phpBB-TweakS
 
Advanced Search
   
 
Home Downloads FAQ Register FAQ Memberlist Usergroups Ranks
 
 

Please help us to develop!

 
It appears you are using a browser that is not based on Internet Explorer, this means you are not viewing the web as good as you should be. Other browsers might try to immitate Internet Explorer, but none can parse the web as it should like Internet Explorer can. So view the web as it was meant to be with Avant Browser!
         

phpBB-TweakS Forum Index Keno Lottery & Keno Installation Problems
Display posts from previous:   
Half Thread Topic  Fully Thread Topic  Download Topic
      All times are GMT - 5 Hours  
Post new topic  Reply to topic

Fri Feb 18, 2005 2:42 am
Author Message
__Freelancer__
Amature TweakeR
Amature TweakeR


Joined: 09 Feb 2005
Posts: 31
Words Posted: 1,300
Average Post: 41.94


Post subject: Lottery & Keno Installation Problems Reply with quote

Ok ive installed the lottery perfect as well, wen i go into ACP and try turn it on and update it, it wont turn on.

2nd Prob

Keno, ran the table, uploaded both files to /root, and i dont see no option of it in ACP or home nav

if anyone could help me out with this please thanks

__Freelancer__
Post #1
      Back To Top  

Fri Feb 18, 2005 3:18 am
Author Message
cane_cc72
Support Team
Support Team


Usa Blank

Joined: 07 Jan 2005
Posts: 306
Words Posted: 36,100
Average Post: 117.97

Location: Maryland

Post subject: Reply with quote

problem 1 make sure the tables were creadted in database if they weren't then it cannot save the settings make sure the install file was deleted from root.

problem 2 keno has no settings in ACP the configurations to set for payout and charge are located in the file keno.php

roughly lines 28-61 below is the code your looking for that is were you set the settings for it
Code:
 /**********************************************************
 *
 *
 * Adjust These As Needed
 *
 */
 /* Change This To A Zero To Not Use The Points System */
$use_reward = "1";
 /* Change This To What You Want To Charge To Play */
$game_cost = "25";
 /* Change This To What You Want Them To Get Per Correct Number */
$reward_per = "5";
 /* Change This If Yours Is Different */
$points_name = $board_config['points_name'];
 /* Change This If Yours Is Different */
$users_points = $userdata['user_points'];
 /* Change This To A One(1) If You Will Allow Guests To Play */
$guest_allowed = "0";
 /* Change This If You Want To Rename The Game */
$page_title = "Classic Keno";
 /* If Your On phpBB, Leave This Alone */
$user = $userdata['username'];
 /* Just Incase There Was An Error Getting The Points Name */
 if(!$points_name)
 {
 $points_name = "Points";
 }
 /*
 *
 *
 * Finished With Settings
 *
 *
 **********************************************************/


you need to add a link to it in your header with your other links like
http://www.YOURSITE.com/keno.php name it Keno or w/e
Post #2
      Back To Top  

Fri Feb 18, 2005 8:04 am
Author Message
aUsTiN
Webmaster
Webmaster


Usa Georgia

Joined: 05 Jan 2005
Posts: 3684
Words Posted: 144,671
Average Post: 39.27

Location: USA

Post subject: Reply with quote

Both have the same solution. Change your common.php file. If you're using .11 you need to find 2 occurances of

unset($$var);

And add a # before it so it comments it out.
Post #3
      Back To Top  

Fri Feb 18, 2005 6:29 pm
Author Message
__Freelancer__
Amature TweakeR
Amature TweakeR


Joined: 09 Feb 2005
Posts: 31
Words Posted: 1,300
Average Post: 41.94


Post subject: Reply with quote

cane_cc72 wrote:
problem 1 make sure the tables were creadted in database if they weren't then it cannot save the settings make sure the install file was deleted from root.

problem 2 keno has no settings in ACP the configurations to set for payout and charge are located in the file keno.php

roughly lines 28-61 below is the code your looking for that is were you set the settings for it
Code:
 /**********************************************************
 *
 *
 * Adjust These As Needed
 *
 */
 /* Change This To A Zero To Not Use The Points System */
$use_reward = "1";
 /* Change This To What You Want To Charge To Play */
$game_cost = "25";
 /* Change This To What You Want Them To Get Per Correct Number */
$reward_per = "5";
 /* Change This If Yours Is Different */
$points_name = $board_config['points_name'];
 /* Change This If Yours Is Different */
$users_points = $userdata['user_points'];
 /* Change This To A One(1) If You Will Allow Guests To Play */
$guest_allowed = "0";
 /* Change This If You Want To Rename The Game */
$page_title = "Classic Keno";
 /* If Your On phpBB, Leave This Alone */
$user = $userdata['username'];
 /* Just Incase There Was An Error Getting The Points Name */
 if(!$points_name)
 {
 $points_name = "Points";
 }
 /*
 *
 *
 * Finished With Settings
 *
 *
 **********************************************************/


you need to add a link to it in your header with your other links like
http://www.YOURSITE.com/keno.php name it Keno or w/e
<-


Lottery now fixed thanks cain and austin for your help just need 1 more thing lol, how do i add a link to my header?
Post #4
      Back To Top  

 
         

Post new topic  Reply to topic

phpBB-TweakS Forum Index Keno Lottery & Keno Installation Problems
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


      Back To Top  

Page 1 of 1
Jump to:  
 
Protected by phpBB Security © phpBB-TweakS
phpBB Security Has Blocked 3,237 Exploit Attempts.

· Archive · Sitemap: Index · Sitemap: Forums · Sitemap: Topics · Sitemap: Posts ·

:: [ Load Time: 2.8 Seconds ] :: [ 29 Queries ] :: [ 817 Page(s) Viewed Today ] ::
:: [ Todays Queries: 24,299 ] :: [ Highest Load: 1,396,429 Queries On May. 08, 2007 ] ::
:: [ SQL Load: 60% Time: 1.7 ] :: [ PHP Load: 40% Time: 1.1 ] :: [ Debug: On ] :: [ GZIP: Enabled ] ::
:: The server last rebooted 80 days, 16 hours, 42 minutes, 41 seconds ago. ::

The phpBB[Network]!
       
Powered by phpBB 2.0.* © 2001, 2002 phpBB Group
Avalanche style by What Is Real © 2004