![]() |
get_magic_quotes_gpc
ok Been looking at this v5 you say works on PHP8 7.4
with just looking at the PHP FILES ok in the config.phpsample you have this Code:
const REQUIRED_PHP = 70000, REQUIRED_PHP_VERSION = '7.0'; now the bittorrent.php you have this Code:
function cleanquotes(&$in) Code:
function unesc($x) so there is a call back from the onstart of this code telling you to swich get_magic_quotes_gpc off as its off in the PHP.INIT on everyones server this function as been gone for along time now way before 5.6.32 So you call this new code no its not it as the above still and do not call me a liar As soon as you start the site everyone will get call backs from this.. from installing to signup the error will show this Warning This function has been DEPRECATED as of PHP 7.4.0. Relying on this function is highly discouraged. |
I just play with the code a bit and it should be like this
remove from config.php PHP Code:
PHP Code:
PHP Code:
It will work with PHP Version 7.4.4 |
yep that will work as i do not us the code
Bump: oops they update github lol with this never said thax did they |
Quote:
They would be iseeyoucopy or someone with access to bigjoos repo.... Not anyone who picked up where bigjoos left off...... *oops* |
well its done thats the main thing oops:drink:
but Evil-Trinity-master Code:
////////Strip slashes by system////////// Code:
function unesc($x) Code:
if (get_magic_quotes_gpc() || get_magic_quotes_runtime() || ini_get('magic_quotes_sybase')) i mean i removed this old function over 3 years ago on a 09 i did..its been gone for some time now if your going to update the code do it properly |
Quote:
Yes it has a lot to go, but I am one person. I also has stated over and over that I am a novice coder at best. Also a single father... So my kid comes before anything else. Bump: But, I will take the free help and say thank you. I appreciate it. And glad we can have a somewhat civil convo |
Today i downloader your v6 and i want though it looking at the core of it yes its very good..Also im not a cunt all the time at all just a easy going man realy..glad i could help out with you but when i get time ill put the Platforn on my pc and give it a spin..and see what i can do with it mate :friend:..
|
All times are GMT +2. The time now is 07:31. |
Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2025, vBulletin Solutions Inc.