eCommerce construction > Installation and Configuration

Help with error messages

(1/1)

judeabb:
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,
)

mmageo:
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,
)

abolabo:
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.

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod