info15011 Approved

Member since: 2016-03-27

Recent posts by info15011
Post When

Hi Jiri,

Recently we ran into an issue with a payment provider (Mollie) after they updated their SSL...

Posted in Outdated cacert.pem / CA certificate store

@Renatio please add this fix as shown above.....

Posted in Form component not working in static pages {% placeholder %}

Found the issue. replace getHtmlAttribute function with this code and include use App:

It should be ...

Posted in Form component not working in static pages {% placeholder %}

It's in the component default.html line 40

{{ field.html|raw }}

I think the markup of the field is ...

Posted in Form component not working in static pages {% placeholder %}

Hi,

When i add the block to a placeholder in static pages it's not being displayed. When i add the c...

Posted in Form component not working in static pages {% placeholder %}

Just installed the new update and got this error:

$this->lastPage = (int) ceil($total / $perPage);

Posted in ERROR: Division by zero

Hello Jiri,

Please take a look a this:

SQLSTATE[42000]: Syntax error or access violation: 1055 Expre...

Posted in Loading products by categories not working with mySQL

I also got this problem. Could you fix this in further update?

Thanks!

Posted in Bug: Coupon wrong code not working

Thanks! it worked.

Posted in overriding the functionality of RainLab User OnSiginin

Hello I'm using the Rainlab User plugin.

How can | override a component function? I saw one Answer b...

Posted in How to override component function