Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Chrome/Safari (WebKit Javascript/Ajax) Issues

This only occurs during ssl, with these defines active:

define(‘BB_FORCE_SSL_USER_FORMS’, true);

define(‘BB_FORCE_SSL_ADMIN’, true);

HTTP works just fine.

The Javascript error is a XHR security violation (usually with mismatched domains). Still debugging…

Skip to toolbar