Invalid Admin Section.

I use elgg 4.3.8 

I couldn't get the error log although I enabled elgg developer tools plugin and set the displaying error in settings as an admin. When I click on the error log it displays "Page not found" erorr invalid admin section.

Any suggestions, please?

 

  • I was using some 3rd party plugins. Now I upgraded my elgg 4.3.9. It works without a 3rd party plugin. I can reach Error log page in develop section properly without getting any error such as "Invalid Admin Section.".

    But the other problem clicking on like still produces "Laminas\Mail\Transport\Exception\RuntimeException" 

    When I check the lines in Errror Log in develop section in administration, I see those lines (the first three lines are listed below)

    EXCEPTION 1699900769
    Message:
    Exception at time 1699900769:
     
    Laminas\Mail\Transport\Exception\RuntimeException: Unable to send mail: mail() has been disabled for security reasons in /home/buradan4/ahalim.com/vendor/laminas/laminas-mail/src/Transport/Sendmail.php:298
     
    Stack trace:
     
    #0 /***/***/***/vendor/laminas/laminas-mail/src/Transport/Sendmail.php(130): Laminas\Mail\Transport\Sendmail->mailHandler('=?UTF-8?Q?fotoc...', '=?UTF-8?Q?admin...', 'This is a messa...', 'Date: Mon, 13 N...', 'smtp -f'info@ah...')
     
    #1 /***/***/***/vendor/elgg/elgg/engine/classes/Elgg/EmailService.php(183): Laminas\Mail\Transport\Sendmail->send(Object(Laminas\Mail\Message))
     
    #2 /***/***/***/vendor/elgg/elgg/engine/classes/Elgg/EmailService.php(119): Elgg\EmailService->transport(Object(Elgg\Email))
     
    I see that it is due to incorrect setting in settings.php. I made the necessary changes as in  my other discussion on elgg using my server sent to me. But I miss something, I think. 
    Could you help me
     checking the link please?
     
  • Strange! 

    I can like some of the posts. but some still produces. Indeed I can like my own posts but liking other members' posts still produce "Laminas\Mail\Transport\Exception\RuntimeException" 

    And one more thing, when I refresh the page the posts displayed "Laminas\Mail\Transport\Exception\RuntimeException"  error while clickin are displayed as liked after refresh the page.