The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Yes, it works!
I don't want to get on your nerves but: Now it builts a lis right at the postbits. I want to have a link in the postbits leading to a seperate list of started threads. Would this be possible too? Thanks again for your work! |
#12
|
||||
|
||||
Quote:
Try this.. I made a quick modification and I didnt test it so holler if it does not work.. And a good news: if you apply this hack, SQL load will not be affected unlike the prior one.. |
#13
|
||||
|
||||
Code:
exit; // Logician Display User's Threads in forum X in postbit hack} Code:
exit; } // Logician Display User's Threads in forum X in postbit hack I think something is missing in this link: member.php?s=$session[sessionhash]&postuserid=$post[userid] |
#14
|
||||
|
||||
And I didn't used the lostpw-template, if that would be your next question
|
#15
|
||||
|
||||
ok I fixed the problems and updated the file, try again..
You may get the old (cached) file so try to download it by choosing right click and save as a file. And it's working now.. Tested.. |
#16
|
||||
|
||||
Whatever I do, it's not working. Here is one of the links I get:
<a href="member.php?s=&postuserid=2474">Stories</a> URL: http://www.short-stories.de/vb/ And if click on this all I get is the Lost-Password-Form. My userthreads-template: Code:
{htmldoctype} <html> <head><title>$bbtitle - Geschichten</title> $headinclude </head> <body> $header <br> <table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td> <table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%"> <tr> <td bgcolor="{tableheadbgcolor}" colspan="2"><normalfont color="{tableheadtextcolor}"><b>Geschichtenliste</b></normalfont></td> </tr> <tr> <td bgcolor="{firstaltcolor}">$post[specialthreads]</td> </tr> </table> </td></tr></table> $footer </body> </html> |
#17
|
||||
|
||||
Oh, You changed the link too. Sorry, testing now.
|
#18
|
||||
|
||||
Works! GREAT! Thank you very much.
|
#19
|
||||
|
||||
Now, to make this hack perfect:
- I want to list threads from more than one forum, how do I do that? The following I want to show in the list too: - Date of starting the thread - User-Name (as headline) - Categories |
#20
|
||||
|
||||
Quote:
PHP Code:
PHP Code:
Quote:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|