Can't build index on MSM site
Hi,
i have MSM installed, and i can build index on my "Main" site, but not on others.
I have EE 2.1.3 20101220
Thanks
Hi,
i have MSM installed, and i can build index on my "Main" site, but not on others.
I have EE 2.1.3 20101220
Thanks
Replies
Low 3 May 2011 12:15
Confirmed! Silly me. I'll get you a fix straight away.
Low 3 May 2011 12:26
Can you try downloading a fresh version? I applied a hotfix for this issue.
Low 3 May 2011 12:29
No, hold on! Just spotted a small issue!
Low 3 May 2011 12:33
Now then. That shoud do it. Could you download a fresh copy and see if the problem persists?
hrvoje66 3 May 2011 12:48
Still i don't get that green arrow, just 0/number.
Low 3 May 2011 12:52
Can I take a look at your installation, perhaps? You can send me super admin credentials to low@loweblog.com
Low 3 May 2011 13:11
Okay, I can see what's going on. The Ajax call is trying to call a different domain (the domain for the other MSM site), which is going to fail because Ajax calls only allow for same-domain calls. For now, you could right-click the link 'build index' and open it in a new window. This will trigger the non-ajax building method.
In the meantime, I'll check out a fix permanent fix.
hrvoje66 3 May 2011 13:19
Works now, thanks.
Low 3 May 2011 21:43
Version v1.0.1 should take care of the issue completely.
hrvoje66 4 May 2011 05:31
It's working now.
james.spibey 4 Sep 2012 16:41
I have this same issue. We solved this with the DevDemon guys by having them allow me to override the ajax url through a config variable (just the fetch_site_index(0,0) part of the url).
Would you consider doing the same so I don't have to hack the code?
Low 4 Sep 2012 19:30
Hi! Yeah, I'll definitely consider this. Putting it on the list!