Hello,

Zen Cart 1.3.9h

Database Patch Level: 1.3.9h

I've setup a new product, which is pulling in an iFrame. I've applied some styling to the iFrame to remove the border. But this change is not taking effect.

I suspect there is some caching going on somewhere. My configure.php has the following settings as follows:

PHP Code:
define('SQL_CACHE_METHOD''database');
define('DIR_FS_SQL_CACHE''/usr/local/xxx/xxxxx/xxxxxx/xxxxxxx/httpdocs/cache'); 
I've tried setting the SQL_CACHE_METHOD to 'none' but this did not make any difference.

I've looking at this for awhile, any help appreciated ?

Regards,
Stephen