Dreamweaver Ajax Beta - Details :: dialog box error
This thread was displayed: 16 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Stu
08-15-2006 03:07:12 GMT +2
|
Hi
I put a link in to a dialog box, within the dialog box i put a
contact form but keep getting the error shown in the attached image. If
I click OK the page loads fine and the form submits redirecting to the
correct page within the dialog box which is great, in fact better than
great.
I just hope that the error is down to something stupid I have
missed, the site is on a local server at present, but if you need it
loading up I'll put it to a live server.
Thanks
Stu
|
|
|
Stu
08-15-2006 23:54:51 GMT +2
|
Hi
The dialog box now works in fire fox for both normal opening that is
a file without dynamic content and also with, it works in IE without
dynamic content but not with.
I also noticed that if you forgot to load the file it is going to, the loader just spins with no error.
I have attached an image of the error, and also loaded the site up so you can see what I mean.
site address is: http://www.digital-aerial-installations.co.uk/
Any ideas would be appreciated.
Thanks
Stu
|
|
|
Marius ZAHARIA[InterAKT]
08-16-2006 15:43:27 GMT +2
|
Hi Stu,
I have managed to reproduce your error on Internet Explorer. In Firefox it works fine. I have reported the bug on our internal bug tracker, but we also need your site files in order to correct the problem.
Can you please make a ZIP archive and upload it here. You can post it as a private message, if the files are confidential.
Thank you.
Marius
|
|
|
Diana BARASCU[InterAKT Online]
08-16-2006 16:01:52 GMT +2
|
Hello,
I have looked over your problem and I think that I found the
cause that generates those errors in IE.
I suppose that you have the dialog box file placed inside a folder. If this is indeed your case, there is a problem
with the files paths included in the dialog box source file.
So, to solve your dialog box issue, please go to the dialog
box file, the one that contains the contact form, and delete the ../
for ALL .css and .js files included
in that page. (You can easily find these included files paths in the
<head> tag. )
The dialog box works fine in Firefox because this
browser recognizes the paths files format, and delete the ../
automatically.
Here is a detailed technote about this problem. At the end of
the solution you will find also mentioned the dialog box case.
PS. Please submit your problems on MX Ajax Toolbox Forum and not on the Beta Forum anymore.
Let me know if all the things are now working for you.
All the best, Diana
|
|
|
Stu
08-16-2006 22:02:18 GMT +2
|
Hi
THanks for this, I will try it later and make sure all other posts are in the main forum.
Stu
|
|
|
Stu
08-22-2006 20:17:27 GMT +2
|
Hi Diana
I removed the ../ as suggested this did not work so I removed the ../ from the dispatcher class for creating a new instance, this appears to have done the trick along with removing the parts you mentioned.
Once again thanks for the help, sorry it took so long to get back to you.
Stuart
|
|
|