NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on March 20, 2014, 10:31:44 AM
-
Compile with NT6 all is ok.
When I compile with NT8 and try to use my memori Loggin Form in mobile mode the Save button does nothing, even if you keep clocking on it i change the icon overlapping the las icon.
See images please.
[attachment deleted by admin]
-
it's impossible to debug your code without seeing the code. Please post an example.
-
I´m trying to post an example but its a lot of work.
Whats happening is that any mobile button does do nothin, in every page of the web.
And another thing I realizad is that is not generating the footer in the forms.
I´ve checkd the settings in the mobile tab of the webserver proc and they are ok.
The same app in NT6 works ok.
Any Idea of what to check?
Thanks
-
it's impossible to debug your code without seeing the code. Please post an example.
>> I´m trying to post an example but its a lot of work.
just duplicate the effect in one of the shipping examples. If you can't duplicate it there what chance do I have?
cheers
Bruce
-
Is there any chance for you to see the problem if I deploy the app and you can use it?
-
I'm sure I will see the problem. I don't know if it will tell me anything. It might. It might not.
cheers
Bruce
-
Please try:
http://www.doctoranyplace.com.ar/server?lng=eng
DEMO/DEMO
also
http://www.doctoranyplace.com.ar/server?lng=eng&_mobile_=1
or just cheking the Use as mobile in the login page
Thanks
-
I see JavaScript errors when I go to the page in mobile mode using Firebug.
So something not deployed correctly.
cheers
Bruce
-
Weird, I re installed 8.03, run gzipall again and no change.
I am trying mobile with ex 3 and it does not work at all
see image please
ex 72 does not work in mobile mode too
see second image
[attachment deleted by admin]
-
EX 3 ATTACHED
[attachment deleted by admin]
-
>> I am trying mobile with ex 3 and it does not work at all
link;
http://127.0.0.1:88/mailboxesbrowsecontrol?_mobile_=1
seems to work here (in 8.04).
Example 3 you posted is forced into desktop mode though (see setting in WebHandler).
Also MetroOrange theme is missing some css files for mobile - I've added them back in 8.04
cheers
Bruce
-
Mobile Login problem.
Installed NT8.04 but still problem with login in mobile mode.
Changed Setting on Performance tab
Combine common files from 1 to 0 - This has solved the problem.
Tested this in two apps Non SSL and SSL both work OK now.
Other change in performance tab
Changed Auto Check Cached Files from 1 to 0 - I notice you changed this when you were doing your webinar on Thursday.
This seems to be a problem but not all the time.
All working OK but I thought I would share info.
Cheers
Vince
-
thanks for the info Vince.
I've built 8.05 - that'll be uploaded soon - which should contain the fix for the performance tab thing. But it's hard to be 100% sure because the effect is somewhat random. When it's up give it a try and see if it helps.
cheers
Bruce
-
Ok, I cant make mobile any of my NT6 apps over NT8.03
Ex 3 works ok. I check and Check settings between ex 3 and my app and all seams to be ok.
Attached goes a little app wich works ok in desktop but when called in mobile cliking any control, nothig is send to the server.
Its a simple app that can be compiled with a standard web directory.
It goes directly to the uAnalisisOpciones proc
when it opens the browse is empty
in desktop mode UnCheck "Hoy" which means Today and the browse fills with data (image1)
run it in mobile mode, it comes the uAnalisisOpciones in mobile mode and the browse empty, try again to check and uncheck the "Hoy" control and nothing happens.(image2)
another thing I note is that there are no footer
Any Idea?
Thanks
[attachment deleted by admin]
-
Please Bruce...
thanks