| Re: Funky news glitch |
| by nachenko on 2007/11/11 23:36:23 Quote:
Sure. Look for storyform.inc.php in modules/news/includes Look for this stuff: Quote: $editor2=news_getWysiwygForm(_AM_EXTEXT, 'bodytext', $bodytext, 15, 60, 'bodytext_hidden'); There should be an if clause just before this line. Just remove it. |
| Re: Funky news glitch |
| by FaYsSaL on 2007/11/10 13:11:30 Quote:
can you explain how do u achieve this ? gracias
|
| Re: Funky news glitch |
| by nachenko on 2007/11/10 11:41:58 Quote: There is no Extended Text field in the news submission form for registered users unless they are given approve permissions as well as submit permissions. +1. I always change this on new installations. |
| Funky news glitch |
| by preachur on 2007/11/10 8:40:06 I have found this in several versions of the news module, including v1.56.... There is no Extended Text field in the news submission form for registered users unless they are given approve permissions as well as submit permissions. This is totally funky because it messes up the whole flow if there are just a bunch of scoops and nothing else. |