• 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: unexpected T_STRING

unexpected T_STRING 16 years 10 months ago #3256

After I inserted my license code get this message
Parse error: syntax error, unexpected T_STRING in /home/hotel100/public_html/components/com_rsform/languages/default.php on line 19

I have tired un instaling but keep on getting the same message whenever I try to access the component.

Any ideas?

Stephen
The administrator has disabled public write access.

Re:unexpected T_STRING 16 years 10 months ago #3275

Hello,

I got the same problem.

Parse error: syntax error, unexpected T_STRING in /www/htdocs/w123456/joomla/components/com_rsform/languages/default.php

The error came up after entering the registration number.

De- and re-installing didn't make things better.

I am using Joomla! 1.5.3 Production/Stable.

Does anybody of the developers have any suggestions/bugfixes?

Thanks in advance,

jb
The administrator has disabled public write access.

Re:unexpected T_STRING 16 years 10 months ago #3276

As far as I can see the isue could be solved by editing the database manually.

Go to your joomla database and edit the entry jos_RSFORM_CONFIG

There you edit the field global.register.code. Enter your registration code.

jb
The administrator has disabled public write access.

Re:unexpected T_STRING 16 years 10 months ago #3364

To sort this problem out you need to go to the line that the error is on (192) and then replace the whole line with this one:

DEFINE('_RSFORM_BACKEND_FORMS_EDIT_FORM_EDIT_THANKYOU_DESC','The Thank You message appears after the user fills the form. It can be customized with your form\'s fields ids.');

This will then sort out your problem.<br><br>Post edited by: matt.collins, at: 2008/06/17 17:41
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!