MyBB Community Forums
[For 1.8] OUGC Mark PM As Unread - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html)
+---- Thread: [For 1.8] OUGC Mark PM As Unread (/thread-126956.html)

Pages: 1 2


OUGC Mark PM As Unread - Omar G. - 2012-10-01

[Image: cover_preview_25096_1588191891_58585faa6...1c3fe8.png]

Description
Allow users to mark private messages as unread.

Download
Download from the MyBB Extend page.

Check the official page for more information.


RE: OUGC Mark PM As Unread - asad3man - 2012-10-05

Omer , I really liked your awards plugins , however all the plugins are awesome Big Grin


RE: OUGC Mark PM As Unread - Omar G. - 2012-10-06

Thank you asad3man.


RE: OUGC Mark PM As Unread - Steeep - 2012-10-11

I think there is a small error in the template ougc_markpmasunread because the url otherwise making & viewing the code get this:

{$settings[\'bburl\']}

When it should be:

{$mybb->settings[\'bburl\']}

And to change that just got it working..

Is this right?


RE: OUGC Mark PM As Unread - Omar G. - 2012-10-28

It is. I forgot to change that Toungue I will not update it soon.


RE: OUGC Mark PM As Unread - Omar G. - 2012-11-12

Plug-in updated.


RE: OUGC Mark PM As Unread - Omar G. - 2015-02-15

v1.8.0 Released

The plug-in is now compatible only with MyBB 1.8. Backwards compatibility is not present.

For those interested about the development of this version please read the following page:
http://community.mybb.com/thread-123615.html


RE: OUGC Mark PM As Unread - Eldenroot - 2015-02-15

OK, there is a small problem:
- I cannot mark PMs which were replied (I can only mark as unread PM which was not replied)
- I cannot uninstall this plugin - fatal error
--- Fatal error: Call to a member function read() on a non-object in /inc/plugins/ougc_markpmasunread.php on line 157


RE: OUGC Mark PM As Unread - Omar G. - 2015-02-15

(2015-02-15, 01:59 PM)Eldenroot Wrote: - I cannot mark PMs which were replied (I can only mark as unread PM which was not replied)
- I cannot uninstall this plugin - fatal error

Fixed: 0768b87

(2015-02-15, 01:59 PM)Eldenroot Wrote: - I cannot mark PMs which were replied (I can only mark as unread PM which was not replied)

I will consider your suggestion, thanks.


RE: OUGC Mark PM As Unread - Bamk84 - 2015-02-16

Hi,

This looks like a really useful plugin for an RPG forum Smile. Before I go through the trouble of downloading and installing, I wanted to make sure that this has been updated for the latest mybb release (1.8.4).