Which version of FireFox are you using ? Have you tried it with IE7 IE8 ? Are your chmod ok ? Maybe with the update they just change? Those are simple toughts. Will take a look at the page you are telling us. Best Regards, Frederick
On Tue, Feb 10, 2009 at 6:33 PM, Jeremy Slade <[email protected]> wrote: > Users of my laconica instance can not update their avator. I believe this > has been failing since I moved to 0.7.0, worked fine before. > > The initial upload is fine, and it saves the image in > avatar/<id>-original-tmp*.jpeg > > The failure is on the crop step. firebug reports a javascript error: > > uncaught exception: An invalid or illegal string was specified > (NS_ERROR_DOM_SYNTAX_ERR) > [Break on this error] container.innerHTML = html; > > That's on line 4095 of jquery.js (I replaced jquery.min.js w/jquery.js just > in case there was an error there). The crop handles are not displayed in > firefox. In IE6, it does show the handles but I can't move them. > > When the crop button is clicked, the cropAvatar function in > action/avatarsettings.php is called, and it generates this output in the > log: > > 2009-02-10 23:26:28 LOG_DEBUG: W = , H = , X = , Y = > > Obviously the crop params are not getting passed through (are they even > being sent from the browser in the first place)? Any ideas how to fix this? > > > Thanks, > Jeremy > > _______________________________________________ > Laconica-dev mailing list > [email protected] > http://mail.laconi.ca/mailman/listinfo/laconica-dev > -- Frédérick Lebel Technicien/Programmeur, Servlinks Communication Tel : (418) 862-2828 Email : [email protected] WWW : http://www.servlinks.net 175 Fraser suite 104, Rivière-du-Loup, Québec, G5R 1E2
_______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
