![]() |
Admin options as text links in threads Problems
Hello, I'm currently having problem with this mod. When I click some of the links I get blank pages can someone help me?
|
your forum directory could be wrong...what is your code?
|
Well the url is allright though. But what do you mean? :p , you mean the url?
The other thing is that edit thread works correctly but the rest doesn't. |
double check the URL and make sure it points to the right URL :P
|
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> |
When you close/open or sticky a thread what url dose it give you?
|
For close/open: http://forum.lod-squared.com/posting...d&threadid=526
Sticky/Unstick: http://forum.lod-squared.com/posting...k&threadid=526 |
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> |
It works now thanks!
|
All times are GMT. The time now is 06:57 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:
|