Mini frontpage error: "Undefined offset: 0" in mod_minifrontpage.php on line 158
- Posted by Wouter (2) Offline
Since I installed an other module (Columnist JT1) I get several errors in the Mini Frontpage module. I was able to remove some of them with the help of support answers on your website. The one I cannot get rid of, however, is the one on top of the module:
Notice: Undefined offset: 0 in /opt/bitnami/apps/joomla/htdocs/modules/mod_minifrontpage/mod_minifrontpage.php on line 158
I am using: Joomla 3.3.6; PHP 5.4.31; Webserver Apache. In Joomla "report errors" is off.
When I set "dislay_errors = Off" in the php.ini setting on my local test environment the error disapears; unfortunately on my production environment "dislay_errors = On" and I cannot get this changed.
When I disable Columnist JT1 the error disapears
Is there a solution to this problem to get rid of this notice? (without disabeling Columnist JT1 and without changing dislay_errors)
Please help!
10 years 6 months ago #1
by Wouter
Notice: Undefined offset: 0 in /opt/bitnami/apps/joomla/htdocs/modules/mod_minifrontpage/mod_minifrontpage.php on line 158
I am using: Joomla 3.3.6; PHP 5.4.31; Webserver Apache. In Joomla "report errors" is off.
When I set "dislay_errors = Off" in the php.ini setting on my local test environment the error disapears; unfortunately on my production environment "dislay_errors = On" and I cannot get this changed.
When I disable Columnist JT1 the error disapears
Is there a solution to this problem to get rid of this notice? (without disabeling Columnist JT1 and without changing dislay_errors)
Please help!
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5318) Offline
Hi, Are you unable to set the dislay_errors = off in your production envirpontment or you can't do that because of some reason?
10 years 6 months ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by Wouter (2) Offline
Thanx for your quick reaction
No, I cannot do that in my production environment because I do not have enough rights for that. I asked the helpdesk to do it for me. No result yet.
What is the reason for this notice and can I change something in my settings of code to avoid it, like I did to get rid of the other errors?
10 years 6 months ago #3
by Wouter
No, I cannot do that in my production environment because I do not have enough rights for that. I asked the helpdesk to do it for me. No result yet.
What is the reason for this notice and can I change something in my settings of code to avoid it, like I did to get rid of the other errors?
Please Log in or Create an account to join the conversation.