The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
CND Garage - Timeslips Details »» | |||||||||||||||||||||||||||||||||||||||||||||
Description
CND Garage Timeslips is a garage/timeslip add on for vbulletin. Although it looks like phpbbgarage this is NOT a port, it is 100% my own code. I just modeled the layout to look like it. Users can add as many vehicles, timeslips and images that the admin allows. The admin can define the amounts per site or per usergroup. Images are stored in the filesystem and thumbnails are automatically created as the image is uploaded. Main Features
NEW FEATURES IN 2.0!!!!
Installation Instructions, tips and more are now in the online documentation as well as an included chm file. Both are linked in the read me file. The garage is developed on vb 3.8.3 and tested back to 3.7.0. The garage will run on PHP 4.4.7+ compiled with GD/GD2 and MySQL 4.1.x+ I am currently working on an importer for the old timeslips database. Additional options for the garage like dyno charts, modifications and lots more are included in the commercial version at CND Systems Added The vba_vehicle_display.xml is a vbadvanced module to add a verticle column with vehicles, can be either latest vehicles, random vehicles or the featured vehicle. Once imported you can modify the module to change the number of vehicles displayed. This only works with the 2.x series. The forum_home_2_0_2.xml file is a vb product which will display garage images on your forum home page. It has options for the location and number of images which is set through the ACP vboptions section. This only works with the 2.x series. The postbit_user_garage-1_4_1.xml is a vb product which will add a link to the user garage in the postbit. Configure this on the Garage General Settings vboptions tab. Release Notes v2.0.6 - 09/8/2009 Fixed vb problem with cleaning numbers formatted with non english decimal and thousand separators Fixed extra $ in vehicle dropdown menu v2.0.5 - 09/6/2009 Fixed decimal spacing on timeslips Added ability to remove VOTM Added ability to remove Featured Vehicle v2.0.4 - 09/5/2009 Fixed image links breaking when changing vehicle user Fixed decimal and thousand separator on viewing items Fixed removing engine type error v2.0.3 - 09/1/2009 Fixed editing number fields for decimal and thousand separater in different languages Fixed problem with timezone skewing dates Fixed switching Miles/KM in timeslip Fixed ACP Front Block modification Fixed dates with year and day problems Fixed approval header background Fixed front row blocks number and order v2.0.2 - 08/27/2009 Fixed problem with vehicle image uploads if set to Basic and Per Item Fixed problem with 2.0.1 import, permission field does not get created Fixed unused fields killing vehicle creation v2.0.1 - 08/25/2009 Fixed bug with vehicle options not being available Fixed admin editing user vehicle Fixed header owner name on front page block Modified templates to clean up navigation Modified templates to clean up admin vehicle options Fixed vehicle purchase date showing wrong on view Fixed not used data showing in user vehicle's view v2.0.0 - 08/23/2009 Way too many changes to put it here, read the included change log v1.0.3 - 07/22/2009 Fixed expired session submitting vehicle Fixed verifying vehicle owner on edit v1.0.2 - 07/17/2009 Fixed red x on browse vehicles with no image Fixed missing phrases for ACP options Fixed deleting and setting primary of images Add vbgarage import tool v1.0.1 - 07/15/2009 Fixed variables Fixed popup to create new makes/models Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
bmwpassion |
Comments |
#212
|
|||
|
|||
Quote:
Then I installed this update on top of it, replacing all the old files with the new ones, and deleting the old files that are no longer needed. Ran the product, it imported correctly and I see 2.0 in my admin control panel. I can turn it off and I see it off, but when I turn it on I see 500 error. I have a dedi server so i can get anything. I don't see an error.log file in the forums directory or the public_html directory. I went to my var/log/apache2 and limited my viewing to only garage.php files and this is what I see. [Thu Sep 01 10:02:27 2011] [notice] Apache/2.2.13 (Linux/SUSE) mod_ssl/2.2.13 OpenSSL/0.9.8k PHP/5.3.3 configured -- resuming normal operations PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/rob/public_html/forums/includes/init.php on line 49, referer: http://www.xxxxxxxxx.com/forums/garage.php PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/rob/public_html/forums/includes/class_core.php on line 2529, referer: http://www.xxxxxxxxx.com/forums/garage.php PHP Fatal error: Call to undefined function new_mod_block() in /home/rob/public_html/forums/garage.php on line 297, referer: http://www.xxxxxxxxx.com/forums/usercp.php I know its not the deprecated stuff as that is a PHP5 issue. The Fatal error seems to be the issue...... hopefully that makes sense to you?? Thank you for an awesome product and still supporting us VB3 guys. |
#213
|
|||
|
|||
Hopefully this is the info you are looking for?
|
#214
|
|||
|
|||
I hate to TTT a thread, especially one asking for help, but this feature has been 'turned' off for the past 29 days now.
|
#215
|
|||
|
|||
I'm really sorry about that rob, I started troubleshooting it then I got sick and it slipped through the cracks
I believe the problem is because you originally had the full version installed then went to the lite. You need to delete some records from a configuration table. If you login to phpmyadmin or some other mysql interface you can run this command to remove them. If you have a table prefix then replace <db_prefix> with that prefix, like if you have a prefix of vb_ it will be vb_garage_blocks Code:
DELETE FROM <db_prefix>garage_blocks WHERE func_name IN ('new_mod', 'latest_mod', 'most_modified', 'most_spent', 'dyno', 'laptime', 'latest_service', 'top_mpg', 'low_mpg'); Again, sorry about the delay. Next time if I say I'm looking into something and it's been a week, ping me to remind me Dylan |
#216
|
|||
|
|||
Quote:
Hi Dylan, No problem for the delay, I didn't want to bug ya. Well executing that command did get the garage to turn back on. Nothing seems to work though, images, links, etc Clicking on anything gives a database error...... Database error in vBulletin 3.8.1: Invalid SQL: SELECT COUNT(vehicle_id) AS total_views_count FROM garage_views WHERE vehicle_id = '85'; MySQL Error : Table 'rob.garage_views' doesn't exist I have no problem buying the latest version of this product that works for Vb 3.8.X. I just saw this one night and realized how old my version was......... Let me know the best way to proceed. Should I uninstall this mod then reinstall it? |
#217
|
|||
|
|||
Quote:
With the newer version it also moves the images to different folders, so if you have them all in the images/garage/attach folder with no subfolders, the upgrade didn't get done. If you want to give me access I can check it out and see what's going on. Otherwise let me know what version it shows it's at. If it shows that it's the latest, edit the product, set the version back to 1.0 and save it, then run the install script again. |
#218
|
|||
|
|||
Quote:
I have no problem giving you access. Can you PM me with what access you need? forum as admin? Server access? I can't thank you enough for your support with this. |
#219
|
|||
|
|||
Hello Friends!
i just receive this error: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 4000 bytes) in /home/wmaster/public_html/forum/includes/garage_func_var.php on line 2898 I Already Rebuild Counters, images, brands etc etc but the issue persist... Any clue?? |
#220
|
|||
|
|||
Quote:
|
#221
|
|||
|
|||
I think I'm messing up in the beginning steps.
If my forum URL is www.randomname.com, and I have no redirects, then I should upload the install files into www.randomname.com/forums ???? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|