Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
uploadify: Error #2038
#1
Ooops, when I try to upload files over the files manager I get an #2038 Error from Uploadify.
Happens with Firefox 6.02 and I.E. 8, but not with Safari 5.0.5, under Windows Vista.
Any ideas?
your's
felix
Reply
#2
what is the server config?
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#3
I'm using a hosing service in Germany (Strato).
Don't know, how to get the server config.
Where is it usually located?
your's
felix
Reply
#4
ether log in to your GS admin and go to support->health check or create a php page that has this code, then run it:

Code:
<?php phpinfo(); ?>
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#5
The first step is to upload a phpinfo.php, call it in the browser, save the results and delete that file after use again, it is not good to have it at the server

Code:
<?php
phpinfo();
?>

The second step is to contact the support of the hoster, as it is their job to help you

Third, there is some info on Strato hosting in our wiki, maybe it helps:
http://get-simple.info/wiki/installation:strato.de

Tschüß, Connie
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#6
Thanks for your help!
I had the phpinfo.php running and got the configuration:
This is a lot of stuff - Which of it is relevant for my problem?
And why has it to do with php backend settings, if it is working in I.E. 8?

your's felix

b.t.w.
The ZipArchive is not working either - but I don't mind of this for now.
Reply
#7
felixhelix Wrote:ZipArchive is not working either
support->health check should probably tell you that ziparchive isnt installed. It should also giv eyou the server details. This is a better option than phpinfo() unless you understand the jibberish on it.
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#8
Yeah, I'm a php newbie :-)
But the health check tell's me everything - but the ziArchive - is fine :-|

I talked to the provider, and according to them SimpleXML, Curl und GD Library are not available in my hosting package.
But this cannot be completely true, for SimpleXML is required and GS is working fine - so far (hope they don't find out it's working and cut it off).

your's
felix
Reply
#9
I'm confronted with similar problem: IO error occured while uploading a file.
[Image: ioerror.jpg]

Website settings are fully correct:
[Image: settings.jpg]

So, what's the problem?
freedom rulezzz! dependence suxxx...
Reply
#10
what are the permissions on the /uploads/ folder? Who is the owner of that folder?
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#11
ccagle8 Wrote:what are the permissions on the /uploads/ folder? Who is the owner of that folder?
The uploads permissions are 777. And its subfolders created by GetSimple have 755 perms. I tried to use all of these dirs to upload files. Unsuccessfully.
About the folder owner... I'm difficulty in it.
freedom rulezzz! dependence suxxx...
Reply
#12
I had same problems Error 2038 on my site.
someone found a solution for it ?
can´t upload images.
We had all been beginners :)
Reply
#13
gugu Wrote:I had same problems Error 2038 on my site.
someone found a solution for it ?
can´t upload images.

I made the following settings in gsconfig.php file:

# Use Uploadify to upload files?
define('GSNOUPLOADIFY', 1);

I works otherwise but it does =)
freedom rulezzz! dependence suxxx...
Reply
#14
mogilka Wrote:I made the following settings in gsconfig.php file

Thanks.
We had all been beginners :)
Reply
#15
I have the same problem on my GetSimple 3.1 installation on Dreamhost
(I've had similar troubles in other CMS tools and I believe it's related to Flash upload).

Workaround: If you disable flash or JavaScript on your browser, you can upload files using the old school HTML form upload Smile
Reply
#16
Suddenly I had the same problem when I want to upload a file and it becomes "solved" by changing GSNOUPLOADIFY, like above.
*Thanx!*

Some weeks before, I changed the path to the sites-folders from
www.myfirstdomain.tld/gestsimpletest/
to
www.newdomain.tld/

I think, that might cause that error.
There must be any place in the config, that doesn´t catch that change.
In the website-check, everything "is green".

regards, Bell.
Reply




Users browsing this thread: 1 Guest(s)