vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   vBulletin coding problem (https://vborg.vbsupport.ru/showthread.php?t=153487)

Millenium IT 07-26-2007 07:23 PM

vBulletin coding problem
 
So, I installed this hack that replaces the forums statusicons with custom ones, set-able via forum-edit in the AdminCP. But now, I need to make a modification that notify's people of new posts. So I tried something simple like this:


HTML Code:

<if condition="$forum[statusicon]=='new'">
<b>NEW!</b>
</if>

But this doesn't work since it displays NEW! on every forum catagory on the main page.

I am running vB3.6.4 and made the above stated changes to my forumhome_forumbit_level2_post and forumhome_forumbit_level2_nopost templates.

Any advice here guys?

EnIgMa1234 07-26-2007 07:32 PM

Check forummanager in admincp ;)

Millenium IT 07-26-2007 07:40 PM

Quote:

Originally Posted by EnIgMa1234 (Post 1302474)
Check forummanager in admincp ;)

Mind elaborating?

EnIgMa1234 07-26-2007 07:42 PM

Which hack was it

Millenium IT 07-26-2007 07:46 PM

I Installed this hack:
https://vborg.vbsupport.ru/showthread.php?t=127426

Installing this hack removes the statusicons and replaces them with custom icons. Thus, if a new post is made, there is no way of telling it by looking at the catagorys on the forum homepage. So i want to make some text display next to the thread title stating that a new post has been made in the forum

EnIgMa1234 07-26-2007 07:58 PM

Use this:
https://vborg.vbsupport.ru/showthrea...m+status+icons

Millenium IT 07-26-2007 08:18 PM

Excelent thanks man :)


All times are GMT. The time now is 02:39 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.00938 seconds
  • Memory Usage 1,721KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete