ryanhowdy / fcms

Family Connections - Create a private family website.
http://www.familycms.com
GNU General Public License v2.0
82 stars 41 forks source link

Missing home page messages #637

Open GregLeonhardt opened 1 year ago

GregLeonhardt commented 1 year ago

I am starting with a bare mettle install of Ubuntu 20.04. After update and upgrade the LAMP services were installed followed by the FCMS web site. Next I start adding messages to the home page. Everything works as expected up through the 30th message. However the 31st message and anything following it is never displayed. I can still create 'Family News' and 'Message Board' which are both displayed. I also looked in the database and the missing home page messages are there, they are just not being displayed.

OS - Ubuntu 20.04 PHP - 7.4.3 Apache 2.4.41 MariaDB - 15.1

The only thing in the log is:

2022-12-17 11:52:09 - ERROR --> Function get_magic_quotes_gpc() is deprecated FILE - /var/www/html/fcms-3.8.0/familyconnections/fcms.php [187] PHP - 7.4.3 (Linux) STACK

0 require called at [/var/www/html/fcms-3.8.0/familyconnections/home.php:22]

#1 fixMagicQuotes called at [/var/www/html/fcms-3.8.0/familyconnections/fcms.php:28]
#2 fcmsErrorHandler called at [/var/www/html/fcms-3.8.0/familyconnections/fcms.php:187]

This error is also being shown on the front page.

I would be happy to run tests for you on this or any other issues.

ryanhowdy commented 1 year ago

This is a php 5 issue and will be fixed in 4.0.0

GregLeonhardt commented 1 year ago

Any idea when the fix will be released?

On Mon, Dec 19, 2022 at 5:46 AM Ryan Haudenschilt @.***> wrote:

This is a php 5 issue and will be fixed in 4.0.0

— Reply to this email directly, view it on GitHub https://github.com/ryanhowdy/fcms/issues/637#issuecomment-1357614454, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACYHUDTDD52BHGBTMENRQYDWOBKJTANCNFSM6AAAAAATCC4KTE . You are receiving this because you authored the thread.Message ID: @.***>

ryanhowdy commented 1 year ago

Not really, but you can check out the progress here.