Easy Mod To Mybb Forum Plugin

Looking for a programmer that is preferably experienced with the myBB forum platform, but if you have worked with phpMyBB or other forum scripts this should still be a simple project for you.

The modifications I am looking for are simple and if you’re experienced with myBB this is probably a 20 minute project.

I have a plugin to tweet new threads to Twiter, but need the script to NOT tweet threads posted in forums marked Private.

To do this I believe all that is required is to make the script check against fid numbers and abort the script if the fid is private. The fid is in the same table that the other fields are stored in.

I would prefer to be able to enter private fid’s in the adminCP, but if you’re unable to create the array I can enter them into the script, where they are requiered.

Second:

The script currently tweets the username, subject and URL, but I would also like it to send the first 200 characters of the thread message.

This functionality will require querrying a separate database table.

myBB is similar to phpMyBB and several others, so if you are experienced in another forum scriopt, this should be super simple for you.

I am attaching the script, so you can take a look.

Leave a Reply

Your email address will not be published. Required fields are marked *