• Resolved AirFlame

    (@airflame)


    Plugin could not be activated because it triggered a fatal error.

    Fatal error: Cannot redeclare gourl_install() (previously declared in /home/hiiden/ftp/hiiden/wp-content/plugins/gourl-bitcoin-payment-gateway-paid-downloads-membership/gourl.php:4801) in /home/hiiden/ftp/hiiden/wp-content/plugins/gourl-bitcoin-payment-gateway-paid-downloads-membership/gourl.php on line 4992

    All the time when its activated :/

    And when trying add a key generated in bitaddress.org i get this.

    Please fix errors below:

    – Bitcoin Box Invalid Public Key : 1KJNMSkiYFsBHS6gi6GLasavm1L28uDPXM
    – Bitcoin Box Invalid Private Key : 5JvDTCQ7z9Kk2F8zdrTt3byyQqius6Vh4iHMP6zamQRv1U5HJNE

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author gourl

    (@gourl)

    Hi,

    RE> Private/Public Keys
    GoUrl Private/Public Keys use for communicating between your server and GoUrl.io Payment Gateway server (similar like paypal id/keys). You can get that free keys from https://gourl.io/editrecord/coin_boxes/0. It is not bitcoin wallet private key.

    RE> 3rd party server
    You cannot track your bitcoin payments without 3rd party payment gateway (similar like paypal, any credit card processing server).

    RE> Cannot redeclare gourl_install()
    Please use latest version of wordpress 4.1

    Thread Starter AirFlame

    (@airflame)

    Yep done everything You said: When i do [gourl-membership] i get:

    Please check DB username/password. File: /home/somethinghere/ftp/somethinghere/wp-content/plugins/gourl-bitcoin-payment-gateway-paid-downloads-membership/cryptobox.class.php, line 1009. Connect failed: 2005

    And:

    Hide All Titles, Hide Comments Authors, Hide Comments Body, Disable Comments Reply

    This not working at all.

    Plugin Author gourl

    (@gourl)

    RE> Please check DB username/password.

    It use WordPress constants – DB_HOST, DB_USER, DB_PASSWORD and you need to have MySQLi extension activated on server.
    @mysqli_connect(DB_HOST, DB_USER, DB_PASSWORD, DB_NAME);

    Please update your php version to 5.5+ and mysql 5.5+.

    Plugin Author gourl

    (@gourl)

    RE> Hide All Titles, Hide Comments Authors, Hide Comments Body, Disable Comments Reply

    Please logout and browse locked page as visitor. Admin users see original unlock page content.

    Thread Starter AirFlame

    (@airflame)

    Doing that not working. 🙂 Maybe it works onlu in the original template 🙂

    Thread Starter AirFlame

    (@airflame)

    And when activating plugin still getiing

    Plugin could not be activated because it triggered a fatal error.

    Fatal error: Cannot redeclare gourl_install() (previously declared in /home/myserver/ftp/mysite/wp-content/plugins/gourl-bitcoin-payment-gateway-paid-downloads-membership/gourl.php:4867) in /home/myserver/ftp/mysite/wp-content/plugins/gourl-bitcoin-payment-gateway-paid-downloads-membership/gourl.php on line 5060

    Plugin Author gourl

    (@gourl)

    RE> Hide All Titles
    Please try our latest version 1.2.1 We improved option “Hide All Titles” for some wordpress configurations (changed add_filter priority).

    RE> Plugin could not be activated
    Please install plugin on fresh version of WordPress (and add other your plugins later).

    Please update your comment about our plugin.

    Thread Starter AirFlame

    (@airflame)

    Uninstalled all the time errors and not working plugin. Installed paidmembershipspro and its working i am waiting for them to add bitcoin payments your plugin should be fixed.

    Plugin Author gourl

    (@gourl)

    As I understand, problem in your wordpress site configuration.
    Plugin install correctly on any new fresh version of WordPress 3.5 – 4.1

    You can manual activate plugin
    1) Install plugin
    2) Edit file gourl.php
    a) delete line 6655: register_activation_hook(__FILE__, “gourl_install”);
    b) goto line 4970, function gourl_install() and manually create three mysql tables in your database.
    c) Click activate plugin

    Thread Starter AirFlame

    (@airflame)

    Sorry but as i understand You telling me my clean wordpress site is a problem?? This is funny… Your plugin sux in first installation it brakes show errors and dont work at all not hidding posts pages do nothing.

    Not my problem any more deleted and forgot about worst plugin i installed in my life.

    Plugin Author gourl

    (@gourl)

    Good luck.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Plugin could not be activated because it triggered a fatal error.’ is closed to new replies.