View Full Version : Miscellaneous Hacks - AJAX Support for Suite Components on Subdomains
Andreas
01-07-2011, 10:00 PM
vBulletin 4.1.1+ allows to put suite components (eg. Forum, Blog, CMS) into their own directories which basically also allows to move them to different subdomains.
Unfortunately this breaks some AJAX features due to all AJAX requests going to the configured root URL causing JavaScript security to block those requests when a page is loaded from a subdomain.
This Add-on implements a proxy on each subdomain to allow AJAX requests to be passed on.
Attention
This is highly experimental software - use at your own risk!
CroNiX
01-08-2011, 04:48 PM
Anxiously awaiting 4.1.1 so I can try this out :)
Deathjam
01-23-2011, 06:31 PM
hmm I've never being able to get this to work, ajax functions still not working, thanks for the attempt though.
oh you seam to have a typo in the product file, to it to get to install i had to change line 8
from
<versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=productcheck&pid=xhrproxy]]></url>
to
<versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=productcheck&pid=xhrproxy]]></versioncheckurl>
augrunt
02-03-2011, 02:34 AM
Does this work? :S
galerio
02-27-2011, 08:51 AM
I can't get it work on my vb suite 4.1.2. It installs correctly and I can see the call to your javascript in html, but ajax continues to be broken.
Please, help!
This is a problem to me. I want this to work propely. Maybe someone know how to make this working.
sub_ubi
10-07-2011, 06:40 PM
I'd really love for this to work. The reason we're not upgrading to the suite is that it won't work with our subdomain, which is on forums.domain.com
Is this still being actively developed? Is there someone I can donate to?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.