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)

BiReL41r 12-16-2005 07:56 PM

I'm getting an error, it's not showing up but the code is placed in the right spot...

sross 12-17-2005 01:36 AM

ok i got mine mostly working can someone have a look and tell me why only some threads to the left have the "go to last post" icon and others do not? hmm http://www.itburnouts.com
Thanks!

*edit- ok weird now they are all showing, it seems to be a bit random, oh well..

midnightwalker 12-17-2005 05:39 AM

It;s not display the topic icon in my case :(

the link becomes http://www.rmitportal.info/forum/htt...es/icons/5.gif
instead of
http://www.rmitportal.info/forum/images/icons/5.gif

Any idea?

somasimple 12-17-2005 07:41 AM

It seems that you've customized the forum icons.
Normally you need a common forum_new.gif and it will work.

midnightwalker 12-17-2005 09:56 AM

so how can I solve it?

somasimple 12-17-2005 10:54 AM

Hi all,

I modified some forums pics as you did but I have also a common/default set in case of normal procedures/functions calls.

You may hard code the changes in your template with the custom image adress.

wrang 12-17-2005 03:49 PM

It dosent work for me at all

Hope someone els can do some to 3.5.2 or help me

somasimple 12-17-2005 04:38 PM

Hi replace this
Code:

<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[latest_threads]" /></td>
by
Code:

<td class="alt2"><img src="http://www.rmitportal.info/forum/images/icons/5.gif" alt="$vbphrase[latest_threads]" /></td>
normally it may work.
notice that on my site I needed to add a width statement to have it equal with forums.

midnightwalker 12-17-2005 04:53 PM

hi,

Thanks for your help somasimple but it's not what I expected.
Every topic users may chose the different emtion and it's not only the 5.gif so I have to find another way to set the path :)

somasimple 12-20-2005 05:54 AM

Hi,
What is the adress of you forums?
I have pictures in front of messages and it works!
www.somasimple.com/forums/


All times are GMT. The time now is 09:50 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.01568 seconds
  • Memory Usage 1,734KB
  • 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_code_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