Author Topic: Help with error messages  (Read 3422 times)

Offline judeabb

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Help with error messages
« on: April 09, 2022, 07:13:05 AM »
So basically I've been attempting to move an installation of AbanteCart toa new domain and server. I'm out of my depth but have followed instructions and have got to a point where the front end of the site is ladingokay, but I get 'Critical Error' messages when I try to acess the back end. I've managed to address sme of them, but I could do with some help in knowing what to do with the latest set of errors.


Log file tail:

)
2022-04-09 10:29:47 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'products',
  1 =>
  array (
  ),
  2 => 45,
  3 => 45,
)
2022-04-09 10:29:47 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'products',
  1 =>
  array (
  ),
  2 => 250,
  3 => 250,
)
2022-04-09 10:29:49 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'categories',
  1 =>
  array (
  ),
  2 => 120,
  3 => 120,
)
2022-04-09 10:29:49 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'products',
  1 =>
  array (
  ),
  2 => 45,
  3 => 45,
)
2022-04-09 10:29:49 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'products',
  1 =>
  array (
  ),
  2 => 250,
  3 => 250,
)
2022-04-09 10:29:53 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'categories',
  1 =>
  array (
  ),
  2 => 120,
  3 => 120,
)
2022-04-09 10:29:53 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'products',
  1 =>
  array (
  ),
  2 => 45,
  3 => 45,
)
2022-04-09 10:29:53 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'products',
  1 =>
  array (
  ),
  2 => 250,
  3 => 250,
)
2022-04-09 10:31:07 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'categories',
  1 =>
  array (
  ),
  2 => 120,
  3 => 120,
)
2022-04-09 10:31:07 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'products',
  1 =>
  array (
  ),
  2 => 45,
  3 => 45,
)
2022-04-09 10:31:08 - AResource::getMainThumbList Wrong input parameters.
 array (
  0 => 'products',
  1 =>
  array (
  ),
  2 => 250,
  3 => 250,
)

Offline mmageo

  • Newbie
  • *
  • Posts: 6
  • Karma: +1/-0
    • View Profile
Re: Help with error messages
« Reply #1 on: April 27, 2023, 01:28:10 PM »
I have similar error log v1.3.3.
What this mean?

2023-04-27 16:38:33 - AResource::getMainThumbList Wrong input parameters.
array (
0 => 'products',
1 =>
array (
),
2 => 40,
3 => 40,
)

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Help with error messages
« Reply #2 on: May 01, 2023, 03:04:07 AM »
hi.
You posted a result of function call. We cannot to know who called it.
It can be some extension too. Anyway posted message is not critical error. The cause is in some other.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod