![]() |
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=250 |
Sorry i dont see that part of the code, this is what i have in my "dto_garage_popup_menu"
global $pm, $threadpm; $show['dto_garage_has_vehicles'] = false; $usepostid = false; $doable = false; // If this is a private message postbit draw then retrieve the userinfo of the user that the PM is from if (THIS_SCRIPT == 'private') { if ($_REQUEST['do']!= 'showhistory') { $userinfo = fetch_userinfo($pm['fromuserid']); $doable = true; } } else if ((THIS_SCRIPT == 'showpost' || THIS_SCRIPT == 'showthread' || THIS_SCRIPT == 'newreply') && $post['visible'] != 2) { $usepostid = true; // Get the poster's userinfo $userinfo = fetch_userinfo($post['userid']); $doable = true; } if($doable && !empty($userinfo)) { require_once(DIR . '/includes/functions_dto_garage_common.php'); // Build the Garage popup menu for this user $dto_garage_popup_menu = generate_garage_popup_menu($userinfo, false, true, false); eval('$template_hook[postbit_userinfo_right] .= "' . fetch_template('dto_garage_postbit_userinfo') . '";'); } |
Quote:
Let us know if you need any additional assistance. Best regards, Mark |
Perfect, Thanks Guys :)
|
You're welcome!
|
1 Attachment(s)
LOVE this mod, but it screwed up the nav on all of my custom skins. It only worked on the default skin/style.
You can see in the attached images.. 1. worked fine except it is constantly acting as the hover version. 2. took away all of my nav buttons & turned them into links, & moved them. 3. placed the Garage link under the nav area.? Any help would be appreciated. Thanks |
Quote:
Thanks! Mark |
Not only will i mark as installed, i will give it 5 stars.!!!
I love it & plan to upgrade the garage, also get the vendor, & club mods too.! |
Thanks! I'll PM you with some different means of getting the navbar issue resolved.
Mark |
Don't you want everyone else to have this information.. I'm sure everyone has at least one custom skin.
*edit* I guess you dont want people using my fix for their skin. :) |
All times are GMT. The time now is 07:42 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:
|