Bug Cannot adjust users with space in their name

Status
Not open for further replies.

tyteen4a03

New member
Hi, I've set all the permission required to Adjust a user's credit, however when I try to adjust a user with a space in their name, it tells me "Invalid user". Adjusting a user without spaces in their name works fine.
 
edit (forums)/credits.php find

PHP:
$vbulletin->GPC['target_user']

replace with

PHP:
urldecode($vbulletin->GPC['target_user'])

(within a line) :)
 
Status
Not open for further replies.

Legacy vBCredits II Deluxe

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