![]() |
Quote:
|
Thanks :)
Got it working :) |
got it working on 3.7.3 but cant get the images to display ?
|
Then it's not working. heh
|
I cant get it working have 3.7.3 version I have everything installed correctly but missing the script in usercp cant find that part and searched all other threads, my forum is modified...not sure if that is why, can anyone take a look at it:
website: RadarDetectorLaser.Com |
Quote:
|
Hi folks,
Can get thumbnails to display but not larget images Forbidden You don't have permission to access /fiat/upload/vbgarage.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Just get that instead - any ideas? |
i did as the install folder says..but I cant find 3. + Open your styles USERCP_SHELL template.
- Find the following: <tr> <td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td> </tr> - Below add this: <tr> <td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="vbgarage.php?$session[sessionurl]do=editgarage">$vbphrase[vbgarage_edit]</a></td> </tr> - Save Template. 4. + Open your styles NAVBAR template. - Find the following: <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> - Below add this: <td class="vbmenu_control"><a href="vbgarage.php?$session[sessionurl]do=list">$vbphrase[vbgarage]</a></td> - Save Template. 5. Modify and settings you want to in the Admin Control Panel. ***i have no idea where this setting is...is it in the admin cp? |
Superb, thanks!
|
Hi, works great so far in 3.6.8 :)
Question.... is there a way to show 4 or 5 random thumbs from the Garage on the forum index page? Maybe I'm missing a setting somewhere...? |
I installed and set it up I even uploaded pics of my car. Everything works great except when I try to click on one of my pictures to make it larger, it takes me to a screen thats says this:
Forbidden You don't have permission to access /forums/vbgarage.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request Why is this coming up? |
Mustang...I had that problem too, but it seemed to solve itself.
I made no changes to files after upload, the only thing I could think was that it was a permissions error on the server or an issue with hosts/bandwidth limits? |
Quote:
|
Quote:
|
is there an update for this hack for VB3.7? Does it work on VB3.7? Thanks guys......
|
said to be working on vb3,7,3
|
Hey there people.
Some of you remember me from a few pages back. regarding the modifications I made to vBGarage on http://forums.GenerationDub.com. I don't exactly know if this is the right place to post this... but since there were over 100 requests for my modifications.... I have been developing a new plugin to "take over" where vbGarage left off. I call it "vHoist" or Virtual Hoist. Basically the plugin fully integrates into your forum software providing seamless integration without the limits of other plugins with similar features. We are currently looking for select Vbulletin sites to finish off our final testing before releasing it to the public on vBulletin.org. Obviously it is going to be a free plugin. We are currently looking for candidates that have a current, active, vBulletin forum that is looking for a "Garage" type plugin but does not currently have one installed. If this is you, or you are willing to drop your current vBGarage or equivilant plugin for vHoist, then you are a perfect candidate. If however, you wish to import your current vBGarage, then we can also accomodate you. We are currently working on an Import feature which will be availble shortly after our inital release of this plugin Please visit http://forums.generationdub.com/ for a demo of what vHoist can provide your site, and if you are interested in either of the above options contact me here or via email, admin@vHoist.com. A FAQ Has been provided at http://www.vhoist.com. vHoist Has: - Multiple Garages for each user - No added SQL Query's - Users Cars listed under their post info (if wanted) - Full integration into your forum - Users can share their garages over multiple websites without the need to modify their profiles for each site. - Anyone that "parks" their car on your website, will provide a backlink to your site for every other site they are on. The list goes on, but I don't want to "jack" this thread since I will be making my own soon. I figured this would be ok since vBGarage is no longer supported anyway. Thanks for your time! Harry Scanlan http://www.vHoist.com http://www.GenerationDub.com http://www.AutoModder.com |
Just so everyone knows, I upgraded to vB 3.8.0 RC1 over the weekend and re-installed vBgarage 3.5 successfully in less than 5 minutes without any problems. Even though it is unsupported it still works fine, check it out on my website:
http://www.joeygowdy.net/forum/vbgarage.php http://www.joeygowdy.net/forum/vbgar...do=view&id=155 :cool: |
How do i control access to the garage to certain usergroups?
|
Exactly what I need, thanks man =]
|
Quote:
I am planning to install vbgarage to my forum and I was wandering where you find the code that you are using for mods that users have done to their cars. http://www.fordf150.net/mods/membermods-joeygowdy.php It is your code?? Is it published somewhere ?? Thanks, John B. |
Quote:
No, that mod it isn't mine - FordF150 uses phpBB 2: http://www.fordf150.net/forums/faq.php#36 You can probably find it in their mod database: http://www.phpbb.com/mods :cool: |
THis works on vb 3.8 ? No Problems?
|
Clean Install working on 3.7.2
|
I don't have an upload or edit button or permissions list or anything on 3.8. Weird.
|
could someone point me in the right direction please
i need to restrict creating garages to certain usergroups but with no admin side to vbgarage im struggling to work it out i only want a few udergroups to be able to create, but all usergroups to be able to view |
I installed on vb3.8 - works Except I get no images to display. Any ideas why?
Thanks in advance! |
---
|
How it would be do putting a link in postbit to vbgarage? (if user has his car in vbgarage)
|
is there a tutorial on how to configure vbgarage somewhere? how do you remove old entries from the garage? how do you sort by latest activity? anyone please help!
|
Quote:
|
Quote:
|
Has anyone who uses this mod ever add more questions to add car form?
Just wondering how I should go about doing that. |
|
Wish this was updated for vB 3.8
|
Will it work for 3.8
|
Quote:
What it wont do, is add the field in via the xml when upgrading an existing installation. I assume this is because its looking for the table exists statement and then as it already exists leaves it alone without inserting the extra field. I have no idea how to re-write the sql statement to check if the extra fields exist and then if not to create them $db->query(" CREATE TABLE IF NOT EXISTS " . TABLE_PREFIX . "vbgarage_users ( `userid` int(10) unsigned NOT NULL default '0', `year` varchar(20) NOT NULL default '', `make` varchar(30) NOT NULL default '', `model` varchar(40) NOT NULL default '', `engine` varchar(50) NOT NULL default '', `text` mediumtext NOT NULL, `lastactivity` int(60) unsigned NOT NULL default '0', PRIMARY KEY (`userid`) ) TYPE=MyISAM" ); I hope this makes sense! The screenshots below are of the standard tweaked install and not the install with the extra fields |
I offer paid support and modifications of this system. pm me if interested.
|
We have now purchased CND garage system for our forum and uninstalled this. highly recommended!
|
hi,
I installed this hacks. it works but it didnt appear in USERCP. I insert all the code to Usercp_shell but its now show the link. please help me |
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:
|