Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > General > PHP Games

PHP Games Like Games?, Like PHP?...

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 2008-03-01, 12:40 AM
Junior Member
 
Join Date: Mar 2008
Posts: 1
spoon089 is on a distinguished road
Default

is there a way to add a donations feature to the koc script so that ppl can donate real money for ingame turns or money ect
Reply With Quote
  #12 (permalink)  
Old 2008-03-01, 06:00 AM
Junior Member
 
Join Date: Mar 2008
Posts: 1
v2ikemees is on a distinguished road
Default

Huh, i get it work but the turns system doesen't work :/ , Someone help please? or give his vsys.php

Last edited by v2ikemees; 2008-05-18 at 06:52 AM.
Reply With Quote
  #13 (permalink)  
Old 2008-03-01, 03:04 PM
Junior Member
 
Join Date: Jan 2008
Posts: 3
gurhy is on a distinguished road
Default

Quote:
v2ikemees
Huh, i get it work but the turns system doesen't work :/ , Someone help please? or give his vsys.php msn:waszszup@hotmail.com

You need to make a cron using the file called cron.php the default is every 30 mins if I remember correctly, but the cron counter is not accurate so once the count down reaches zero the cron will not fire until the cron system on the sever fires, may be a fix in the script some where but I have not as yet took the time to work on that section my self.


Quote:
spoon089
is there a way to add a donations feature to the koc script so that ppl can donate real money for ingame turns or money ect


This 1 is a tuff question for me really, as you will some how need to increase the security of this out dated Koc as well as finding a service to use for the money section that the Koc can work from, for example you can use PayPal but you need to read the instructions on how to implement this, but are you sure that people would want to donate real money in game?

This type of system can be abused very easy.

One way I can recommend is that you have an account with paypal set up and make it so once they have donated money their account will not be updated until you review the payment with the person’s username and email address located in the payment details if entered which you would need to make it a required field.

You will need to remove some sections in the cron.php so these do not update automatically.

=============================

Note to every one,

The admin section has a serious bug, enter any details and it let you in, I am currently re-building this section because of the security issue and because the lack of control you can do via the admin section.
Reply With Quote
  #14 (permalink)  
Old 2008-03-11, 08:15 PM
Junior Member
 
Join Date: Mar 2008
Posts: 1
dieNasty is on a distinguished road
Default

im getting a table error, i dont know how to create the tables. do i have to run any setup or something?



this is the error:

Query failed: Table 'xenicore.Ranks' doesn't exist
Reply With Quote
  #15 (permalink)  
Old 2008-07-01, 04:40 PM
Junior Member
 
Join Date: Jul 2008
Posts: 2
luisito2525 is on a distinguished road
Default help

Quote:
Originally Posted by gurhy View Post
This means you have set your database username or password wrong, you may also want to check the database name aswell to be sure you pointing at the correct database.

alter these settings in lib.php

oh and you may see the setting for the database repeated twice for some reason, just lease then as doubles with your database setting in its place ortherwise you run in to the same problem.
yes i been trying to get it but first the sql file is corrupt i cant import it to my db and the lib.php i just don get it

$conf["sites_database_name"] = "p0_1432408_****";
$conf["sites_database_name"] = "p0_1432408_****";
$conf["sites_database_login"] = "p0_1432408";
$conf["sites_database_login"] = "p0_1432408";
$conf["sites_database_password"] = "****";
$conf["sites_database_password"] = "****";
$conf["path"]='/demos/games/kings';

//---------- Admin Panel Options
$conf['admin_login']='Admin';
$conf['admin_password']='*****';
pls help im trying to get this to work send me a email at Luismanuelcuba@yahoo.com
Reply With Quote
  #16 (permalink)  
Old 2008-07-18, 01:15 PM
Junior Member
 
Join Date: Aug 2007
Posts: 4
jonbcheshire is on a distinguished road
Default

how can i test a game out before putting it live?
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.0 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.0 (a popular PHP IDE) and NuCoder 1.4 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 11:59 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.