peterr
Posts: 5971
|
| Posted: 11/17/2005, 3:52 PM |
|
 http://www.yessoftware.com/
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
stephen
Posts: 4
|
| Posted: 11/17/2005, 7:28 PM |
|
Can I install v 3.0 alongsite version 2.3 without affecting the 2.3 installation?
_________________
Regards,
Stephen
www.opacity.com.au....websites, we make it that simple! |
 |
 |
Walter Kempees
|
| Posted: 11/18/2005, 1:49 AM |
|
Yes you can.
If you make a backup copy of your 2.3 project, you can even open that in 3
and it will be converted.
Only set back is themes -> styles.
See the Beta and Beta-Bug-tracking forums
Walter
"stephen" <stephen@forum.codecharge> schreef in bericht
news:2437d4a5a71bce@news.codecharge.com...
> Can I install v 3.0 alongsite version 2.3 without affecting the 2.3
> installation?
> _________________
> Regards,
> Stephen
>
> www.opacity.com.au....websites, we make it that simple!
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
cobom
Posts: 55
|
| Posted: 11/18/2005, 8:09 AM |
|
Peter, Is there a list of changes from 3.0.1.2 RC1 ?
_________________
cmckinney@searay.com
Will program for a Sea Ray 680 SS ;} |
 |
 |
eddie
|
| Posted: 11/18/2005, 8:59 AM |
|
compliments to yessoftware team for such a gr8 product and outstanding support
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 11/18/2005, 11:23 AM |
|
cobom,
There were no changes between RC releases, except some bug fixes that affected small number of customers.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
peterr
Posts: 5971
|
| Posted: 11/18/2005, 11:26 AM |
|
And here is another great CCS 3.0 testimonal we have just received via email:
Quote :Hi,
I'm writing to let you know that I am incredibly pleased with what your product has done for me.
I've lost 20 pounds, all of my grey hair has returned to it's natural color,
my blood pressure has dropped from 190/110 to 120/68 and pulse has gone from 115 to 64
but what I am most happy about is that my face looks 20 years younger.
Check out the pictures at the link below.
Don't run out of this stuff, I Love it!
(URL removed by forums moderator)
Thanks,
Jolene Simon
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Espen Dahl
|
| Posted: 11/19/2005, 11:02 AM |
|
A few minor issues when using Java servlets:
The servlet.jar I used with CCS 2 does not work with CCS3. Use servlet-api.jar (you can get that from Tomcat 5).
I had problems with JScrpt errors but that was caused by language settings and easily fixed. (Translation file for site is in a new format).
Got some Cache error messages, but fixed them by adding import com.codecharge.util.cache.* to the pagenamePageHandler.java files.
CCS is the most efficient development tool I have ever used. I have upgraded to CCS3 and really like the enhancements.
|
|
|
 |