I have posted this in the user forum also. I wasn't sure which forum was appropriate for this error question.
I am a new user to FarCry. I have been really impressed with what I have seen so far. However, I still can't seem to get my FarCry up and running error-free. Here is my setup: v3.0.0 FarCry Full Install Currently this is being hosted in a shared hosting environment @ hostek. (I am not affiliated with hostek in anyway, that being said, they have provided unbelievable service as a coldfusion host). Windows 2003 (server scope dump) MySQL (It appears they are running version 5.0) I got the first issue fixed by restarting the CF service. After getting that out of the way I found I am getting errors in the "content" tab area. When I click on any of the links like "news" or "events", etc. I get the following error: Error Occurred While Processing Request Error Executing Database Query. General error: Table 'db_inv_pro.dmnews' doesn't exist 174 : SELECT n.*, 175 : (SELECT count(d.objectid) FROM #arguments.dbowner##attributes.typename# d WHERE d.versionid = n.objectid) as bHasMultipleVersion 176 : FROM #arguments.dbowner##attributes.typename# n 177 : WHERE n.versionid = '' 178 : OR versionid IS NULL I also get some errors when I upload any images to the system. In the same content tab > then to Media Library on the pulldown menu > then Media Library Image This is the error I get when I upload a batch of images: Error Occurred While Processing Request Error Executing Database Query. General error: Table 'db_inv_pro.dmimage' doesn't exist The error occurred in D:\hi4326a219\farcry_core\packages\farcry\typeadmin.cfc: line 183 Any way, this is the consistant theme. I keep getting these errors about the database tables not existing. Any help would be great appreciated. I am stuck here until I can somehow figure this out. Thank you in advance for the time and help in resolving this issue. Darren --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---
