PolloZen Approved

Member since: 2016-01-05

Recent posts by PolloZen
Post When

If I use Session::flash

Session::flash('message','It´s a girl');
Redirect::to('outside');

// is alm...

Posted in Flash::info or Session::flash

Well, it's solved.

For an unknown reason, the localization strings doesn't work in the yaml files t...

Posted in Parse YAML files with localization strings

mjauvin said:

Try this maybe:

use Yaml;

Yaml::parseFile(...);

Hi, thank you for your answer, unfu...

Posted in Parse YAML files with localization strings

Hi! I have a YAML file with options to be used in a dropdown menu

workspaces.yaml

school: author.plu...

Posted in Parse YAML files with localization strings

Thank You so much @mjauvin

I'm going to build my own class in /author/plugin/classes/userclass.php

...

Posted in Sharing functions between components

How can I share functions between components, for example, I have the next function

public function ...

Posted in Sharing functions between components

to avoid the password is updated every time you save the form, you can verify if the password field ...

Posted in Password field is empty

Thanks @alxy The solution worked for me too. I leave this code for a little bit more explained

For i...

Posted in OctoberCMS Get plugin's Dropdown values at frontend

from 2020, does anybody can resolve this?

Posted in How to set up a Polymorphic field in the fields.yaml?

You can use this plugin http://octobercms.com/plugin/pollozen-nextprevpost

Posted in Fetch Next and Previous Post Title of Rainlab Blog Plugin