Quote:
Originally Posted by Kevlar
I guess... the next question would be, how did you come across those minor hacks to allow you to run the attachments from a different server? :surprised:
|
It's actually easier than it looks - make sure subdomains are included in the cookie, then have an attachment server that runs a strip down vbulletin with just attachment.php, global.php and some include files, modify attachment.php, modify the attachment templates to point to the subdomain for the attachment server, and you're done.