Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years ago PHP help please again
#1
Solved: 11 Years ago
guys please how to add a hook to edit thread?
This only adds to new thread!
$plugins->add_hook("datahandler_post_validate_thread", "something");
#2
Solved: 11 Years ago
Tried this?

$plugins->add_hook('datahandler_post_validate_post', 'something');
#3
Solved: 11 Years ago
i think this will also check replies but I only want it to check newthread and editpost functions?

Maybe this will work????

$plugins->add_hook('datahandler_post_update_post', "something");
#4
Solved: 11 Years ago
(2014-01-08, 02:12 PM)marcus123 Wrote: i think this will also check replies but I only want it to check newthread and editpost functions?

Maybe this will work????

$plugins->add_hook('datahandler_post_update_post', "something");

Thanks, It works on plugin "Length Minimum in New Thread"
and solve error when creating new thread via TapaTalk Smile
Hello, Welcome to MyBB Indonesia to get local support
My 'Simple' Unique Plugin here Smile


Forum Jump:


Users browsing this thread: 4 Guest(s)