vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - VB Pro Garage Timeslips (https://vborg.vbsupport.ru/showthread.php?t=236888)

bposner 02-19-2012 12:36 AM

Quote:

Originally Posted by Dylanblitz (Post 2301013)
Did you rebuild the postbit after?

Oh, yes I did, just now, no change :(

and it's also here on the user section in the forums : http://screencast.com/t/xbWPPmRV5NG

Mike Bucy 02-22-2012 04:41 AM

Same Problem.

Here is what is in "User Profile Fields" for a garage user:

<div class="imlinks">
<div class="popupmenu vehicleaction">
<a class="popupctrl" href="#"><strong>Vehicles</strong></a>
<ul class="popupbody popuphover vehicleaction_body">

<li class="left"><a href="http://www.v8buick.com/garage_vehicle.php?do=view_vehicle&id=52"><img src="images/garage/attach/5/1/3/garage_vehicle-52-13287351061_thumb.jpg" alt="View Vehicle" width="75" border="0" />1970 BUICK GSX</a></li>

<li class="left"><a href="http://www.v8buick.com/garage_vehicle.php?do=view_vehicle&id=53"><img src="images/garage/attach/5/1/3/garage_vehicle-53-13287359941_thumb.jpg" alt="View Vehicle" width="75" border="0" />1970 BUICK GRAN SPORT</a></li>

</ul>
</div>
</div><br />

bposner 02-22-2012 08:50 PM

Quote:

Originally Posted by Mike Bucy (Post 2302203)
Same Problem.

Here is what is in "User Profile Fields" for a garage user:

<div class="imlinks">
<div class="popupmenu vehicleaction">
<a class="popupctrl" href="#"><strong>Vehicles</strong></a>
<ul class="popupbody popuphover vehicleaction_body">

<li class="left"><a href="http://www.v8buick.com/garage_vehicle.php?do=view_vehicle&id=52"><img src="images/garage/attach/5/1/3/garage_vehicle-52-13287351061_thumb.jpg" alt="View Vehicle" width="75" border="0" />1970 BUICK GSX</a></li>

<li class="left"><a href="http://www.v8buick.com/garage_vehicle.php?do=view_vehicle&id=53"><img src="images/garage/attach/5/1/3/garage_vehicle-53-13287359941_thumb.jpg" alt="View Vehicle" width="75" border="0" />1970 BUICK GRAN SPORT</a></li>

</ul>
</div>
</div><br />

I fixed that just by rebuilding the post bit drop downs from the management selection in the Admin CP for VP Garage. So the code is gone, just one li'l guy remains with that small heading.

ExoticAgenda 02-22-2012 08:50 PM

Hey Dylanblitz, it is too much work to have the feature added where the username and vehicle are in the subject of a new post I'm guessing right? Great mod though

Mike Bucy 02-22-2012 10:06 PM

1 Attachment(s)
Quote:

Originally Posted by bposner (Post 2302445)
I fixed that just by rebuilding the post bit drop downs from the management selection in the Admin CP for VP Garage. So the code is gone, just one li'l guy remains with that small heading.

I did that. Same thing.

Dylanblitz 02-23-2012 06:45 AM

Quote:

Originally Posted by bposner (Post 2301014)
Oh, yes I did, just now, no change :(

and it's also here on the user section in the forums : http://screencast.com/t/xbWPPmRV5NG

Lets try something else.
In the ACP
ACP -> Styles & Templates -> Style Manager
Whatever your default style is, on the dropdown select Edit Settings.
That will give you the style id, like the default style has an id of 8.

Now open admincp/garage_manage.php

Find
PHP Code:

$cache_template_query $vbulletin->db->query_read("SELECT title, template FROM " TABLE_PREFIX "template WHERE product = 'cnd_garage' AND styleid = '-1'"); 

at the end, where it has styleid = '-1' replace the -1 with whatever your styleid is. So if it's 8 you'll end up with

PHP Code:

$cache_template_query $vbulletin->db->query_read("SELECT title, template FROM " TABLE_PREFIX "template WHERE product = 'cnd_garage' AND styleid = '8'"); 

After that rebuild the postbit and see if it fixes the broken link title.

Dylanblitz 02-23-2012 06:46 AM

Quote:

Originally Posted by ExoticAgenda (Post 2302446)
Hey Dylanblitz, it is too much work to have the feature added where the username and vehicle are in the subject of a new post I'm guessing right? Great mod though

I would have to tweak the code which I don't really have time to do right now. I can look at doing it later though.

Trumpetrhapsody 02-24-2012 03:33 PM

I've been getting all sorts of database errors lately... I've tried repairing the tables, running the mantenance tools, etc. Any insight?

Code:

Database error in vBulletin 4.1.8:

Invalid SQL:
SHOW COLUMNS FROM vbgarage_permissions;

MySQL Error  : Incorrect key file for table '/mysql-tmp/#sql_1651_0.MYI';
try to repair it
Error Number  : 126
Request Date  : Friday, January 20th 2012 @ 11:04:58 PM
Error Date    : Friday, January 20th 2012 @ 11:04:58 PM
Script        :
http://www.ozarkautosport.com/showthread.php?630-Rallycross/page16
Referrer      : http://www.ozarkautosport.com/search.php?searchid=109703
IP Address    : xxxxxxxxxx
Username      : xxxxxx
Classname    : vB_Database
MySQL Version :


clutchthese 02-25-2012 05:42 AM

Is there any way to keep the garage at full width while widgets are displayed?

For instance, have the garage above the forums AND the widgets?

On my fixed width forum, it looks like poo. The garage vehicles run into the widgets and overlap.

Dylanblitz 02-25-2012 09:28 AM

Quote:

Originally Posted by clutchthese (Post 2303163)
Is there any way to keep the garage at full width while widgets are displayed?

For instance, have the garage above the forums AND the widgets?

On my fixed width forum, it looks like poo. The garage vehicles run into the widgets and overlap.

Can you post a screenshot? I'm not sure what you mean.


All times are GMT. The time now is 06:35 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
  • Page Generation 0.02103 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete