Turbosport
02-19-2010, 09:10 AM
If your getting this error:
Notice: Undefined index:
then put this at the top of your index.php :
error_reporting (E_ALL ^ E_NOTICE);
Notice: Undefined index:
then put this at the top of your index.php :
error_reporting (E_ALL ^ E_NOTICE);