Ciao!
Ho provato ad aggiornare vBet e ha ottenuto 2 strano DB errori.
Qui il numero 1, quando ho provato a spostare vBet DB esterno DB:
Quando faccio clic su "Storia" in "vBET Manuale di Traduzioni" in admincp, ricevo questo errore:
Code:
Database error in vBulletin 4.1.12:
Invalid SQL:
SELECT COUNT(*) AS total FROM vbenterprisetranslator_cache_changes WHERE totext LIKE '%' ESCAPE '|';
MySQL Error : Table 'forum.vbenterprisetranslator_cache_changes' doesn't exist
Error Number : 1146
Request Date : Thursday, September 19th 2013 @ 11:28:21 PM
Error Date : Thursday, September 19th 2013 @ 11:28:21 PM
Script : http://www.xpam.org/admincp/vbenterprisetranslator_manualtranslations_history.php?do=history
Referrer : http://www.xpam.org/admincp/index.php?do=nav
IP Address : xxxxxxx
Username : xxxx
Classname : vB_Database
MySQL Version : 5.0.51a-24+lenny4
2 è questo:
Code:
Database error in vBulletin 4.1.12:
Invalid SQL:
UPDATE setting
SET value = '1'
WHERE varname = 'vbenterprisetranslator_cache_external_use';
MySQL Error : Table 'vbetcache.setting' doesn't exist
Error Number : 1146
Request Date : Thursday, September 19th 2013 @ 11:07:04 PM
Error Date : Thursday, September 19th 2013 @ 11:07:04 PM
Script : http://www.xpam.org/admincp/options.php?do=dooptions
Referrer : http://www.xpam.org/admincp/options.php?do=options&dogroup=vbenterprisetranslator_cache_external
IP Address : xxxxxxxx
Username : xxxxx
Classname : vB_Database
MySQL Version : 5.0.51a-24+lenny4
Ho provato ad aggiornare product-vbenterprisetranslator.xml più volte, disattivare tutti i plugin uno ad uno, cercato sul forum qui per la soluzione...
Aiuto vi prego!!