Quote:
Originally Posted by lollodev
Hi,
this is what I'm using....and unfortunately the first leg matches don't accept a tie...
VB version: 4.2.0
PHP: 5.3.17
MySQL: 5.1.63-cll
vbsoccer version: vbsoccer_vb4_en_1.4.25RC8.zip
Please let me know if there is a way to fix this problem.
Regards,
-L.
|
search in
/includes/functions_vbsoccer.php:
-----------------------------------------------------------
Code:
function fetch_knockout_matchtypes()
{
and REPLACE with:
-----------------------------------------------------------
Code:
function fetch_knockout_matchtypes()
{
return array();