MyBB Codes
[Release 1.4.x] My Guest Messages 1.0 - Printable Version

+- MyBB Codes (http://www.mybbcodes.com)
+-- Forum: Mods Database (/forumdisplay.php?fid=4)
+--- Forum: Premium Mods (/forumdisplay.php?fid=8)
+--- Thread: [Release 1.4.x] My Guest Messages 1.0 (/showthread.php?tid=372)


[Release 1.4.x] My Guest Messages 1.0 - ghazal - 10-06-2009 07:29 AM

//----------------
//PLUGIN OVERVIEW:
//----------------

Name: My Guest Messages
Author: ghazal
Description: This plugin will show messages to guests selected from AdminCP. This is an advanced form of any other Guest Message plugin. What this plugin will do;
- It will add upto five messages.
- Easy adding up messages through AdminCP
- It will display to only guests
- Guest will see your selected messages in an animated manner, means the message will zoom in and zoom out pointing guests consideration towards itself.
Website: http://www.mybbcodes.com
Version: 1.0
Compatibility: 1.4.x,1.6.x,1.8.x,2.0.x
Files To Upload: One
Files To Edits: None
Author is Responsible For Any Damage: NO
Author Provide Support For This Product: YES
License: Inside the License Folder
Copyrighted: All codes within the product is strongly copyrighted.


//------------
//SCREENSHOTS:
//------------
[attachment=311] <--- ACP Group
[attachment=312] <--- ACP Settings
[attachment=313]

//----------
// DOWNLOAD:
//----------

If you are subscriber, then Go to the download button.
[Image: download.jpg]

//--------
//SUPPORT:
//--------

I can be reached at http://www.mybbcodes.com with username ghazal

---
I guess that's it... Enjoy
Thank You
ghazal


RE: [Release 1.4.x] My Guest Messages 1.0 - Rafael - 10-06-2009 05:23 PM

Looks good, but accept HTML on the messages?


RE: [Release 1.4.x] My Guest Messages 1.0 - ghazal - 10-07-2009 12:39 AM

Yes, you can use any HTML tags within the messages Smile


RE: [Release 1.4.x] My Guest Messages 1.0 - mikeyjai - 10-16-2010 12:33 PM

I have tested this with mybb 1.6 and it does not work, along with another mod i have just tested... not a very happy subscriber at the moment.

I have activated it and I do not see any guest messages. I have left the default messages hoping they would appear on 5 different explorer tabs. I have also editted the guest messages hoping it would change but still not working.


RE: [Release 1.4.x] My Guest Messages 1.0 - exdiogene - 10-16-2010 12:58 PM

I will test this plugin immediately on my 1.6 forums. What is the other plugin that is not working for you?


RE: [Release 1.4.x] My Guest Messages 1.0 - mikeyjai - 10-16-2010 01:07 PM

It's hide until post reply. Though it's compatible it had the same affect like some other plugins from different sites. (compatible but non-functional.)


RE: [Release 1.4.x] My Guest Messages 1.0 - exdiogene - 10-16-2010 01:11 PM

This plugin is working perfectly on the test forum, can i have your forums URL to see it while the plugin is activated?

Thank you.


RE: [Release 1.4.x] My Guest Messages 1.0 - exdiogene - 10-16-2010 02:07 PM

Ok, after further testing i have noticed it is not operating on the latest version of Firefox.

I have corrected the issue and will upload the more recent version in a few minutes...

Thank you for letting me know about this issue.

I will verify the other plugin soon after uploading this one.


RE: [Release 1.4.x] My Guest Messages 1.0 - mikeyjai - 10-16-2010 02:41 PM

Hi, and thank you for immediately fixing the bug. I was using Firefox to test it as a guest. I was also using IE to test but i don't think i noticed seeing it in IE.


RE: [Release 1.4.x] My Guest Messages 1.0 - exdiogene - 10-16-2010 03:35 PM

Ok i have uploaded the new version here :

http://www.mybbcodes.com/showthread.php?tid=373

I have also tested it on Internet Explorer 6.0 and it is working.

Now i have discovered an internal bug in MyBB that is giving trouble to delete the code in the templates. This bug have not be resolved in v1.4.14 and v1.6.0, according to Ryan Gordon (lead developper of MyBB) the issue is supposed to be fixed in v1.6.1, so meantime you will need to cleanup the template yourself before reinstalling the new plugin version.

In the template "header_welcomeblock_guest" delete from and including:

PHP Code:[Highlight]
<SCRIPT LANGUAGE="JavaScript"

up to and including :

PHP Code:[Highlight]
</script> 

Wink