I'm using subdomain module to rewrite user node http://www.example.com/node/nid to something like this - http://user.example.com/nid. When I vote for user node on site www.example.com - all ok, but when I try vote on user.example.com - nothings happends - I see only white block, without word "voted". I think, it's because the javascript generate link "vote" with url "/drupalit/count-vote/nid/1" and request GET http://www.example.com/drupalit/count-vote/nid/1 is not the same GET http://user.example.com/drupalit/count-vote/nid/1.
Can somebody help me with this problem? Any suggestion?
Comments
Comment #1
held69 commentedHaving the same issue.
Using subdomain, with drupal it.
After voting on a contenttype with a subdomain i receive following error: