| Post |
|
Guest
| mark 12:59 am March 8, 2008
| |
|
|
Please replace the ??? with your data!
- Your URL: http://—
- The browser used: firefos
- cforms version: 7.53
- Your WordPress version: 2.3.3
[desc]: hi
ajax doesn't work. during the refresh i see in Firebug this error:
document.getElementById("ll" + no) has no properties
what it might be?
Thanks,
G.
|
|
|
Admin
| Oliver Munich, Germany posts 6006 1:32 am March 8, 2008
| |
|
|
|
|
Guest
| mark 8:03 pm March 10, 2008
| |
|
|
http://putiw.pl/
I have no idea why it's not working.
|
|
|
Guest
| mark 5:06 pm March 11, 2008
| |
|
|
hmmm now (i didn't do nothing) after pressing nutton it do nothing. just thinking… Any idea?
Thanks
|
|
|
Admin
| Oliver Munich, Germany posts 6006 6:08 pm March 11, 2008
| |
|
|
Please see the FAQ's regarding URL preset and sajax var…if I'm not mistaken you need to edit your cforms.js file to reflect your actual WP URI prefix:
/strona/
|
|
|
|
|
Guest
| mark 8:56 am March 12, 2008
| |
|
|
That was first think I have done.
//var sajax_uri = '/';
var sajax_uri = '/strona/'; // –> URIprefix = your Blog's prefix!
// var sajax_uri = document.location.pathname;
What is more I have try every line. And nothing.
|
|
|
Guest
| mark 8:06 pm March 13, 2008
| |
|
|
It's working now and I don't know why… anyway I am so happy :) Great plugin.
|
|
|
Admin
| Oliver Munich, Germany posts 6006 8:37 pm March 13, 2008
| |
|
|
Sometimes the JS files get cached in your browser, emptying the cache usually helps to fully reload.
|
|
|
|