vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - Upcoming Events on Top of Pages (https://vborg.vbsupport.ru/showthread.php?t=234407)

Front Range 4x4 05-08-2010 02:02 PM

I have no idea Videx, I just tried it after being asked. I don't ever use marquee code myself.

rootrider 05-18-2010 06:02 AM

Quote:

Originally Posted by Front Range 4x4 (Post 2029193)
My hope in posting this was that someone would make it usable on FORUMDISPLAY, so far there haven't been any takers. :(

subscribing.. this is what I need as well since I don't use the forumhome page at all

betts02 05-18-2010 05:26 PM

I have had this installed for a while now on my forums home page and would love to see an option for it to display an image also, Could this be done ?

So in that upcoming box it would have the event and an image for that event

As a gaming clan this would be great for my site and with images maybe others would like this ?

Cheers

Front Range 4x4 05-18-2010 05:41 PM

You can add an image anywhere you want one using something like this:
<img src="{vb:stylevar imgdir_misc}/your_image.png" alt="Your Image name" />

Put your_image.png in the images/misc directory.

For example:

<!-- upcomingevents -->
<div id="wgo" class="collapse wgo_block">
<h2>
<span>
<img src="{vb:stylevar imgdir_misc}/your_image.png" alt="Your Image name" />
Upcoming Events
</span>
</h2>
<div class="floatcontainer">
<div id="wgo_events" class="wgo_subblock">
<ol class="commalist">
{vb:raw upcomingevents}
</ol>
</div>
</div>
</div>
<!-- upcomingevents -->

betts02 05-18-2010 10:24 PM

Dont think this could actually work but....

What i wanted is somehow when i post an event for say a Call Of Duty game match

It places this event with a Call Of Duty image and the event date/time, etc

Same if i place an event for say Gears Of War, It places a Gears Of War image

Dont think this can be done ??? But thought i would ask anyway

Somehow it needs to fetch an image from the posted event and have an option to include an image

Would pay for this if possible

Front Range 4x4 05-18-2010 10:36 PM

I'm sure there's a way but not within my ability.

Joan23 06-11-2010 03:25 PM

Someone knows any solution for this version ?. I have been watching my FORUMHOME template and don't have those variables {vb:raw header}{vb:raw navbar}.

Regards

Joan (Barcelona)

Front Range 06-11-2010 03:46 PM

IIRC just use this code under the existing navbar in 3.8

<!-- upcomingevents -->
<table class="tcat" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="1" width="100%" align="center">
<tr>
upcomingevents
</tr>
</table>
<!-- /upcomingevents -->

Joan23 06-12-2010 11:08 AM

Quote:

Originally Posted by Front Range 4x4 (Post 2039529)
I'm sure there's a way but not within my ability.

Don't work :( , I will be waiting for any solution. Thanks a lot sir.

Joan

your24hourstore 06-12-2010 11:31 AM

his cms is just an opening page, and new is his best open view of his site, its in the right place for him I think. nice site although i had the same problem, as some other as it did not work for me. but its more than likey a setting he uses, that i havent figured out yet.. do you have wgo in sidebar as a widget someplace i cant find?


All times are GMT. The time now is 11:12 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
  • Page Generation 0.01202 seconds
  • Memory Usage 1,735KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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