Menu

Undefined property: CONFIG::$emailsettins.

General
2007-04-03
2013-04-25
  • Nobody/Anonymous

    I followed all the instructions and edited config.php but I continue to get the error
    'Undefined property: CONFIG::$emailsettins.' When I try to visit my websites home directory for phpDiplomacy.
    The errors in my log are:
    Error: "Undefined property:  CONFIG::$emailsettins"
    Raised: "/opt/lampp/htdocs/phpDiplomacy/header.php"
    Line: "118"
    Trace:
    and in the CONFIG section I have the following
    I have changed confidential information to '*****'
    CONFIG => Array: (
                    adminUser => ********
                    random => *******************
                    servername => ******************
                    directoryname => /phpDiplomacy/
                    sqlsocket => localhost
                    port => 3306
                    dbusername => diplomacy
                    dbpassword => *******
                    dbname => phpdiplomacy
                    subdatabase => SUBDB
                    timezone =>
                    email => 1
                    emailsettings => Array: (
                        FromEMail => smithserver@sbcglobal.net
                        FromName => Diplomacy Chicago
                        UseMail =>
                        UseSendmail =>
                        SendmailSettings => Array: (
                            *Max depth reached*
                        )
                        UseSMTP => 1
                        SMTPSettings => Array: (
                            *Max depth reached*
                        )
                    )

    Thanks for helping

     
    • kestasjk

      kestasjk - 2007-04-04

      Hi, you may want to disable e-mail sending for the time being. I've been meaning to fix e-mail support up for a while now but haven't yet got around to it.

      Thanks for pointing this bug out though.

       
    • Nobody/Anonymous

      Hi you can cange in header.php line 118-123 mail-> into Mail-> this bye me solved the troubles with error warning.
      But Mail dosn´t send??

      I hope for a updatet comming soon to solved the problem :-)????

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.