• ianbee

    (@ianbee)


    Any help would be tremedenosouly appreciated. My issue is that I get a “No Image Available” error. I tried the following a nothing worked:

    1. Checked to see if my timthumb file had the “../” like so:
    if(! defined(‘FILE_CACHE_DIRECTORY’) ) define (‘FILE_CACHE_DIRECTORY’, ‘../cache’);

    2. Replaced:
    src=’.urlencode($cg_img).’
    by
    src=’.urlencode(str_replace(get_option(‘siteurl’), ”, $cg_img)).’

    and also by:

    src=’.str_replace(get_option(‘siteurl’), ”, $cg_img).’

    3. Deactivated all my plugins accept C.G.V.G.

    4. Installed the plugin on a different wordpress blog

    5. Called my host company (bluehost) to see if they could help, and they just reccomended www.remarpro.com support forum.

    6. Checked to see if my cache folder permissons were set to 755.

    7. Deleted my cache folder… it reappeared though.

    8. Refreshing my permalinks.

    After doing all this, nothing… nothing seems to work. ?? If I could recieve any help for this issue it would seriously mean a lot. Oh yeah, here is my site: https://www.enberwebsite.com/plugintest/plugin-test/

    Again, any help would be appreciated sooo much!

Viewing 1 replies (of 1 total)
  • Thread Starter ianbee

    (@ianbee)

    ment to post this in the proper forum, sorry.

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnails STILL will not show! :(’ is closed to new replies.