Not signed in (Sign In)

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

    •  
      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