Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter matteo raggi

    (@whichtransfers)

    After restoring the database, I deactivated and deleted the “WA Activation” plugin without troubles.
    But then deactivating WORDAPP, I receive white page everywhere, without error 500.

    Plugin Author Dave Anthony

    (@mobilerockstar)

    Hi there,

    Thanks for your recent email.

    We have had several thousand downloads and I have never had a 500 error. I have replied to your email but WA-Activate isn’t part of the main plugin.

    WordApp never touches the touches the database or the website structure. Our code is made to lay beside your site and never touch any of the main sites structure.

    Please can you send me more detail?

    Thread Starter matteo raggi

    (@whichtransfers)

    How I can give you more details? I can give you ftp and admin user data if needed, trough email.

    Plugin Author Dave Anthony

    (@mobilerockstar)

    Yes, that would be great.

    You can send it to support@app-devlopers.biz.

    Thread Starter matteo raggi

    (@whichtransfers)

    strange.. when I write to this email, I receive this error: Delivery to the following recipient failed permanently

    Thread Starter matteo raggi

    (@whichtransfers)

    here the patch, it is the opposite if the app is activated or not:
    At line 78 and 79 (of this file /wp-content/themes/wp_oswad_market/framework/abstract.php) I found this text:
    “”””
    protected function initArrIncludes(){
    $this->arrIncludes = array(‘twitteroauth’,’mobile_detect’);
    “”””
    and I changed it in this way:
    “””””””””
    protected function initArrIncludes(){
    $this->arrIncludes = array(‘twitteroauth’);

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Deactivate wordapp HTTP ERROR 500’ is closed to new replies.