Hi All,
Just started to play with Safecracker since I understand it is replacing the Stand-Alone Entry Form. Had never used it before. It is pretty cool.
I am having one issue. Maybe a stupid mistake. When Safecracker adds the javascript magic at the bottom of the form it writes the url to the javascript with “&” instead of “&” and of course the web server is not happy with that. So it is getting encoded somewhere.
<a href="http://example.com/index.php?ACT=35&ui=core,widget,mouse,position,draggable,resizable,button,dialog,datepicker&plugin=scrollable,scrollable.navigator,ee_filebrowser,markitup,thickbox&v=1298488869">http://example.com/index.php?ACT=35&ui=core,widget,mouse,position,draggable,resizable,button,dialog,datepicker&plugin=scrollable,scrollable.navigator,ee_filebrowser,markitup,thickbox&v=1298488869</a>Screen Shot: http://www.cloudmanic.com/~spicer/skitch/souce-code-20110322-085408.jpg
Any ideas?
Thanks.
~Spicer