abel Approved

Member since: 2015-12-01

Recent posts by abel
Post When

I have a fresh install of October made with composer. When logging into the backend I get this error...

Posted in Error about encryption when logging into backend

Try replacing

<form method="post" enctype="multipart/form-data" data-request="onSendCur">

for

{{ for...

Posted in Send mail with attach

Hi Matteo, Always interested to talk, have gained a lot of experience in October over the past year....

Posted in October's full stack developers wanted

Would it be possible to load a component based on a condition? To be more precise, I need my app to ...

Posted in Load component based on condition

I think what you need to look at is deferred binding

Posted in Get primary key when saving relationship form

Thanks, I've managed to find the problem. Some php open tags were added during the merge in the midd...

Posted in Page not rendered properly

Sorry, my bad. I was messing around with getting the code to show properly here in the post. Those b...

Posted in Page not rendered properly

After a merge of my development and master branch I ran into the following error which confuses me a...

Posted in Page not rendered properly

Hi all! I've got a problem with the properties of partials when I save them to be available as snipp...

Posted in Partial properties are lost when saving partial

I have a problem in my backend on IE10. This occurs on several pages, also on CMS and Pages plugin. ...

Posted in Content not showing in backend on IE10