![]() |
I've been trying to achieve this for a while now, with certain, but limited, success. This has just made my life so much easier, saving me quite a bit of work. Thanks :)
|
I got Pluhnews working for my vb 3.0.1 and this works too.
|
hmmmm ive got mine configured properly but the links never work, it always says that theyre wrong :(
|
Yes, you have to modify your pluhnews php files and replace all the lines containing links.
For example, a link to a thread in vb 2 was : http://path_to_your_forum/showthread.php?s=Array[sessionhash]&threadid=xxxx In vb 3, links to threads are now like this http://path_to_your_forum/showthread.php?t=xxxx So just search for lines containing "threadid=", remove "s=....." and change "threadid=" to "t=" It's simple, but if you don't succeed in it, I can send you my files. |
great hack!
Just wondering though if there's any way to not show topic titles from forums the user is not allowed to see? |
Great mod - but one big problem.
It is showing links to threads that have been soft deleted by a moderator, so when a non-admin clicks them they get "invalid thread specified" since it's been soft deleted. Is there a way to make this mod not display the thread title if the thread has been soft deleted by a moderator? |
Here's a question that's probably off topic a little bit, how would one go about and show the contents of the first post? Like say if I had event threads and the first post of those threads were summaries, could I have those summaries on that page?
|
I keep getting this error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in "path" on line 57 Almost forgot, my line 57 is: while($thread_get=mysql_fetch_array($thread_sql)) any suggestions? thanks |
/me clicks install!
Works like a charm! One thing I would like to see, is if the title gets cut off due to the character limit, it should add "..." at the end of the title like VB does on the forumhome. |
Quote:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/xboxworld/public_html/lastposts3.php on line 48 does anyone know what causes this? |
All times are GMT. The time now is 03:55 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:
|