Ref B203 ******** This update set: - application.config.general.adminServer = "http://#cgi.HTTP_HOST#" On 2 of our production sites the value is "http://localhost" whilst on the third it is set to the sites domain (i.e. http://www.cbs.curtin.edu.au). Is there any problems with the setting being "localhost"?
From memory this variable is used for things like prefixing links in the emails sent to alert users of content needing approval and so on. Its not operationally critical especially if you do not do admin on the servers in question.
Ref B220 ******** Our three production sites have a different datatype for table/column dmFile.filesize as follows: - Numeric 8(18,0) - Float 8 - varchar(50) What should the datatype be? (p.s. we are using SQLServer)
All three will work in this instance i think. Is your dmFile type extended or is it the standard core type?
-- geoff http://www.daemon.com.au/
--- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
