![]() |
Quick Reply & Report not working - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Themes (https://community.mybb.com/forum-103.html) +---- Forum: Theme Support (https://community.mybb.com/forum-10.html) +---- Thread: Quick Reply & Report not working (/thread-161162.html) |
Quick Reply & Report not working - jason5 - 2014-10-12 I reverted and fixed most of the code in my Custom Theme which was designed for MyBB 1.6. But i couldn't fix the Quick Reply and Report button. I have one script added in headerinclude and i tried disabling it and checked quick reply and report. Still not working http://www.generalchat.in Demo account: u: Tester p: test123 Note: Once logged in, the theme switches to Custom Theme RE: Quick Reply & Report not working - .m. - 2014-10-12 showthread template needs updating. deactivate thankyoulike plugin to check Quickreply RE: Quick Reply & Report not working - jason5 - 2014-10-12 (2014-10-12, 04:07 PM).m. Wrote: showthread template needs updating. deactivate thankyoulike plugin to check Quickreply In my localhost i don't have any plugin installed, so you are saying there is some issue with Showthread. RE: Quick Reply & Report not working - .m. - 2014-10-12 ^ there are many changes in showthread template of MyBB version 1.8 (when compared with 1.6.x version) RE: Quick Reply & Report not working - jason5 - 2014-10-12 (2014-10-12, 05:29 PM).m. Wrote: ^ there are many changes in showthread template of MyBB version 1.8 (when compared with 1.6.x version) I am fixing it .m, but one problem i face after fixing few lines is. The left side of post bit gets scrambled(pm, find, rate), after refresh it comes back to normal. Note: Found jeditable is causing the problem, if i disable it. Quickedit is disabled and my postbit icons stays untouched. If i enable it, Quickedit works and my postbit icons (left side) gets messed up. How to solve this problem? RE: Quick Reply & Report not working - jason5 - 2014-10-14 Is there anyway i can use quick edit without this problem? |