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)

Dylanblitz 12-01-2010 07:31 PM

The new release will fix the featured vehicle and VOTM errors. What kind of errors are you getting on the timeslips?
Quote:

Originally Posted by INDYRPM (Post 2128039)
I'm getting numerous errors when messing with TIMESLIPS (For example adding timeslips, I get an error... and if you hit "BACK" and try again, it gives an error again... After returning to the garage of that person, the timeslips to get added (regardless of the error) and they are impossible to delete. I can never change the primary image if it auto-selects a timeslip as primary image.



I also have errors on making a vehicle "Vehicle of the Month" and "Featured Vehicle".


Vehicle of the Month

Database error in vBulletin 4.1.0:

Invalid SQL:
INSERT INTO garage_special_track (vehicle_id, track_type, date_created) VALUES ('6', 'votm', '1291232171');

MySQL Error : Table 'indyrpmc_vbforum.garage_special_track' doesn't exist
Error Number : 1146
Request Date : Wednesday, December 1st 2010 @ 12:36:11 PM
Error Date : Wednesday, December 1st 2010 @ 12:36:11 PM
Script : http://www.indyrpm.com/forums/garage...m_vehicle&id=6
Referrer : http://www.indyrpm.com/forums/garage...m_vehicle&id=6
IP Address : 75.186.111.43
Username : wickedstang
Classname : vB_Database
MySQL Version : 5.1.47-community-log

Featured Vehicled
Database error in vBulletin 4.1.0:

Invalid SQL:
INSERT INTO garage_special_track (vehicle_id, track_type, date_created) VALUES ('6', 'featured', '1291232210');

MySQL Error : Table 'indyrpmc_vbforum.garage_special_track' doesn't exist
Error Number : 1146
Request Date : Wednesday, December 1st 2010 @ 12:36:50 PM
Error Date : Wednesday, December 1st 2010 @ 12:36:50 PM
Script : http://www.indyrpm.com/forums/garage...e_vehicle&id=6
Referrer : http://www.indyrpm.com/forums/garage...m_vehicle&id=6
IP Address : 75.186.111.43
Username : wickedstang
Classname : vB_Database
MySQL Version : 5.1.47-community-log


INDYRPM 12-01-2010 08:05 PM

Quote:

Originally Posted by Dylanblitz (Post 2128086)
The new release will fix the featured vehicle and VOTM errors. What kind of errors are you getting on the timeslips?


I just downloaded and installed this yesterday, is there a newer release out already/soon that fixes those two errors with VOTM and FV?

When you attempt to add an image of a timeslip, I get this error.

Fatal error: Call to undefined function get_gar_track_link() in /home2/indyrpmc/public_html/forums/includes/garage_func_var.php on line 6484

After pressing back, and going back to the forum... When you enter the garage, the timeslip actually did upload successfully... However, it over-rides your default picture of the vehicle... and if you attempt to change default, timeslip remains default. If you attempt to delete timeslip, it refreshes, but doesnt delete timeslip.

Thoughts? (Thanks for your quick reply)

Dylanblitz 12-01-2010 08:50 PM

Quote:

Originally Posted by INDYRPM (Post 2128100)
I just downloaded and installed this yesterday, is there a newer release out already/soon that fixes those two errors with VOTM and FV?

When you attempt to add an image of a timeslip, I get this error.

Fatal error: Call to undefined function get_gar_track_link() in /home2/indyrpmc/public_html/forums/includes/garage_func_var.php on line 6484

After pressing back, and going back to the forum... When you enter the garage, the timeslip actually did upload successfully... However, it over-rides your default picture of the vehicle... and if you attempt to change default, timeslip remains default. If you attempt to delete timeslip, it refreshes, but doesnt delete timeslip.

Thoughts? (Thanks for your quick reply)

Yes, I posted 3.0.7 this morning to fix those two errors. I'll check the code to see why it's calling that function.

INDYRPM 12-02-2010 02:33 AM

Quote:

Originally Posted by Dylanblitz (Post 2128113)
Yes, I posted 3.0.7 this morning to fix those two errors. I'll check the code to see why it's calling that function.

All I have to do is reupload the XML files, correct? As the upload folder shouldnt have changed?

Dylanblitz 12-02-2010 03:52 AM

Quote:

Originally Posted by INDYRPM (Post 2128202)
All I have to do is reupload the XML files, correct? As the upload folder shouldnt have changed?

garage_vehicle.php and cron/garage_votd.php were changed.

INDYRPM 12-02-2010 04:13 AM

Quote:

Originally Posted by Dylanblitz (Post 2128213)
garage_vehicle.php and cron/garage_votd.php were changed.

You are good! That fixed the issue with the VOTM and FV.

Only thing left was the error on the timeslip I gave you, and then changing the primary photo when a timeslip is uploaded, and automatically or accidental placed as primary image.

Other than that, no complaints! Working well!

Dylanblitz 12-02-2010 05:16 AM

Quote:

Originally Posted by INDYRPM (Post 2128219)
You are good! That fixed the issue with the VOTM and FV.

Only thing left was the error on the timeslip I gave you, and then changing the primary photo when a timeslip is uploaded, and automatically or accidental placed as primary image.

Other than that, no complaints! Working well!

If you open includes/garage_func_var.php and delete line 6484

Code:

$track_link = get_gar_track_link($qtrmile_data[TrackName], $qtrmile_data[track_id], $vbphrase, $vbulletin, $garage_seo_rules);
The error should go away. I'm wondering if that has something to do with the image error you are getting. I've never heard of it overriding the primary image before.

INDYRPM 12-02-2010 05:52 AM

Quote:

Originally Posted by Dylanblitz (Post 2128230)
If you open includes/garage_func_var.php and delete line 6484

The error should go away. I'm wondering if that has something to do with the image error you are getting. I've never heard of it overriding the primary image before.


I did as you advised, and the timeslip uploaded successfully. And actually everything seems to work a lot quicker in regard to the page accepting the timeslip. However it still over-rides the default picture shown on the garage main page, as well as the forum home page garage gallery. When you click on the vehicle, however to edit its options... it shows the correct picture you are wanting as your primary picture on THAT page. And if you change the picture, the detail page of that vehicle will change it... However timeslip remains on garage homepage, and forum homepage.

Then if you attempt to fix this, by deleting the timeslip. By clicking the timeslip image, and clicking delete image... the page reloads, but timeslip remains.

Dylanblitz 12-02-2010 06:49 AM

Quote:

Originally Posted by INDYRPM (Post 2128237)
I did as you advised, and the timeslip uploaded successfully. And actually everything seems to work a lot quicker in regard to the page accepting the timeslip. However it still over-rides the default picture shown on the garage main page, as well as the forum home page garage gallery. When you click on the vehicle, however to edit its options... it shows the correct picture you are wanting as your primary picture on THAT page. And if you change the picture, the detail page of that vehicle will change it... However timeslip remains on garage homepage, and forum homepage.

Then if you attempt to fix this, by deleting the timeslip. By clicking the timeslip image, and clicking delete image... the page reloads, but timeslip remains.

It's possible the image might show up in the forum home random image block. I don't limit the type of image shown there, so it can be a timeslip or vehicle image. The top timeslip block shows the timeslip image associated with that timeslip, maybe that's what is confusing you?
Next version I'll put an option to limit the forumhome only to vehicle images.
I can tell you what to change if you want to manually do it for now.

INDYRPM 12-02-2010 12:46 PM

Quote:

Originally Posted by Dylanblitz (Post 2128249)
.
I can tell you what to change if you want to manually do it for now.


That would be awesome! Let me know what I need to change if you could.
I think that would be a great feature to add to your add-on, as well.


All times are GMT. The time now is 09:11 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.01615 seconds
  • Memory Usage 1,762KB
  • 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
  • (10)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