| Post |
|
Guest
| Zbyszek 10:19 am July 11, 2008
| |
|
|
Please replace the ??? with your data!
- Your URL: http://localhost
- The browser used: Firefox 2
- cforms version: 8.5.2
- Your Wordpress version: 2.5.1
[desc]:
I am getting this error:
$ is not a function
$('myForm').addEvent('submit', function(e) {
Any idea?_
|
|
|
Admin
| Oliver Munich, Germany posts 6094 6:29 pm July 11, 2008
| |
|
|
nope, that's not part of cforms.
are you using some non standard admin UI plugin?
|
|
|
|
|
Guest
| Zbyszek 2:33 pm July 17, 2008
| |
|
|
Oh I'm very sorry, my mistake.
But I get an error that is generated for sure by cform:
After pressing submit AJAX is not working. I have changed my location to var sajax_uri = '/website/wp-content/plugins/cforms/lib_ajax.php';
because my blog is in website folder,
but still I get this error:
pEl has no properties
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?"":e(parseInt(c/a)))+((c=c%a…
|
|
|
Admin
| Oliver Munich, Germany posts 6094 6:44 pm July 17, 2008
| |
|
|
|
|
Guest
| Zbyszek 9:25 am July 21, 2008
| |
|
|
I'm doing this on my localhost. No access from outside.
|
|