MyBB Community Forums

Full Version: Error in Themes Due to plugins
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello experts,

I have two error in my themes due to plugins.

If plugin is activated some of the themes features disabled. but i also need that plugin because it is important for my forum.


I have two themes error with two plugin :


1. My Tab plugin

my tab plugin is built for mybb 1.6 but i am using it on mybb 1.8 with simple editing.

I have notice same error occurs in mybb 1.6, so there is no fault with compatibility.

It works fine, but disable some features in mybb themes.

Error is simple :

[Image: mytab_error.png]

I have showing in screenshot the button for opening and close forum.

if mytab is activate that features of themes it not working, if it is on deactivate it works fine.

<- snip ->


2. My alerts.

my tab plugin is built for mybb 1.6 but i am using it on mybb 1.8 with simple editing.

It works fine, but disable some features in mybb themes.

If my alerts plugin is activate :

[Image: my_forum.png]


If my alerts plugin is deactivate :

[Image: mybb.png]

when myalerts plugin is active it disable editor option like bold and all, but when it is disabled it working fine.

but i have seen many of them using my alert in mybb 1.8 without any issues.

I have also created a support thread for this my alert error : http://community.mybb.com/thread-166950.html


Please suggest and help me how to solve this, for me both plugin and themes features are important.
for myalerts open myalerts.js file and remove first line jQuery.noConflict();

where are you trying MyTabs plugin ? if it is on a live forum then give forum url & a test user account
Thanks .m. myalerts problem solved.

I am using mytab in http://www.indihack.net/

Login details :

user name : test_user
password : 123456789

(2015-02-13, 07:33 AM).m. Wrote: [ -> ]for myalerts open myalerts.js file and remove first line jQuery.noConflict();

where are you trying MyTabs plugin ? if it is on a live forum then give forum url & a test user account