Thread: Add-On Releases - VB Pro Garage Timeslips
View Single Post
  #679  
Old 09-14-2011, 05:13 PM
Dylanblitz Dylanblitz is offline
 
Join Date: Oct 2005
Location: OC, California
Posts: 732
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, been a busy couple of weeks with kids, vacation and inlaws in town.
Quote:
Originally Posted by markis13446 View Post
Thanks for all the support Dylanblitz,

Two other issues:

- The timeslips on the Garage mainpage is not showing ascending. It looks like its grabbing the middlge of the pack. I tried adjusting settings with no luck.
- Some vehicles cant be rated, why is this? Some have ratings, but now can longer be rated.
You should be able to adjust the asc/desc in the ACP. Let me know if you've done that and it doesn't work. I haven't heard of that being a problem anywhere else.
Vehicles can only be rated once by a user. Have you rated those vehicles or not seeing the ability to rate on something you haven't rated?

Quote:
Originally Posted by zeus_r6 View Post
Did a fix ever come up with skewing the display of subforums when enabling the random garage images in IE?
I can't replicate the problem, I'm not sure what's causing it

Quote:
Originally Posted by g00gl3r View Post
Dylanblitz,

Firstly what a brilliant mod. Rated Excellent and nominated for MOTM for you.

I've installed it all, but I have VBSEO running and it appears when I add the htaccess code, and turn on the SE friendly URL's, I get "page not found".

Does it conflict with VBSEO? I can't seem to find anything after a quick search in this thread.
Yes, vBSEO takes over all friendly URL's on the forum. You need to either create custom vBSEO rules and not use mine or disable the garage from vBSEO in the htaccess file. It's a bit tricky to disable it as you have to plan out your naming, but I've had it work on 3 of the 4 I tried. The 4th would not turn of vBSEO on the garage for some reason I couldn't figure out.

Quote:
Originally Posted by sekel View Post
Hi, I love this add-on. One question though, is it possible that when a user clicks on a username, it links to their profile instead of the cars in their garage? Thanks in advance.
You could change it. You would need to open includes/garage_func_var.php and find
Code:
$user_link = $vbulletin->options[garage_url_path] . 'garage.php?do=user_garage_view&id=' . $user_id;
to change it.

Quote:
Originally Posted by trophyrider View Post
I keep getting this database error when deleting a vehicle from the garage. I also get a similar error emailed to me when someone adds a vehicle to the garage. Any ideas?

Database error in vBulletin 4.1.5:

Invalid SQL:
UPDATE vb_userfield SET field43 = '
<div class=\"imlinks\">
<div class=\"popupmenu vehicleaction\">
<a class=\"popupctrl\" href=\"#\"><strong>Motorcycles</strong></a>
<ul class=\"popupbody popuphover vehicleaction_body\">

<li class=\"left\"><a href=\"http://www.sporttouring.us/garage_vehicle.php?do=view_vehicle&amp;id=251\"><i mg src=\"images/garage/attach/7/0/6/garage_vehicle-251-13125381311_thumb.jpg\" alt=\"View Motorcycle\" width=\"75\" border=\"0\" />2011 Ducati MultiStrada S Touring</a></li>

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

' WHERE userid = '706';

MySQL Error : Unknown column 'field43' in 'field list'
Error Number : 1054
Request Date : Saturday, September 10th 2011 @ 10:43:11 PM
Error Date : Saturday, September 10th 2011 @ 10:43:12 PM
Script : http://www.sporttouring.us/garage_ve...vehicle&id=250
Referrer : http://www.sporttouring.us/garage_ve...vehicle&id=250
IP Address : 50.41.141.155
Username : VersysRider
Classname : vB_Database
MySQL Version : 5.0.92-community
It looks like the custom user field isn't there for the postbit dropdown. You could create it pretty easily if you have mysql access or you could remove the code to write to it. Unfortunately it's hard coded to that field so you can't just create a new one.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01310 seconds
  • Memory Usage 1,786KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete