-
Sencha User
Answered: namespace is undefined EXTJS4
Hi,
i am facing problem "namespace is undefined" after uploading my working application from localhost to hostgator account. The complete application is working fine on my localhost however once uploded to proper hosting server, it is failing to load. I have uploaded all necessary files to be uploaded for EXTJS. my extjs version is 4. Please Help
Regards
UT
-
Best Answer Posted by
redraid
PHP Code:
xtype: 'ComboBox'
This widget not defined in you app.
-
Sencha User
This is way to little information to even start helping you. Best guess would be that one of the javascript files is not getting loaded, but really an guess
Since you say it is online, maybe you can post the url? If the code isn't minified yet, people can take a look
-
Sencha User
hi,
thanks for your quick reply, here are the credentials for the application.
http://www.leeweb20.com/appsystem/login.php
username: admin@leewayhertz.com
password:1234
you can check it here.
I have updated the latest working code from the local repo. Please see and suggest that what is missing.
Thanks in advance.
Regards
UT
-
Sencha User
an update- i tried removing ext-debug-all.js and replacing with ext-all.js now it says "g is undefined"
-
PHP Code:
xtype: 'ComboBox'
This widget not defined in you app.
-
Sencha User
hi redraid,
thanks for the reply, can you please tell me which .js file i have missed to define the xtype if you have found any particular js file
THanks
-
Sencha User
Thanks a zillion redraid, it just worked. please tell me how u did debug it. that will be really great help.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules