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.
URL file-access is disabled in the server configuration < that means still ur host has remote access disabled.
Dont you have curl ? he latest zip uploaded uses CURL functions.
Ok thank you very much for your fast-supporting , I 'll try it when uploaded it to the server, maybe my local server have peoblem with some services.
Again, this hack is very useful for my forum ^_^
DNS for the feeds site is being propagated into new server, some will receive errors during the migration but this shouldnt take more than 4 hours atmost.
Sorry for the inconvenience caused , regards
DNS for the feeds site is being propagated into new server, some will receive errors during the migration but this shouldnt take more than 4 hours atmost.
Sorry for the inconvenience caused , regards
Not all your responsibility, you 're working at your best!
Thank you very much!