Which is the VBSoccer livescores in your vbulletin theme
Demo at : http://www.tchatting.com/forum/livescores.php
Requirements are still PHP FOPEN ON
The original version was released at Worldcup 2006, and after that i wasn't updating it and left it as it is, however since the feed changed and i had to fix it, i made some adjustments too.
Also added Head to head comparison between teams playing.
For those who used v1, it was themed using a secondary style, now its templated and themed within your own vbulletin style.
Changed files (almost all except latest.php)
Old version has ceased to work to make sure everyone does upgrade, the files names has been changed from goals, standings to goal.php and standing.php so you must upload the new files.
Also added a POPUP for NFL Live scores too.
Installation :
Upload the files into your forum root, and images to your forum/images folder.
Import the templates file.
Adjust the templates if you wish to add banners or whatever equivelant
Link it
You're done.
Tennis, formula1 and cricket are already 3.6.x compatible , Ill review them however if they needed any changes.
February 27 2007 , some complaints about h2h.php not working, while it was working on my site, i checked the zip file, and the uploaded h2h contained a <html> tag that caused the script to halt , i removed it and it should be fine, reupload h2h or just remove the first line manually.
March 10th 2007 : Added folder Curl version, to use simply upload INSTEAD of the other folder, if you have Fopen Remote URL ON , you can use the regular version, or you can use the Curl version which is also available on Most webhosts nowadays.
Freebet.php note : As mentioned before its a non-existent file to link to your fav. betting link or free offering, however if you wish to remove it :
Code:
// Find
$lives = trim($result);
// Directly below that line add :
$l1= "<a href='freebet.php' target=_blank class=bet>Free Bet</a>";
$lives= str_replace($l1,'',$lives);
// Freebet is now removed.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Ah,
For those who were not familiar withe the previous Score feed, i left a free bet, because many require to link that to their "Affiliate program" Which most sites who post livescores do.
So its integrated within the rss feed now, if you do not require that, just create a freebet.php file and link it to whatever u want then or redirect it to your forum page.
neither in free version, nor in paid version u can add leagues,
However the paid version does already have detailed country leagues ( page for every league available ) but you cannot control the feed, even though u can create ur own data entry urself but thats manual work for you.