Bug Phrase used in code not defined

Status
Not open for further replies.

Alex

Customer
Hi there,

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 :)
 
Thanks for catching that, it's what happens when you use a pro mod files as a template to make a free mod heh. I'll get that fixed in the next release.
 
I just released 1.0.1 which should have this phrase fixed. Thanks again for letting me know :)
 
Status
Not open for further replies.

Legacy Advanced Censor Options

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
28
Customer rating
0.00 star(s) 0 ratings
Back
Top