Search found 3 matches

by piwko28
Thu Sep 23, 2010 6:58 pm
Forum: Developers Discussion
Topic: Params and special chars in variables
Replies: 2
Views: 1589

Re: Params and special chars in variables

Works, thanks :)
But why it make a difference I work on admin panel or not?
by piwko28
Thu Sep 23, 2010 4:23 pm
Forum: Developers Discussion
Topic: Params and special chars in variables
Replies: 2
Views: 1589

Params and special chars in variables

Hi. I'm working on the admin panel placed on the webside. Standard CMSMS form..: $this->smarty->assign('startform', $this->CreateFormStart($id, 'example_action', $returnid, 'post', 'multipart/form-data')); and some inputs, simplest: $smarty->assign('example', $this->CreateInputText($id, 'example', $...
by piwko28
Sat Sep 18, 2010 12:02 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] FEU Forgot Details page -- Strict Standards error?
Replies: 2
Views: 1217

Re: [SOLVED] FEU Forgot Details page -- Strict Standards error?

This is not a good solution, especially I can't do this because of the server restrictions. I added 'static' statement in modules/FrontEndUsers/lib/class.RRUtils.php on line 224 and report a bug. Anyone else knows the better solution?

Go to advanced search