[Release] Pokemon-Area based browser game

Page 12 of 78 FirstFirst ... 245678910111213141516171819202262 ... LastLast
Results 166 to 180 of 1163
  1. #166
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    $headers = "From: Pokemon-Area <admin@fullfilmizle.nazuka.net>\n";

    admin@fullfilmizle.nazuka.net - This your e-mail address? If it is good this way.

  2. #167
    Valued Member sananebak is offline
    MemberRank
    Dec 2012 Join Date
    in the HELLLocation
    105Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by KiruHoshino View Post
    $headers = "From: Pokemon-Area <admin@fullfilmizle.nazuka.net>\n";

    admin@fullfilmizle.nazuka.net - This your e-mail address? If it is good this way.
    aktivasyon.png

    I want to do as you do. How can I do?

    Code:
    ### Headers.     $headers = "From: Pokemon-Area <schatz_2255@hotmail.com>\n"; 
        $headers .= "X-Sender: \"rot\" \n";  
        $headers .= "X-Mailer: PHP\n"; 
        $headers .= "Bcc: fullfilmizle.nazuka.net\r\n"; 
        $headers .= "Content-Type: text/html; charset=iso-8859-1\n";
    Code:
     else{     #Genereer activatiecode
        $activatiecode = rand(111111,999999);
    I am fixed the problem. I use a distorted hosting, email settings.
    Last edited by sananebak; 19-03-13 at 12:31 PM.

  3. #168
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    My settings.

    ### Headers.
    $headers = "From: Pokemon-Arena <kiruhoshino@gmail.com>\n";
    $headers .= "X-Sender: \"rot\" \n";
    $headers .= "X-Mailer: PHP\n";
    $headers .= "Bcc: poke.swtorhungary.hu\r\n";
    $headers .= "Content-Type: text/html; charset=utf-8\n";

  4. #169
    Valued Member sananebak is offline
    MemberRank
    Dec 2012 Join Date
    in the HELLLocation
    105Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by KiruHoshino View Post
    My settings.

    ### Headers.
    $headers = "From: Pokemon-Arena <kiruhoshino@gmail.com>\n";
    $headers .= "X-Sender: \"rot\" \n";
    $headers .= "X-Mailer: PHP\n";
    $headers .= "Bcc: poke.swtorhungary.hu\r\n";
    $headers .= "Content-Type: text/html; charset=utf-8\n";
    premium from the remaining days never end., why?

  5. #170
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    cPanel interface, you must configure the task scheduler.

    example
    http://imagerz.com/QE9OCktvAwMBVlxPRwVQ

  6. #171
    Valued Member sananebak is offline
    MemberRank
    Dec 2012 Join Date
    in the HELLLocation
    105Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by KiruHoshino View Post
    cPanel interface, you must configure the task scheduler.

    example
    http://imagerz.com/QE9OCktvAwMBVlxPRwVQ
    admin-panel-hatapng.png

    how to fix error

  7. #172
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game


  8. #173
    Valued Member fudirox is offline
    MemberRank
    Aug 2008 Join Date
    111Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by KiruHoshino View Post
    cPanel interface, you must configure the task scheduler.

    example
    http://imagerz.com/QE9OCktvAwMBVlxPRwVQ
    KiruHoshino, my cronjobs are ok.

    but whenever someone enters the link removes one day of premium from all users.
    Example: www.example.com/cronjo/cron_day.php you have any solution ?
    Last edited by fudirox; 20-03-13 at 07:07 AM.

  9. #174
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    Configured in the file mysql connection?

  10. #175
    Valued Member fudirox is offline
    MemberRank
    Aug 2008 Join Date
    111Posts

    Re: [Release] Pokemon-Area based browser game

    yes, all times that any player enters in the link, the cron runs, this can not happen.
    if any player find the link of the folder cronjo, he can abuse of this. ( +3 wheels chances to all, -1 day premium removed from all and others ) how to protect it?

  11. #176
    Valued Member sananebak is offline
    MemberRank
    Dec 2012 Join Date
    in the HELLLocation
    105Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by KiruHoshino View Post
    I can not download on mega.co.nz Can you upload somewhere else?
    Last edited by sananebak; 20-03-13 at 10:15 AM.

  12. #177
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game


  13. #178
    Valued Member sananebak is offline
    MemberRank
    Dec 2012 Join Date
    in the HELLLocation
    105Posts

    Re: [Release] Pokemon-Area based browser game

    Did you give the file a full function?


    I want to ask you something. a little long, but very important.

    How to add new pokemon , tm/hm, skill , premium package , potion etc. ?

  14. #179
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    These should be added to the database. Simply write to admin interface for it as well.

  15. #180
    Valued Member sananebak is offline
    MemberRank
    Dec 2012 Join Date
    in the HELLLocation
    105Posts

    Re: [Release] Pokemon-Area based browser game

    Thank you. When you finish write to admin script ?

    well , how to chance pokemon type (ex:
    FIRE
    ,
    FLYING
    ,
    ELECTRIC , WATER ,DRAGON
    ,
    GRASS
    ,
    POISON
    .etc) ?



Advertisement