Menu

#19 siteAdminMail not present on footer.php

Unstable_(example)
closed
nobody
None
1
2014-11-17
2014-10-24
dcec
No

for fix i add this row at beginning of file:

Discussion

  • dcec

    dcec - 2014-10-24
     
  • Anonymous

    Anonymous - 2014-11-07

    I found the problem on getAllSettings function, i fix with:

    function getAllSettings()
    {

    global $settings;
    
    # check if it already exists
    if(isset($settings)) {
        return($settings);
    }
    
     
  • Miha Petkovsek

    Miha Petkovsek - 2014-11-17

    Thanks, fixed.

     
  • Miha Petkovsek

    Miha Petkovsek - 2014-11-17
    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





Monday.com Logo