[For 1.6] Guest warn - 3rd version - 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.6] Guest warn - 3rd version (/thread-121154.html) |
Guest warn - 3rd version - Clear - 2012-06-24 Screenshots Description Show an elegant warn for all guest of your forum. Features (from 3rd version) - Add an elegant warn in all pages of your forum for guests. - Removable warning. - jQuery effects (without conflicts). - Warn editable. - Warn CSS editable. What has changed respect the second version? - Plugin fixed - Guests can remove the warn. - You can edit all CSS proprieties by acp. - jQuery effects. - Most stable version. Installation: For the installation you must load the file of the folder "Upload" in the directory of the forum and activate it from the acp. And.... Done!!! Upgrade: Deactivate the plugin. Delete the file of the folder "Upload" by directory of the forum and load the file of the folder "Upload" in the directory of the forum and activate it from the acp. And.... Done!!! Next version? - Language pack (coming soon). Have fun! MyBB Compatibility: 1.4;1.6 Plugin Version: 3.0 Author: Clear Visit also: MyBB Clear Vision and Auto Redirect RE: Guest warn - 3rd version - jzoner - 2012-06-25 it has a bug the delete button in the posbit will dis appear if this mod is enabled RE: Guest warn - 3rd version - Yaldaram - 2012-06-25 It has a jQuery so it might be conflicting with Prototypes. Add the following code in headerinclude template;
RE: Guest warn - 3rd version - wangoldsdotcom - 2012-06-25 nice idea from 1st edition when i load in my forum why google will crawl these ??? RE: Guest warn - 3rd version - Clear - 2012-06-26 (2012-06-25, 04:06 PM)Yaldaram Wrote: It has a jQuery so it might be conflicting with Prototypes. Add the following code in headerinclude template; strange because noConflict I had already made! RE: Guest warn - 3rd version - jzoner - 2012-09-29 still the delete button disappears any help? RE: Guest warn - 3rd version - KieRo - 2012-10-09 Hey, I'm having some trouble with this plugin. When it's enabled it conflicts and stops other plugins from working, although I have the "<script type="text/javascript">jQuery.noConflict();</script>" at the bottom of the headerinclude template, yet to no avail. Any ideas? |