• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Please help $_POST problem

Please help $_POST problem 12 years 1 month ago #22390

Hi

on Script called on form display i have script
$formLayout = str_replace('form[nazwadomeny]','customPlugin[65][textinput][comment]', $formLayout);	

in Script called on form process i have script

but this $_POST script dont work
$_POST['customPlugin']['65']['textinput']['comment']=$_POST['customPlugin']['65']['textinput']['comment']."AAAAAAA";
 

any ideas ?

please help
Last Edit: 12 years 1 month ago by jarecki74.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!