Hi, thanks for your reply.. I want to write this following code in VTL file.. Is it right or not? If i am wrong then please let me know.. #set( $userId =...
Hi guys I'm having problems associating comments (comment system structure) to a new structure I have created. Here are the following steps taken: 1. Created a...
*This is wrong $cmsuser.getUserByUserId*($webapi.userId) you need to pas a real userID. Thanks, Jason Tesser dotCMS Lead Development Manager 1-305-858-1422 On...
I discovered a strange behaviour of dotcms. When having the same container (e.g. for generic website content) in a template multiple times (e.g. for the...
You should only place a container once on any given template. Content lives on a page within a container. So the system doesn't know what to do if you have...
All, I know that there is some documentation on making DotCMS ³jive² with active directory but the attempt that has been made here once before resulted in ...
dotCMS and AD work well together. LDAP becomes a login hook configurable via the portal-ext.properties which overrides the portal.properties. It doesn't mess...
Is there any documentation on this? To set it up I mean. Like I said the attempt was made once before and something happened. ... Re: [dotcms] Dot CMS and...
Nicole/Jason, Thanks for the reminder. However, this still isn't working. I have two installs: Server 1 is on IP x.x.x.57 with shutdown port 8057 and pid...
I have an init container with a macro in it that suddenly doesn't want to work on live content. It works using preview and edit. In live view it just prints...
Nicole, You can do something like this: #set($query = $render.eval('+type:content +deleted:false +structureInode:$!structureInode +text_area2:"$myTag" ...
Hi, We are trying to import content into the dotCMS database in massive amounts. The structure type we're using is one that is related to other structures,...
Hi Michael, I reported the issue with the relationships on http://jira.dotmarketing.net/browse/DOTCMS-2787. Gabby ... -- Gabriela Gonzalez QA Manager - dotCMS...
Just a follow-up on this. Turns out I had a typo in one of my server.xml files. Once fixed, we now have two instances of dotCMS running happily on the same...
I am working with the starter site and am trying to get the image and files attached to recurring events. I notice the javascript function, function...
Great, so I wasn't crazy :D Always good to know. For anyone else having this trouble, I just used the following work around: I created a text field in the...
Michael Fienen
mfienen@...
Jun 2, 2009 1:35 pm
4968
OK, this one is driving me mad... Here is the thing, the comment is created, comment count is increased for the given article but the actual binding of the...
What version are you running? Can you reproduce this on the demo site? The demo site is running 1.7 for what it is worth. Thanks, Jason Tesser dotCMS Lead...
Running 1.7. Reproducing the problem on the demo site is not a bad idea. I'll do that later and post my findings. Is there any special type of 'treatment'...
Although I found two posts covering parts of this topic, I was not successful in getting it working as described: I saw in the dotcms source files that it...
In case anyone else is trying to set up dotCMS on Amazon, here's the trick: These are the general steps: As you probably know, an amazon instance (and...
I forgot to include one more very important step - In order for the changes in your /etc/start.sh to persist, you will need to either bundle the instance to...
Dayton: Can we add these to the documentation wiki site? These are great instructions. Will ... Will Ezell www.dotcms.org phone: 305.858.1422 ext. 286 direct:...
Sure, no problem. Be sure to include my last post about bundling the instance since /etc/start.sh had to be updated. Hope other dotCMS developers can benefit...
Hey all: I wanted to share a new plugin that was contributed back by Morpheus eBusiness Solutions (www.morpheus.co.uk) : Advanced WYSIWYG or TinyMCE ...
took your advise and reproduce the error i'm seeing, on the demo site. here are the steps taken: 1. defined 2 structures: Article and Author 2. defined 2...