I keep getting this Yahoo Messenger error. Can anyone help me?

Asked By 10 points N/A Posted on -
qa-featured

I am just one of the few people who would love to use yahoo messenger. That was basically the end reason why I also got to upload yahoo messenger module for my page. I really had no problem installing it through the admin panel. But it really gave me a real headache when I started noticing an error that just surprisingly appeared at the top of my contact page.”Notice: Undefined offset: 1 in /home/content/25/9136425/html/catalog/controller/module/yahoomessenger.php on line 19”. How was I able to get this message? Does it have anything to do with opencart 1.5.1.x I am using? How could this come about when I have installed it properly? Can you please tell me so that I can fix this on my own? Thanks.

SHARE
Answered By 0 points N/A #145833

I keep getting this Yahoo Messenger error. Can anyone help me?

qa-featured

You must have posted the line 19 code here so that I can analyze and see what is really bugging it. But since you have not given, I try to give you a general solution.

  1. From the error, I think that it is some form of array that is either getting the value of giving out the value.
  2. Make sure that the values of the array if it is giving are correct and are acceptable.
  3. If it is getting the elements of the array, then make sure that the elements that it is supposed to get are correct and there is no null that is being stored in the array since the array might be using on a lot of times during the whole code.

 

 

Related Questions