Search…

X3 Photo Gallery Support Forums

Search…
 
fotografie
Topic Author
Posts: 17
Joined: 21 Apr 2009, 12:31

Error after upgrade

23 May 2009, 00:35

Hi
I had imagevue installed and running properly before upgrading. Now it shows me the following error. Permissions are set to CHMOD 777 in imagevue/config and in the content folder (with all its subfolders and files). I have also tried to turn safe mode restriction off, without any difference in this error message. Is there anything else I can do?

A PHP Error was encountered
Severity: Warning
Message: file_put_contents() [function.file-put-contents]: SAFE MODE Restriction in effect. The script whose uid is 10398 is not allowed to access /home/httpd/vhosts/gallery/content/wasser owned by uid 48
Filename: /imagevue/include/ivXml.class.php
Line Number: 225

Warning: file_put_contents() [function.file-put-contents]: SAFE MODE Restriction in effect. The script whose uid is 10398 is not allowed to access /home/httpd/vhosts/gallery/content/wasser owned by uid 48 in /home/httpd/vhosts/gallery/imagevue/include/ivXml.class.php on line 225

A PHP Error was encountered
Severity: Warning
Message: file_put_contents(/home/httpd/vhosts/gallery/content/wasser/folderdata.xml) [function.file-put-contents]: failed to open stream: No such file or directory
Filename: /imagevue/include/ivXml.class.php
Line Number: 225

Warning: file_put_contents(/home/httpd/vhosts/gallery/content/wasser/folderdata.xml) [function.file-put-contents]: failed to open stream: No such file or directory in /home/httpd/vhosts/gallery/imagevue/include/ivXml.class.php on line 225

A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/gallery/imagevue/include/functions.inc.php:259)
Filename: /imagevue/include/ivControllerFront.class.php
Line Number: 98

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/gallery/imagevue/include/functions.inc.php:259) in /home/httpd/vhosts/gallery/imagevue/include/ivControllerFront.class.php on line 98
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

23 May 2009, 10:07

Perhaps you have a link to your gallery? Would also be great if you could try to disable safe_mode as I can@t see how some of those errors are NOT related to safe_mode restriction. We more than often can ´t do anything about safe_mode, and therefore we create a warning about it in the requirements.

In one of those errors, it seems like a file is missing also ... Are you sure you didn@t upload new files with some incorrect permissions?
 
fotografie
Topic Author
Posts: 17
Joined: 21 Apr 2009, 12:31

24 May 2009, 08:41

Link: http://foto.grafie.ch

The provider told me that safe mode was disabled.

In my original installation (version 2.0) everything worked properly. I uploaded the upgrade in mai, still working. After the second upgrade to 2.1.1, I had the errors. I tried to downgrade, and the errors are still there. Finally I changed all permissions to CHMOD 777, but the problems remain the same. I didn't replace or delete any of the files. The errors only occur if I want to save changes in the theme.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

24 May 2009, 13:15

I suppose those errors are in the admin? It would help if you could provide admin password so I can look into this.
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

25 May 2009, 03:50

Well safemode IS enabled:

SAFE MODE Restriction in effect.

And you should see some warning sign in admin too.
firedev.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

25 May 2009, 08:32

I logged in to admin - Seems there are no errors any more? Did you also get safe_mode disabled again? I noticed "open_basedir" restriction was still in effect, but I dont know if this affects you.