Author Topic: Help with error messages  (Read 793 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,
)

 

Powered by SMFPacks Social Login Mod