1
KingCustom
How do I remove the posttonews icon in forums? (CBB 1.14)
  • 2005/7/19 4:23

  • KingCustom

  • Friend of XOOPS

  • Posts: 10

  • Since: 2005/7/13


How do I remove the posttonews icon in forums? I'm using CBB v1.14. I've been all over the forum prefs pages and can't find the option to deselect this. I'm getting old and going crazy.

KingCustom

2
KingCustom
Re: How do I remove the posttonews icon in forums? (CBB 1.14)
  • 2005/7/20 16:32

  • KingCustom

  • Friend of XOOPS

  • Posts: 10

  • Since: 2005/7/13


Can anyone help? I see that the icon doesn't show up on these forums, just the print and create pdf icons do. That is what I'm looking to achieve.

KingCustom

3
Bender
Re: How do I remove the posttonews icon in forums? (CBB 1.14)
  • 2005/7/20 17:20

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Why? Its not shown for the normal registered users anyway ...

Otherwise you could comment it out in this file:

\newbb\viewpost.php


Comment out lines 260- 264 i guess.

00260: if ($isadmin) {
00261$thread_action['news']['image'] = newbb_displayImage($forumImage['news'], _MD_POSTTONEWS);
00262$thread_action['news']['link'] = "posttonews.php?topic_id=" $post->getVar('topic_id');
00263$thread_action['news']['name'] = _MD_POSTTONEWS;
00264: }
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

4
KingCustom
Re: How do I remove the posttonews icon in forums? (CBB 1.14)
  • 2005/7/20 17:49

  • KingCustom

  • Friend of XOOPS

  • Posts: 10

  • Since: 2005/7/13


I did not know that... I thought everyone could see it. Thank you! I just logged in as a regular user and had a look and it is now there.

I appreciate the reply.

Login

Who's Online

382 user(s) are online (61 user(s) are browsing Support Forums)


Members: 0


Guests: 382


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits