Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.
Looking forward to upgrade ASAP - starting in January, I don't have to deal with this old software anymore - going to utilize open source technology a lot more for various reasons.
Quick update:
Server acts normal again if IIS and CF servers are restarted manually. The problem occurs again after 12 hours, and the IIS/CF server needs to be restarted. It's a temporary solution but I want to get to the bottom of this. Starting to suspect that it's the problem is somewhere...
Hello
My IIS 5.0 server is displaying the contents of index.cfm (using Coldfusion 5.0) twice (one over the other) between some undefined time after midnight until some time after 11:20 AM local time. It looks like I have the website loaded in two seperate frames.
So far:
I have checked...
Yeah, the sql code was correct, the problem turned out to be that it was never running that update query. I had session variable problems :o
Anyways, after a bit of reading/googling I decided to use cfqueryparam from now on.
Cheers!
Hello,
I can't seem to get my update query to "check" a yes/no access database field. It's probably something really simple that I am missing.
Here's the fields that I have on the database side:
id AUTONUMBER
name TEXT
userNo NUMBER
agreed YES/NO
On the coldfusion page I have the...
You're right, I shouldn't need 20 cfoutput tags on a simple page. In fact, I don't even need to query the database. A simple workaround was to use javascript and stick the cities and provinces into arrays. The new code looks like this:
<script type="text/javascript">...
Hello,
I noticed a lot of "Location Code: 26" questions and very few answers on the net. I received this error code a few days ago and I narrowed it down to the <cfoutput> tags in my code.
I have a page with 20 <cfoutput> tags where I am retrieving 'city' and 'province' data from an Access...
Just a note: I have no prior VMware experience. I've started using VMware a few hours ago.
I have created a an image of a NTFS disk using the dd_rescue command. Couldn't use the dd command because of some bad sectors. I have saved the image file into a Debian Linux machine running kernel...
I see that the Jet Engine stores all the application data in a single .mdb file.
Can I use MSDE to access the .mdb database?
This is getting a little off topic now....could I PM you MorfiusX to ask a few more questions ?