![]() |
SQL query:
UPDATE vbgarage_images SET TYPE = 'image/jpeg' WHERE TYPE = 'image/pjpeg' just for all of you who are not SQL junkies out there, i just spent 2 hours learning how t do that, as i know diddly about SQL. you can run that query within your SQL database from phpmyadmin, or with adequate permissions, from the SQL section of the vbulletin control panel. |
I use this one for multipages:
PHP Code:
|
anyone figer out how to delete cars?
everytime i click it says page not found? |
Can anyone advise how I (admin) can add another members car details to Vb Garage??
|
Please don't mind me...... I'm just a novice coder. I have however come up with a super simple little piece of code you can put in the "postbit" so you can get to each members vbGarage.
I'm sure someone can add conditionals to actually check to see if the person has a garage, but it doesn't seem to be needed. If they don't have a garage it just comes up blank. In postbit search for: Code:
<if condition="$show['reputationlink']"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a> </if> Insert after: Code:
<a href="$vboptions[bburl]/vbgarage.php?do=view&id=$post[userid]"> <img class="inlineimg" src="$stylevar[imgdir_statusicon]/garage.gif" alt="Check out my garage" border="0" /></a> Code:
<a href="$vboptions[bburl]/vbgarage.php?do=view&id=$userinfo[userid]"> vbGarage</a> "images\statusicon" directory of each of your styles. Once this is done you will have a little icon next to the "reputation link" icon that will take you to the garage. Once again... I'm just learning :) Someone could add conditionals or even a phrase so the "hover over" is a little more intuitive, but this works. I hope this helps some people out. |
Anyone figure out how to delete garages? Seems to take you to a Page Cannot Be Found Page???
|
Can anybody tell me where in the code it grabs your URL from when it displays the picture. I changed domain names on the forum so now when you click on a user to see their garage it takes you to the old domain.:confused:
Thank you Never mind... major brain fart... it is now working! |
my garage was working fine and for some reason i checked it tonight and the pictures are not in 2 colums, they are all in one. is there somewhere i can fix that???
http://www.sclc.net/forum/vbgarage.php?do=view&id=1 they used to be 2 columns of 3 pictures.... |
I am having an issue with uploading images, I have searched through this thread and saw a few people state this and one guy even said it was a server issue. I am wanting to add this to my forums because it would greatly help out my members share about their cars.
-Thanks Joshua |
Quote:
|
All times are GMT. The time now is 02:18 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:
|