Search the web
Sign In
New User? Sign Up
dotcms · dotCMS Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 212 - 241 of 6568   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
212
Hi all, I am new to DOTCMS and have just tested DOTCMS on my computer. DOTCMS seems very good and simple, but its limited documentation made me headache, for...
zhuxq2002
Offline Send Email
Apr 23, 2007
2:29 am
213
Yes unfortunately there is no free manual other then the documentation on dotcms.org for the dotcms. We at dotmarketing have to eat also and because choose...
Jason Tesser
tesserfamily
Online Now Send Email
Apr 23, 2007
10:57 am
214
Bob: Better documentation is a current priority for the dotCMS project. Right now though, I think Jason is right - the best place to learn how to use the ...
Will Ezell
Will_Ezell
Offline Send Email
Apr 23, 2007
1:04 pm
215
Hello, When using mysql as database the events are not list in the events list. After comparing schema creation script between postgress and mysql, I discover...
PAQUIN Martin
mpaquin.cova...
Offline Send Email
Apr 25, 2007
3:00 pm
216
I think what is happening here is that older versions of MySQL didn't have boolean so when HIbernate generates the sql it generates it for older versions of...
Jason Tesser
tesserfamily
Online Now Send Email
Apr 25, 2007
3:22 pm
217
Martin: That is a good question and a good find. I don't think MySQL has a native boolean type - I've always used tinyints as booleans in mysql. The sql ...
Will Ezell
Will_Ezell
Offline Send Email
Apr 25, 2007
3:42 pm
218
Sorry I set Boolean in MySql Administrator. Here the trace I got when fields are of varchar(1): Maybe the problem can be correct if the value was set to false...
mpaquin.covansys
mpaquin.cova...
Offline Send Email
Apr 25, 2007
6:41 pm
219
Now that you changed the datatype you need to update the table and set field the field = 0; something like: update events set show_public = 0; Hibernate throws...
Will Ezell
Will_Ezell
Offline Send Email
Apr 25, 2007
8:13 pm
220
... Doesn't Hibernate handle booleans automatically? As far as I know, it transparently translates Java booleans and "true"/"false" strings in HQL to...
Gert Verhoog
gertverhoog
Offline Send Email
Apr 25, 2007
8:36 pm
221
Yes the problem was that he has nulls in the db though....
Jason Tesser
tesserfamily
Online Now Send Email
Apr 25, 2007
10:35 pm
222
Hi list, I've set up dotCMS and configured 'LUCENE_BASE_DIR' in common/ext-ejb/dotmarketing-config.properties so it points to a directory elsewhere on our...
Gert Verhoog
gertverhoog
Offline Send Email
Apr 26, 2007
1:37 am
223
Gert: It does, usually. The issue comes in when a hibernate object has a primitive property and the database has a null value in it (which only happens if you...
Will Ezell
Will_Ezell
Offline Send Email
Apr 26, 2007
10:57 am
224
I have try the backup and import utility as describe in the ImportingandExportingContent.txt file. When I try to upload the file I receive this exception: ...
mpaquin.covansys
mpaquin.cova...
Offline Send Email
Apr 26, 2007
12:59 pm
225
Hi Gert, That's a legacy variable, we have had some problems moving the dotlucene folder, that why this variable is not used anymore, we now prefer to use sym ...
David Torres
david_torres_v
Offline Send Email
Apr 26, 2007
1:27 pm
226
I think you might need to update your code. I actually fixed that bug....
Jason Tesser
tesserfamily
Online Now Send Email
Apr 26, 2007
1:32 pm
227
Thanks Jason, I will try the latest Snapshot Builds (Thu, March 29 2007). Martin ... com.oreilly.servlet.multipart.MultipartParser.<init>(MultipartParser.java ...
mpaquin.covansys
mpaquin.cova...
Offline Send Email
Apr 26, 2007
1:57 pm
228
That actually is not new enough. Checkout the dotCMS via svn. Follow the instructions here http://dotcms.org/dotAsset/75931.txt...
Jason Tesser
tesserfamily
Online Now Send Email
Apr 26, 2007
2:22 pm
229
Hi Jason, I have problem connecting to the svn repository. From eclipse I receive this error message: Checkout operation for ...
mpaquin.covansys
mpaquin.cova...
Offline Send Email
Apr 26, 2007
4:30 pm
230
You need to use the full svn url https://svn.dotmarketing.net/wwwroot/dotcms.org/trunk It looks like you didn't have the trunk on the end. ... -- Jason Tesser ...
Jason Tesser
tesserfamily
Online Now Send Email
Apr 26, 2007
4:36 pm
231
Even with the trunk at the end, I have problem. I will try from home tonight. Martin ... Tesser" ... <dotcms%40yahoogroups.com><dotcms%40yahoogrou ... ...
mpaquin.covansys
mpaquin.cova...
Offline Send Email
Apr 26, 2007
5:22 pm
232
ok are you using tortise as an svn client? Can you open a browser and goto https://svn.dotmarketing.net/wwwroot/dotcms.org/trunk ?? The 302 you had before is...
Jason Tesser
tesserfamily
Online Now Send Email
Apr 26, 2007
5:40 pm
233
I can go to the site with a browser. The certificate use on the site is expired. With turtoise I am unabled to identified. Martin ... you had ... Tesser" ... ...
mpaquin.covansys
mpaquin.cova...
Offline Send Email
Apr 26, 2007
5:52 pm
234
I finally got it with svn client. Thanks for your help. Martin ... you had ... Tesser" ... those in ... <dotcms%40yahoogroups.com><dotcms%40yahoogrou ... March...
mpaquin.covansys
mpaquin.cova...
Offline Send Email
Apr 26, 2007
5:58 pm
235
It should work with tortise. make sure you are using https in the url. ... -- Jason Tesser dotmarketing, Lead Programmer 1-305-858-1422...
Jason Tesser
tesserfamily
Online Now Send Email
Apr 26, 2007
6:01 pm
236
Hi list, When I try uploading a zipfile I downloaded earlier from another dotCMS instance, the portal says "file upload Done.", but it actually fails with a...
Gert Verhoog
gertverhoog
Offline Send Email
Apr 30, 2007
11:03 pm
237
Update your install with the code from the latest trunk of the dotcms. ... -- Jason Tesser dotmarketing, Lead Programmer 1-305-858-1422...
Jason Tesser
tesserfamily
Online Now Send Email
Apr 30, 2007
11:07 pm
238
... Thanks for the swift response Jason! Once I got the latest sources working I was able to import the backed-up zipfile. The export/import mechanism doesn't...
Gert Verhoog
gertverhoog
Offline Send Email
May 3, 2007
12:56 am
239
The import is only for data. You need to copy your assets and move them into liferay/assets should be directories numbered 1-9 ... -- Jason Tesser ...
Jason Tesser
tesserfamily
Online Now Send Email
May 3, 2007
1:06 am
240
Hey all: Wanted to let everyone know about the availability of our public issue tracker: http://jira.dotmarketing.net/browse/DOTCMS This online tool will give...
Will Ezell
Will_Ezell
Offline Send Email
May 7, 2007
2:22 pm
241
Hi all, I tried to copy Calendar view function in my local environment, I created a web page content named "calendar view" just for testing, the code is as...
zhuxq2002
Offline Send Email
May 7, 2007
2:36 pm
Messages 212 - 241 of 6568   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help