I cant get my site droid-force.com verified with Tapatalk. I had moved it today from old site droidzone.in/forum, and it works perfectly fine at the old location. Using MyBB 1.6. Permissions for everything inside mobiquo is 666. Have activated it within ACP./ Not Installed: Server Error(1)
I had a look but get a 404 where I would expect to see the plug-in http://www.droidzone.in/forum/mobiquo/mobiquo.php Is this the correct URL. Permissions should be 775 for folders and 644 for individual files.
No that's the old location. I have now moved the forum to http://droid-force.com. It's there that the issue happens. Anyway there is a bug with the file manager of the server and I'm getting it solved right now. Will contact Tapatalk support if I get the same issues again..
It should be permission problem. Please check this: http://droid-force.com/mobiquo/mobiquo.php http://droid-force.com/mobiquo/config/config.txt
I have now reuploaded plugin and the other files to folder /htdocs/tapatalk, changed the line: $page = str_ireplace("</head>", "<script type='text/javascript' src='{$mybb->settings['bburl']}/moraquo/tapatalkdetect.js'></script></head>", $page); to $page = str_ireplace("</head>", "<script type='text/javascript' src='http://droid-force.com/tapatalk/tapatalkdetect.js'></script></head>", $page); Folders have 777, files have 666. Deactivated and reactivated the plugin on mybb. Not solved.