Member
Member
prucek   2008-05-26, 14:07
#1
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
Member
Member
sbillard   2008-05-26, 14:44
#2
This looks like your CSS file is either missing or corrupted. Try reloading it from your backup copy.
Member
Member
prucek   2008-05-26, 14:51
#3
which file you have on mind? i've changed the file from zenphoto\themes\default\styles and nothing happened
Member
Member
sbillard   2008-05-26, 16:56
#4
Did you perhaps change the folder that zenphoto is stored in? The style sheet your theme is loading is:
`<link rel="stylesheet" href="/f-php-cgi/themes/default/styles/light.css" type="text/css" />`
However, your zenphoto is running from the `/gallerie/` folder so the style sheet that should be loaded is:
`<link rel="stylesheet" href="/f-php-cgi/gallerie/themes/default/styles/light.css" type="text/css" />`
Member
Member
prucek   2008-05-26, 19:24
#5
but in which file do i have to change it?

edit:

everything was ok for about 3 weeks. sth happened today
Member
Member
sbillard   2008-05-26, 21:10
#6
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.
Member
Member
prucek   2008-05-27, 05:53
#7
but i've done nothingSmile it just stopped working

i tried to change it but it didnt help
Administrator
Administrator
acrylian   2008-05-27, 08:47
#8
Maybe ask your ISP if they changed anything recently, too.
Member
Member
sbillard   2008-05-27, 14:30
#9
Something has changed. What you have now can't work, couldn't have worked.
Member
Member
prucek   2008-05-27, 19:25
#10
hmm.. so what should i do now? create new gallery?
Member
Member
sbillard   2008-05-27, 20:10
#11
Fix whatever got changed.
Member
Member
prucek   2008-05-27, 20:27
#12
but i have no idea what could be changed. if i take the gallery folder to the new folder that would be opening from the domain for example abc.com = opening the gallery would it be working?
Member
Member
prucek   2008-06-12, 20:54
#13
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?
Member
Member
Mammlouk   2008-06-12, 21:15
#14
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.
Member
Member
prucek   2008-06-13, 19:13
#15
there is no "/f-php-cgi" in .htaccess file
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.