07/05/2013 at 12:09 pm
#264356
Keymaster
@ Troy
Ok, then it not a permissions issue, back it back to 767. Can I get a temp admin account? I’m pretty certain it is because the DOCUMENT_ROOT can not be located because of the way the server is configured. Well, I don’t need admin access if you know what I’m talking about. If you do add the following to the timthumb-config.php file found here:
../wp-content/plugins/connections/includes/timthumb/
This is what you need to add, make sure to change the doc root accordingly:
define ('LOCAL_FILE_BASE_DIRECTORY','/my/doc/root');
