Results 1 to 3 of 3

Thread: Embedding Plogger into NOF 2013

  1. #1
    Junior Member
    Join Date
    Jul 2010
    Posts
    6

    Default Embedding Plogger into NOF 2013

    Hi I read in the forum from a guest Mike Coombes that he embedded Plogger into his site. I tried with no luck...can anybody assist?

    I installed Plogger successfully in the following folder;
    http://www.myserver.com/plogger/
    I then embedded plogger into a page,
    Draw Text box, Hit CTRL+T and inserted the following in the text box;
    <?php include("http://www.mydomain.com/plogger/index.php"); ?>
    I changed the extension of the file from .html to .PhP
    I published the website to my Wamp Server and tested the gallery with success from my local host,
    I then uploaded the website to my host to the following http://www.mydomain.com/folder/
    I then tested the website, but the gallery do not display in the page,
    I then read you must changed the .htaccess file with the following,
    AddHandler php-script .html
    #BEGIN Plogger
    #END Plogger
    I changed this in the root level, did not work,
    Changed it in the folder where I uploaded the website, did not work,
    I changed it in the plogger folder, still did not work,
    Any guidance on what I did wrong
    Last edited by SCloete; 11-17-2014 at 03:41 PM. Reason: Did not supply enough infroamtion according to member

  2. #2
    Senior Member LBA's Avatar
    Join Date
    Jan 2010
    Location
    California
    Posts
    543

    Default

    Based on all the information you have provided, the only possible answer that can be given is "maybe".

  3. #3
    Junior Member
    Join Date
    Jul 2010
    Posts
    6

    Default

    Hi LBA said that you guys will only be able to assist with this request, if I supply more detail, okay here it is;
    I have installed plogger on my server under the following http://www.domain.com/plogger/ - all is working fine, and I am able to perform all the functions and view the gallery

    I have embedded the following in my webpage;

    Draw text box on the page, hit ctrl+t and inserted the following <?php include("http://www.domain.com/plogger/index.php"); ?>

    Change the page ext to .php from .html

    I published the site to my wamp server, tested the page with gallery, and all is working fine, but.
    as soon as I upload the site to my host, the specific page is blank, with no gallery

    Okay I read that you must insert the following code in a root level of the domain, in the .htaccess
    AddHandler php-script .html
    #BEGIN Plogger
    #END Plogger
    Still no display, I have inserted this file in the folder of plogger, at root level of the domain, in the folder of http://www.mydomain.com/
    Still no gallery
    Will you guys be able to assist me now?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •