![]() |
Quote:
|
Quote:
Line: 937 Character: 67 Code: 0 URI: http://forum.xxxx.com/garage_timesli...d_qtrmile&id=1 " |
Quote:
|
of course.....
You have Mail/PM |
Has anyone have the fix to vba_vehicle_display.xml so images show up on vba pages?
My vba is before the forum folder. I edited the module so text would link properly but can't get images to show. Any help would be greatly appretiated. |
I uninstalled CND garage and for some reason i get around 50-100 emails with Database errors. Any ideas?
Database error in vBulletin 3.8.4: Invalid SQL: SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_garage AS phrasegroup_garage, phrasegroup_gxbl AS phrasegroup_gxbl, phrasegroup_adv_gallery_int AS phrasegroup_adv_gallery_int, options AS lang_options, languagecode AS lang_code, charset AS lang_charset, locale AS lang_locale, imagesoverride AS lang_imagesoverride, dateoverride AS lang_dateoverride, timeoverride AS lang_timeoverride, registereddateoverride AS lang_registereddateoverride, calformat1override AS lang_calformat1override, calformat2override AS lang_calformat2override, logdateoverride AS lang_logdateoverride, decimalsep AS lang_decimalsep, thousandsep AS lang_thousandsep FROM language WHERE languageid = 1; MySQL Error : Unknown column 'phrasegroup_garage' in 'field list' Error Number : 1054 Request Date : Sunday, July 31st 2011 @ 06:19:54 PM Error Date : Sunday, July 31st 2011 @ 06:19:54 PM Script : http://www.itzboosted.net/vb/garage_..._vehicle&id=11 Referrer : IP Address : 66.249.71.35 Username : Classname : vB_Database MySQL Version : |
Quote:
|
Wow that was easy, can't believe thats all it was. Thanks so much for about 6 months iv been receiving those errors to my email about 50+ a day, lol.
|
is this still supported???
I had purchased version 1.0.1 when it just came out and never had a problem with it. Yesterday I had a member trying to add a 2011 vehicle to their profile and could not figure out how to add vehicles newer than 2009 year. So i updated to the 2.0.6 version today thinking this would be solved. I uploaded all files correctly, and deleted unneeded files as well. I imported the products and phrases, and see everything in my ACP. But when I access the garage.php file it just loads nothing. Chrome reports HTTP Error 500 (Internal Server Error) But when I got into the Garage General Settings and set it to active "no" It loads the page up perfectly. Not sure what to do anymore at this point. |
Quote:
So you had the pro version and installed a newer free version on top of it? It should work ok but I've never actually tried it heh. If you get a 500 error it will usually generate a log with the actual error that is happening. Either it will be in cPanel logs or it could create a error.log file in the directory with the problem. Just depends on the server setup and error that's happening |
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. |
Hopefully this is the info you are looking for?
|
I hate to TTT a thread, especially one asking for help, but this feature has been 'turned' off for the past 29 days now. :(
|
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 |
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 https://vborg.vbsupport.ru/external/2011/09/2.png 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? |
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. |
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. |
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?? |
Quote:
|
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 ???? |
Quote:
The files should go in whatever directory the forum files are in. If your forum files are in the root then all the garage files go in the root. If they're in /forum/ then all the files go in /forum/ |
Is there or will there be an importing option from 'DTO Garage'?
|
Quote:
|
Quote:
What file needs to be edited? This is only happening on the front page of the garage. When you go to the actual timeslip it shows ten thousandths. Only on the front page, the "block," is rounded up. |
I use CND Garage Forum Home addon on my forum. It works perfectly but i need a modification. Because of my forum is all about only one brand (Bmw), its not good to see other car brand's pictures on forum home. Because some of our members have more than one car and these cars re different brands and models. so how may i change this option that i could only see Bmw garage photos on forum home. If someone help me with this i really appreciate it.
|
Quote:
|
Quote:
Quote:
I think there might be some changes necessary for the gfm_picture template. But i am not a coder so i don't know how to change it for the specifications that i need. |
I like the slideshow at the garage main Page.
Is it possible to set the slide show also to the Forumhome ? Thanks for hints :) |
All times are GMT. The time now is 08:45 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:
|