I am working on integrating fckEditor in to my companies software. Thus far it is going pretty well, but I have encountered a problem. It seems that fckEditor is throwing cfoutput tags in to the text. Has anyone run in to this before?
John
My company's product utilizes multiple collections, something that the verity with MX7 (verity version 5.5) has problems with due to all the information gathered in the indexing process now. I figured that reverting to the old verity would be a good quick fix. Does anybody know if the verity...
If you are going to be moving this to a SQL db, I wouldnt drive yourself mad over this. You should try little tweaks, but your original code should work on SQL. As i have never used ans Access DB, I can only speculate that either the @ or the % may be reserved in Access.
This may or may not be part of your problem, but cf 7.0.1 without the hot fix, has an error with cffile having the destination as a directory. It may not be related, but it is something to look in to.
Sorry, I should have provided an example. Here it is:
SELECT ContactFirstName, ContactLastName, ContactName, ContactEmail, ContactPhone
FROM Contacts
WHERE ContactEmail like <cfqueryparam CFSQLType="CF_SQL_VARCHAR" Value="%#form.search#%">
This metho should double as a protection against SQL...
My company just upgraded from 6.1 to 7.0.1. For the most part it was a smooth transition, barring the issue at hand. Our indexing functionality took an average of 9,000-11,000ms to run on 6.1 in its entirety. On 7.0.1 it is taking about 500,000-550,000ms to run the entire process, with a range...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.