I noticed when people use table code they get from TableGenerator MyCode wrongly, forum postbit is getting broken in their message. I am afraid people can use this to vandalise the forum. What should I do? Do you think is there a way to fix it? or I should be completely deleting the MyCode?
I noticed there is something called YourCode which can change usergroup requirement for MyCodes, if its compatible with 1.8 me making table code only for Admins and Moderators can be useful?
can't say about
YourCode plugin's performance on MyBB 1.8.x
here is a simple suggestion => you can use
HTML in Posts plugin for the
trusted user groups & trusted users
With that plugin if I say normal users can not use html, does it effect every mycode I use?
I am also using maximage and spoilers.
I tested Yourcode plugin in my beta forum and it removed all of MyCodes previously installed and changed certain things in forum such as URL codes. So I won't be using it.
People already using regular html code for the table, which is something like table. But when they screw it up postbit gets broken. It seems I will have to remove TableGenerator entirely... :/
Have you checked the postbit templates? sounds like something might be wrong with them. I use table generator on 2 of my forums and I know of 2 other forum admins using
my mod for it and it works fine for them too
(2016-03-27, 02:18 PM)p00lz Wrote: [ -> ]Have you checked the postbit templates? sounds like something might be wrong with them. I use table generator on 2 of my forums and I know of 2 other forum admins using my mod for it and it works fine for them too
What should I be checking in postbit templates?
(2016-04-02, 08:44 PM)Parsian™ Wrote: [ -> ]Hi
Try this my Code Tutorials
http://community.mybb.com/thread-169073.html
I tried same issue exists.
When I use [th] [td] [tr] codes seperately, entire post area gets broken. I 'can' create tables via tablegenerator and they work perfectly, but if someone writes [th]blabla[/th] randomly postbit gets broken.
(2016-04-03, 08:56 PM)Darkrad Wrote: [ -> ] (2016-03-27, 02:18 PM)p00lz Wrote: [ -> ]Have you checked the postbit templates? sounds like something might be wrong with them. I use table generator on 2 of my forums and I know of 2 other forum admins using my mod for it and it works fine for them too
What should I be checking in postbit templates?
(2016-04-02, 08:44 PM)Parsian™ Wrote: [ -> ]Hi
Try this my Code Tutorials
http://community.mybb.com/thread-169073.html
I tried same issue exists.
When I use [th] [td] [tr] codes seperately, entire post area gets broken. I 'can' create tables via tablegenerator and they work perfectly, but if someone writes [th]blabla[/th] randomly postbit gets broken.
how i said above... if you simulate table with div the issue that you saying not will happen.