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!
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.
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?
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/');