![]() |
|
Problem when changing from default theme - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Problem when changing from default theme (/thread-1519.html) |
Problem when changing from default theme - xdesigner - 2007-07-11 Just installed zenphoto and everything seems to be OK . (running on OS X Server 10.4.10) `Not Found The requested URL /xdesigner/zenphoto/< was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. ` When I switch back to the default theme all the problems goes away. I'd like to use other themes! Any clues? Problem when changing from default theme - La0c00n - 2007-07-11 Maybe a problem in your .htaccess, with the RewriteBase argument unset. Problem when changing from default theme - xdesigner - 2007-07-11 Not really sure what I'm doing, but I think I've managed to solve the problem by changing ?=
?php echo ` in all the php files in the theme. Something to do with the PHP5 I installed I think. There's probably an easier way (like allowing PHP 5 to recognise "?=" properly) |