Not signed in (Sign In)

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

    • CommentAuthorpandianbe
    • CommentTimeJan 9th 2009
     
    I need to pull some of the pictures and albums into my wordpress post from plogger
    structure of the installtion:
    www.domainname.com/gallery/ - Plogger
    www.domainname.com/wp/ - wordpress

    Please help me the global variables to defined and i paste some code here.

    <?php
    $config['embedded'] = 0;
    $config['use_mod_rewrite'] = 1;
    global $config;
    $config['baseurl'] = $config['gallery_url'];
    $host="localhost";
    $username="xxxxxxxxxxxxxxx"; //Database username here
    $password="xxxxxxxx"; //Database password here
    $database="xxxxxxxxxxxxxxxx"; //Database name here
    $amount="xx"; //How many images do you want shown?
    .........................?>
    i could get any images ..Plz help me all............

    Regards,
    Pandian
    • CommentAuthornike
    • CommentTimeJan 12th 2009 edited
     
    if you want to post some image from spesific album of your plogger gallery to your wordpress blog, you can use plogger-press plugin.
    •  
      CommentAuthorryanduff
    • CommentTimeJan 12th 2009
     
    nike:

    Use of these boards for "advertising" purposes is considered abuse. Thanks for answering pandian's question, but the links you provided were irrelevant to the discussion and have been removed.

    Thanks