[Solved] Thumbnails not Showing
I am unable to get the thumbnails to appear under the slideshow. I get the following error when trying to view the thumbnails.
TimThumb version : 2.8.10
A TimThumb error has occured
The following error(s) occured:- Could not find the internal image you specified.
TimThumb version : 2.8.10
However: http://127.0.0.1/wordpress/wp-content/uploads/slideshow-gallery/930.jpg is accessible
and I do see it in
\xampp\apps\wordpress\htdocs\wp-content\uploads\slideshow-gallery

Cache is empty
Comments
Query String : src=http://localhost/site/wp-content/plugins/slideshow-gallery/vendors/timthumb.php?src=wp-content/uploads/slideshow-gallery/image.jpg&w=100&h=75&q=100&a=t
To:
Query String : src=http://localhost/site/wp-content/plugins/slideshow-gallery/vendors/timthumb.php?src=http://localhost/site/wp-content/uploads/slideshow-gallery/image.jpg&w=100&h=75&q=100&a=t
The thumbnail image appears. Where and how would I change this?