- Posts: 4
- Thank you received: 0
PROBLEM
- Kleidi Ane
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 4 months ago #3161
by Kleidi Ane
pls help with this ...
PROBLEM was created by Kleidi Ane
Attachment k.jpg not found
pls help with this ...
Attachments:
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 4 months ago - 12 years 4 months ago #3167
by Linh Robert
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/
Replied by Linh Robert on topic Re: PROBLEM
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:
Remember to save files and restart apache
Thanks
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:
Code:
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: 12 years 4 months ago by Linh Robert.
The following user(s) said Thank You: Kleidi Ane
Please Log in or Create an account to join the conversation.
- Kleidi Ane
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 4
- Thank you received: 0
12 years 4 months ago - 12 years 4 months ago #3173
by Kleidi Ane
Replied by Kleidi Ane on topic Re: PROBLEM

Last edit: 12 years 4 months ago by Kleidi Ane.
Please Log in or Create an account to join the conversation.
Time to create page: 0.186 seconds