hi! i've got a problem with my gallery. something went wrong today. i can only see sth like this: http://cyklokarpaty.pl/galerie/ and cannot manage with that
thanks for your help
This would be in your theme files--index.php, album.php and image.php.
But from the looks of things, I would guess that you have messed up the folder structure of your site. Your links are not pointing into the /gallerie/ folder either.
So, if it worked 3 weeks ago you have only to review the changes you have made since then.
ive got the same problem again... after that situation i decided to install my gallery again. ive created a subdomain with no catalogues and it was ok, but sth happened yesterday...
its here: http://galerie.cyklokarpaty.pl
it is showing a catalogue that doesnt exist. "f-php-cgi" - what would you do if you were me?
Check the rewrite base in your .htaccess file. Since you are running in a subdomain you should be able to get away with setting it to "/". If you check I would guess it is probably pointing to "/f-php-cgi". The problem is affecting everything that is being pulled by zenphoto, images, link URLs, CSS URLs. Take a look and post back.