After installing the Google Adwords Conversion Tracking module in my v2.3.4 shop - have tested with selecting Java placement in both Header and footer. Both times after order process the Checkout_Success.php page returns blank
Each time my website error log indicates: PHP Fatal error: Cannot redeclare class language in /public_html/includes/classes/language.php on line 16 (code starting line 16 below)
class language {
var $languages, $catalog_languages, $browser_languages, $language;
I haven't made changes to this particular file for years. Do i need to add/change something to the php file also ? any ideas?
Thanks in advance