TOPIC: PROBLEM

PROBLEM 10 years 3 months ago #3161

  • kleidiane
  • kleidiane's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
This image is hidden for guests. Please log in or register to see it.

pls help with this ...
The administrator has disabled public write access.

Re: PROBLEM 10 years 3 months ago #3167

  • linh_omg
  • linh_omg's Avatar
  • OFFLINE
  • Moderator
  • Posts: 908
  • Thank you received: 568
  • Karma: 25
Hi,
These problems appear since you are using newer PHP version (5.3+).

You can try doing these:
1. in the Joomla! configuration.php, change value of $error_reporting to -1;
2. Edit php.ini, change error_reporting like this:
error_reporting = E_ALL & ~E_DEPRECATED & ~E_NOTICE & ~E_WARNING & ~E_STRICT

Remember to save files and restart apache

Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last Edit: 10 years 3 months ago by linh_omg.
The administrator has disabled public write access.
The following user(s) said Thank You: kleidiane

Re: PROBLEM 10 years 3 months ago #3173

  • kleidiane
  • kleidiane's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
:)
Last Edit: 10 years 3 months ago by kleidiane.
The administrator has disabled public write access.
Time to create page: 0.090 seconds