• 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: Notice: Undefined variable: data

Notice: Undefined variable: data 14 years 3 weeks ago #10256

  • ted
  • ted's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
I installed the latest version of RS!Form Pro on my website. The forms are working great, but when I click to edit the text of the emails that go out, I receive this error message:

Notice: Undefined variable: data in C:\xampp\htdocs\components\com_rsform\controller\adapter.php on line 408

I know this is happening because I have installed the latest version of PHP on my server; many other Joomla components have displayed error messages due to this latest PHP build.

Is this a known issue? I searched the forums but didn't see any mentions of this.
The administrator has disabled public write access.

Re:Notice: Undefined variable: data 14 years 3 weeks ago #10277

  • andreic
  • andreic's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 722
  • Thank you received: 59
Hello,

Please try going to C:\xampp\htdocs\components\com_rsform\controller\ and edit the adapter.php file. Just add this line before the if clause(line 383):

$data = '';
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
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!