![]() |
|
how to fix it? - 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: how to fix it? (/thread-2966.html) |
how to fix it? - prucek - 2008-05-26 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 how to fix it? - sbillard - 2008-05-26 This looks like your CSS file is either missing or corrupted. Try reloading it from your backup copy. how to fix it? - prucek - 2008-05-26 which file you have on mind? i've changed the file from zenphoto\themes\default\styles and nothing happened how to fix it? - sbillard - 2008-05-26 Did you perhaps change the folder that zenphoto is stored in? The style sheet your theme is loading is: how to fix it? - prucek - 2008-05-26 but in which file do i have to change it? edit: everything was ok for about 3 weeks. sth happened today how to fix it? - sbillard - 2008-05-26 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. how to fix it? - prucek - 2008-05-27 but i've done nothing it just stopped working i tried to change it but it didnt help how to fix it? - acrylian - 2008-05-27 Maybe ask your ISP if they changed anything recently, too. how to fix it? - sbillard - 2008-05-27 Something has changed. What you have now can't work, couldn't have worked. how to fix it? - prucek - 2008-05-27 hmm.. so what should i do now? create new gallery? how to fix it? - sbillard - 2008-05-27 Fix whatever got changed. how to fix it? - prucek - 2008-05-27 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? how to fix it? - prucek - 2008-06-12 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? how to fix it? - Mammlouk - 2008-06-12 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. how to fix it? - prucek - 2008-06-13 there is no "/f-php-cgi" in .htaccess file |