• 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: Installation problem

Installation problem 12 years 4 months ago #20348

Hi,
I installed RSFormPro, but it's installed not properly, all the pages of the this component in my administration is full of errors like this,and I can't do anything.
.
Before buying this product, I've downloaded the test file, and the installation was fine.
I'm working right now with WAMP server which have PHP 5.4.3 and MYSQL 5.5.24.
What is the problem?
The administrator has disabled public write access.

Installation problem 12 years 4 months ago #20359

Hello,

Maybe you can show us some screenshots of the errors.
Without that we can't give any suggestions.
Regards
Wilco Alsemgeest

Please note: my help is not official customer support. To receive your support, submit a ticket by clicking www.rsjoomla.com/my-support-tickets.html
The administrator has disabled public write access.

Installation problem 12 years 4 months ago #20363

Here is the screenshots.







Last Edit: 12 years 4 months ago by Prozerpina.
The administrator has disabled public write access.

Installation problem 12 years 4 months ago #20365

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
That's related to your PHP server configuration - please set a lower error reporting level (you could try setting "Error Reporting" to "None" from the Administrator section, under Site > Global Configuration).
Or, you can try modifying your php.ini's error reporting to:
error_reporting = E_ALL & ~E_STRICT
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.

Installation problem 12 years 4 months ago #20367

But if it shows errors, it's mean that something wrong.
The administrator has disabled public write access.

Installation problem 12 years 4 months ago #20368

  • octavian
  • octavian's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 783
  • Thank you received: 110
No, it means that you are using PHP 5.4 with a very sensitive error reporting level (as you can see, they are strict standards). "Real errors" that you should be worried about are fatal errors, warnings and notices. Even the Joomla! framework displays strict errors. You can read more about this here.
You also have xdebug enabled, which is a debugging extension that shows the messages in that format, and is aimed for developers.
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.
The following user(s) said Thank You: Prozerpina

Installation problem 12 years 4 months ago #20369

Ok, now I understand. Thank you.
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!