Hi there,
i found a bug by accident:
In the vbcensor.php (Folder: AdminCP) there we have:
But the phrase dbtech_vbcensor_invalid_action is not defined in the products XML.
Hope you can fix that
Alex
P.S: Great mod anyway
i found a bug by accident:
In the vbcensor.php (Folder: AdminCP) there we have:
Code:
if (!file_exists(DIR . '/dbtech/vbcensor_pro/actions/admin/' . $action . '.php'))
{
// Throw error from invalid action
print_cp_message($vbphrase['dbtech_vbcensor_invalid_action']);
But the phrase dbtech_vbcensor_invalid_action is not defined in the products XML.
Hope you can fix that

Alex
P.S: Great mod anyway
