I would be incredibly grateful if anyone could help me understand why the prettyPhoto plugin isn't loading after uploading my site to the server. It works fine on my local site, but not on the remote server. The site is here; as you can see I'm a bit of a novice, but I have tortuously checked all links and searched the web for a solution until my brain aches.

It seems that the prettyPhoto.css isn't loading properly, but why not? :-(

Thank you all and have a great Monday!

link|improve this question
feedback

1 Answer

I didn't use prertyPhoto before, but I have encountered the same problem because of access privileges applied to directory in which JS/CSS files reside.

Try changing permissions of those directories recursively to 655 (I think, you need execute privilege)...

link|improve this answer
Thanks for your suggestion - I tried changing permissions, but still not working... – user1220894 Feb 20 at 11:54
Thy looking into Firebug. What does it say? – jperovic Feb 20 at 11:56
Aha - great idea - first problem was CSS folder was in uppercase, not lowercase sighs. Still not working 100%, but think I can fix it now! Thank you so much! – user1220894 Feb 20 at 12:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.