Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Changing The Way MyBB Does Threads
Sama34 Offline
Senior Member
****
Posts: 490
Joined: May 2011
Post: #13
RE: Changing The Way MyBB Does Threads
Well, just create a simple plugin file with the _info() (you can find examples in any plugin) function within it and the following code at the end of the file:

PHP Code:
global $mybb;$mybb->input['fid'] == 1; // 1 = FID


The may probably be some issues in some areas (can't really think of any) but since you don't plan on using ALL the core features...


Support PM's will be ignored. Yipi
Plugins: Announcement Bars - Custom Reputation - Mark PM As Unread
(This post was last modified: 01-05-2013 03:35 PM by Sama34.)
01-05-2013 03:35 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Changing The Way MyBB Does Threads - Sama34 - 01-05-2013 03:35 PM

 Standard Tools
Forum Jump: