Thumbnails not showing (not being the path issue)
Hi,
I've just installed this plugin and am trying it out on a testing site, before setting it up for my portfolio site.
Site: http://fantasygamecreations.com/testingblog1/
Theme: Twenty Fourteen (with extended plugin)
WP Version: 3.8.1
Slideshow Gallery version: 1.3.1.3
Here's the thing:
The screenshots are loading correctly, both when I use the link to the media file and when I upload it. BUT..... the thumbnails are broken. I've tested it and I get the following message:
String :
src=/home/fantwqhy/public_html/wp-content/uploads/sites/3/slideshow-gallery/ScreenShot00018.jpg&w=100&h=100&q=100&a=c
TimThumb version : 2.8.10
Weird thing is.... The cache directoy is exactly where it should be (in the folder: public_html/wp-content/uploads/sites/3/slideshow-gallery) with permission 777.
Now, the possibility of the thumbnails in the slideshow is exactly what made this plugin so interesting, so I really want to get that to work. So, how can I solve this?
I've already checked if all the folders have the permission and they're all set to 777 which should be more than sufficient.
I've checked to see if I could find any thumbnails in the folders, but there aren't any. The uploaded screenshots are there, though.
Oh, and I've got WP3.8.1 installed with the Theme Twenty Fourteen.
I've also installed and activated the plugin Twenty Fourteen Extended. This didn't change anything in the gallery. Thought I should mention that.
I've tried a different path through the image tester, but that didn't work. I get the same message.
And just to be complete, here's a link to the post.
Thanks for the help.
Regards,
Sheriziya
I've just installed this plugin and am trying it out on a testing site, before setting it up for my portfolio site.
Site: http://fantasygamecreations.com/testingblog1/
Theme: Twenty Fourteen (with extended plugin)
WP Version: 3.8.1
Slideshow Gallery version: 1.3.1.3
Here's the thing:
The screenshots are loading correctly, both when I use the link to the media file and when I upload it. BUT..... the thumbnails are broken. I've tested it and I get the following message:
A TimThumb error has occured
The following error(s) occured:- Could not create the file cache directory.
String :
src=/home/fantwqhy/public_html/wp-content/uploads/sites/3/slideshow-gallery/ScreenShot00018.jpg&w=100&h=100&q=100&a=c
TimThumb version : 2.8.10
Weird thing is.... The cache directoy is exactly where it should be (in the folder: public_html/wp-content/uploads/sites/3/slideshow-gallery) with permission 777.
Now, the possibility of the thumbnails in the slideshow is exactly what made this plugin so interesting, so I really want to get that to work. So, how can I solve this?
I've already checked if all the folders have the permission and they're all set to 777 which should be more than sufficient.
I've checked to see if I could find any thumbnails in the folders, but there aren't any. The uploaded screenshots are there, though.
Oh, and I've got WP3.8.1 installed with the Theme Twenty Fourteen.
I've also installed and activated the plugin Twenty Fourteen Extended. This didn't change anything in the gallery. Thought I should mention that.
I've tried a different path through the image tester, but that didn't work. I get the same message.
And just to be complete, here's a link to the post.
Thanks for the help.
Regards,
Sheriziya
Comments
- Fantasygamecreations (my future portfolio)
- Testingblog1 (everything for testing before installing it on my future portfolio
timthumb.php thinks the cache is in:
FILE_CACHE_DIRECTORY', '../../../uploads/slideshow-gallery/cache
While my filemanager shows NO cache directory in my upload directory for the testingblog1. All files are uploaded in:
public_html/wp-content/uploads/sites/3/2014/04
I assume if I change this line in the timthumb.php it will be valid for ALL sites, including my portfolio site, which actually has:
public_html/wp-content/uploads/sites/3/slideshow-gallery/cache
I do want to keep the two sites separated for obvious reasons. I really don't want any testing on my portfolio site
Thanks again for the help.
BTW, like i said earlier, uploads and everything in it has 777 as permissions set.
Thanks again for your help!