Member
Member
stiggz   2008-01-16, 01:19
#1

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!

Member
Member
sbillard   2008-01-16, 01:34
#2

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.

Member
Member
stiggz   2008-01-16, 02:59
#3

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?

Member
Member
stiggz   2008-01-16, 03:17
#4

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?

Administrator
Administrator
acrylian   2008-01-16, 10:31
#5

Looks like a modrewrite issue somehow. Maybe you could try setting the path overrides at the bottom of zp-config.php?

Member
Member
stiggz   2008-01-17, 01:26
#6

thanks for your reply.
wot do you suggest i change it to cuz i have tried a range of settings and this was the best result i could get, but it still isnt really good

http://stiggz.com/gallery/
using
define('WEBPATH', '../gallery');
define('SERVERPATH', '../gallery/');

Administrator
Administrator
acrylian   2008-01-17, 11:27
#7

Are you sure that modrewrite is enabled on your server? Please try removing the htaccess file and disabling modrewrite in the admin.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.