View Single Post
Old 08-24-2023, 08:42 AM  
TheBlackShark
Confirmed User
 
TheBlackShark's Avatar
 
Industry Role:
Join Date: Aug 2016
Location: Cyberspace
Posts: 262
Yes, i think it's about PHP version but i can't downgrade (actually using PHP version 8.1.14) so i need to fix it to work with that version of PHP.

Quote:
Try this :
$s = empty(($_SERVER["HTTPS"]) ? '' : ($_SERVER["HTTPS"] == "on")) ? "s" : "";
Thank you! Error is disappeared, unfortunately there are still many errors..

Finally fixed all the code, all critical and fatal errors disappeared but putting shortcodes on page don't show anything, no error shown. Tried also with php code (it's a plugin option) but nothing appear and broke the theme.

If someone can help me and accept USDT (eth) contact me at jvormet[replaceme]gmail.com

Thanks!
TheBlackShark is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote