Bug Syntax Error in userdate_delete hook

Status
Not open for further replies.

Pandemikk

Former Developer
When deleting a user via the ACP a syntax will show at the top of the screen. The user is still deleted.

This problem lies in the userdata_delete hook. For some reason the entire file is commented out. Probably forgot to uncomment after debugging for release.
 
Pardon me, I jumped to conclusions assuming the error was in the actual script. It's not.

PHP:
require(DIR . '/dbtech/vbshop/hooks/userdata_delete.php')

That's the hook's code. We all know what the issue with that require is. :o
 
Ah yeah, I thought I had updated that zip though...

I'll get it fixed in the release versions :)
 
Status
Not open for further replies.

Similar threads

Legacy vBShop

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