Pessoal eu de novo o noob '
Estou com um pequeno problema utilizo MuSite 2.5 e MuServer LéoFerrarezi
Minhas tabelas do site estão assim
Como devo alterar para o site funcionar com o Servidor?@Configurações das tabelas do webSite.
*/
$TABLES_CONFIGS['WEBVIPS'] = array("database" => DATABASE, //webSite || MuOnline
"table" => "webVips", //webVips || MEMB_INFO
"columnUsername" => "username", //username || memb___id
"columnType" => "type", //type || vip
"columnDateBegin" => "dateBegin",
"columnDateEnd" => "dateEnd",
"columnDateEndInteger" => "dateEndInteger");