hi,
i did follow the instruction to install simple viewer in wordpress. But, still the photos would not come out as it should be. It just a black palletes without any photo in it.
thank you for any help..
hi,
i did follow the instruction to install simple viewer in wordpress. But, still the photos would not come out as it should be. It just a black palletes without any photo in it.
thank you for any help..
Looks like there has been a problem with creating the thumbs - I did not hear about this error before. Does the script give you some strange output when you have created the thumbs? Like error messages? Are you running a GD version higher than 2 (first line written when you create the thumbs)?
Greetings!
It also ocur to me this same problem. When creating the xml it doens't appear any error, only said that xml didn't had any image.
I get an (U15) error when chip is in camcorder.
When does it show this XML message?
And what an U15 error - I don't get what you mean!
had a different problems with my images... see http://wordpress.org/support/topic/128424?replies=1 if you're in a helping mood! thank you :)
When creating the xml it appears like this:
"GD library version 2 or later is required. You are running version: 2.0 or higher
Now the images and XML file for the selected folder will be created:
Warning: set_time_limit() has been disabled for security reasons in /home/www/valmesio.mypressonline.com/wp-content/plugins/wp-simpleviewer/wp-simpleviewer.php on line 291
Now I am working on file Magusto valmesio 001.jpg:
I have created the regular image and the thumbnail and now it has been added to the XML file!
...
Warning: set_time_limit() has been disabled for security reasons in /home/www/valmesio.mypressonline.com/wp-content/plugins/wp-simpleviewer/wp-simpleviewer.php on line 291
Now I am working on file Magusto valmesio 025.jpg:
I have created the regular image and the thumbnail and now it has been added to the XML file!
Yeah, we are done!"
-And than in the bottom:
"Edit captions for gallery magusto2005
No images found in the xml file.
Please check that there are image files in the directory!"
And in fact it doesn't appears any image in the thumbnail, but it creates thumbnails in the folder for them.
@ cabecinha,
I had the same error as you did. You must only write
svgallery=logo instead of svgallery=photos/logo
It worked for me.
Good luck with it
I think that this is because set_time_limit() is disabled by your provider and the function stops after that. Try to open the php file of the plugin and comment it out:
//set_time_limit(xx)
This topic has been closed to new replies.