Chris
Chris
Offline
0
another, new user issue. When i try to add a new album, i get the following errors:

PHP Warning: in_array() expects parameter 2 to be array, null given in \\administrator\\components\\com_muscol\\views\\album\\tmpl\\form.php on line 272
PHP Warning: in_array() expects parameter 2 to be array, null given in \\administrator\\components\\com_muscol\\views\\album\\tmpl\\form.php on line 291

Looking at the codes, this is referring to the types and tags. I have 2 types and tags configured. I checked my MySQL database and both tables contain valid data.
Responses (1)
  • Accepted Answer

    Monday, November 30 2009, 03:41 PM - #Permalink
    0
    hm... strange.

    in any case, I just recommend you to disable PHP warnings. these are not fatal errors, only php advices

    is strange you are receiving so many notices/warnings, I guess there's something unusual on your PHP configuration, and you have all the errors/warnings/notices set to show up, aybe you should disable some...:S

    Germi
    The reply is currently minimized Show
Your Reply