Forums

lazy gallery not showing (8 posts)

  1. nay-k
    Member
    Posted 4 years ago #

    Hi
    I installed the lazy gallery but somehow it is not showing.
    I only see the header? (http://www.drition.org/nay-k/WordPress/lazy-index.php)
    What have I done wrong?
    Can somebody help me?

  2. mondomx
    Member
    Posted 4 years ago #

    Looks like it breaks in the middle of loading, notice at the bottom it ends inside the gallery div. Check php errors. you may have them set to not display in browser, might have to test from command line (c:\php\bin\php.exe c:\web_dir\....\lazyindex.php). Its probably an error from customizing it, a permissions error, or you dont have gd/imagemagik installed.

  3. nay-k
    Member
    Posted 4 years ago #

    what is imagemagik. i probably don't have it installed.....

  4. nay-k
    Member
    Posted 4 years ago #

    :-( how embarrassing-had the plugin deactivated....
    I can see the site now but the folders are not showing
    What to do now?

  5. nay-k
    Member
    Posted 4 years ago #

    theres is a error message when I open the lazy gallery site:

    Line: 2
    Char: 1
    Error: Syntax Error
    Code: 0
    URL: http://www.drition.org/nay-k/WordPress/lazy-index.php

    somebody told me it was a JavaScript error on this page.
    Does anybody know what to do? I am really desperate now because I want my gallery to run finaly....Please help!

  6. jwurster
    Member
    Posted 4 years ago #

    I don't get any errors. However, I don't see any images when I click on Gallery. I validated that page and there were errors that I think should be resolved. If you would like my help, please email me the lazy-index.php file so I can look at it. (jwurster at comcast dot net)

  7. nay-k
    Member
    Posted 4 years ago #

    thanks jwurster for your help but it is still not working.
    i am going crazy because i checked everything and nothing helps.
    so why the gallery is not showing.
    and i am still getting this error on the site...

  8. jwurster
    Member
    Posted 4 years ago #

    Let's make this simple. And we'll try one step at a time. Try the following code in your lazy-index.php:


    <?php
    /* Don't remove this line. */
    require('./wp-blog-header.php');
    ?>
    <?php showGallery();?>

    If this doesn't display your photos, then there is a setup issue.

Topic Closed

This topic has been closed to new replies.

About this Topic