![]() |
|
#1
|
|||
|
|||
|
Upgraded to v2.0rc1.
Post icons are not showing up on the News items on the front page. I tried disabling and re-enabling in the config, but still no worky. Post icons show up fine in the Latest Topics module. My site is @ http://www.torqued.org/news |
|
#2
|
|||
|
|||
|
Run the installer again, and edit your paths.Make sure they are correct for everything
|
|
#3
|
|||
|
|||
|
Quote:
Besides, the post icons are showing up correctly in the Latest Topics module. And the icons were showing up in the News module before the upgrade. |
|
#4
|
||||
|
||||
|
If you'll look in your news.php file for this code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
Then look in your adv_portal_newsbits template for this code: Code:
<td class="thead"><a href="$vboptions[bburl]/showthread.php?t=$news[threadid]">$news[title]</a></td> Code:
<td class="thead"><if condition="$mod_options['portal_news_showicon']">$vba_style[portal_blockbullet]</if> <a href="$vboptions[bburl]/showthread.php?t=$news[threadid]">$news[title]</a></td> |
|
#5
|
|||
|
|||
|
That did it! Thanks Brian!
|
|
#6
|
|||
|
|||
|
Thanks. I like having the icons there.
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Only one news attatchment showing up on front page? | kyzen | Troubleshooting / "How do I..." Questions | 2 | 05-06-2005 12:51 AM |
| Buttons on front page not showing up | gnawph | Troubleshooting / "How do I..." Questions | 1 | 02-26-2005 08:51 PM |
| Showing which forum a news post is from .. | Slave | Troubleshooting / "How do I..." Questions | 2 | 01-28-2005 10:58 AM |