getPageContext().getCurrentLineNo()
Hi Gang, Using Lucee 5.4.latest In our code we have the following; getEmailService().emailNewMessage( 'webdev@centracx.com', 'transferModel.cfc problem - #createObject("java",...
View ArticleRedis Extension 3.0.0.56-SNAPSHOT errors
Just starting a topic here - before logging a bug… When using 3.0.0.56-SNAPSHOT I see the following error in the console; [INFO] 2024-04-09T03:59:14Z runwar.context -...
View ArticleAPI takes long time
I’ve Connected the dev database from local. Tried to get the records from dev database using API but it’s take long time. Any one could you please help help me 2 posts - 2 participants Read full topic
View ArticleCan't dump queries with more than thirty columns?
My first post. Please let me know if I say anything stupid. So I very recently upgraded from Lucee 5.4.3.something to 6.0.1.83. And I noticed that I’m now unable to dump a query that has over thirty...
View ArticleLucee 6.0.1.83 - What happened to the announcement?
In the past there were announcement about new versions. Did something happen to that feature? 1 post - 1 participant Read full topic
View ArticleQuery with cachedwithin breaks valuelist
I have a simple query that returns 2 rows with 2 columns that uses cachedWithin=“.250” The 1st row value is 2. The second row value is 1. I use valuelist(query.col) to obtain a coma separated list....
View ArticleNeed advce on how to collect money from buyers
I am setting up a method for radio stations to pay for radio shows that i produce. The shows are weekly and stations will be able to pay me weekly, monthly, quarterly, or even annually Most of the...
View ArticleTrouble with source code builds
Having some troubles with some internal Lucee builds of our source code, only modified the version to the latest 6.0.1.x “stable” release, not sure what I’ve done wrong here (edited) 1 post - 1...
View ArticleLucee Admin Missing CSS / JS on Sub Domains
Guys, I have issues where the CSS for the Lucee admin context for a customer loses the CSS/JS. This is on one of our shared hosting servers. Traditionally, I restart Lucee and it comes back....
View ArticleCfinclude ACF vs Lucee [Linux, Apache]
Hello! I’m currently trying out Lucee over ACF and am having an issue with the way our app is including files. All of our sites’ index.cfm and Application.cfc files are actually symbolic links to...
View ArticleUnusual image upload error
we are on lucee Lucee 5.4.4.38/windows 2019 and our application has been working for about 4 years with 100s of photos uploaded daily using mobile phones. Only today we started receiving the...
View ArticleAzure Application Insights or Alternatives
Hi There, We have a number of Lucee apps running within Azure that are monitored with FusionReactor, however, we are looking at cheaper alternatives. I figured it best to ask here before we head down...
View ArticleHow to configure EHCache to use central instance?
Hi there! I am currently trying to set up two Lucee instances to cache to a central EHCache instance. I’ve tried to use manual discovery as well as automatic discovery with a central EHCache instance...
View ArticleDocker Hub Images Don't Have the Latest Releases (and where is the Lucee group?)
Hey all! I’ve asked this a couple of times in the CFML slack but it seems like this hasn’t got in front of the right people yet. How do we get the latest releases available on Docker Hub? The Lucee...
View ArticleDatasource file in Lucee
Can we access and modify manually the file containing all datasource declaration ? If yes, where it is and what is the file name ? Thanks, Pierre. Linux debian 10 apache 2.4 Lucee 5.4.1.8 Ucanaccess 5...
View ArticlevalueList / quotedValueList alternatives documentation
This came up in Query with cachedwithin breaks valuelist - #2 by andreas I didn’t realise until now these were depreciated, I used these two all the time, so never visit the docs for it… as i know how...
View ArticleZed editor / CFML language
Hello everyone, I have just created an issue to add CFML support in the Zed editor If you would like to help, you can thumbs up () the issue to give it more visibility. Thanks! 1 post - 1 participant...
View ArticleExtensions documentation
The documentation of most extensions is pretty much non-existent, or you have to google to find examples. (Others have great documentation). Is there anyway that officially supported extensions could...
View ArticleFW1 redirect and escape characters in URL
What would cause escape characters to render in a URL like this? http://127.0.0.1:49552/fw1-sa/index.cfm?action=admin%3Anewsite Using CommandBox to deploy server and FW1- Framework 1. Version Lucee...
View ArticleProposal for cfpop/cfimap deliverystatus
I have a cron job which automatically processes bounces from transactional emails such as order confirmations. My script finds the original recipient address via one of these headers:...
View Article