Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Blank page after install and login
#3
Hi there,

I ran into a similar issue recently. The problem usually stems from using a newer version of PHP where get_magic_quotes_gpc() has been removed. Here are a few steps you can try to fix this:

Downgrade PHP: If your hosting service allows it, try downgrading PHP to version 7.3 or earlier. This function was removed in PHP 7.4.

Modify Code: If downgrading PHP isn't an option, you might need to modify the code. Replace instances of get_magic_quotes_gpc() with false in your basic.php file. This isn't ideal for long-term maintenance but can be a quick fix.
geometry dash
Update GetSimple: Ensure you are using the latest version of GetSimple CMS. Sometimes, updates are released to address compatibility issues with newer PHP versions.

Contact Hosting Support: If you installed GetSimple using a one-click installer from your hosting service, they might have more insights or a quick fix for this common issue.

Let us know how it goes or if you need more detailed instructions on any of these steps!
Reply


Messages In This Thread
Blank page after install and login - by Mustard - 2023-09-01, 17:07:36
RE: Blank page after install and login - by goombah - 2024-06-27, 13:53:04



Users browsing this thread: 1 Guest(s)