Group Expiration Options - Send email when group-membership expires I would be interested in your add-on. Did you figure out a way to also handle renewals? says jamonholmgren on 08/09/13 at 3:56 pm, in reply to Hi there Yes. As it wasn't …
No input file specified I've confirmed that this fix works in Dreamhost. Thanks Jon! says jamonholmgren on 04/11/12 at 11:34 am, in reply to Ok - fixed - had to get a bit …
Amazon AWS / S3 for file uploads Did you get anywhere with this, mnkras? says jamonholmgren on 04/04/12 at 3:06 am, in reply to I did not know that, playing w…
Or Apache redirection or reverse proxy? http://httpd.apache.org/docs/2.0/urlmapping.html Anything useful there? says jamonholmgren on 03/23/12 at 5:48 pm, in reply to Is it possible to serve the fi…
Is it possible to serve the file via a PHP file and a symlink? http://php.net/manual/en/function.symlink.php Basically, have any requests to /files/x.ext redirect to /fileman… says jamonholmgren on 03/23/12 at 5:44 pm, in reply to There is a major issue that I …
Agree about email! And db access... phpactiverecord.org... :) says jamonholmgren on 03/23/12 at 3:07 pm, in reply to @jamonhimgren Sorry about the …
Please do! We are half-considering other CMS's since we like PHPfog so much and can't use concrete5. But we also like concrete5.... says jamonholmgren on 03/23/12 at 2:43 pm, in reply to We'd love to. It is on our rad…
That's unfortunate. It really is the future of CMS's. With the recent spate of hacking, web developers really need to lock down their code and separate content from application fil… says jamonholmgren on 03/23/12 at 12:07 pm, in reply to I would doubt it any time too …
We are wanting to switch to PHPFog.com for hosting, but they require that we upload image and other uploaded files to a cloud host like Amazon's AWS (which we want to do anyway). A… says jamonholmgren on 03/22/12 at 9:14 pm
Pacakage Flash Data for Success/Error Messages This ought to work fine! Thanks for making the change. says jamonholmgren on 12/27/11 at 7:13 pm, in reply to Hi, I'm glad you found this…
Thanks for posting this! Does it clear unused notices on the next page load? That's sometimes helpful so you don't end up with random notices showing up in odd places. Or is there … says jamonholmgren on 12/27/11 at 6:10 pm, in reply to Hi, I was needing the same thi…
Changing the default folder structure of concrete5 Yeah, that's where I found the constants I posted above. Thanks! says jamonholmgren on 12/21/11 at 3:19 pm, in reply to check out the files in /concre…
Note that relative paths don't need to be changed since concrete5 assumes files will be in the root folder already (and that's where they are). says jamonholmgren on 12/21/11 at 2:42 pm, in reply to Okay, it's basically working (…
Okay, it's basically working (but needs to be tested quite a bit). Just edit your index.php in your root folder. Modify as you wish. One problem will come if you have strict … says jamonholmgren on 12/21/11 at 2:41 pm, in reply to At lease I found these from /c…
If I figure out that we have to modify the core to make this happen, I'll do a pull request. Thanks for the suggestion! says jamonholmgren on 12/21/11 at 2:17 pm, in reply to I think your best route for th…
I'm fine with your structure. I just don't like concrete, helpers, packages, files, and blocks all mixed together like they're on the same level. Knowing what constants to edit sho… says jamonholmgren on 12/21/11 at 2:10 pm, in reply to +1 if you manage to do this, I…
Oh, I forgot to answer your question as to "why." Mainly because I think it is much cleaner. Right now you have "blocks" mixed with "concrete" when they're really two entirely diff… says jamonholmgren on 12/21/11 at 1:52 pm, in reply to Although I like this way of or…
Thanks for the reply, Mesuva! After looking into concrete's dispatcher extensively, I did get concrete5 working with that folder structure by adding in the following lines into … says jamonholmgren on 12/21/11 at 1:10 pm, in reply to Although I like this way of or…
Hi all, I've searched for this in the forum but haven't found a good answer. I would prefer a slightly different folder structure for concrete5. Instead of: /blocks /conc… says jamonholmgren on 12/20/11 at 5:51 pm