Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing home page messages #637

Open
GregLeonhardt opened this issue Dec 17, 2022 · 3 comments
Open

Missing home page messages #637

GregLeonhardt opened this issue Dec 17, 2022 · 3 comments
Labels
Bug Something is broken legacy Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.

Comments

@GregLeonhardt
Copy link

GregLeonhardt commented Dec 17, 2022

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 ryanhowdy added the Bug Something is broken label Dec 19, 2022
@ryanhowdy
Copy link
Owner

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

@GregLeonhardt
Copy link
Author

GregLeonhardt commented Jan 5, 2023 via email

@ryanhowdy
Copy link
Owner

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

@ryanhowdy ryanhowdy added the legacy Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained. label Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken legacy Issue is pre 4.0.0 Laravel rewrite and is no longer relevant. 3.8.0 bugs will not be maintained.
Projects
None yet
Development

No branches or pull requests

2 participants