You should access the database of your Joomla via PHPMyAdmin or some other software and then check if the following table exists:
basejoomla.mgynh_updates
If the above table does not exists, you should check which extension is trying to execute the following MySQL statement and disabled it:
SQL=SELECT version FROM mgynh_updates WHERE extension_id = 10001
You can disable an extension via PhpMyAdmin by reviewing the following thread:
viewtopic.php?f=470&t=517070
via Joomla! http://ift.tt/WFzjmB
basejoomla.mgynh_updates
If the above table does not exists, you should check which extension is trying to execute the following MySQL statement and disabled it:
SQL=SELECT version FROM mgynh_updates WHERE extension_id = 10001
You can disable an extension via PhpMyAdmin by reviewing the following thread:
viewtopic.php?f=470&t=517070
Statistics: Posted by TMDHosting — Mon Sep 08, 2014 1:47 pm
via Joomla! http://ift.tt/WFzjmB
No comments:
Post a Comment