![]() |
hi,
i was trying to install this in 4.1.8 and when i try to install the language.xml it say: """The file you attempted to import only contains phrases and none of the settings required. You will be unable to make a new language with this file.""" any clue why? thanks |
update: it looks i had to choose english and then also override .
and it worked. thanks for now. |
Hello, I have this installed on my forums and love it. I tried to get my host (they do all the installs for me, They are great!) to install a second one of this mod (yes 2 of the same mods on the same forum) they said they could not do it because some of the files would overwrite eachother or something. I run a militia web site, and would like this same software tailored for use with weapons (mainly guns) and have it displayes right above the vehicle garage. Is it possible to do this? (customize it for use with guns and other weapons and have it installed on the same forum where the garage is already installed)
www.UnitedMIlitia.org |
another question:
how to make the garage not to be visible to guests ?,unregistered,users awaiting email,and users awaiting mod. ,i play with the settings, but the pictures still shows! how to fix that? thanks |
Hi Dylan
[S]I have postd the requested info to you via pm on your forum. I am not however seeing my reply to you in the sent messages. Are you in fact getting them? I have probly sent 3 that do not show.[/S] So it seems I did not have "save copy to sent" option clicked, you should have all the requested info, in triplicate lol. Look forward to hearing from you. TY nuTTTz |
Quote:
|
How i deinstall that Mod complete out of the Database? There are some rests to see, maybe in Userprofile.
And when we can get german phrases? |
Quote:
|
1 Attachment(s)
well one of my members noticed a problem tonight... when trying to upload a photo it shows an error... see attachments
anyone? |
Quote:
|
Quote:
ACP->User Profile Fields->User Profile Field Manager The garage uses field43 |
And what happened with the garage data fields in the database? i delete them too :)
|
https://vborg.vbsupport.ru/external/2012/01/59.jpg
Haven't checked in on here for some time and was just wondering if there has been any progress on this feature? |
Any progress on the browse page reseting to 1?
|
Is there a way to display the username or vehicle in the subject of a new post when that feature is enabled?
also, how can I remove the vehicle dropdown in the 'about me' section of a users profile? thanks |
nvm on the the removing of the vehicle dropdown. i just needed to delete the extra profile field.
still trying to figure out when a new post is created for each new vehicle, how i can put the username and vehicle in the subject |
how can I fix this the drop down arrow is covered..
http://www.wmdracing.net/images/WMD%20Racingtag.png www.wmdracing.net |
Quote:
Find Code:
if ($data[make_id] != $old_make_data[make_id]) Code:
$adding = $vbulletin->db->query_write("UPDATE " . TABLE_PREFIX . "garage_user_vehicle SET nickname = '$data[nickname]', made_year = '$data[made_year]', engine_type = '$data[engine_type]', veh_class = '$data[veh_class]', color = '$data[color]', mileage = '$data[mileage]', mileage_unit_new = '$data[mileage_unit]', fuel_preference = '$data[fuel_preference]', price = '$data[price]', currency = '$data[currency]', comments = '$data[comments]', date_updated = '$data[date_updated]', make_id = '$data[make_id]', model_id = '$data[model_id]', trim_id = '$data[trim_id]', spirit_id = '$data[spirit_id]', spirit_type_id = '$data[spirit_type_id]', vehicle_url = '$data[vehicle_url]', vehicle_country = '$data[vehicle_country]', vehicle_zip = '$data[vehicle_zip]', vehicle_zip_hide = '$data[vehicle_zip_hide]', purchase_month = '$data[purchase_month]', purchase_day = '$data[purchase_day]', purchase_year = '$data[purchase_year]', notify_enabled = '$data[comm_notify]' WHERE vehicle_id = '$data[id]'"); |
Quote:
|
Quote:
|
Quote:
|
First thanks for this great mod!!! :)
I have problem with uploaded image quality. I have lightbox enabled and when I upload jpg from my PC (which is less than max file size and same in dimensions as max dimensions) uploaded pic in garage is lower quality than pic on my PC. I checked the full version of the pic also in "images/garage/attach" folder and it is same in quality as smaller (lightbox)version. Why is that? I have checked your code for re-sizing and everywhere I can se that you have used 100 for quality, so I don't undersnatd why pic is "ruined" so to speak. Is it because of GD2? Is it something that GD2 is doing by default to the pictures? How can I have same quality pic in garage as it is on my PC? Also is it possible not to create that full picture, because I don't see any use of it (at least not for me) and it is only using space, becsuse it is same in quality as that smaller(lightbox) pic? |
I need a replacement for photoplog which isnt vB4 supported, and this looks just the thing!
|
Anyone?
|
1 Attachment(s)
Since updating vBulletin to the latest version, and reverting the templates (as it requested), I have come across an error on my site with one particular user.
Here's a screenshot to show you: Attachment 136223 I went to edit this users' profile in the admin panel and under the 'user profile fields-> Profile Fields from Form 'Edit Profile'' section, here's the code that's appearing in the box: Code:
<!-- BEGIN TEMPLATE: garage_dropdown --> I've compared this to a few other users and worked out that this is what should actually be in that box: Code:
<!-- BEGIN TEMPLATE: garage_dropdown --> Any idea what might be wrong? For the time being I've just removed all code from this user's profile, but this means in postbit that user doesn't have a link to his garage, whereas everyone else does. Would appreciate any help. |
Just an update RE my previous post- I've fixed this now. Still not sure how or why that error came about, but what I done is go into PHPMyAdmin and change it manually. Seems to be fine now.
|
I have something similar if not the same.
I have VB4.1.10 User profile field has an unlabled box with this code in it: <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://www.v8buick.com/garage_vehicle.php?do=view_vehicle&id=11"><img src="images/garage/attach/4/5/garage_vehicle-11-13283303183_thumb.jpg" alt="View Vehicle" width="75" border="0" />1973 BUICK ELECTRA</a></li> <li class="left"><a href="http://www.v8buick.com/garage_vehicle.php?do=view_vehicle&id=12"><img src="images/garage/attach/4/5/garage_vehicle-12-13283317415_thumb.jpg" alt="View Vehicle" width="75" border="0" />1969 BUICK RIVIERA</a></li> <li class="left"><a href="http://www.v8buick.com/garage_vehicle.php?do=view_vehicle&id=13"><img src="images/garage/attach/4/5/garage_vehicle-13-13283327205_thumb.jpg" alt="View Vehicle" width="75" border="0" />1985 BUICK REGAL</a></li> </ul> </div> </div><br /> Anyone have any thoughts!!! |
Quote:
I've got the same problem |
Quote:
Thanks |
Show a screenshot of your problem. Doesn't look like you're facing the same problem I was, based on what you've posted.
|
Are you supposed to be able to click on a picture to zoom in a user's garage? I cant remember if mine ever did or not, but it isn't right now. When you click on a picture, it acts like it's trying to load, but never does.
|
1 Attachment(s)
Quote:
|
Quote:
First you need to find the code (in whole) that SHOULD be there. You can work this out by looking at another members profile via the admin panel (needs to be another member that has a 'Garage'). Basically you need to change the URL it links to for this particular user, and also the users' thumbnail pic. Once you have that, you need to locate this OLD code in phpmyadmin, and replace it with the full code. It'll then be fixed. I can't remember which table it was under off the top of my head, but if you do a search inside phpmyadmin, you shouldn't have any problem finding it. If you get stuck, report back and I'll try find which table it was for you. Remember to take a backup before messing around with the database. Better safe than sorry! |
Sorry everyone, I took the wife and kids on vacation and haven't checked in here.
ssoc, look in your user profile fields, there is one there for the postbit dropdown in field43. If you edit that the field its probably still set to 250 characters. Bump that up to 10000 or so. What happened is someone edited their vehicle and the field cut off the length of the field. discoduck and Mike Bucy, it looks like the problem I've run into on some forums where the text gets converted to html characters for some reason. Give this a try, do the same thing ssoc did and also edit a plugin ACP->Plugins and Products->Plugin Manager Edit the plugin Garage Postbit Vehicle Dropdown Find Code:
if ($vbulletin->options['legacypostbit'] == 1) Code:
if ($vbulletin->options['legacypostbit'] == 1) Code:
$maxwidth_f = "800"; There are supposed to be 3 images created. 1 thumbnail for the page viewing, 1 medium size image for the litebox popup and then 1 large for detailed view. The large was accidentally hard coded to 800x600 Let me know if that fixes it for you guys and sorry for it taking a while to get back to you on the problems. |
Quote:
|
RESOLVED -I have the same problem, where do you look for these fields.. .sorry not sure what you were referring to. I don't have a field43 :(
EDIT I ran a rebuild from the Management screen "Rebuild Vehicle Postbit Dropdowns" |
Quote:
|
Quote:
Best bet for now is to edit the template garage_dropdown Find Code:
<a class="popupctrl" href="#"><strong>{vb:raw veh_col_text}</strong></a> Code:
<a class="popupctrl" href="#"><strong>Vehicles</strong></a> |
No, I did have a translator installed but disabled it as they were no longer offering a free version.
I will try you work around, thank you so much for you help and great great product edit: no it's still there, see screen shot: http://screencast.com/t/JG7RLi8Vkxb |
Quote:
|
All times are GMT. The time now is 08:36 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:
|