Not signed in (Sign In)

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

  1.  
    Hi guys,

    i have searched for this but not really found my answer.

    After some trial and error i have install Plogger and uploaded photos. Now, i followed the integration instructions but i am getting an error on my page.
    I can see the "jump to" box and search box, but instead of the gallery i get a little box with an "x" in it saying "photography porfolio". And another with "RSS |||||| 2.0 Feed" in it. Then the "powered by plogger" at the bottom.

    Obviously i have done something wrong!

    My page is: http://www.markhazeldine.com/photography.php
    I have installed plogger in: http://www.markhazeldine.com/gallery/

    I inserted: <?php require("gallery/gallery.php"); ?> on the very top line of the page
    and the other 2 in the head and body sections.

    Thanks, Mark
  2.  
    erm, still needing help here guys!

    Thanks, Mark
    •  
      CommentAuthormike
    • CommentTimeApr 20th 2006
     
    Your "skin" file has to be in your Plogger directory. If I go to http://www.markhazeldine.com/gallery/ everything is fine. You need to edit http://www.markhazeldine.com/gallery/index.php to make it integrate with your site. The code is already there, just build around it.

    Hope that helps, Mike
  3.  
    Well, what i did was i deleted index.php, and then i moved photography.php into the gallery folder and renamed it index.php, and got dreamweaver to update all my links. And now it works! It just means on of my pages is in a different folder to all the others. I can live with that.

    I have also been playing around with the gallery.css file. mainly just guesswork, but i now have a result i'm happy with: www.markhazeldine.com/gallery/index.php

    Thanks for the help, Mark