No idea what this means and do not have access to change anything.
- disable_functions = exec,passthru,shell_exec,system - FAIL (must be without shell_exec,eval,assert,phpinfo,getenv,ini_set,mail,fsockopen,chmod,parse_ini_file,readfile,escapeshellcmd,fput,popen)
Upon 12.1.0 auto upgrade, getting the following errors on each of the following links.
https://spnwo.com/ssl/una/studio/settings.php;
https://spnwo.com/ssl/una/studio/settings.php?page=bx_ads
https://spnwo.com/ssl/una/studio/settings.php?page=bx_unacon
https://spnwo.com/ssl/una/studio/settings.php?page=bx_forum
https://spnwo.com/ssl/una/studio/settings.php?page=bx_posts
DISCUSSIONS: > https://spnwo.com/ssl/una/studio/settings.php?page=bx_forum
https://spnwo.com/ssl/una/studio/settings.php?page=bx_events
https://spnwo.com/ssl/una/studio/settings.php?page=bx_groups
https://spnwo.com/ssl/una/studio/settings.php?page=bx_classes
https://spnwo.com/ssl/una/studio/module.php?name=bx_developer
Warning: Declaration of BxEventsTemplate::unitVars($aData, $isCheckPrivateContent = true, $sTemplateName = 'unit.html') should be compatible with BxBaseModGroupsTemplate::unitVars($aData, $isCheckPrivateContent = true, $mixedTemplate = false, $aParams = Array) in /home/sovereig/public_html/ssl/una/modules/boonex/events/classes/BxEventsTemplate.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at /home/sovereig/public_html/ssl/una/modules/boonex/events/classes/BxEventsTemplate.php:51) in /home/sovereig/public_html/ssl/una/inc/classes/BxDolTemplate.php on line 3042
Warning: Cannot modify header information - headers already sent by (output started at /home/sovereig/public_html/ssl/una/modules/boonex/events/classes/BxEventsTemplate.php:51) in /home/sovereig/public_html/ssl/una/inc/classes/BxDolTemplate.php on line 3043
- 1702
Quote of the Day (QOD) App displays a quote from any source on the site. Updating the daily quotes occurs once a day automatically or manually. You may read more about how to install, configure and work with the App here.
I need to restrict all new/create_account to only email addresses *@"protonmail.com" users. Do not want to allow pollution of system and other via gmail, or the rest. Could put it in Dolphin easy enough, but have not been able to discover how to incorporate the user message "Requires 'protonmail.com' email", and test to confirm *@"protonmail.com" address. All I find is path to page/create_account, but no folder for "page", or file create_account. Under Dolphin did not have to access and code on the actual page.
https://spnwo.com/ssl/una/page/create-account < "page/create-account" can not find folder or file.
Thanks, Robert
- 3011