deprecated errors, no way to turn it off - template config ?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Feb 13, 2015 10:25 am
Reply with quote
Report this post
Hi,
I can't turn off deprecated errors with the template.
deprecated errors shown with the use of Joomsef component
Even with Joomla configuration (and servor PHP.ini) set to display errors off

When I change the template for Beez (for example); I don't have the errors displayed anymore.
Do you know how to fix it ?
Thanks
User avatar
Gold Boarder

teitbite
Sun Feb 15, 2015 6:33 pm
Reply with quote
Report this post
Could you please provide me with a URL to your website and back-end access via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Mon Feb 16, 2015 3:39 pm
Reply with quote
Report this post
Hi

Thanks for the url. You have to create a new access for me since I do not know the password to gkadmin. I believe programmers may know only.
User avatar
Moderator

teitbite
Tue Feb 17, 2015 8:22 pm
Reply with quote
Report this post
Hi

Ok. I've logged into it, but I need to see this errors in order to help :) You need to restore it for me so I'll be able to see it and check the code.
User avatar
Moderator

GK User
Wed Feb 18, 2015 10:33 am
Reply with quote
Report this post
Hi, teitbite
unfortunately I can't because I need the website to be online today. Adding "error_reporting(0);" just after "defined('_JEXEC') or die;" on every PHP files enabled me to hide the errors.

I have also a problem with slides. When you click on the button "Acceder au site" from the intro page, slide goes to header position but it doesn't show the whole title of the module.
I had to add "padding-top:40px;" to template.css for .box.mediumtitle .header and for .box.bigtitle .header to fix that
is that the right thing to do ?
User avatar
Gold Boarder

teitbite
Thu Feb 19, 2015 1:01 pm
Reply with quote
Report this post
Hi

Yes this small css modification is ok. About "deprecated" message it's nothing crucial really, so You can keep "error_reporting(0);" for now, but problem will be back when You will need to update one of the changed files. I would advice to install a copy of website in subfolder where I will be able to work with this problem.
User avatar
Moderator


cron