facebook

Project not running

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #327521 Reply

    Brandon
    Member

    So I created a project and got the code working great in the test center but when I generate the files and upload it it wont do anything. The debugger doesn’t show any errors at all. Any thoughts on where to check?

    #327551

    Hi CincyPlanet,

    Could you try to upload your webapp to appcenter to see if it have the same behavior that in your own server?

    #327553

    Brandon
    Member

    Trying that now, Ill let you know if it changes anything.

    #327554

    Brandon
    Member

    Not working there either. If needed I can send the project file.

    #327557

    @CincyPlanet,

    >If needed I can send the project file.
    Yes, please send it us to support at genuitec dot com, use title: mobione data from CincyPlanet.

    Also, can you confirm that your project work good in test center but not if you host it somewhere?

    #327559

    Brandon
    Member

    Yes, it works perfect in the test center, but not when uploaded to my server.
    I will send it now.

    EDIT: it has been sent.

    #327561

    Hi CincyPlanet,

    I found a javascript error sintax in lines 63,64:

      "IS EVERYTHING ALRIGHT WITH YOU?"),
      "DO YOU LIKE LLAMAS?";

    It should be:

      "IS EVERYTHING ALRIGHT WITH YOU?",
      "DO YOU LIKE LLAMAS?");
    #327563

    Brandon
    Member

    That was it. Why would that allow it to run in the test center, but not online? Im also surprised that didn’t show up in the debugger when I ran it.

    Thanks a bunch. My brain must have been fried from going through that code.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Project not running

You must be logged in to post in the forum log in