The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VBSoccer V2 +NFL Livescores Details »» | |||||||||||||||||||||||||
This is a version two of https://vborg.vbsupport.ru/showthread.php?t=114846
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
|
Comments |
#72
|
||||
|
||||
by chance will this work with NBA scores?
|
#73
|
|||
|
|||
v12kid , this is not a nba scores, however its interesting, might add that seperately !
|
#74
|
||||
|
||||
Quote:
I would sincerely appreciate if you did, ill even offer to donate some paypal to you if you did I have a NBA forum and am looking for a mod that could display scores and matches keep up the good work my friend |
#75
|
||||
|
||||
Any chance in getting NHL hockey too?
|
#76
|
|||
|
|||
Quote:
I couldn't find any instruction on how to use curl, upload all files in that folder to the root forum??? I just upload it, and import the xml, but the err same asTVNette occured. Thank you in advanced |
#77
|
|||
|
|||
dragonlove, curl should be installed by your host its a requirement for this to work !
|
#78
|
|||
|
|||
Thank you on this help, however, if I use xampp or somethin' like that to run the forum on my localhost, does this work? both the 2 ways fopen and curl?
|
#79
|
|||
|
|||
Is it just the way i have installed it or is this very slow loading up?
also when i first had it up it showed the games for today now nothing seems to be there the template is but no games please help *edit* i first used the images from forum folder that worked, over witten the images from curl folder thats when it started slowing up and not showing games/matches i put the images back from forum folder and it now works great thankyou great addition to my forums. all the best bazz |
#80
|
|||
|
|||
In my php info :
Code:
allow_url_fopen : On On Error when accessing livescore.php : Code:
Warning: include() [function.include]: URL file-access is disabled in the server configuration in \livescores.php on line 174 Warning: include(http://www.ns2.us/soccerfeed/slab/livescores.php) [function.include]: failed to open stream: no suitable wrapper could be found in \livescores.php on line 174 Warning: include() [function.include]: Failed opening 'http://www.ns2.us/soccerfeed/slab/livescores.php' for inclusion (include_path='.;\xampp\php\pear\') in \livescores.php on line 174 |
#81
|
|||
|
|||
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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|