The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hello, I'm currently having problem with this mod. When I click some of the links I get blank pages can someone help me?
|
#2
|
||||
|
||||
![]()
your forum directory could be wrong...what is your code?
|
#3
|
||||
|
||||
![]()
Well the url is allright though. But what do you mean?
![]() The other thing is that edit thread works correctly but the rest doesn't. |
#4
|
||||
|
||||
![]()
double check the URL and make sure it points to the right URL :P
|
#5
|
||||
|
||||
![]()
I got some urls working right now. But close and sticky aint working :-P
Managed to fix somestuff but heres the code: <table cellpadding="0" cellspacing="0" border="0"><tr><td> <smallfont> <b>Admin Options:</b> [<a href="postings.php?s=$session[sessionhash]&action=editthread&threadid=$threadid">Edit Thread</a>] - [<a href="postings.php?s=$session[sessionhash]&action=openclosethread&threadid=$threadid">Ope n / Close Thread</a>] - [<a href="postings.php?s=$session[sessionhash]&action=move&threadid=$threadid">Move / Copy Thread</a>] - [<a href="postings.php?s=$session[sessionhash]&action=deletethread&threadid=$threadid">Delete Thread / Posts</a>] - [<a href="postings.php?s=$session[sessionhash]&action=merge&threadid=$threadid">Merge Threads</a>] - [<a href="postings.php?s=$session[sessionhash]&action=split&threadid=$threadid">Split Thread</a>] - [<a href="postings.php?s=$session[sessionhash]&action=stick&threadid=$threadid">Stick / Unstick Thread</a>] </smallfont> </td></tr> </table> |
#6
|
|||
|
|||
![]()
When you close/open or sticky a thread what url dose it give you?
|
#7
|
||||
|
||||
![]()
For close/open: http://forum.lod-squared.com/posting...d&threadid=526
Sticky/Unstick: http://forum.lod-squared.com/posting...k&threadid=526 |
#8
|
|||
|
|||
![]()
Try this:
<table cellpadding="0" cellspacing="0" border="0"><tr><td> <smallfont> <b>Admin Options:</b> [<a href="postings.php?s=$session[dbsessionhash]&action=editthread&threadid=$threadid">Edit Thread</a>] - [<a href="postings.php?s=$session[dbsessionhash]&action=openclosethread&threadid=$threadid">Ope n / Close Thread</a>] - [<a href="postings.php?s=$session[dbsessionhash]&action=move&threadid=$threadid">Move / Copy Thread</a>] - [<a href="postings.php?s=$session[dbsessionhash]&action=deletethread&threadid=$threadid">Delete Thread / Posts</a>] - [<a href="postings.php?s=$session[dbsessionhash]&action=merge&threadid=$threadid">Merge Threads</a>] - [<a href="postings.php?s=$session[dbsessionhash]&action=split&threadid=$threadid">Split Thread</a>] - [<a href="postings.php?s=$session[dbsessionhash]&action=stick&threadid=$threadid">Stick / Unstick Thread</a>] </smallfont> </td></tr> </table> |
#9
|
||||
|
||||
![]()
It works now thanks!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|