[wp-hackers] Ajax on aliases?
Pavel Hejn
pavelevap at post.cz
Mon Jan 11 20:21:45 UTC 2010
Hi all,
I prepared small specific widget ajax calculator and everything works well, except one problem.
It works well on domain where is WordPress physically installed.
But on other domains (aliases to this domain) there is problem probably with loading Javascript when clicking on Count button.
Error: Permission denied
tw-sack.js
I use Ajax example from Codex and use: wp_print_scripts( array( 'sack' ));
Is there any hidden trick or it is standard behaviour?
Thank you for your help...
Pavel
More information about the wp-hackers
mailing list