I have asked my host and the theme creator about the blog post heading images and portfolio images not showing up and have gotten no where. Can anyone help. My site is http://sharonlnash.com/wordpress/whoiam/
I have asked my host and the theme creator about the blog post heading images and portfolio images not showing up and have gotten no where. Can anyone help. My site is http://sharonlnash.com/wordpress/whoiam/
Have you asked your hosts if they have disabled the timthumb script for security reasons?
http://weblogtoolscollection.com/archives/2011/08/04/timthumb-security-vulnerability/
http://markmaunder.com/2011/zero-day-vulnerability-in-many-wordpress-themes/
Yes I did, they said they have not.
You do not have a source image specified. Enter the source url after the timthumb.php?src="
Yours should look thus:
http://sharonlnash.com/wp-content/themes/parallelus-unite/includes/timthumb.php?src=http://sharonlnash.com/wp-content/uploads/2011/12/My-Name.png&h=150&w=150&a=c&q=90
where
&h=150 is the pre-set height
&w=150 is the pre-set width
&a=c tells timthumb to crop from the center
&q=90 tells timthumb to use a quality factor of 90
But you're right, it ain't workin'. I'm guessing the cache folder is not writeble. Make sure you have a cache folder in the timthumb.php directory and then play around with the folder permissions until you get it to work.
I'll be around for the next hour if you want to send me your ftp credentials and let me troubleshoot it. No promises thought!
You must log in to post.