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
Comment #1
sallazare commentedComment #2
danielb commentedI developed this with FF3, so it can't be that... can you determine any more info about this?
Comment #3
sallazare commentedPlease, try on my site
I put in style.css code:
.block-autocomplete_node_finder div {display: inline;
}
Maybe the problem is that?
Comment #4
danielb commentedhmm she does load, and load...
I get this error in console (Tools => Error Console. Clear console. Reload.)
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?
Comment #5
sallazare commentedYeah... :))) Thanx!
Wenn use domain whitout "www" its OK...
Problem must be in "origin determination rules" and I rewrite ".htacces"...
Comment #6
danielb commented