2013-04-27, 08:24 AM
(This post was last modified: 2018-07-21, 10:52 PM by effone.
Edit Reason: 1.8 Link update
)
My first approach to develop a MyBB plugin. Hope this will be helpful.
Description:
This tiny plugin will add a new link to every thread at thread tools (bottom left) for the users to jump to the last post made by him / her in a thread. This is a good way to read forward from where the user has left the thread.
The link will not be displayed for the guests.
Those who didn't post in a thread, clicking on the respective link will return them a custom error message stating they have not posted on that thread.
There is no settings for the plugin. Just activate and go ...
Changelog:
v.0.1: Basic Version.
v.0.2: Sanitized variables in query and little bug fix.
v.0.3: Added Jump link in Thread List, Added a language file, Fixed bug (require_once).
Snap:
In Thread:
In Thread List:
Download Here (1.6.x):
http://mods.mybb.com/view/mylast
http://demonate.com/thread-1054.html
Download Here (1.8.x):
https://community.mybb.com/mods.php?acti...w&pid=1144
https://github.com/mybbgroup/mylast