Undefined index: other in /var/www/vhosts (Solution) Angefangen von Scripts Tribe · 4 Antworten
if ($table == "wo_products_categories") {
$data[0] = $wo["lang"]["all_"];
} //else {
// $data[1] = $wo["lang"]["other"];
// }
mennou wrote:I downloaded a script last week and intalled. Why I have this the ? ? Gonna try again sometime
i think this was fixed by the update from wowonder..
if ($table == "wo_products_categories") {
$data[0] = $wo["lang"]["all_"];
} else {
$data[1] = $wo["lang"]["other"];
}
return $data;
}
return false;
}
ScriptsTribe wrote:
see this bug on forum, I reply to Edy Lee and it says mennou wrote:. This is quite confusing