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)

Envy-UK 04-12-2004 01:26 PM

I can't say enough about the quality and quantity of support given by Magnus, as well as the great updates. :)

White Knight 04-12-2004 01:32 PM

Quote:

Originally Posted by magnus
Use this instead:

HTML Code:

$user[username]'s $list[year] $list[make] $list[model]
Let me know if that works. :)

Funny you said that.. was the first way I tried it also. :) Would only make sence though. Still showing up the last person's name on the page and doesnt show anything for information

Anyways dont worry about it.. it was something I was just trying to help out with thats all. I will continue to look for it.. Maybe one day you might come across it and have it added :)

magnus 04-12-2004 01:33 PM

Quote:

Originally Posted by White Knight
Funny you said that.. was the first way I tried it also. :) Would only make sence though. Still showing up the last person's name on the page and doesnt show anything for information

Anyways dont worry about it.. it was something I was just trying to help out with thats all. I will continue to look for it.. Maybe one day you might come across it and have it added :)

Just to confirm, which template are you adding this information to?

Envy-UK 04-12-2004 01:34 PM

I'm just wondering if you've missed the following request:

https://vborg.vbsupport.ru/showpost....&postcount=282

If not, please ignore this post. ;)

SVTOA 04-12-2004 01:36 PM

Quote:

Originally Posted by magnus
Use this instead:

HTML Code:

<!-- added gallery code here --><div class="smallfont"><br><br><a href="$vboptions[bburl]/photopost/showgallery.php?cat=500&ppuser=$data[userid]&thumb=1"><smallfont>View my photo gallery</smallfont></a><br>
<!-- end gallery code-->


That was the ticket! And what I did to make it fit in with the garage, is edit the vbgarage_viewgarage template like so:

found "PHOTOS" and replaced the table with:

Code:

<td class="tcat">My MMA Garage Photos <!-- added gallery code here --><div class="smallfont"><a href="$vboptions[bburl]/photopost/showgallery.php?cat=500&ppuser=$data[userid]&thumb=1"><smallfont>You may also click HERE to see my MMA photo gallery pix!</smallfont></a>
<!-- end gallery code--> </td>


White Knight 04-12-2004 01:36 PM

Quote:

Originally Posted by magnus
Just to confirm, which template are you adding this information to?

vbgarage_latestbits

magnus 04-12-2004 01:45 PM

Quote:

Originally Posted by Envy-UK
I'm just wondering if you've missed the following request:

https://vborg.vbsupport.ru/showpost....&postcount=282

If not, please ignore this post. ;)

That would require an additional template to be create and a little hacking. Hrm.. when I get home today, I see if I can make it a toggle in the AdminCP, "Use Popups?".

magnus 04-12-2004 01:51 PM

Quote:

Originally Posted by White Knight
vbgarage_latestbits

In vbgarage.php:

FIND:
PHP Code:

eval('$latestbits .= "' fetch_template('vbgarage_latestbits') . '";'); 

Add ABOVE:
PHP Code:

$latestuser fetch_userinfo($latest[userid]); 

Then, you can use [high]$latestuser[username][/high] to display the username. However, if you really want to view the vehicle info, it would requiring an extra query. If you don't mind an extra query, I can paste code for that, too.

Envy-UK 04-12-2004 01:51 PM

Quote:

Originally Posted by magnus
That would require an additional template to be create and a little hacking. Hrm.. when I get home today, I see if I can make it a toggle in the AdminCP, "Use Popups?".

Sounds good to me. :)

I know the basics, so I'd be able to build the template, however, calling the appropriate image may be a problem for me.

White Knight 04-12-2004 02:04 PM

Quote:

Originally Posted by magnus
In vbgarage.php:

FIND:
PHP Code:

eval('$latestbits .= "' fetch_template('vbgarage_latestbits') . '";'); 

Add ABOVE:
PHP Code:

$latestuser fetch_userinfo($latest[userid]); 

Then, you can use [high]$latestuser[username][/high] to display the username. However, if you really want to view the vehicle info, it would requiring an extra query. If you don't mind an extra query, I can paste code for that, too.

Extra Query doesnt bother me.. heck im all about killing the CPU :P if it was on forumhome or something i would have to think twice :)

So sure another query would be fine.

BTW.. your addition worked fine. However now I am confused as ever. Im thinking I need to go open a php book or something. Just makes no sence to me why you have to basically do two things to make one output code.

But hey thats why i only do minor custom changes to fit my website now.. or I can get myself in real big trouble :)

Thanks for the code edit


All times are GMT. The time now is 11:19 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.02322 seconds
  • Memory Usage 1,758KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (4)bbcode_php_printable
  • (8)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