The programmer wrote in the installation instructions:
Note that this hack may interfere with other hacks that make use of posting functions. If such problems appear, place the following code in the very beginning of the problematic script:
------------------------------------------------
define('BYPASS_AEO', true);
------------------------------------------------
This should eliminate whatever problem appears. If it does not, please feel free to mention it.
so if you have for example an issue with tapatalk place this line in the "mobiquo.php" sript under "define('IN_MOBIQUO', true);".
And that works fine for me!
Quote:
Originally Posted by whaase
This is a very nice hack! The only issue I have ran into, is that I can't use tapatalk with it active. Tapatalk still works fine for all regular members, but the ability to set a custom author of each post seems to be the hangup with it for Admins. If any staff that can use this hack are seeing "Did not specify username for post" with Tapatalk, the ability to set a custom author is probably why. I know this is an issue with tapatalk, and not necessarily the hack, but just thought I would throw it out there.
|