![]() |
I use the PluhNews on my homepage and I would like to "ameliorate" it. I would like to log on my homepage and see new or updated news (pluhnews) with the arrow of the board.
PHP Code:
I would like to stay on the homepage and view the news for my session. I hope you understand what I said ;) Thx in advance for help |
Ok, 1 problem and one request
PROBLEM The PluhHeadlines.php file seems to be constantly connected to my forums as seen here: http://www.mainframetech.net/screencaps/headlines.gif This is wierd, any ideas as to why this would be happening? REQUEST Ok, if I turn off my board, here is how a section of my front page looks: http://www.mainframetech.net/screencaps/borked.gif It would be awesome if it would display a little message if the board was turned off instead of getting the templates and stuff in there too...any ideas or suggestions? thnx, ~Ian :) |
Nice hack but I need categories! I want to be able to pull the latest news from all forum categories!
Example Forum (NEWS) -Category 1 -Category 2 -Category 3 etc A few things like, "E-mail this to a friend" and "Print View" would be cool as well. |
SirSteve,
I think you just have to change one line to grab any thread titles forum catergoies you want. // create sql statement $sql = "SELECT threadid, title, forumid, replycount, postusername, postuserid, lastposter, dateline, iconid FROM thread WHERE forumid = "1" AND forumid = "2" AND forumid = "3" ORDER BY dateline DESC LIMIT $newsitems"; |
Anyone knows what to change, that not the complete Article, but after 100 or 200 letters it ends with a "...more..." linked to the complete article???
|
Quote:
Here's a working demo: http://www.coldplayonline.com/forums/Test_PluhNews.php |
Quote:
:( |
You could just install multipul PluhNews' on your server...
PluhConfig1.php PluhNews1.php PluhHeader1.txt PluhFooter1.txt PluhConfig2.php PluhNews2.php PluhHeader2.txt PluhFooter2.txt et cetera... Just set up each one to pull the news from different forums, then include them wherever you want on any page. |
Thanks Craig, the ...more... thing works perfect, with the multiple Newsfiles I had the same idea :D also works.
|
Quote:
;) |
All times are GMT. The time now is 01:15 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|