GetSimple Support Forum

Full Version: Problem upgrading to 3.3.16
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just upgraded from 3.3.4 to 3.3.16 (I know, should not have waited that long...)

Everything seems to work (have not checked EVERYTHING yet though) but I am getting this warning at the top of every page in admin mode:

Warning: file_get_contents(/var/www/html/getsimple/data/pages/home.xml): failed to open stream: No such file or directory in /var/www/html/getsimple/admin/inc/caching_functions.php on line 92

This is line 92 of caching_functions.php:
$thisfile = file_get_contents(GSDATAPAGESPATH.$page.'.xml');

TIA
Didier

Additional information: when upgrading, I just uploaded the admin folder and the index.php file (per instructions in the WiKi) because I have customized the Frixel theme.
Replying to my own post...
A few days later the problem seems to have gone away, maybe it was a caching issue?
Anyhow, all seems good now.

I also switched to the Admin_Header_Footer plugin for file uploads and that works well also (although I had the same problem as above, it did not work the day I installed it but now a few days later it works fine).

Thank you all for a great tool!

Didier
Hi Didier9,

Thanks for sharing your findings.
We need more testers.