The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vbRides ? Garage Details »» | |||||||||||||||||||||||||||||||||||||||||||||
vbRides is a vBulletin Garage plugin for vBulletin Suite 4 forum software. Members of your website can showcase their rides with the community. This is not a port or copy of another garage but a unique mod designed by a car guy for the car community. My intentions with vbrides is avoid the bloat of unnecessary extensions an keep a simple 'showcase' style garage.
I have wanted to build a 'garage' add-on since I first started with vbulletin an worked on something with Magnus ten years ago. It was Christeris new add-ons that had the style an layout that inspired me to create this new add-on. He has since abandon his work an given ozzy47 his code who has given me permission to use Christeris code to build a new garage add-on called "vbRides". Due to starting with code from another project this add-on will remain free an not offered as a pro or lite edition. However there was extensive work writing vbrides an would appreciate your support. Key Features
YouTube Channel vbRides Instructional & Demo Videos Demo: http://www.action-network.com/vbrides.php Demo Account: Code:
vbrides:W5K9VK More Screenshots Translations Phrases are included in the install xml, the file in downloads is extra for use in translating or rephrase for different uses. Change Log
Download Now
Screenshots
Show Your Support
|
5 благодарности(ей) от: | ||
Dragonsys, Keyser Soze, romaszek, tbworld, TheLastSuperman |
Comments |
#32
|
||||
|
||||
One more thing. When a post is first made in the forum there is a small image that is broke. Any idea what it should be?
|
#33
|
||||
|
||||
Quote:
I found your website an looked at the post, did you already edit the post to take out the bad image? Was curious to what it was pointing to. Also there was a error in functions_facebook.php when viewing sub categories that I'm looking at right now... It's looking for a function from function_vbride.php that isn't being called for some reason. For now you should go to Plugin Manager, scroll to Product : vbRides an turn off 'Open Graph Description / Title Override' or update with the following code. Code:
if (THIS_SCRIPT == 'rides' && $_REQUEST['do'] == 'main') //For Main Page { $og_array['og:description'] = $vbulletin->options['vbrides_og_description']; $og_array['og:image'] = $vbulletin->options['bburl'].$vbulletin->options['vbrides_og_image']; $og_array['og:url'] = $vbulletin->options['bburl'].'/vbrides.php'; } |
#34
|
||||
|
||||
Thanks for the heads up. I turned off the Open Graph Description. Any idea what is going on there with that issue?
I also took the image out. It was putting it into some type of chart. The error was showing on Tapatalk and not the forum. It was doing a table of some type. Also people are having issues creating a garage. Their getting this error below. "Small description too long/too short. Give specific character range." One more thing. How do you get the program to work on the home page as a widget? Not working on my end. |
#35
|
||||
|
||||
I don't know about why that function is not found, the other sites work the way it was. Anyway I took that function out, was using it to take off a backslash from the home an forum url. But the settings for those specifically tells admins no backslash in the description so I shouldn't have to check for it.
Ok yes I used a table bb code to format the text an image in the post. I don't have Tapatalk an never even thought about it. Guess I'll have to check that out this weekend. There is settings in the admincp for setting a minimum an maximum characters for the small description field. I put those in because that description is used in the listing throughout the mod so it needs something an one word entries looked bad. So give them more or less in the settings. I'll update the help text under the input to specify a min an max characters will be needed. The widget is there an would just need to be added to a layout used on your front page. |
#36
|
||||
|
||||
Got all them fixed. Thank you.
The next question is having a small color issue with some small items. That in your css? |
#37
|
||||
|
||||
There are a few colors still set in css, the others are style variables. What's not in there uses the themes colors. If the issue your referring too was the number portion of the rating bar the fonts in css an background in style variables. On the three themes of yours it's the same on two an the black background one has the issue. I should add a style variable for the whole rating to make it easier.
I see that Tapatalk was third party so probably not gonna be able to set a conditional for new ride posts. Gonna have to find a different way to format the post apparently. ...Oh an you can set a background image for the intro text in style variables too, thought that would be cool option. |
#38
|
||||
|
||||
Yes I was referring to that, lol.
Tapatalk is 3rd party, but used by lots of forums. What do you mean about the background image? |
#39
|
||||
|
||||
Ok IGOTASTi, I've been working on the new issues an manage to take care of most of them. So far I think the permissions for admins edit icon an report ride icon permissions. Thought I had them once, but on your site unregistered could still see the report icon. Confirmed on my site so need to mess with that again. Another thing is the image count for stats doesn't look to work right.
|
#40
|
||||
|
||||
Glad I could help. Really nice program once everything gets worked out.
Would love to help you promote it. |
#41
|
||||
|
||||
I think the update is ready to go. Got distracted making a video presentation for install an setup. Was just coming on to get the files updated.
Yeah about getting everything gets worked out, this is a brand new add-on not converted from older vbulletin versions. So considering that an this was my first add-on built out of necessity it's doing pretty good. In regards to help promoting I wanted to make sure it's bugs are worked out an I have an importer for vbgarage before I focused on promotion. But to help get the word leaving the vbRides copyright active so anyone seeing the add-on knows where to get it. It only shows on the rides pages an not the whole website. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|