Page 1 of 1

<Solved> Strange Album error showing up

Posted: Tue Jun 25, 2013 4:30 am
by elkman
Host Gator has just moved one of our hosting accounts to new hardware. An error has shown up and I don't know if it's my CMSMS module or the new hardware. Could someone take a look and point me in the correct direction?

Here is the error: Warning: Parameter detail is not known by module Album dropped in /home1/homes07/public_html/scotthomes/lib/misc.functions.php on line 1411

Here is how it appears on the page: http://www.scotthomesltd.com/index.php?page=our-staff-2

Thanks for taking a look.
Elkman

Re: Strange Album error showing up

Posted: Tue Jun 25, 2013 5:39 am
by Rolf
What tag and parameters do you use?

Re: Strange Album error showing up

Posted: Tue Jun 25, 2013 8:46 am
by Jo Morg
Rolf wrote:What tag and parameters do you use?
...yes, and in addition to what Rolf asked, IIRC, you should be using detailpage instead of detail as a parameter. The detail parameter shouldn't have worked: it doesn't exist.
Nevertheless warnings are not critical for the most part and when your host moved, the new server must have a different error level. These errors should be silently logged on production sites.

Re: Strange Album error showing up

Posted: Tue Jun 25, 2013 12:25 pm
by elkman
Thank you. The wrong tag info caused this error. We had used just: "detail" instead of "detailpage". This corrected the error.

Elkman