You cannot post messages because only members can post, and you are not currently a member.
Description:
A group dedicated for helping the ColdBox ColdFusion Platform Community
|
|
|
How to use the new email plugin
|
| |
Hi all,
I am looking into the new email plugin, which sounds very usefull.
I am very interested in how to send an email with tokens with the
plugin but I can not find any documentation yet.
Anyone used this plugin, and wants to share how they have done it?
Kind regards,
Erik-Jan Jaquet... more »
|
|
Roles and Permissions without Transfer
|
| |
I'm working on setting up roles and permissions in my application. I do not use Transfer and as most examples rely on the 'ORM' functionality to attach roles and permissions to a user identity I'm wondering if there are any examples out there of other ways to do it? cheers,
|
|
Missed Convention
|
| |
HI,
I'm curious about a small semantics change from 2.6.3 to 2.6.4. And
I'm just looking to understand the background around my issue. In
2.6.3 in order to access the htmlHead() you used exactly that notation
htmlHead("foo").
With 2.6.4 the direct access to htmlHead disappeared and what I found... more »
|
|
Swap between SES and traditional URLs on the fly
|
| |
This feature may exist, but I'm unable to find it in the documentation. My apologies to Luis if he's already documented such a feature. :) With another framework, it was simple to swap the entire application between traditional URLs and SES URLs. I know we can turn on/off the SES interceptor rather easily. However, this doesn't correct all of... more »
|
|
Service Testing with MockBox
|
| |
Hi, I've asked one of my questions allready in the CB-Forum, but it seems here are more users reading this. I'm a totally newbie in testing. I've a ColdBox App. and want to test some services I've created. For these services I need also the objects which will be created via other beans. These beans will be created via ColdSpring, so now my question:... more »
|
|
Choosing a reliable Web Hosting company
|
| |
Are you looking for a reliable, stable and quality hosting company
that you can bank upon? The answer would by default be Yes!
These days there are so many options available as far as web hosting
plans and web hosting companies are concerned. A new customer would be
utterly confused by the claims of each and every web hosting company –... more »
|
|
ColdBox 3 nightly bug
|
| |
Hi,
You guys probably already know, but I've just got the latest build
from SVN and my app started throwing the error:
Element ID is undefined in DEBUGTIMERS.
The error occurred in C:\xampp\htdocs\coldbox\system \includes
\Debug.cfm: line 161
Called from C:\xampp\htdocs\coldbox\system \services... more »
|
|
Strange problem with transfer? the cache? coldbox?
|
| |
I'm developing an application, with transfer v1.1, coldbox 2.6.4 and
coldspring.
My data model is based on 2 main objects Persons and Networks, that
have a many to many relation through a linking table PersonNet, that
stores the state of the relation (StartDate, EndDate). As I needed to
see all the nets related to a person, and viceversa, I created two... more »
|
|
log rotate
|
| |
Hi!
Is there a way to rotate the log when it reaches a certain length?
What I'm looking for is if coldbox can be configured to move the log
file when it reaches a certain length. The files rotated would only
need a counter for their name, something like:
logs/
myapp.log (current)
myapp.log.1 (most recent)... more »
|
|
|