Viewing 7 replies - 1 through 7 (of 7 total)
  • 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.

    Thread Starter nay-k

    (@nay-k)

    what is imagemagik. i probably don’t have it installed…..

    Thread Starter nay-k

    (@nay-k)

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

    Thread Starter nay-k

    (@nay-k)

    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!

    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)

    Thread Starter nay-k

    (@nay-k)

    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…

    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.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘lazy gallery not showing’ is closed to new replies.