• Hi there – I have been working on a local WP dev site using DesktopServer for many weeks now and have installed new dev iterations and rootspersona a dozen or more times without issue. Today, however – doing a new WP install in exactly the same way I have been doing, I get a whole slew of error messages on activating the plugin – most of them like this which seem to be the same messages that were occurring due to PHP7 but I am running PHP 5.5.24…this is just the first error – there’s a similar one for many of the rp tables

    ( ! ) Strict standards: Declaration of RP_Address_Mysql_Dao::load() should be compatible with RP_Mysql_DAO::load($table_name, $id_col, $batch_col, $id, $batch_id) in C:\xampplite\htdocs\www.raisingghosts.dev\wp-content\plugins\rootspersona\php\dao\mysql\class-RP-Address-Mysql-DAO.php on line 119
    Call Stack
    # Time Memory Function Location
    1 0.0075 312328 {main}( ) ..\plugins.php:0
    2 0.0082 356336 require_once( ‘C:\xampplite\htdocs\www.raisingghosts.dev\wp-admin\admin.php’ ) ..\plugins.php:10
    3 0.0086 368864 require_once( ‘C:\xampplite\htdocs\www.raisingghosts.dev\wp-load.php’ ) ..\admin.php:31
    4 0.0089 376168 require_once( ‘C:\xampplite\htdocs\www.raisingghosts.dev\wp-config.php’ ) ..\wp-load.php:37
    5 0.0095 454984 require_once( ‘C:\xampplite\htdocs\www.raisingghosts.dev\wp-settings.php’ ) ..\wp-config.php:90
    6 0.1219 12233016 include_once( ‘C:\xampplite\htdocs\www.raisingghosts.dev\wp-content\plugins\rootspersona\rootspersona.php’ ) ..\wp-settings.php:255
    7 0.1498 15453680 require_once( ‘C:\xampplite\htdocs\www.raisingghosts.dev\wp-content\plugins\rootspersona\php\dao\dao\class-RP-DAO-Factory.php’ ) ..\rootspersona.php:32

    I’m guessing it’s something environmental but I’m not aware that I’m doing anything different. Any advice would be appreciated.

    https://www.ads-software.com/plugins/rootspersona/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Lots of errors on activation’ is closed to new replies.