Hello,
I upgraded PHP on our web server from version 7.4 to 8.0 last Monday. Our Access Services staff brought to my attention that the Suma client was producing an error:
Error sending data to server. This may be caused by issues including server outages and Wi-Fi connectivity problems. The data will be retained by the browser. Please contact an administrator if this doesn't resolve itself soon: Internal Server Error.
I checked my logs and found that the issue was caused by a call to the deprecated get_magic_quotes_gpc function:
Since magic quotes type functions are deprecated as of PHP 7.4.0 and removed as of PHP 8.0.0, is there plans to upgrade Suma to work with PHP 8.0?
Thanks for your time.
Gavin Spomer
Systems Programmer
Brooks Library
Central Washington University