Jump to content

iZeal

Members
  • Content Count

    158
  • Joined

  • Last visited

Posts posted by iZeal


  1. Hi guys wanted to ask some help on how I can update how many seconds left just like Yggdrasil Berry.

     

    on an example:

    dispbottom "Please wait " + callfunc("Time2Str", gettimetick(2)+.@Delay)" 

    this is what I got problem is it only shows the set delay = 10 seconds

    "Please wait 10 seconds."

    how can i make it like when they click it, it will update how many seconds remaining like:

    "Please wait 10 seonds."

    click again. "Please wait 9 seconds." and again "Please wait 8 seconds.";


  2.  

    on the Console I'm using windows by the way :) Ill try this Thank you

    Should work fine in git bash. Try to stay away from the GUI. Get used to doing the command line / bash version. It's much easier / faster.

     

    Thanks for your help kisuka, one problem also when I try to use "git pull" to update version I always get this message:

     

    [theuser@hotdog git]$ git pull
    You are not currently on a branch, so I cannot use any
    'branch.<branchname>.merge' in your configuration file.
    Please specify which remote branch you want to use on the command
    line and try again (e.g. 'git pull <repository> <refspec>').
    See git-pull(1) for details.
     

  3. can anyone help me fix this issue I'm having when i try to register an account and starts the validation there's an error that pops-up

    btw Im connecting remotely from my web host it's not a free host but shared.

     

    [31-Jul-2014 07:45:00 Asia/Manila] PHP Strict Standards: Accessing static property Flux_Mailer::$errLog as non static in /home/woopsy/public_html/lib/Flux/Mailer.php on line 21
    [31-Jul-2014 07:45:00 Asia/Manila] PHP Strict Standards: Accessing static property Flux_Mailer::$log as non static in /home/woopsy/public_html/lib/Flux/Mailer.php on line 22
    [31-Jul-2014 07:45:01 Asia/Manila] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/woopsy/public_html/lib/Flux/Mailer.php:21) in /home/gigilroc/public_html/lib/Flux/Template.php on line 860

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.