[NG23] News System v1.1.1
By: Nuclear General
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| March 23 2009, 03:59 AM | |
|---|---|
| by ispedy |
have a preview?
because this demo link show anything |
| September 28 2007, 10:31 AM | |
| by _Marco_ |
Is there a way to instert a search funktion, so that the users can search for news?
|
| September 27 2007, 04:38 AM | |
| by crash73 |
Is this mod dead? :-'
|
| September 26 2007, 08:44 AM | |
| by crash73 |
Im having just a few small problems.
1st is: I added the forum path an it shows up but when you click to add a comment or click on it it goes to a page not found an in the url it has the forum path in it: http://yoursite.com/path/to/forums/forum/index.php whatever the topic # is. The I just change it in the file to forum/ an I get this: Warning: main(/community/conf_global.php) [function.main]: failed to open stream: No such file or directory in /home/******/public_html/*******/community/news.php on line 54 Fatal error: main() [function.require]: Failed opening required '/community/conf_global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/******/public_html/*******/community/news.php on line 54 An also images are not showing like smilies. Also how can I get the Advatar to show? |
| June 29 2007, 10:06 PM | |
| by Avalith |
Is there a way to add the users avatar in the post and what forum this news post came from, like Category: Video Games --- Category: Anime ?
|
| June 19 2007, 12:02 AM | |
| by oluigi |
QUOTE(Shadow47199 @ Feb 8 2007, 11:05 PM) <{POST_SNAPBACK}> i THINK i found a bug.. When you pull topics from more than 1 forum Example CODE $cfg['forums_id'][] = "3"; $cfg['forums_id'][] = "21"; It doesnt listin to the Order of which it should be shown.. CODE $cfg['latest_pos'] = "DESC"; I also have this problem. Plaese can someone Fix this!?!? I really need this!!! ç_ç |
| June 3 2007, 07:14 AM | |
| by tfs|zerogravity |
Okay so i'm using the news system and i've ran into some problems in how i'm trying to use it. At first I thought it was because I was using ajax. Then I realised it had to be something to do with the mod itself.
if you take a look at the following php page: http://www.thefinalstand.com/main/test2.php You will see that under the headlines the Title seems to duplicate itself. Now i've surmized that this is due to there being two phpincludes. CODE <TABLE width="742" border="0" cellspacing="0" cellpadding="0"> <TR> <TD><IMG src="http://www.thefinalstand.com/main/img/content.gif" width="385" height="24"></TD> <TD width="184" align="center" valign="top"><IMG src="http://www.thefinalstand.com/main/img/headlines.gif" width="184" height="24"></TD> </TR> <TR> <TD height="21" class="cn1"> <?php include("/home/tfsgules/public_html/main/news/cs.php"); ?> </TD> <TD width="184" valign="top" background="main/img/b_bg.jpg" class="cn2"> <?php include("/home/tfsgules/public_html/main/news/head-cs.php"); ?> </TD> </TABLE> Now if I take out the second include and just put in the table information that I have for that, then You get the following: http://www.thefinalstand.com/main/test1.php And none of the titles load at all. What i'm trying to do is get the duplication to stop that all and I can't figure out how. I was hopeing someone might be able to help out. |
| May 9 2007, 12:49 AM | |
| by DramaTor |
Suggestion for a next release:
Cute system like this => http://forums.invisionpower.com/index.php?...logid=1308& (the first post) (tag named extract) The sub forum is viewable with an information (like a category on WordPress) Pinned system BBCode ACP Configuration that all |
| April 28 2007, 09:04 PM | |
| by amberp |
QUOTE(SidV @ Feb 27 2007, 04:03 PM) [snapback]1789095[/snapback] Hi, congrats for your script... I like to know if there are any way for "limit" the text of the news? Ex: text text text (read more...) <-- link! Tks! Nuclear General, I'd like to thank you for taking the time to make this for everyone. It's a wonderful mod. I'm with SidV, as well, it would be even better if the "Post" text was limited, because this is normally for a front page of someone's site and it takes up quite a bit of space. It should be to entice users to visit the forum. Visitors come to your site, read a few lines and go "hmm.. I'd like to read more about about that!" and they click the link to get swept off to the complete thread located in your forum. Is this possible? If not, it's okay. I'll just find another mod somewhere, but I'm really rather fond of this one. Thanks in advance, amb. |
| April 19 2007, 12:55 PM | |
| by klakette |
does nobody answer?
|