Home › Forums › Back End › [Solved] Imgbrowz0r vs. WordPress › Re: [Solved] Imgbrowz0r vs. WordPress
Hey Tem thanks so much for your help, but alas its still a no go, ive tried all sorts of combinations of URl addresses/locations and it still don’t work…
// Directory settings. These are required. Without trailing slash. (required)
‘images_dir’ => dirname(__FILE__).’/gallery’,
‘cache_dir’ => dirname(__FILE__).’/cache’,
// Url settings. These are required. Without trailing slash. (required)
// %PATH% is replaced with the directory location and page number
‘main_url’ => ‘creative-order.com/imgbrowz0r/index.php?q=%PATH%’,
‘images_url’ => ‘creative-order.com/imgbrowz0r/gallery’,
‘cache_url’ => ‘creative-order.com/imgbrowz0r/cache’,