Hi, I�ve been trying to install farcry for the first time on my system for a while now. I seem to be close but I�m not quite there yet.
I�m installing on my PC (running Windows XP), running Coldfusion MX 6.1 Standard edition, with IIS as the webserver, and MySQL as the database. I set up the IIS virtual directory under �F:/inetpub/applications/farcry_core/admin�. I defined a test database called �farcry_test�, and I setup my application virtual directory in IIS as �farcry_test�, which points to �f:/inetpub/applications/farcry_test/www�. I ran the install procedure and did not receive any error messages, and the install appears to have been successful. When I enter http://localhost/farcry in my web browser, I successfully get the admin login screen. However when I login, I get the error message shown below. � The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code. Null Pointers are another name for undefined values. The error occurred in F:\Inetpub\applications\farcry_core\admin\home.cfm: line 29Called from F:\Inetpub\applications\farcry_core\admin\home.cfm: line 1Called from F:\Inetpub\applications\farcry_core\admin\index.cfm: line 162Called from F:\Inetpub\applications\farcry_core\admin\index.cfm: line 1 27 : <!--- set up page header --->28 : <cfimport taglib="/farcry/farcry_core/tags/admin/" prefix="admin">29 : <admin:header>30 : 31 : <cfif session.firstLogin> � Note: I also get an error when I click on the �Site� tab. However, when I click on any of the remaining tabs, �Content�, �Admin�, �Security� etc., they all seem to work ok. I can also view the user web page okay (i.e. when I set the browser to �http:/localhost/farcry_test�). So apart from the error on the �My farcry� and �Site� tabs, the installation appears to be working? Any ideas what I�m doing wrong? Best Regards, Dave --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
