|
I don't know what I'm looking for - don't have this problem with the rest of my site only on Classifieds showproduct.php.
In the config-int.php the following three settings were previously 'on' - now changed to be as follows:
define(VB3_INTEGRATION, 'on');
define(VB3_ENHANCEDINT, 'off');
define(VB3_COMMWYSIWYG, 'off');
Now Classifieds showproduct.php doesn't show the yellow warning sign... but still the showproduct.php page isn't being shown. Turning VB3 intergration off results in a totally blank page.
|