Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorthepieman
    • CommentTimeJun 21st 2006
     
    Hi

    I've got problems with the link from the large image in the slide show, that when I click on the image(s) I get an error 404. I know that a solution to this has been documented here http://plogger.org/forum/comments.php?DiscussionID=59.

    But I don't have a line 1258 in fact my version of the gallery.php goes upto 1187 lines of code, I've tried to find the function by searching through the document but haven't come up with anything yet.

    Then I discovered another problem, if I turn on the 'Generate cruft-free URL's' it fixes the above problem but my style sheets loose any effect on the page.
    • CommentAuthorthepieman
    • CommentTimeJun 22nd 2006
     
    For those of you who might be having similar issues, as I have here is how I resolved them.

    Basically just copy the style sheets across in to css folder of plogger and then in the index.php file of plogger change the paths to the css folders using the aboslute format e.g http://www.mysite.com/plogger/css/mystyles.css

    You will have to edit the paths within the style sheets if they point to graphics outside of the css folder.