Quote:
Originally Posted by bananalive
Hmmm... not sure why you get that error, works fine on my vB
Find in competitions.php
PHP Code:
$array = implode(",", $array);
Replace with
PHP Code:
//$array = implode(",", $array);
|
Sorry, but where do i find "competitions.php"
What is it under.?
Also if you put in a "team logo" it pushes it off the page to the right.?
Any ideas.?