chevyfixr
01-11-2011, 04:06 AM
1) Script Title: PHP Photo Album script v2.11
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) Describe problem: Will not display thumbs.
My php ver is 5.2.9
Gallery location is http://www.bearnutupholstery.net/gallery/
Images and getalbumpics.php are in http://www.bearnutupholstery.net/gallery/images/
I used Google element inspector and no thumbs show up
I ran getalbumpics.php and it outputs this
var mygallery={
baseurl: "http://www.bearnutupholstery.net/gallery/images/",
images: [
[0, "P7240011-1.JPG", "Jan 10, 2011 18:53:53"],
[1, "normal_Interior.JPG", "Jan 10, 2011 18:53:51"],
[2, "normal_P7240007-1.JPG", "Jan 10, 2011 18:53:52"],
[3, "P7240010-1.JPG", "Jan 10, 2011 18:53:52"],
["placeholder"]
],
desc: []
}
Any help is appreciated,
Thanks
Steve
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) Describe problem: Will not display thumbs.
My php ver is 5.2.9
Gallery location is http://www.bearnutupholstery.net/gallery/
Images and getalbumpics.php are in http://www.bearnutupholstery.net/gallery/images/
I used Google element inspector and no thumbs show up
I ran getalbumpics.php and it outputs this
var mygallery={
baseurl: "http://www.bearnutupholstery.net/gallery/images/",
images: [
[0, "P7240011-1.JPG", "Jan 10, 2011 18:53:53"],
[1, "normal_Interior.JPG", "Jan 10, 2011 18:53:51"],
[2, "normal_P7240007-1.JPG", "Jan 10, 2011 18:53:52"],
[3, "P7240010-1.JPG", "Jan 10, 2011 18:53:52"],
["placeholder"]
],
desc: []
}
Any help is appreciated,
Thanks
Steve