The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
trying to fix this hack
this may end up being just a template mod, which would be fine with me
thats how it is right now but its not working, i just dont se what im doing wrong here, this is what i have this is a port from this hack https://vborg.vbsupport.ru/showthrea...+delete+button now on that hack, i never had to edit the php file, jus wasnt needed all i want is, when i click a button, the post/thread is perminantly deleted ok this is what i have in the postbit PHP Code:
any help would really be appreciated |
#2
|
|||
|
|||
editpost.php uses _REQUEST vars, not _POST vars. Make this a link with an image and a URL like editpost.php?$vbulletin->session->vars['sessionurl']do=deletepost&p=$post[postid]
instead of using a form. |
#3
|
||||
|
||||
i know that hack asks u to edit the editpost.pp, but i never had to do it, it turned out to just be a template mod
i dont want to have to use the editpost.php edits, that will prolly work, but can anyone make this into a product? i just want for admins to have a delete post button next to the quote button, and have it physically delete with one click can anyone do that? thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|