New Installer is now available!

Sweet! Can’t wait to give it a spin.

~Brad

Here is a video for it:

Luis,

Looks much better. Thanks for the great work.

The only issue that I had is the captcha on comments.

It probably generates images but the path for image looks not right.

My installation is on http://localhost/contentbox

and It looks something like that.

http://localhost/CFFileServlet/_cf_captcha/_captcha_img7911457487084705242.png

Just FYI.

Thanks again.

/OD
@demirkapi

PS: I am on MacOSX 10.7.2 / MySSQL 5.5.x / ACF

Another error while creating a page.

Application Execution ExceptionError Type: ORMService.MaybeInvalidParamCaseException : [N/A]

Error Messages: A null pointer exception occurred when running the count
The most likely reason is that the keys in the passed in structure need to be case sensitive. Passed Keys=PAGE

coldfusion.runtime.CustomException: A null pointer exception occurred when running the count
	at coldfusion.tagext.lang.ThrowTag.doStartTag(ThrowTag.java:142)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2777)
	at cfBaseORMService2ecfc915464819$funcCOUNTWHERE.runFunction(/domains/localhost/web/coldbox/system/orm/hibernate/BaseORMService.cfc:791)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:518)
	at coldfusion.runtime.CfJspPage._invokeUDF(CfJspPage.java:2602)
	at coldfusion.runtime.SuperScope.invoke(SuperScope.java:18)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2356)
	at cfVirtualEntityService2ecfc850044124$funcCOUNTWHERE.runFunction(/domains/localhost/web/coldbox/system/orm/hibernate/VirtualEntityService.cfc:133)

...

FYI.

Oğuz that is using cf’s captcha so it
Goes to that weird URL. Nothing I can do about it unless I do captchas manually which is a pain

Ok just creating any page?