Steve Walker wrote:
[client 80.58.205.38] PHP Fatal error: Call to undefined function: cleanupbynode() in /var/www/vhosts/demos.oneworldmarket.co.uk/httpdocs/gems/kernel/classes/ezco ntentobjecttreenode.php on line 2684
could be that the function cleanupbynode() is defined in the wrong place (ie; after it is actually needed)
[client 80.58.205.38] PHP Warning: fopen(../configuration.php): failed to open stream: Permission denied in /var/www/vhosts/oneworldmarket.co.uk/httpdocs/demo_business/administrator/co mponents/com_config/admin.config.php on line 463
could be that configuration.php is saved using your oneworldmarket username instead of the httpd's username.
What seems very odd is that with all these problems hitting refresh on the browser then takes you to the point the script would have ended up at if it hadn't errored...
it might be that there is a redirect happening, so refreshing the page doesn't send data to the same location as before.
just a few thoughts, Kae -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php