The translate() method of the date_time helper returns a date-time string which is saved in the database:
[code]
public function save($args)
{
$args['valid_until'] = $this->app->make('helper/form/date_time')->translate('valid_until', …
Hi everyone.
I've been working with v8.1.0 and have the requirement to extend the session length (Stay Signed In For...) functionality from default 2 weeks to an ambitious 1 year.
Now... I've added some overrides in the concrete.php config file:
…
Hello,
I have migrated my website from one server to another, I completed all requirements for database settings in the config folder, after that it is showing white blank page.
Can someone suggest me how to debug or resolve it?
Thank you
I know how to select an image in the add block form.php which will then be loaded in view.
But how can I show the selected image in the add block form before saving it?
Thank you.
I registered a jquery package in the controller:
[code]
public function on_start() {
$this->set('app', $this->app);
$al = \Concrete\Core\Asset\AssetList::getInstance();
$al->register('javascript', 'my_table', 'bl…
Hi there!
I want to serialize my Doctrine entities to the XML format and I want to find the right direction to do this.
Are there any built-in tools or do I pay attention to third-party libraries like JMS serializer?
Thanks, Nick.
Hi There
I have a site (now on 8.3.2) which has run competitions. I have over 900 + submissions accompanied by documents and I would like to delete both the form entries and most importantly the documents from the CMS. However I can find no way to do t…
I am making a package for the marketplace, and I'd like to import images from a URL to the file manager.
Is this possible without saving the file to the file system?
(In other words, without using file_put_contents)
Hiya,
OK same old problem. Both SMTP and default PHP Mail Function will not send email. Using V8.3.2
Testing Default PHP Mail Function returns "The following error was found while trying to send the test email:Unable to send mail: Unknown error"
…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.