vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Latest Threads On Forum Home (https://vborg.vbsupport.ru/showthread.php?t=83230)

VaaKo 11-08-2005 09:52 AM

I just have something wrong, it's supposed to have a post icon beside each topic, right?

but on my board, whenever I "mark as read" all forums, the post icon disappears, take a look:

this is before I mark as read
https://vborg.vbsupport.ru/

and this is after I mark as read
https://vborg.vbsupport.ru/


I just want to place the default post icon beside the non-new threads, how's that?

Chris M 11-08-2005 12:21 PM

Quote:

Originally Posted by Don Corleone
I just have something wrong, it's supposed to have a post icon beside each topic, right?

but on my board, whenever I "mark as read" all forums, the post icon disappears, take a look:

this is before I mark as read
http://img.photobucket.com/albums/v2...0/ebb43dd0.jpg

and this is after I mark as read
http://img.photobucket.com/albums/v2...0/2b3340c5.jpg


I just want to place the default post icon beside the non-new threads, how's that?

You need to check the icon path in the template :)

It has $vboptions[bburl]/ in front of the thread's icon path - Some people need it, some don't ;)

Chris

VaaKo 11-08-2005 06:32 PM

I remove the $vboptions[bburl]/ but still the default post icons isn't appearing

Chris M 11-08-2005 09:25 PM

Then your default icon is not set correctly in the vBoptions :)

Chris

VaaKo 11-09-2005 05:30 PM

I didn't find anything related to the post icons in vBoptions, but I went to Post Icons and the default post icon's path is set to:
http://www.oneforum.org/images/icons/icon1.gif

anything wrong?

wrang 11-13-2005 07:45 AM

It dosent work for me at all.
I haved installed the xml file in acp and put the text in to the forumhead template and made a new template called forumhome_latestthreadbit

http://www.saltvattensguiden.se/forumet/

MarsNIIT 11-14-2005 01:24 PM

I have some forum don't want display in Latest Threads On Forum Home , can you help me :(

Thanks.

MarsNIIT 11-15-2005 03:47 AM

I have some sub forum don't want display in Latest Threads On Forum Home , can you help me

Thanks.

Vierie 11-15-2005 07:49 AM

Look for

PHP Code:

// fetch the permissions for each forum  
global $vbulletin;

$forumperms = array(); 

in the xml-file.

Below that add

PHP Code:

$limitfids x,y,z

x,y,z are the ids of the forums you want to remove.

MarsNIIT 11-16-2005 01:55 PM

Error when i add: $limitfids = x,y,z;

but add: $limitfids = x; it work ok

Parse error: parse error, unexpected T_LNUMBER in /home/niit2it/public_html/index.php(458) : eval()'d code on line 6

Can limit also sub forum of this forum???


All times are GMT. The time now is 02:01 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.01483 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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