Sorry for my bad english...

Wenn anonymous with Firefox 3x browser come to site first time, Autocomplete node finder not works. She load, and load, and load... Only wenn user log in and then log out, Autocomplete node finder work for anonymous. I fix problem with anonymous in SQL ($_SESSION) but same as above...
In IE6 its ok and work fine... (???)

Comments

sallazare’s picture

Assigned: sallazare » Unassigned
danielb’s picture

Status: Active » Postponed (maintainer needs more info)

I developed this with FF3, so it can't be that... can you determine any more info about this?

sallazare’s picture

Please, try on my site

I put in style.css code:
.block-autocomplete_node_finder div {
display: inline;
}

Maybe the problem is that?

danielb’s picture

hmm she does load, and load...

I get this error in console (Tools => Error Console. Clear console. Reload.)

Error: uncaught exception: [Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)" location: "http://www.lezajevi.info/misc/jquery.js?t Line: 13"]

Looks like it cannot load the javascript because of some server problem?? Can you find out what this error means?

I read somewhere it is because of cross-site requests?

sallazare’s picture

Yeah... :))) Thanx!
Wenn use domain whitout "www" its OK...
Problem must be in "origin determination rules" and I rewrite ".htacces"...

danielb’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.