MyBB Community Forums

Full Version: Button gone
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
No problem, and best of luck with the forums. =)
Ahh... i see 1 more problem... that flag cannot click... hmmm Cool
Still thinking where to edit after this problem Lightbulb
Deactivate the plugin again.
In that same file as before, search for (line 113):
            $(document).ready(function(){
and replace it with:
            jQuery(document).ready(function($){
Save the file and activate the plugin again.
Cannot deactive plugin because I get this error..

Fatal error: Call to undefined function preg_qoute() in /home/xxxxx/public_html/forum/inc/plugins/gootransbar.php on line 156

However im trying to replace jQuery(document).ready(function($){ at /inc/plugins/gootransbar.php but still cannot and the flag is gone Confused
Sorry, typo. Replace preg_qoute with preg_quote.
Ok now already fix.. if got anymore error i will report again and i wan make 1 guide about this in myforum because maybe other people got same problem like me after active that plugin.. Just wan to share Big Grin

Thanx again..
Should i make new topic? Now my translator got problem again..
After click on flag nothing happen..
Pages: 1 2 3