Page 2 of 2

Re: Make Panorama

Posted: March 19th, 2009, 6:05 am
by kobyg
I've just downloaded the file with no problem...
(the two versions provided on that page were downloaded easily)
Maybe you have a problem with your browser...?

Re: Make Panorama

Posted: March 19th, 2009, 7:18 am
by Paul Tuersley
I think there is some problem somewhere. The links / images aren't working for me at the moment from my current location either.

Re: Make Panorama

Posted: March 19th, 2009, 9:44 am
by Redsandro
The whole www.btinternet.co.uk domain is down from my location. I think the DNS servers are blocked in a big portion of the world. This could be a simple mistake, or one of the users on that site managed to get the IP blacklisted.

Here's a fix:
Open Windows' hosts file with notepad, e.g. press [Win]+[r] (Run...)
Enter:

Code: Select all

notepad %WINDIR%\system32\drivers\etc\hosts
After the last line, add the entry for the site (to override the DNS servers):

Code: Select all

213.123.20.90	www.paul.tuersley.btinternet.co.uk
So now it looks like this:

Code: Select all

# Copyright (c) 1993-1999 Microsoft Corp.
# Blah Blah

127.0.0.1       localhost
213.123.20.90	www.paul.tuersley.btinternet.co.uk
Save.
Log out and log in (!!) for changes to take effect.

Visit this topic, first page, pictures and links work again!

-edit-

This works on WinXP 32 and 64 bit, I don't know how to do it in Linux/OSX/Vista (although Vista is prolly same).

Re: Make Panorama

Posted: March 19th, 2009, 11:35 am
by Paul Tuersley
Thanks for bringing this problem to my attention guys. I think I've solved it by switching all my links from what are apparently unreliable "virtual" urls to more reliable "absolute" ones.

Re: pt_Panorama

Posted: December 17th, 2010, 12:24 pm
by Paul Tuersley
I've posted an update to pt_Panorama (v2.4) with the following change:

- Added controls for accepting lights & shadows. The default is off.

Download pt_Panorama from aescripts.com