![]() |
1 Attachment(s)
I enabled the Postbit Vehicle Dropdown Link but on some members i'm getting error messages and on some it works fine. I attach the screen shot. Any advice?
|
Quote:
|
Quote:
Garage Postbit Vehicle Dropdown Find the instances of Code:
$post[field43] Code:
unhtmlspecialchars($post[field43]) |
Quote:
|
I'd like to clear out all makes and models and put them back in again. Is there a quick and easy way to do this as half the models and makes don't apply on my forum?
|
Is there anyway to add some sort of template into the description box or alter the description box size at all?
|
Quote:
Code:
global $vbulletin; |
Quote:
If you don't have vehicles in there yet, you could modify the vehicle xml file and remove any makes that you don't want to use. When you import the vehicles file it truncates the make/model/trim tables so you will only have those makes you have left in the file. |
Quote:
If you want to edit the size of the box for when the user is editing/creating a vehicle you would change the description textarea in the garage_vehicle_edit template. |
Quote:
|
Quote:
|
i had trouble with the exact same mod maybe its something were doing
|
When I add new car, field with price isn't correct displayed in car's view page. It's blank. But in database price is saved correct. Any clue?
|
Quote:
|
Check Your PM box.
|
Quote:
includes/garage_func_var.php At about line 7838 find Code:
$templater->register('price', $price); Code:
$templater->register('price', $purch_price); |
Thanks! It's good now.
|
|
wow that looks great.........
|
Quote:
Also, if you use the blocks make sure you set the front block order on the left VB Pro Garage acp pane. |
Thank you sir!
|
Quote:
|
Quote:
|
Without the forum home images, the garage wouldn't get used. This issue comes up using the default template as well..
|
Anyone running this on 4.1.4
I want to upgrade and really like this mod so I want to ensure it will work first |
for some reason, the link listed under the user names has been getting a little screwy.. I tried to rebuild vehicle postbit dropdowns and now they are all showing " %1$S " under their name instead of the previous "rides" that it was showing before.
|
Quote:
I tried this also and still no change |
Quote:
ACP->User Profile Fields->User Profile Field Manager Click Edit for field43. Set Max length of allowed user input to something higher like 5000 ACP->Plugins&Products->Add New Plugin Product: VB Pro Garage Hook Location: postbit_display_start Title: Format Postbit vehicles Plugin PHP Code: Code:
$post[field43] = unhtmlspecialchars($post[field43]); Then go to ACP-> VB Pro Garage-> Management Click Go on Rebuild Vehicle Postbit Dropdowns That should fix it, let me know if it doesn't. |
I think this would have fixed the issue before, but ever since I originally tried to rebuild vehicle postbit dropdowns, now they all say "%1$S" and they still do.
|
any idea what I should do next?
|
I just installed and am getting the following error:
Parse error: syntax error, unexpected '<' in /home/*********/public_html/forum/includes/class_core.php(4090) : eval()'d code on line 132 any ideas? |
Quote:
I would normally say it's a product error but since noone else has come up with that the only thing I can think of is it's conflicting with another addon. |
I've been testing this and I've been changing the phrases to better fit our use which is not automotive related. Do you or do you know someone who will take on paid work to further modify this to fit our needs?
I've looked at some paid packages and this seems to offer several more user features and it's free :) |
1 Attachment(s)
Quote:
Does not work for me. There are many problems like, on add vehicle Trim - after approval deleted from the database. Description - There are two fields, the second does nothing and no description. missing phrases in admin panel buttons - generation, and many others. pity, I love the product and like to use it. |
Quote:
Try reimporting the language file, all the phrases should be there. |
Hello Dylan,
Can you tell me exactly what code needs to removed in the template garage_vehicle_edit template please as I would like to remove these extra fields and dont want to remove anything critical. Would alslo like to remove the nickname field. thanks in advance for the help |
Dylan,
I looked for this in the thread to-date but the search didn't show anything. For our automotive forum we don't really need the timeslips and such, as these cars are hardly "performance" vehicles. However they are put in shows often, so we'd like to have a "show report" type of page instead. Can I configure that within AdminCP or would it require a code modification? I'm thinking it's the latter, but thought I would check with you first. Thanks! |
Quote:
Find and delete Code:
<tr> Code:
<tr> |
Quote:
|
thanks for support Dylan will do that
|
All times are GMT. The time now is 03:42 AM. |
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:
|