![]() |
Whoops, I had an error from me playing with it before hand.
Reloaded the original garage_func_var.php and added the code above and it works as intended! Thanks! |
I keep getting the following error message when trying to upload a picture to the garage.
Warning: mkdir() [function.mkdir]: Permission denied in [path]\includes\garage_func_var.php on line 2744 Warning: move_uploaded_file(images/garage/attach/1/garage_vehicle-3-13003189071_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]\includes\garage_func_var.php on line 2821 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'D:\Temp\php\php5A27.tmp' to 'images/garage/attach/1/garage_vehicle-3-13003189071_full.jpg' in [path]\includes\garage_func_var.php on line 2821 any help would be appreciated@! |
Forgot to put that I tried to change the permissions to 777, but got the following error message with my FTP.
Response: 500 'SITE CHMOD 777 attach': command not understood |
Found one issue. I'm not sure if its been discussed before or not. When you're on the main garage page the facebook connect icon does not show up. When you are connected with facebook as normal its also not there.
|
Quote:
Code:
{vb:stylevar htmldoctype} |
Quote:
|
Any idea what's causing this when I try to post a comment on a vehicle image?
Database error in vBulletin 4.1.2: Invalid SQL: SELECT COUNT(image_id) AS ImageCommCount FROM garage_image_comments WHERE image_id = '33' WHERE active = '1'; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE active = '1'' at line 1 Error Number : 1064 Request Date : Sunday, March 27th 2011 @ 04:50:40 PM Error Date : Sunday, March 27th 2011 @ 04:50:40 PM Script : http://www.xxxxxx.com/forums/garage_comments.php Referrer : http://www.xxxxx.com/forums/garage-i...mments-33.html IP Address : xx.xxxx.10.30 Username : xxxxxx Classname : vB_Database MySQL Version : 5.1.52 |
Open includes/garage_func_var.php
Find Code:
$img_comm_cnt_query = $vbulletin->db->query_read("SELECT COUNT(image_id) AS ImageCommCount FROM " . TABLE_PREFIX . "garage_image_comments WHERE image_id = '$data[id]' WHERE active = '1'"); Code:
$img_comm_cnt_query = $vbulletin->db->query_read("SELECT COUNT(image_id) AS ImageCommCount FROM " . TABLE_PREFIX . "garage_image_comments WHERE image_id = '$data[id]' && active = '1'"); Quote:
|
Quote:
|
Quote:
|
1 Attachment(s)
When the random garage images on forumhome is enabled it does this to my forums/subforums....any idea what's going on ?
|
Quote:
|
Hi,
I have just installed this and get an error within the configuration page, it leaves a load of balnk options. I have taken a cople of screen shots, I uninstalled the garage and this corrects the issue, but i want to get this up and running asap. can u help me out please? http://www.ultimate-cruisin.co.uk/images/garage.jpg http://www.ultimate-cruisin.co.uk/images/garage2.jpg |
Quote:
http://www.vbprogarage.com/forums/do...ion_script.htm |
Quote:
|
Quote:
hopefully it's something simple |
Quote:
|
Yes I'm using the sub-forum manager :)
|
1 Attachment(s)
Hi i've installed this mod and imported my phpbb cars and images successfully, however i'm having a problem.
So far users are unable to add new vehicles as the "model" dropdown box has nothing in it but a ---. Trim seems blank also. The funny thing is when you edit and imported car all the model information is there. I did run restructure and the other update counters but that didnt help. Can you tell me how to fix this? my club loves this mod. [edit] Nevermind i got it sorted out :) |
For anyone on the fence from the free version to the pro version I just wanted to take a minute and let you all know that Dylan's level of support redefines the word exceptional.
I had some big issues when moving servers. It wasn't related to the software itself, but a corruption that unfortunately hit the block of mysql data the garage was in. Dylan busted his ass helping me out countless nights figuring out record by record what happened and how to correct it and we now have a fixed and saved Garage. Sure, mine wasn't a 5,000 car garage, it has a couple hundred vehicles in it maybe. But you wouldn't know it from the support I received. I was treated like I'm the be all end all of car sites and that kind of support we all know as forum admins and owners is few and far between. So thanks Dylan, I know you have no clue I'm posting this but you deserve the standing O for all the hard work, dedication, and quality support you give this product. I'll PM you a link now to put a smile on the end of a work day. -Steve |
Thanks for the kind words, it's not necessary but very appreciated :)
|
Nice story :)
This improves my mind to migrate from DTO Garage to Dylans Garage tool ;) |
1 Attachment(s)
Hi,
I have some problems with template. And i dont find a solution. Can someone help me please? |
Quote:
|
Edit:
Never mind. The problem is fixed ;) . |
Installed and was working, not sure exactly what changed, but now registered logged on users cant even see the "garage" tab, let alone access it, Ive checked all the permissions and everything seems ok, I dont understand why users cant see the "garage: can anyone help?
|
Quote:
|
I am getting this error when trying to add or delete vehicles in VB Pro Garage Timeslips 3.0.8/vB 4.1.3.
Any ideas? Thanks... Database error in vBulletin 4.1.3: Invalid SQL: UPDATE vb_userfield SET field43 = ' <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://mysite.com/forums/garage_vehicle.php?do=view_vehicle&id=1\"><img src=\"images/garage/attach/1/garage_vehicle-1-12989045212_thumb.jpg\" alt=\"View Vehicle\" width=\"75\" border=\"0\" />2006 FORD MUSTANG GT</a></li> <li class=\"left\"><a href=\"http://mysite.com/forums/garage_vehicle.php?do=view_vehicle&id=2\"><img src=\"images/garage/attach/1/garage_vehicle-2-12985866481_thumb.jpg\" alt=\"View Vehicle\" width=\"75\" border=\"0\" />2006 FORD F-150</a></li> <li class=\"left\"><a href=\"http://mysite.com/forums/garage_vehicle.php?do=view_vehicle&id=11\"><im g src=\"images/garage/attach/1/garage_vehicle-11-12986425962_thumb.jpg\" alt=\"View Vehicle\" width=\"75\" border=\"0\" />2010 SEA RAY 185 Sport</a></li> </ul> </div> </div><br /> ' WHERE userid = '1'; MySQL Error : Unknown column 'field43' in 'field list' Error Number : 1054 Request Date : Saturday, April 30th 2011 @ 11:24:51 PM Error Date : Saturday, April 30th 2011 @ 11:24:51 PM |
Quote:
Can you check your User Profile Field Manager in the ACP and see if it's there or not? |
It looks like all I have in User Profile Field Manager are:
Biography Location Interests Occupation Let's see if you are really a P3 fan The last being an anti-spam hack I added quite some time ago. This problem may be related to the 4.1.3 upgrade? Thanks for your quick reply, Jim Quote:
|
You can try to recreate it by reimporting the product file.
ACP->Plugins & Products->Manage Products Select Edit next to the garage product entry Up top where it says Version, change the value to 2.1.6 and save it Reimport the xml file and it should recreate the field |
Dylan, you rock... that did the trick. Thanks a bunch, man!
Jim Quote:
|
Hi! Great mod! vB PRO Garage 3.0.8 + vb 4.1.3
When I want to add new vehicle, one field are empty. Any ideas? http://img823.imageshack.us/img823/9918/dontdisplay.png |
Quote:
Find and delete Code:
<tr> |
didn't work for my newer version of 4.1.3
|
Quote:
|
it said error after i uploaded the file and didn't let me access the site i had to delete i love the mod would be a great edition to my site so im curious on how to get it working kinda new to this but can ad plugins
|
Quote:
http://www.vbprogarage.com/forums/docs/html_vb4_ts_300/ |
Warning: require_once([path]/includes/garage_func_var.php) [function.require-once]: failed to open stream: No such file or directory in [path]/forum.php(80) : eval()'d code on line 4
Fatal error: require_once() [function.require]: Failed opening required '/home/content/11/7796811/html/includes/garage_func_var.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/11/7796811/html/forum.php(80) : eval()'d code on line 4 |
It looks like you didn't upload all the files correctly. It's missing the includes/garage_func_var.php file
|
All times are GMT. The time now is 03:12 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:
|