materix
Posts: 161
|
| Posted: 09/24/2008, 2:04 PM |
|
Hello.
I just upgraded to ver. 4.1. and now one of my pages which contains a "update panel" displays the javascript error "Error: AjaxPanel.configPanel is not a function".
Does anyone else experience this problem? Where is the "configPanel"-function supposed to be located?
|
 |
 |
stormtech
Posts: 2
|
| Posted: 10/15/2008, 3:24 AM |
|
Hi there
I have exactly the same problem.
So I compared the js/pt/ajaxpanel.js files in the previous version of CC with the same for version 4.1 and they are quite different (functions are missing in the new one).
So I copied the old file (ajaxpanel.js) to the server (publishing destination). After a few republishes and refreshes it stuttered to life, still doesnt seem to bring up the progress indicator. This cant be a healthy workaround but at least it works for now.
Hope this helps
|
 |
 |
Oper
Posts: 1195
|
| Posted: 10/15/2008, 4:39 AM |
|
when you press F9 to generate your new prokect
new js are created and localted in js folder
you have to publish this file to your website too. (if you use Ajax)
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
stormtech
Posts: 2
|
| Posted: 10/15/2008, 5:32 AM |
|
Thanks Oper, I suspect the problem is that F9 sources a faulty ajaxpanel.js file because
- I did a number of F9's and still the problem
- the ajaxpanel.js coming with ver 4.1 is about half the size of the older one, and does not have functions that are referenced
I am new to this, maybe I am missing a step, but F9 did not do the trick.
|
 |
 |
Oper
Posts: 1195
|
| Posted: 10/17/2008, 6:52 AM |
|
try copying manual the JS folder
Do backup first.
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |