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?
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?
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.
what is imagemagik. i probably don't have it installed.....
:-( how embarrassing-had the plugin deactivated....
I can see the site now but the folders are not showing
What to do now?
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)
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.
This topic has been closed to new replies.