removed thanks for help.]
removed thanks for help.]
Last edited by flyffhelper; 10-01-16 at 06:50 PM.
u have problem In The Captcha Bro...
Outdated, don't recommend you it.
Very easy to fix but no point, that shit is old.
No clue what's on line 422, but try to add a "@" in front of it. (The @ will hide the error.)
session_start(); -> @session_start();
or
header("Something: something"); -> @header("Something: something");