![]() |
Quote:
Let me know and I'll help you with it when I get home from work this afternoon. |
the timeslips, and this is on another page i'm working on. and the info for the timeslip
|
Quote:
|
For some reason, I'm not able to manually change profile info via the admincp for members. I changed their usergroup and it erased their vehicle info. When I tried to re-input the data, it will not take. Any idea if this is related to the hack? or maybe it's a permissions thing?
|
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=177 |
Quote:
|
Just added it to http://www.eurotechniks.com ... now if I can figure out how the heck to add that Torque field. My head is spinning from reading all these posts :)
|
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=247 |
Quote:
|
Quote:
In admincp/usergroup.php find: Code:
print_yes_no_row($vbphrase['can_view_others_profile_pictures'], 'usergroup[canseeprofilepic]', $ug_bitfield['canseeprofilepic']); Code:
print_yes_no_row($vbphrase['can_edit_vehicle_profile'], 'usergroup[cantimeslip]', $ug_bitfield['cantimeslip']); In includes/init.php find: Code:
'caneditownusernotes' => 131072 Code:
'caneditownusernotes' => 131072, {edit} If you're using v3.0.3 or later skip the edit above and use this edit instead: In includes/init.php find: Code:
'canseehiddencustomfields' => 262144, Code:
'canseehiddencustomfields' => 262144, In profile.php find: Code:
if ($_REQUEST['do'] == 'edittimeslip') Code:
if (!($permissions['genericpermissions'] & CANTIMESLIP)) |
All times are GMT. The time now is 05:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|