Page 1 of 1

Lookup doesnt work

Posted: 2014-10-04 14:36
by RonP
Where to Debug?
Problem: Application doesn’t find the “look-up” values (just 4 records in that table!), it keeps “searching”
At localhost things works well, I’m using
Mysql: Serverversion: 5.5.34
PhpMyadmin: Version: 4.0.9
AppGini version 5.30 Revision 628
I’ve got an ONLINE problem with a table: contacten that uses a look-up field from table soort_contact
The problem is that ONLINE the application keeps on searching for the records in table soort_contact (just 4 records in it!!)
Where to look?
Online I’m using:
MySql Server Version: 5.1.73-0ubuntu0.10.04.1
PhpMyadmin: Version: 3.4.10deb1.lucid~ppa.1

Could the difference between PhpMyadmin Localhost/ONLINE be the problem

Re: Lookup doesnt work

Posted: 2014-10-14 12:32
by RonP
Hi There,
It looks i have the same problem as David. I also suddenly have this problem. Not in the localhost but in the "production site". This site is for more than a year active with Appgini
What is wrong?
Please a soon response.

Thanks,

Ron

Re: Lookup doesnt work

Posted: 2014-10-14 14:45
by artemisia
See this previous forum post http://forums.appgini.com/phpbb/viewtop ... f=2&t=1164
for a possible solution. Using Firebug (or some other web page debugger) can pinpoint location in code, and what module(s) are causing the problem.
~Bob

Re: Lookup doesnt work

Posted: 2014-10-14 15:05
by RonP
Hi Bob,

I'll look in to this, let you know when the problem is over.
Ron

Re: Lookup doesnt work

Posted: 2014-10-15 09:21
by RonP
Hi There,
As I was pointed to a former post I checked if the provider has enabled "iconv". It did.
In the Frirefox Console Script: the following message came up:

Code: Select all

/*! jQuery v1.10.1 | (c) 2005, 2013 jQuery Foundation, Inc. | jquery.org/license
//@ sourceMappingURL=jquery-1.10.1.min.map
*/
(function(e,t){var n,r,i=typeof t,o=e.location,a=e.document,s=a.documentElement,l=e.jQuery,u=e.$,c={},p=[],f="1.10.1",d=p.concat,h=p.push,g=p.slice,m=p.indexOf,y=c.toString,v=c.hasOwnProperty,b=f.trim,x=function(e,t){return new x.fn.init(e,t,r)},w=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,T=/\S+/g,C=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,N=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,k=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,E=/^[\],:{}\s]*$/,S=/(?:^|:|,)(?:\s*\[)+/g,A=/\\(?:..... 
The code is to long to paste in this message so this is a part of it.
There also is stated:
I've been searching in my local host, this map isn't there
So can someone help me out please?
(I have anothe AppGini active, different provider, that works fine. Could it still be a "provider setting" for jQuery?) even without the mentioned "map: ....resources/jquery/js/jquery-1.10.1.min.map"
I'm willing to open an account for testing.

Ron

Re: Lookup doesnt work

Posted: 2014-12-14 13:37
by RonP
Hi There,
Sorry that I reacted that late. It appeared to be that this problem soled itself. After a bout 2 weeks the Lookup displayed that what was expected. So a provider problem?

Ron