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)

Xplorer4x4 10-13-2005 01:23 PM

In the admin CP, go to your plug in manager. Find the two plug ins called latest threads on forum home. There will be two drop down menus. One says title and the one below says Hook Location. Open the drop down menu and search for "forumhome"

Chris, again, is there a way to make the forum show up in the latest thread tbale?

Vierie 10-13-2005 01:46 PM

If I do that, I get :

Quote:

Fatal error: Call to undefined function: fetch_iconinfo() in /home/www/web1/html/politikpla.net/forum/global.php(349) : eval()'d code on line 48
How do I resolve that?

twitch 10-13-2005 04:28 PM

how do I "Create a GLOBAL phrase called latest_threads"

nevermind, I found it.

thetoolman 10-17-2005 07:02 PM

Hi
Is there a way i can display the latest threads on one line instead of a new line for each thread?

albarq 10-18-2005 07:16 PM

Chris M ,

Is this hack work with forumpermission[canviewothers] ?

i am using this hack since you have released but it isnt working fine with this permission.

Xplorer4x4 10-20-2005 07:16 AM

Chris, sorry to make this repetive posts but it would be a huge help if you could tell me how to print the forum names?

Vierie 10-22-2005 04:06 PM

If somebody wants to use that on a different page than forumhome, you have to add require_once('./includes/functions_forumlist.php'); to the php code of the xml and change the hook to global_start.

VaaKo 10-22-2005 10:38 PM

I'm facing this annoying problem
the post icon isn't showing, it's giving me an X, when I right click it gives me this address:
http://www.lebforces.org/forum/http:...cons/icon1.gif

I tried to fix it from the post icons admincp but didn't work
it's showing me the X when there are no replies on the topic!
any suggestions?

Chris M 10-23-2005 12:18 AM

Open the [high]forumhome_latestthreadbit[/high] template:
Change:
HTML Code:

<img src="$vboptions[bburl]/$thread[threadiconpath]" border="0" alt="$thread[threadicontitle]" title="$thread[threadicontitle]" style="vertical-align: text-middle" />
to:
HTML Code:

<img src="$thread[threadiconpath]" border="0" alt="$thread[threadicontitle]" title="$thread[threadicontitle]" style="vertical-align: text-middle" />
That should work :)

Chris

VaaKo 10-23-2005 09:57 AM

thank you!
it worked


All times are GMT. The time now is 11:46 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.01332 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_html_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