The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Alpha: VBSoccer Tennis Cricket Formula1 - (others sports are being modified) Details »» | |||||||||||||||||||||||||||
Alpha: VBSoccer Tennis Cricket Formula1 - (others sports are being modified)
Developer Last Online: Jan 2014
Hi,
These r some additions i am adding to my own forums containing livescores pages, and other pages for tables of major leagues, fixtures, standings and fixtures. Some of the content is routed through my site including the first 4 attachments, while sports.zip which enables Soccer, tennis, hockey, baseball, basketball, and american football Will act as follows : Cron job to download the feeds from my website, parse into database, and the sports.php will accordinaly show which tables selected to users. Demos are on : http://www.tchatting.com/forum/livescores.php http://www.tchatting.com/forum/latest.php http://www.tchatting.com/forum/cricket.php http://www.tchatting.com/forum/formula1.php http://www.tchatting.com/forum/tennis.php Attention: None of these files will work if you do not have allowurl_fopen_on All you need to do is upload two files, few images and create two templates using the xml product file included. Your server must allow you to include remote files ( allow_url_fopen = on ) There is no installer as they are only two templates to add manually. I am still developing this for further additions so it might follow some updates especially if i was given more ideas. The livescores page contains a Link to a freebet.php file that i did not include but rather is up to you to create and add your own content page since you cannot modify the body. Though you cannot modify the table itself but its percentage table thus you can edit the template as you may and just make sure to keep the variable. The goals.php and standings.php are non vb pages but rather popups, their style is included within the en.css style sheet thus you can edit to match your forum look and feel. To install just upload the files, add the two templates, and dont forget to link to it from your navbar or header. May 22nd , added Tennis under further development too. demo at http://www.tchatting.com/forum/tennis.php zip attached May 25th, added cricket parsed rss feeds as requested by Zia, he also suggested the free feeds to be displayed. nb: crickinfo.com provides the feeds for free as long as you keep their copyright, parsing technique Copyright 2005 Drew Phillips cricket.zip attached demo at http://www.tchatting.com/forum/cricket.php nb: in cricket.php FIND /home/username/public_html/forum and replace with your actual forum path this setting will actually put a cached copy of the rss feed on your desired directory so you dont overload your server connections June 02 2006 Uploaded formula1.zip , One file to upload and one xml to export 1 template. Includes, Formula 1 results, Drivers Standings and Constructors Standings June 02 2006 Added Sports.zip To Install : 1:Export scorestables.xml This will create your required database tables. 2: Export ONE of the templates xml files the first one sportstemplates.xml has also links to the previous attached files if installed, the second does not if you are using sports.php alone. 3: upload sports.php to forum root, and owsoccer.php to includes/cron/ 4: Add the cron job as described in the note ( See the picture included in the zip file ) and DO NOT change the minute value, it is set to update once per hour, keep it so , as the feeds are updated once per hour too and it will not be any more usefull if you hammer my server with requests ! Finally, For using any of those add your own navbar or header links wherever you find suitable on your forum. Attention : I removed sports.php , untill i resolve some communication setting and few other issues, the rest are working fine. Suggestions and feedback for further improvements are appreciated. If you use the feeds please click install ! Sports.php is no longer served. 20 Jan 2007 : Updated soccer.zip changed files : livescores.php goal.php ( you can safely delete old goals.php ) standing.php ( you can safely delete standings.php) en.css ( because of changed goal and standing class names) images to be uploaded to your forum images directory. If you are updating, its enough to replace those files with no further editing or installing. Show Your Support
|
Comments |
#52
|
|||
|
|||
world cup!! ??
|
#53
|
|||
|
|||
I'm looking to download and test it on my site too.
|
#54
|
|||
|
|||
the feed is back up and our server is on its new home and serving the feeds.
Regards |
#55
|
|||
|
|||
Thanks dude.
*clicks install* |
#56
|
|||
|
|||
thanks a lot for this. YOU DA MAN lol
|
#57
|
|||
|
|||
Formula1 addon is almost done, actually is done, but cannot be sure before next sunday to monitor its connection to db and rss feed, etc.
Hopefully ill release it after next sunday round is over |
#58
|
|||
|
|||
I have minors on my site, and my TOS doesn't allow for betting....will you be adding a way to remove the betting link in a future release
|
#59
|
||||
|
||||
I am testing this on my dev site and like it. Before I install on my live site I want to put the links on the navbar so only logged in users can see the link. At the moment I have this
Code:
<if condition="$bbuserinfo['userid']"> <td class="vbmenu_control"> <a href="latest.php">Football Latest</a></td> </if> Bob EDIT: Ignore this, it works OK, the cookies hadn't cleared. |
#60
|
|||
|
|||
firstrebel but this way if someone knows the link it would be still accessible, if you want it to open only for registered only then before
// #################### HARD CODE JAVASCRIPT PATHS ADD if (!$vbulletin->userinfo['userid']) { print_no_permission(); } ////////// MTHornback, well i dont mind changing that as i dont intend betting on my site either , but since i add this into the parser , i can either remove it or change it for all, so il let you guys decide that ! After all this should fit the majority or maybe ill just add a second extension without the links. Regards |
#61
|
||||
|
||||
Quote:
Bob |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|