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)

magnus 04-28-2004 05:07 PM

Quote:

Originally Posted by muscle-mustangs
LOL...funny

Ok I got it but can you visit my forum real fast? Its not getting the whole box around like it does in latest uploads. Like the guy with the cadalac forum has the whole box around his. Is their still something missing?


*EDIT* also, is their a way to like block out the image? What I mean is when people are on my homepage it makes it looks like their viewing those images instead of viewing forumhome.

In FORUMHOME -

FIND:
HTML Code:

$latestbits
REPLACE with:
HTML Code:

<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td>
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
        <td class="tcat" colspan="5"><b>$vbphrase[vbgarage_latest_uploads]</b></td>
</tr>
<tr>
$latestbits
</tr>
</table>
</td></tr></table>


Rick Sample 04-28-2004 05:12 PM

Quote:

Originally Posted by magnus
In FORUMHOME -

FIND:
HTML Code:

$latestbits
REPLACE with:
HTML Code:

<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td>
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
        <td class="tcat" colspan="5"><b>$vbphrase[vbgarage_latest_uploads]</b></td>
</tr>
<tr>
$latestbits
</tr>
</table>
</td></tr></table>


Pure Geniuses...........Thanks man! The forum looks alot better now! :)

dcevoclub 04-28-2004 05:49 PM

ok i guess i jsut have issues, but i couldn't find anyone else with this problem....

there is no place to upload images when you edit your garage.... its just blank... what would be the issue?

magnus 04-28-2004 06:02 PM

Quote:

Originally Posted by dcevoclub
ok i guess i jsut have issues, but i couldn't find anyone else with this problem....

there is no place to upload images when you edit your garage.... its just blank... what would be the issue?

You didn't set the number of allowed uploads in the AdminCP as per the installation guide.

dcevoclub 04-28-2004 06:16 PM

yes its set to 10

EDIT: nevermind, i closed my browser and now it works sorry to be bothersome

GoTTi 04-28-2004 08:10 PM

Quote:

Originally Posted by magnus
Put a space after the last character in [high]vbgarage_editimagesbits[/high].

its in there already:

Template: vbgarage_editimagebits

PHP Code:

<td class="alt2" valign="bottom"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&amp;width=100&amp;id=$image[vbgarageid]alt="$image[name]/><br />
<
center><input type="checkbox" name="delete$image[vbgarageid]">$vbphrase[delete]</center>
</
td


GoTTi 04-28-2004 08:51 PM

Quote:

Originally Posted by magnus
Actually, you can get around this.. create a new BBCODE, [car] (you can of course name this whatever you like), and have it use the HTML:
HTML Code:

<a href="$vboptions[bburl]/vbgarage.php?do=getimage&amp;id={param}"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&amp;width=100&amp;id={param}" border=0 /></a>
This will allow the user to insert: [car]{picture id}[/car] in a thread, which will be replaced with a thumbnail of that id as well as a link to the original size.

from: https://vborg.vbsupport.ru/showpost....&postcount=147

the code you talk about here is not showing the image in a new thread. im using 3.1.1...any ideas?

GoTTi 04-28-2004 09:25 PM

ok, ive looked threw PAGES of this thread here so here's my question i couldnt find answer to:

is it possible to put the Latest Uploads ("vbgarage.php?do=list") images also on the Forum home page below the navbar?

magnus 04-28-2004 09:49 PM

Quote:

Originally Posted by Da_GoTTi
ok, ive looked threw PAGES of this thread here so here's my question i couldnt find answer to:

is it possible to put the Latest Uploads ("vbgarage.php?do=list") images also on the Forum home page below the navbar?

You didn't look hard enough. This has been discussed, at great length. Recently, too.

magnus 04-28-2004 09:50 PM

Quote:

Originally Posted by Da_GoTTi
its in there already:

Template: vbgarage_editimagebits

PHP Code:

<td class="alt2" valign="bottom"><img src="$vboptions[bburl]/vbgarage.php?do=thumb&amp;width=100&amp;id=$image[vbgarageid]alt="$image[name]/><br />
<
center><input type="checkbox" name="delete$image[vbgarageid]">$vbphrase[delete]</center>
</
td


Then you have a template error elsewhere. You need to try and debug it.


All times are GMT. The time now is 05:05 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.02051 seconds
  • Memory Usage 1,766KB
  • 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
  • (5)bbcode_html_printable
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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