vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Diffrent Table Color For a Certian Forum (https://vborg.vbsupport.ru/showthread.php?t=168926)

DieselMinded 02-05-2008 06:19 PM

bummer

DieselMinded 02-22-2008 05:13 PM

I will pay Pal $20 to anyone who can get the Border around the posts on new posts thats in this forum

GameWizard 02-25-2008 06:22 PM

I'd be willing to help, but I'm slightly confused how you'd like to accomplish this consider the "New Posts" Page has all the posts in 1 table, including the same border for all the posts. I could possibly make the cell of the specific posts from your desired forum turn red, but not the border of the cell.

DieselMinded 02-25-2008 07:09 PM

Yes Just the Cell Around New Posts from This Particular Forum To be Red , so when someone is searching new posts its obvious Which ones are not like the other :)

GameWizard 02-26-2008 10:53 AM

What do you mean by "Searching for"? Do you in fact mean the search.php?do=getnew link (the "New Posts" link in the navbar)? or actual search results? Please confirm this and I'll get on it.

DieselMinded 02-26-2008 03:27 PM

Yes New Post Searches I want Posts from a certain Forum ID to have a red border insted for a normal one on the search page

--------------- Added [DATE]1204084235[/DATE] at [TIME]1204084235[/TIME] ---------------

You going to do it?

GameWizard 02-27-2008 12:51 PM

Unfornately, I wasn't able to get this to work. As the problem seems to be that the conditional I am using:

Code:

<if condition="$forumid == x"></if>
It's accurate, however the search results page will not recognize this due to the fact that it does not actually display forums, but rather only posts/threads. So it ignores this conditional altogether.

There probably is a compromise to your problem though. Such as creating a unique "New Posts" link which shows posts from only specific forums, namely the one you want, while leaving anything else out.

Effectively you can setup either 2 links, one that will pull new posts from the entire board exclude the forum you want, and the second link showing only the posts from the desired forum.

Or Option B) When you enter the desired board, the new posts link will change to that which will only show the new posts in that particular board, rather than the entire forum.

DieselMinded 04-05-2009 09:39 AM

worked again for another forum thanks !


All times are GMT. The time now is 04:40 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.01039 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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