• im getting a thumbnail error, timthumb isnt creating the thumbnail. i already checked to make sure i have the latest timthumb
    define ('VERSION', '2.8.10');

    it seems its permission issues. im not sure where the /tmp (unless thats php’s tmp) and or the /cache directories reside, but if they are not inside the wp isntallation directory, then i cant change permissions on them because i have a friend hosting this and hes only willing to change permissions to the wp-content directory, because its an IIS server (ugh..). if it were an apache server these problems wouldnt exist.

    i think its server permissions. i tried editing this line if(! defined('FILE_CACHE_DIRECTORY') ) define ('FILE_CACHE_DIRECTORY', './cache'); and changing it to things like wp-content, ./wp-content, /wp-content

    [ Please do not bump, it’s not permitted here. ]

The topic ‘timthumb error on connections plugin’ is closed to new replies.