vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBGarage v3.1.1 (now with GD-Lib support!) (https://vborg.vbsupport.ru/showthread.php?t=63681)

exTracT 04-18-2004 12:53 AM

after playing with this a bit, i've noticed the following:

re: requiring at least 1 picture ->using the code provided here will prevent people from updating their vbgarage if they arent adding a picture.

re: uploading pictures -> people can only upload one picture and then they have to click submit and start again.

magus your code is legible and easy to read, makes it a lot more fun

Ganon 04-18-2004 01:41 AM

In version 3.0.1 is there a way to delete a member's entry, if for example they spam it instead of using it to post their car?

If not, does one of the newer versions contain that feature?

flstreetscene 04-18-2004 05:39 AM

I've searched this thread but I can't seem to find the way to add additional fields for the car information?

Also, what do I edit to place a link to the users "edit garage" page perhaps opposite of the "Powered by: vBGarage by magnus" row.

corsacrazy 04-18-2004 07:01 AM

Quote:

Originally Posted by magnus
It sounds as if you're not using the latest vbgarage.php. Can you verify it's v3.1.1? At the top of the file, it should read:

PHP Code:

|| # vBGarage v3.1.1                              # || 

I really can't imagine any other reason. If it is the correct version, I'll need access to troubleshoot this myself.

fixed, i was reading upgrade wrong i thought you had to replace

<input type="hidden" name="do" value="edit" />

but it said ADD below... so hard to misread when your so used to replacing these template edits lol

magnus 04-18-2004 12:43 PM

Quote:

Originally Posted by Ganon
In version 3.0.1 is there a way to delete a member's entry, if for example they spam it instead of using it to post their car?

If not, does one of the newer versions contain that feature?

No, v3.0.1 has no edit/delete support. v3.1.0 was the first version with delete functions. However, v3.1.1 (latest) has delete AND edit functions. I highly suggest upgrading. :)

magnus 04-18-2004 12:50 PM

Quote:

Originally Posted by flstreetscene
I've searched this thread but I can't seem to find the way to add additional fields for the car information?

There is no "walkthrough" for this, as it requires a fair amount of hacking. This is why I simply had an "text" box. I few people have added what you're asking for, perhaps they'll share?

Quote:

Originally Posted by flstreetscene
Also, what do I edit to place a link to the users "edit garage" page perhaps opposite of the "Powered by: vBGarage by magnus" row.

In vbgarage_viewgarage:

FIND:
HTML Code:

<tr>
<td class="tcat" colspan="3" align="right"><span class="smallfont">$vbphrase[vbgarage_footer]</span></td>
</tr>

REPLACE with:
HTML Code:

<tr>
<td class="tcat" width="50%" align="left"><span class="smallfont"><a href="$vboptions[bburl]/vbgarage.php?do=editgarage">$vbphrase[vbgarage_edit]</a></td>
<td class="tcat" width="50%" align="right"><span class="smallfont">$vbphrase[vbgarage_footer]</span></td>
</tr>

That should do it. :)

Rick Sample 04-18-2004 03:35 PM

I GOT VBGARAGE up and running!

However, I have one slight quesiton. You know where the VBgarage link is with all the other links like faq, member list and so on. Is their anyway to change the text VBgarage to Members Rides?

That way new members and guests will know what it is. New members may not of heard of VBgarage before.

thanks,

Rick Sample 04-18-2004 03:37 PM

Also, is their a way to change it to a different color like red? this way it will stand out from the other buttons up their. :)

corsacrazy 04-18-2004 03:45 PM

Quote:

Originally Posted by muscle-mustangs
I GOT VBGARAGE up and running!

However, I have one slight quesiton. You know where the VBgarage link is with all the other links like faq, member list and so on. Is their anyway to change the text VBgarage to Members Rides?

That way new members and guests will know what it is. New members may not of heard of VBgarage before.

thanks,

edit the phrase or hard code the text when editing the navbar template

magnus 04-18-2004 06:53 PM

Exactly. It''s all phrase driven. :)

Glad to hear you got it working! :D


All times are GMT. The time now is 07:56 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.02926 seconds
  • Memory Usage 1,752KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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