blank screen under settings

i just get a blank screen under settings using vanilla 2.1

Comments

  • Admin

    Try if replacing &$Sender with $Sender in file class.civiltongue.plugin.php helps

  • @adamwbb‌

    Try replacing each instance of

    &$Sender

    with

    $Sender

    in the plugin file class.civiiltongue.plugin

    That allowed me to get to the settings page in my 2.1 test installation.

Sign In or Register to comment.