When I want to install PHPFusion v9 I cant get passed the setup because I get the following error in my browser after I setup the users
Fatal error: Uncaught Error: Call to undefined function mb_substr() in /var/www/html/portal.******/includes/core_functions_include.php:435 Stack trace: #0 /var/www/html/portal.******/includes/classes/PHPFusion/Installer/Steps/InfusionsSetup.inc(131): trimlink('A Standard Docu...', 30) #1 /var/www/html/portal.******/includes/classes/PHPFusion/Installer/Install.core.inc(373): PHPFusion\Steps\InstallerInfusions->__view() #2 /var/www/html/portal.******/includes/classes/PHPFusion/Installer/Install.core.inc(330): PHPFusion\Installer\Install_Core->get_InstallerContent() #3 /var/www/html/portal.******/install.php(22): PHPFusion\Installer\Install_Core->install_phpfusion() #4 {main} thrown in /var/www/html/portal.******/includes/core_functions_include.php on line 435
I figured probably has to do with my php version but php72 - php74 all have this issue (php installment: php php-common php-mysql php-fpm php-gd php-opcache php-xml)
btw I tried figuring out to install apache along with nginx but I don't now how to do that, perhaps that's the problem, I currently only have: httpd, php and mariadb installed
More and more MySQL servers are running in STRICT MODE with web hosts. Such rework is then unfortunately necessary. But all changes for the STRICT mode continue to work normally even in the weighted mode. Therefore, those responsible should change PHP fusion to STRICT MODE. Then it is usable again for all users!
It is better to have a more standard configuration instead of changing Core files. It is very uncommon to have that setting as is. I think this is second time I see it in 15 years. You can also pick our hosting to void any hassle
Yes, this is a mysql configuration. apprently it is set to be sql_mode=only_full_group_by. If you can change this on your hosting provider you need to remove it. See here for several methods : https://stackoverflow.com/questions/...l-group-by
I deleted everything including database. Made them again freshly.
I made forum categories and forums. I made article categories. Then I visited the front end getting same error :
Error: Expression #13 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'allabout_dream.t.thread_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by There are no Forums defined.
And when I check the error log under the link :
db_handlers/mysqli_functions_include.php
Trying to get property 'num_rows' of non-object Line: 90
When you add a forum, first you need to add a Forum Category, then below this you also need to add a active forum for it to be displayed. I am not sure of the other issue you describe, Sounds like it could be some sticky cache on your hosting side as well. It pre-cache your empty content and reads it for a certain period of time.
You can view all discussion threads in this forum. You cannot start a new discussion thread in this forum. You cannot start on a poll in this forum. You cannot upload attachments in this forum. You can download attachments in this forum.