The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | ||||||||||||||||||||||||||
UPDATED! Woohoo!
I just fixed/added stuff from version 1.0! Download the new version 1.5 if you have the old 1.0 - lots of better features. From the readme.txt: Quote:
And Headlines! http://pluh.com/forums/PluhHeadlines.php Let me know if you like it! (Thanks Dark Wizard and Bane) *NOTE: I will not be able to provide support for this hack, as I am extremely busy. Sorry...* Show Your Support
|
Comments |
#182
|
|||
|
|||
Lookin sweet to me ... no errors that I can see
What was it ? |
#183
|
||||
|
||||
i dunno.. i just required the global.php before my <html> tag and deleted the require global.php from PluhNews.php and did that domain cookie thing and it works .
|
#184
|
||||
|
||||
Yes i am very happy thanks for all the help guys.
|
#185
|
|||
|
|||
Yep, thats exactly what I did
Cookies are evil dammit ... but they make life much easier than typing the username/password each time you visit |
#186
|
|||
|
|||
webhost, thanks for the cookie domain suggestion
|
#187
|
||||
|
||||
yes i think cookies were created by the devil. and are possesed.
|
#188
|
|||
|
|||
Do you what is causing the header problem?
|
#189
|
||||
|
||||
usbnuts
Go back and read the last 15 post's you will see how to fix the problem you are having. |
#190
|
||||
|
||||
How can you make it so it only shows the last 4 headlines and still shows the last 10 news items? Cause i dont want it to show ALL of the headlines.
|
#191
|
|||
|
|||
u have to define the two mySQL queries with different LIMIT value.
|
#192
|
||||
|
||||
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 |
#193
|
|||
|
|||
Ok, 1 problem and one request
PROBLEM The PluhHeadlines.php file seems to be constantly connected to my forums as seen here: 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: 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 |
#194
|
|||
|
|||
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. |
#195
|
|||
|
|||
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"; |
#196
|
|||
|
|||
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???
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|