Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • in reply to: Error on settings page #26051

    guylior
    Participant

    The new version does not work for me at all, I can’t login.

    in reply to: Error on settings page #26049

    guylior
    Participant

    Sorry, it is still not working.

    in reply to: Error on settings page #26048

    guylior
    Participant

    Seems to work now, Thanks!

    in reply to: Error on settings page #26046

    guylior
    Participant

    Hi,

    I opened the sprinklers.php and moved the $_SESSION[“data”] = start_data(); from line 14 to line 19 just after the include once and it works.

    new line 19:

    new code in RED.

    Guy

    in reply to: Error on settings page #26044

    guylior
    Participant

    BTW, I can translate to Hebrew.

    in reply to: Error on settings page #26043

    guylior
    Participant

    Those are the only errors, screen shot attached.
    Thanks!

    in reply to: Operation always show "off" #25658

    guylior
    Participant

    I got the new version and the slider still shows “off” all the time.

    in reply to: Operation always show "off" #25656

    guylior
    Participant

    I looked in the code and it seems that the call to start_data() in sprinklers.php is not working.
    Any idea why and how to make it run ?
    Thanks
    Guy

    in reply to: Operation always show "off" #25654

    guylior
    Participant

    Hi

    Any update available?

    Thanks

    in reply to: Operation always show "off" #25649

    guylior
    Participant

    Another issue, sometimes (and also now) I see in the app that there is an update (red indication) and when I open the git client I see that my local copy is in sync.

    Guy

    in reply to: Operation always show "off" #25648

    guylior
    Participant

    I am using local installation on windows server.
    The app works and functioning great.

    Thanks
    Guy

    in reply to: Mobile Web App with Screenshots (Updated) #24289

    guylior
    Participant

    Hi

    When I enter the settings, the operation under the System Control always off although the system is enabled (for sure…)
    Any idea ?

    Thanks
    Guy

    in reply to: Mobile Web App with Screenshots (Updated) #23953

    guylior
    Participant

    @salbahra wrote:

    Are you using the OSPi version of the OpenSprinkler? If so, the sequence option doesn’t exist and this is what’s throwing the warnings. From my understanding you can safely ignore them because the app will still function fine (notices shouldn’t be displayed to you, if they are your using a very old version of PHP or need to change your php.ini to hide notices).

    This is what you need to change in your php.ini to hide the errors:


    error_reporting = E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR
    display_errors = Off

    Source: http://stackoverflow.com/questions/10160859/turn-php-error-reporting-off-in-xampp

    As the discussion on Stack Overflow suggests, bugs should be fixed not suppressed however in this case I am expecting something to be reported and unfortunately it isn’t supported yet. I could write some code to handle that properly but I am hoping it will be fixed on the OSPi side soon and find it redundant to add checking for this particular event.

    The very first error you pasted from the View/Change program screen I am not sure about (because your version at this point differs from the latest on Github) however I venture to guess a station is not named or something weird like that. If you could update to latest code and run again let me know.

    I installed the latest version, disabled the warnings and it works great. thanks.
    is it possible to compile this into an android apps?

    Thanks
    Guy

    in reply to: Mobile Web App with Screenshots (Updated) #23936

    guylior
    Participant

    Hi,

    I am trying to use this new apps on Windows running XAMPP which is a bundle of Apache and PHP.
    In some pages I am getting different errors, for example, in the Ciew/Change Programs I am getting the following error:

    Notice: Undefined offset: 4 in C:xampp-portablehtdocsOpenSprinklermain.php on line 535

    In the Program Review page I am gettinig:

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 168

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 225
    Front 04:00:00->04:07:00 P5 7minutes

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 239

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 188

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 168

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 225
    Balcony 04:30:00->04:40:00 P2 10minutes

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 239

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 188

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 168

    Notice: Undefined index: seq in C:xampp-portablehtdocsOpenSprinklermain.php on line 225
    Grapes 05:00:00->05:08:00 P3 8minutes

    Any idea?

    Thanks
    Guy

Viewing 14 posts - 1 through 14 (of 14 total)