![]() |
Traffic Trading Script
Hi
Are there any traffic trading scripts out there that work with PHP 8.2 ? I was using TE3 (Trade Expert), but it appears to only support up to PHP 7.4, which is now EOL. Thanks |
bump.....
|
nope there is nothing no one is updating their scripts
|
so downgrade the folder to 7.4 there is one that works with 8.1
|
|
Quote:
|
Quote:
I use it on one site. It seems to trade better but I do not think the inside looks the best, and I had to get the web host to tweek things to get it to work. . |
Quote:
|
Quote:
Quote:
I already have those sites running on 7.4 and the rest on 8.2, but its just not really a practical long term solution. |
Quote:
|
PHP 7 worked fine for many years, just because it's EOL doesn't make it useless. We'll still see servers with it for 2-3 years. Our cam agg supports PHP 8, tube script PHP 8 support coming when I get a chance to wrap it up finally.
I hate PHP 8 passionately. It's like a nagging wife that shit picks at everything. |
Quote:
|
Quote:
So it's not really a great idea to keep using out of date scripts and php, unless you have to. |
People still trading traffic ? was thinking of launching some
|
Quote:
if($var) { ... } Before, if $var was not set at all it was just false and didn't enter that. Worked for years and years. Now, that would throw a fatal error. You now have to do: if(isset($var) && $var == true) { ... } So it introduces alot of fatal errors where it wouldn't throw them before. |
Quote:
And it's not just PHP, MYSQL latest version now require to always insert something otherwise query does not pass, meaning it cannot be empty. |
im going to test tradex again. i was getting a bunch of errors in the log script runs fine lower the php version
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
https://smartcj.com/ v2 works on php 8.1.... maybe it works on php 8.2... ask on their forum, admin is quite active there
|
Quote:
|
Don't upgrade your PHP. Problem solved.
|
Quote:
|
CjOverkill Traffic Trading Script
CJ Overkill works with 7 but 8 is recommended. ################################## # # # CjOverkill 5.3.1 # # # ################################## Copyright Kaloyan Olegov Georgiev ice [at] icefire.org ################################## # # # REQUIREMENTS # # # ################################## 1) Any PHP capable web server (Apache is OK) 2) PHP 7.0 or new version. PHP 8 recommended. 3) MySQL/MariaDB database. MySQL 8 / MariaDB 10 or newer recommended. 4) A valid database login and password |
Quote:
|
All times are GMT -7. The time now is 05:09 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123