OK, I have a wiki in a sub directory www.xxxxxxx.com/wiki, my forums are in www.xxxxxxx.com/forums.

I am attempting to integrate the translation into mediawiki which shares my logon info with the forum currently.

I am seeing the following DB error when testing:

Code:
Database error in vBulletin 3.8.3:

Invalid SQL:
SELECT cache.originaltext as originaltext, cache.translated as translated FROM vbenterprisetranslator_cache_short_it help, vbenterprisetranslator_cache_short_it cache WHERE help.originaltext='Powered+by+MediaWiki' AND cache.serie=help.serie;

MySQL Error   : 
Error Number  : 
Request Date  : Tuesday, October 5th 2010 @ 11:20:16 PM
Error Date    : Tuesday, October 5th 2010 @ 11:20:17 PM
Script        : http://www.xxxxxxxxxx.com/wiki/?vbet_outside=true&language=it
Referrer      : 
IP Address    : xxxxxxxxxxxxxxxxxxxxxxx
Username      : xxxxxxxxxx
Classname     : vB_Database_MySQLi
Any idea where to look? I have read every suggestion you have given to others regarding how to integrate. The problem is that I simply have no idea which solution I need.

Thank you