Not signed in (Sign In)

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

Please sign in or apply for membership to remove the ads
    • CommentAuthornibbo
    • CommentTimeFeb 8th 2006
     
    I am trying to get plogger to work but have got some problems. It is working just fine when Im looking at index.php in the plogger directory. But when I am trying to intergrate it in one of my pages the adresses just dosen't work :( . As you can see when checking the adress to the unshowing (is that a word? :p) thumbs at http://www.nibbo.mine.nu/cross/ the adress is wrong. It should be http://www.nibbo.mine.nu/cross/plogger/thumbs instead of http://www.nibbo.mine.nu/cross/thumbs. Its the same problem with the rest of the plog... Why?
    •  
      CommentAuthormike
    • CommentTimeFeb 8th 2006
     
    Unfortunately with Beta2, you can't just drop the "integration code" into one of your pages anywhere on the server. We've fixed this for the next version, but for now you will need to drop in your gallery within the Plogger directory itself.

    Easy tip: Just modify /plogger/index.php so that it looks like one of your webpages. The three lines of code are already there, just build around it. This will ensure all your pathnames are resolving properly and should solve your problem.
    • CommentAuthoralexx
    • CommentTimeFeb 9th 2006
     
    I've tride something like that.. rename one *.html file to *.php extension.
    in html, head and body copy/paste plogger php code's.
    works ok.
    • CommentAuthorgoose240
    • CommentTimeAug 2nd 2006
     
    i get the following warnings when i try that

    Warning: main(plog-functions.php): failed to open stream: No such file or directory in /services/http/users/f/fblapbl/gallery.php on line 4

    Warning: main(): Failed opening 'plog-functions.php' for inclusion (include_path='.:/opt/local/packages/php-4.3.10-min/lib/php') in /services/http/users/f/fblapbl/gallery.php on line 4

    Warning: main(plog-globals.php): failed to open stream: No such file or directory in /services/http/users/f/fblapbl/gallery.php on line 5

    Warning: main(): Failed opening 'plog-globals.php' for inclusion (include_path='.:/opt/local/packages/php-4.3.10-min/lib/php') in /services/http/users/f/fblapbl/gallery.php on line 5