![]() |
|
help - index page munted - 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: help - index page munted (/thread-2092.html) |
help - index page munted - stiggz - 2008-01-16 hey, i did have a look thru the forum but could find a similar problem. for some reason my index page is messed up (http://stiggz.com/gallery/) but if i go directly to the index.php file (http://stiggz.com/gallery/index.php) it seems to show alright my understanding of all this is somewhat faded so if someone can please advise, that'd be ace! help - index page munted - sbillard - 2008-01-16 Very interesting. I have never seen anything like this before. It would seem that when the index.php page is loaded indirectly it does not have access to any of the files in the gallery folders, but when you load it directly it is able to access them. This would seem like some sort of permissions problem. Check to be sure there is execute permissions for gallery and zp-core as well as the default theme. help - index page munted - stiggz - 2008-01-16 mmm, i have CHMOD'd all directories to 777 to no avail. I even reuploaded everything and still no go! would it be possible to make the htaccess file point directly to the index.php file to get around this? help - index page munted - stiggz - 2008-01-16 further update: I have uploaded everything onto another server of mine and it appears to work fine (http://sentientsolutions.com.au/gallery/). Wierd, so something on the current server is messing things up, any ideas? help - index page munted - acrylian - 2008-01-16 Looks like a modrewrite issue somehow. Maybe you could try setting the path overrides at the bottom of zp-config.php? help - index page munted - stiggz - 2008-01-17 thanks for your reply. http://stiggz.com/gallery/ help - index page munted - acrylian - 2008-01-17 Are you sure that modrewrite is enabled on your server? Please try removing the htaccess file and disabling modrewrite in the admin. |