by Phuong Hoang.
"On logging out" it means that I log out my admin account. In other words, no users can see my site when they hit my site url for example; http://xxx.net, however they can log in normally when they hit http://xxx.net/login/index.php.
- On logging out, it says:
Notice: Undefined index: icon in /home/wwcfilgo/domains/thaytro.net/public_html/blocks/login/block_login.php on line 123
"Coding error detected, it must be fixed by a programmer: PHP catchable fatal error"
- Turn on Debugging (enable or disable has the same warnings)
Warning: is_readable(): open_basedir restriction in effect. File(/proc/loadavg) is not within the allowed path(s): (/home/wwcfilgo/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php56/lib/php/) in /home/wwcfilgo/domains/thaytro.net/public_html/lib/moodlelib.php on line 9121
Warning: is_executable(): open_basedir restriction in effect. File(/usr/bin/uptime) is not within the allowed path(s): (/home/wwcfilgo/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php56/lib/php/) in /home/wwcfilgo/domains/thaytro.net/public_html/lib/moodlelib.php on line 9124
* Note: My site works normally when I disable or delete Oauth 2 services