Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
European Cup 2008 Bet Game Details »»
European Cup 2008 Bet Game
Version: 1.7.7, by Fraxter Fraxter is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.x Rating:
Released: 06-05-2008 Last Update: 06-16-2008 Installs: 60
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

Works for vBulletin 3.6.x too!

Description:

This modification is a Addon for the European Cup 2008. You can bet and win with it, see screens.

Functions:
  • TV channel, Date / Time / Games you can change in the AdminCP
  • Roster you can edit in the AdminCP
  • View you can edit in the AdminCP
  • Information for unauthorized Users you can change in the AdminCP
  • Bets per page adjustable
  • Countrie Flags enable/disable
  • Bets of all members you can see ( THX @Tal )
  • Moderators can edit the results
Install:

--> Read the installation.txt in the zip archiv.

Update:

Import only the product xml again and set overwrite "yes".

The coder of the Hack is Tyran, i?m only the translator!

Note:
In this Hack are two TV channels, which called "ARD" and "ZDF". I can?t edit this for every country, you can do it in the database or in the xml file before installation.

Special Thanks to:

Mr.Zeropage (fixed security bugs), Janka, J?rn & entertain

And last but not least:

My english isn?t perfect, but i think the most phrases are correctly. Please post translation bugs or other forgotten things. We have time until sunday.

Please click install to support the coder of this great modification!

Update - 16.06.08 - Bug Fix (Table calculation)

Please overwrite your EM2008.php in the root folder with the new file in the zip archiv!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #82  
Old 06-12-2008, 11:29 AM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello!

have same problem ... mean with time ... where i can change to my server time?


regards

macc
Reply With Quote
  #83  
Old 06-12-2008, 12:07 PM
Fraxter Fraxter is offline
 
Join Date: Jul 2007
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For correct your server time on this hack:

Open EM2008.php

Find:

PHP Code:
$phase2_timestamp =  mktime(0,0,0,6,7,2008); 
Add under:

PHP Code:
$seconds 60*60*2// 2 hours, for example 60*60*4 for 4 hours etc. 
Find:

PHP Code:
$em_now time() 
Replace with:

PHP Code:
$em_now time() + $seconds// now the time runs 2 hours "after" 
I don?t know how many hours +/- do you need. Please change this by yourself, it?s very easy.

Use - for set time before and + to set the server time after.

best regards

Pander23
Reply With Quote
  #84  
Old 06-12-2008, 12:24 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

my server time is " time zone is gmt (-0500 is EST) " and my time zone is GMT +0200!

can you help me ... how to change in php file?


regards

macc
Reply With Quote
  #85  
Old 06-12-2008, 01:55 PM
Fraxter Fraxter is offline
 
Join Date: Jul 2007
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by macc View Post
my server time is " time zone is gmt (-0500 is EST) " and my time zone is GMT +0200!

can you help me ... how to change in php file?


regards

macc
Plus 7 hours, is this correct? You must know your difference between the servertime and your timezone. Tell me the exact difference and say me must i add the time minus or plus.

best regards

Pander23
Reply With Quote
  #86  
Old 06-12-2008, 02:37 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

difference is 6 hours .... i think

server time now is ...
11:35:51 AM and my time is 17:35

regards

macc
Reply With Quote
  #87  
Old 06-12-2008, 02:44 PM
Fraxter Fraxter is offline
 
Join Date: Jul 2007
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, replace your EM2008.php with my attachment and test it.

best regards

Pander23
Reply With Quote
  #88  
Old 06-12-2008, 02:47 PM
macc's Avatar
macc macc is offline
 
Join Date: Feb 2008
Posts: 647
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for help!

will test ...

regards

macc


www.belaplay.com
Reply With Quote
  #89  
Old 06-12-2008, 03:30 PM
bobbaf3nn bobbaf3nn is offline
 
Join Date: Mar 2004
Location: uk
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah yeh its sorted itself out now. I thought it might have been just a time thing but my members were pressuring me for an answer so i thoguht i'd ask here. As i said sorted now. Thanks!
Reply With Quote
  #90  
Old 06-13-2008, 06:38 PM
Rat1972 Rat1972 is offline
 
Join Date: Jun 2005
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tyran1 View Post
A League Addon ist coming soon ....
i had that question and now also the answer. It would be great if you can costumize extra competitions!

Great mod, click install & mod of the month!
Reply With Quote
  #91  
Old 06-14-2008, 09:44 PM
malag malag is offline
 
Join Date: Feb 2008
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am also ready to give a donation, and I hope that you receive the ability to add other leagues.
I would like to make bets my local league. I hope that it will be possible.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:25 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09929 seconds
  • Memory Usage 2,313KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete