owetis Posted November 2, 2008 Posted November 2, 2008 Ok i have my crons set up but it is still not working. i've had some one look at it and they didn't know why. and this is the same with the basic game settings...it says it gets saved but it dont save. anyone have any suggestions? Quote
shaved92bravada Posted November 2, 2008 Posted November 2, 2008 Re: two problems...#1 "crons" #2"basic settings" sounds like it could be in your config.php possibly, you might take a look at that. Quote
owetis Posted November 2, 2008 Author Posted November 2, 2008 Re: two problems...#1 "crons" #2"basic settings" i have covered my pass word and code but don't see anything wrong there <?php $_CONFIG = array( 'hostname' => 'localhost', 'username' => 'owetis_owetis', 'password' => '*******', 'database' => 'owetis_codes', 'persistent' => 0, 'driver' => 'mysql', 'code' => '*****************' ); ?> Quote
Arkvoodle` Posted November 2, 2008 Posted November 2, 2008 Re: two problems...#1 "crons" #2"basic settings" Except for the fact that you just revealed your cpanel login and mysqldatabase name, it looks ok to me, but I don't really know for sure. Quote
shaved92bravada Posted November 2, 2008 Posted November 2, 2008 Re: two problems...#1 "crons" #2"basic settings" hmmmmmm what are you trying to update on your settings? Quote
owetis Posted November 2, 2008 Author Posted November 2, 2008 Re: two problems...#1 "crons" #2"basic settings" main game settings...it dont save Quote
AlabamaHit Posted November 2, 2008 Posted November 2, 2008 Re: two problems...#1 "crons" #2"basic settings" thats done in your databse...and you should probarly remove that info on your config file..... Quote
HITMAN 17 Posted November 2, 2008 Posted November 2, 2008 Re: two problems...#1 "crons" #2"basic settings" do you mean that the GameName Dosnt Save Quote
owetis Posted November 3, 2008 Author Posted November 3, 2008 Re: two problems...#1 "crons" #2"basic settings" do you mean that the GameName Dosnt Save that is what im trying to say.....that and cron arnt working even tho their set up right... Quote
moto Posted November 3, 2008 Posted November 3, 2008 Re: two problems...#1 "crons" #2"basic settings" Had a similiar problem when I set up my engine ended up being a server issue with the entry of crons . Try removing them and then using the advanced option to enter your cron information. If that doesn't work you can always ask your server provider for a hand they are usually pretty good about crons . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.