vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VbGarage 3.5 (https://vborg.vbsupport.ru/showthread.php?t=109924)

Enajizer 04-06-2006 06:40 PM

I am having one issue with this newest version now. The problem is when I or any other member clicks to view page two of the garage list, you get nothing but a blank white page. Have any idea what would cause this?

I would also like to say that the time you guys put in for hacks like these is very much appreciated.....thanks!

Serial Killer 04-07-2006 12:08 AM

There will be no new version. Trigunflame has already said so (at the beginning of this thread). This is not his hack and, therefore, I:banana: don't think he will support it or write a new version.

Deska 04-07-2006 03:15 AM

Quote:

Originally Posted by Serial Killer
There will be no new version. Trigunflame has already said so (at the beginning of this thread). This is not his hack and, therefore, I:banana: don't think he will support it or write a new version.

Too bad then... :(

bada_bing 04-07-2006 11:40 AM

Quote:

Originally Posted by Serial Killer
There will be no new version. Trigunflame has already said so (at the beginning of this thread). This is not his hack and, therefore, I:banana: don't think he will support it or write a new version.

I think you are incorrect. If you read the thread he does mention that he is releasing version 4.0

noppid 04-07-2006 03:09 PM

Get the real replacement for vBGarage vBPicGallery.

joeychgo 04-07-2006 03:56 PM

Quote:

Originally Posted by noppid
Get the real replacement for vBGarage vBPicGallery.


Here is an example: Car Audio Talk Gallery

And here is what an individual gallery can look like: 1998 Lincoln Mark VIII LSC



- All done with the vBPicGallery

bada_bing 04-07-2006 04:05 PM

Quote:

Originally Posted by noppid
Get the real replacement for vBGarage vBPicGallery.

Is VBPicGallery Free and where on that site do you download it?

Martaigne 04-08-2006 02:46 PM

<a href="http://www.cpurigs.com/forums/showthread.php?t=2132" target="_blank">http://www.cpurigs.com/forums/showthread.php?t=2132</a>

$20 to access downloads area.

Oddjob 04-08-2006 05:13 PM

Quote:

Originally Posted by noppid
Get the real replacement for vBGarage vBPicGallery.

So this one is a fake?

Eh, i dont run a car forum, no need for all the little xtras.

djjeffa 04-08-2006 06:35 PM

cool it was a eazy install/upgrade from 3.0 and it looks like all the cares and comments are still there
the only problem I see is when a user has more than one car they all show under each title , ame I doing somthing wrong?

EDIT: I have a bug my first page works but my next 2 pages of cars are blank

Tru2Chevy 04-09-2006 04:36 PM

Quote:

Originally Posted by Oddjob
So this one is a fake?

Eh, i dont run a car forum, no need for all the little xtras.

No vBGarage was developed before vBPicGallery. I've seen several sites using each, and I prefer the garage. As soon as the updated version of garage is released here I'll have it installed on my site.

- Justin

Puntoboy 04-10-2006 07:22 PM

brilliant, been waiting for this.

i'm just a little worried.

i had this hack on my forum when i was running 3.0.7... and it hasn't worked since the upgrade to 3.5.2 obviously. i'm using a new stles and don't think i have any of the old templates created.

should the data still be in the database? if so, what do i need to do to upgrade?

cheers guys.

Gizmo999 04-11-2006 08:24 PM

I've got a problem with the link to the next page once I get beyond 25 members in my garage.

the link tries to take you to here

Code:

/forum/vbgarage.php?do=$_REQUEST[do]&page=2&perpage=25
and i think the correct link should be

Code:

/forum/vbgarage.php?do=&page=2&perpage=25
what needs altering to correct this please??

PBX1 04-12-2006 12:41 AM

Quote:

Originally Posted by Gizmo999
I've got a problem with the link to the next page once I get beyond 25 members in my garage.

the link tries to take you to here

Code:

/forum/vbgarage.php?do=$_REQUEST[do]&page=2&perpage=25
and i think the correct link should be

Code:

/forum/vbgarage.php?do=&page=2&perpage=25
what needs altering to correct this please??

I've got the same problem. Hopefully there is an easy fix.

I found a quickie fix, look for this line
if ($perpage == 0 or $perpage > 200) { $perpage = 25; }
and change 25 to a higher number. I have 31 garages so I've changed it to 40 until a proper fix
shows up. Opps sorry look for this in vBGarage.php

Gizmo999 04-12-2006 10:01 PM

I think i fixed it, you need to find lines in vbgarage.php

Code:

$pagenav = construct_page_nav(
                $pagenumber, $perpage, $garagecount[garages],
                'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=$_REQUEST[do]', ''

And replace with

HTML Code:

$pagenav = construct_page_nav(
                $pagenumber, $perpage, $garagecount[garages],
                'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=', ''

it worked for me

PBX1 04-13-2006 12:49 AM

Good stuff Gizmo, works for me too!:banana:

djjeffa 04-13-2006 02:13 AM

Quote:

Originally Posted by Gizmo999
I think i fixed it, you need to find lines in vbgarage.php

Code:

$pagenav = construct_page_nav(
                $pagenumber, $perpage, $garagecount[garages],
                'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=$_REQUEST[do]', ''

And replace with

HTML Code:

$pagenav = construct_page_nav(
                $pagenumber, $perpage, $garagecount[garages],
                'vbgarage.php?' . $vbulletin->session->vars['sessionurl'] . 'do=', ''

it worked for me

thanks giz it worked now i have to find a way to fix the multable cars

if not is there away for admin to delet some cars?

cablemirc 04-13-2006 10:10 AM

any newly uploaded pics show up fine, but the old imaged uploaded do not show. however, the image filenames show with teh red x's///

check it out.
http://www.clubprotege.com/forum/vbgarage.php?do=list

the first car you see (the white one) was uploaded after the upgrade, the rest are from before. how do i correct this?

xdsl 04-13-2006 10:26 AM

looks nice...
i want to try it now.. :banana: :banana: :banana:

cablemirc 04-13-2006 10:50 AM

this apprears to be a variation of the pjpeg issue in SQL mentioned earlier.. some of my uploaded images actually show as type JPG in teh database, but some show as pjpeg, although all files are jpgs. how does one edit the existing type fields in SQL to show all files as type jpg? (and if i'm way off track, ignore this post and please try to help me fix this)

cablemirc 04-13-2006 11:20 AM

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.

Deska 04-14-2006 12:16 AM

I use this one for multipages:

PHP Code:

$pagenav construct_page_nav(
        
$pagenumber$perpage$garagecount[garages], 
        
'vbgarage.php?' $vbulletin->session->vars['sessionurl'] . 'do=list'''
        
. (!empty($vbulletin->GPC['perpage']) ? "&amp;perpage=$perpage"")
    ); 


djjeffa 04-15-2006 01:56 AM

anyone figer out how to delete cars?
everytime i click it says page not found?

MoveOver.cc 04-16-2006 12:42 PM

Can anyone advise how I (admin) can add another members car details to Vb Garage??

jadkar 04-19-2006 02:55 AM

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> &nbsp;</if>

Insert after:
Code:

<a href="$vboptions[bburl]/vbgarage.php?do=view&amp;id=$post[userid]"> <img class="inlineimg" src="$stylevar[imgdir_statusicon]/garage.gif" alt="Check out my garage" border="0" /></a>&nbsp;
You can also list something like this in your "memberlist_resultbit":
Code:

<a href="$vboptions[bburl]/vbgarage.php?do=view&amp;id=$userinfo[userid]"> vbGarage</a>&nbsp;
Please keep in mind that I created a gif called "garage.gif". You will have to do the same thing and place it in your....

"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.

dieselpowered 04-20-2006 01:57 AM

Anyone figure out how to delete garages? Seems to take you to a Page Cannot Be Found Page???

PBX1 04-21-2006 04:01 PM

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!

blacklancer 04-26-2006 12:30 AM

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....

Josh Combs 04-26-2006 03:26 AM

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

PBX1 04-26-2006 09:13 AM

Quote:

Originally Posted by blacklancer
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....

Mine has always been in 1 column. I don't think I've seen an example with 2 columns. Sorry I can't help you.

tealv6 04-26-2006 04:32 PM

Look at the first screen shot posted. It's 6 pictures, 2 wide x 3 down. Seems possible. I'm still waiting for a good way to delete a garage completely before installing this product.

nitro 04-26-2006 04:56 PM

Quote:

Originally Posted by Josh Combs
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

I beleive the image file size issue is with the script not the server in this case. It seems increasing it makes no real difference it dosnt like anything 1MB or more. I have other scripts installed that go over this fine and I can set my max upload size myself.

CSS59 04-27-2006 03:12 AM

Hello, How do I add a link to that members garage for each member under the avatar in showthread?

Deska 04-27-2006 03:56 AM

Quote:

Originally Posted by CSS59
Hello, How do I add a link to that members garage for each member under the avatar in showthread?

Already here:
https://vborg.vbsupport.ru/showpost....&postcount=187

CSS59 04-27-2006 12:27 PM

Quote:

Originally Posted by Deska


Thank you, but I was looking for something conditional with "if". The one there shows up for everyone even if they don't have one set up

qti 04-27-2006 03:43 PM

Not installing vbgarage yet as its not exactly what I'm looking for... but this is:

http://www.golfmk5.com/forums/mygolf.php

Anyone know what I can use to achieve this? Start off with member's list, and click one and you see a list of all their cars. Then click one car and you go into the details.

I've also looked at vBPicGallery, but it doesn't look as clean as that - or can it be configured to be like that?

tealv6 04-27-2006 04:42 PM

qti- that's kind slick looking... doesn't look like vbgarage or vbpic. I'm curious now...

Deska 04-27-2006 11:54 PM

Looks like it's custom script base on vbGarage :D

curriertech 04-28-2006 12:56 AM

I'd love it if this hack could allow for multiple 'cars'. I've successfully 'ported' this hack to be used on a musician's forum, for listing instruments/studio gear, but I really need to be able to have multiple entries per user.

Any ideas?

TIA. :)

-Josh.

Gizmo999 04-28-2006 01:49 PM

Quote:

Originally Posted by curriertech
I'd love it if this hack could allow for multiple 'cars'. I've successfully 'ported' this hack to be used on a musician's forum, for listing instruments/studio gear, but I really need to be able to have multiple entries per user.

Any ideas?

TIA. :)

-Josh.

I've moved to vbpicgallery for that reason, 20 bucks solved a major problem :D also can not admin edit garages. worth it for me.


All times are GMT. The time now is 02:21 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
  • Page Generation 0.01848 seconds
  • Memory Usage 1,845KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (9)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete