|
Post handler
|
|
03-05-2012, 12:46 PM
Post: #1
|
|||
|
|||
|
Post handler
How do I create a post with the post handler located in inc/datahandlers/post.php
Is there a documentation or something? Thanks
|
|||
|
03-05-2012, 12:58 PM
Post: #2
|
|||
|
|||
|
RE: Post handler
you may trace a couple of plugins related to automatic posting .. eg. welcome topic , advanced reports ..
|
|||
|
03-05-2012, 03:58 PM
Post: #3
|
|||
|
|||
|
RE: Post handler
Something along this sort of lines ought to work, though I haven't tested it:
PHP Code: <?php |
|||
|
03-06-2012, 03:47 AM
Post: #4
|
|||
|
|||
RE: Post handler
(03-05-2012 03:58 PM)euantor Wrote: Something along this sort of lines ought to work, though I haven't tested it: I will test it ASAP, thank you euantor. If you ever find the time, could you please post similar code for a new thread? # MyBB is the best forum software!
|
|||
|
03-06-2012, 05:12 AM
(This post was last modified: 03-06-2012 05:13 AM by Beardy.)
Post: #5
|
|||
|
|||
RE: Post handler
(03-06-2012 03:47 AM)seeker Wrote: [...] could you please post similar code for a new thread? Code for inserting a new thread is a lot similar to the code for inserting a new post (pieced together from newthread.php, also untested): PHP Code: <?phpAlso, for future reference, if you have a program that is able to search across multiple files (like Notepad++'s find in files feature), you can search for a function and see how it has been used across the mybb core or in other plugins. In this case, searching for something like '$posthandler->insert_' would show up both cases where the $posthandler was used to insert new posts and threads. |
|||
|
03-07-2012, 06:53 AM
Post: #6
|
|||
|
|||
|
RE: Post handler
"...a program that is able to search across multiple files..."
I've searched through the code many times, but having both these here is a good way to save time. Thanks Beardy. # MyBB is the best forum software!
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread:
Search
Member List
Calendar
Help


![[Image: banner_728.png]](http://inkbuild.com/banner_728.png)



