vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Advanced Templates: Dynamic Templates Changing according to different conditions (https://vborg.vbsupport.ru/showthread.php?t=43325)

daFish 01-16-2004 11:09 AM

Hi,

what code do i have to put in postbit template to mark the threadstarter?

Like:

Username
(Threadstarter)

digitalSite 01-23-2004 08:42 PM

Does anyone care to share what their web site looks like? I am still having trouble trying to figure out what hack to use for my home page.

I need something that looks like vbPortal or PHPNuke, but I don't want to use those systems. I am between pluhnews, this one, and vbHome.

I want to have: calendar, latest forum threads, weather, photos, and news that I enter into a database. Anyone have any ideas?

Thanks!

Logician 01-23-2004 08:52 PM

Quote:

Originally Posted by digitalSite
Does anyone care to share what their web site looks like? I am still having trouble trying to figure out what hack to use for my home page.

I need something that looks like vbPortal or PHPNuke, but I don't want to use those systems. I am between pluhnews, this one, and vbHome.

I want to have: calendar, latest forum threads, weather, photos, and news that I enter into a database. Anyone have any ideas?

Thanks!

wrong thread?

digitalSite 01-23-2004 08:58 PM

Hi:

Well, actually, I just wanted to see some people's examples of THIS hack. I don't really know what's the difference in "look" between this hack and the others. Do you have an example on how this looks?

Logician 01-23-2004 09:07 PM

Quote:

Originally Posted by digitalSite
Hi:

Well, actually, I just wanted to see some people's examples of THIS hack. I don't really know what's the difference in "look" between this hack and the others. Do you have an example on how this looks?

I think you misunderstood this hack. This is not a portal like/main page hack which can be an alternative among pluhnews,vbhome, vbportal etc.

If you know VB3's template conditional concept, this hack is its vb2 version which allows you to have dynamic (changing templates) in vb pages.

You might have intended to reply in my Webtemplate's or Logician News Hack threads though?

digitalSite 01-23-2004 09:09 PM

Ahh, ok. I understand now. Thanks for the clarification! By the way, I love your hacks. I find them in your profile :D Take care.

Aaron1 02-16-2004 06:37 PM

Quote:

Originally Posted by Logician
$thread[forumid]==X should work in showthread related templates. (your request is so)

For forumdisplay related templates use $forumid==X

Cool!
And how would that be for forumhome templates Logician?
I have on the forumhome a 'new thread' button besides every forum.
Already tried adding in forumhome_forumbit_level2_post the following:

[[($forumid==54)]]test[[/($forumid==54)]]

(54 = my hidden moderator forum)

But nothing shows up. Not even an error...

Or isn't that possible?



Cheers!

Logician 02-17-2004 06:23 AM

Quote:

Originally Posted by Aaron1
Cool!
And how would that be for forumhome templates Logician?
I have on the forumhome a 'new thread' button besides every forum.
Already tried adding in forumhome_forumbit_level2_post the following:

[[($forumid==54)]]test[[/($forumid==54)]]

(54 = my hidden moderator forum)

But nothing shows up. Not even an error...

Or isn't that possible?



Cheers!

[[($forum[forumid]==54)]]test[[/($forum[forumid]==54)]]

Aaron1 02-17-2004 07:51 AM

Hmm, thanks Logician, but that doesn't work. :(
Just like the previous code i tried, no errors, and nothing is to be seen.
Maybe there's another way?

Aaron1 02-22-2004 07:18 AM

Any clues Logician? Or is it simply not possible?


All times are GMT. The time now is 07:06 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.01479 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)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
  • (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