The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
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 |
#92
|
|||
|
|||
![]()
Thank you.
![]() |
#93
|
||||
|
||||
![]()
Is anyone else having an issue with there styles when using latest.php livescores.php is fine but when I look at latest.php then the footer goes badly wrong.
See for yourself My Football Site |
#94
|
|||
|
|||
![]()
// Find
$lives = trim($result); where exactly should i find this ive searched and cant find it to remove the free bets reference |
#95
|
||||
|
||||
![]()
On test server.
|
#96
|
|||
|
|||
![]()
Ι would like to link the "Free Bet" function with one of my site's page. Is that possible?
|
#97
|
|||
|
|||
![]()
ladyhoney, u find that in livescore.php
Panagioths , same code can be used but instead replace with : $l1= "<a href='freebet.php' target=_blank class=bet>Free Bet</a>"; $l2 ="<a href='YOURLINK.PHP' target=_blank class=bet>CLICK HERE OR WHATEVER</a>"; $lives= str_replace($l1,$l2,$lives); |
#98
|
|||
|
|||
![]() Quote:
You just put this Code:
$l1= "<a href='freebet.php' target=_blank class=bet>Free Bet</a>"; $lives= str_replace($l1,'',$lives); Code:
////////////end live scores///////////////// ![]() I didn't found $lives = trim($result); either so I just added it at the end of the livescores. Thnx again lebanon ![]() |
#99
|
||||
|
||||
![]()
Fatal error: Call to undefined function curl_init() in C:\AppServ\www\Forum\livescores.php on line 173
vbulletin 3.6.7 -Maybe the problem is in the local connection,i will try to install this in my web site tomorrow ![]() |
#100
|
|||
|
|||
![]()
Warning: main(): URL file-access is disabled in the server configuration in \livescores.php on line 191
Warning: main(http://www.ns2.us/soccerfeed/slab/livescores.php): failed to open stream: no suitable wrapper could be found in \livescores.php on line 191 Warning: main(): URL file-access is disabled in the server configuration in \livescores.php on line 191 Warning: main(http://www.ns2.us/soccerfeed/slab/livescores.php): failed to open stream: no suitable wrapper could be found in \livescores.php on line 191 Warning: main(): Failed opening 'http://www.ns2.us/soccerfeed/slab/livescores.php' for inclusion (include_path='.;./includes;./pear') in \livescores.php on line 191 |
#101
|
||||
|
||||
![]()
how to translate this mod
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|