AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: svt7000 on March 13, 2023, 07:14:02 AM
-
Hi,
I cannot access front and admin page. I'm receiving this error on web page:
DEPRECATED: Required parameter $width follows optional parameter $rsrc_info in /home/tech/test_saas/core/engine/resources.php on line 308DEPRECATED: Required parameter $height follows optional parameter $rsrc_info in /home/tech/test_saas/core/engine/resources.php on line 308
I put $width and $height in front of $rsrc_info on "resources.php" file, but the front and admin pages are completely blank.
The site was working from about two years, then I have this error from about one week ago. I did not made any change on it.
If I install a new session of AbanteCart, ver 1.2.16, it's working perfectly.
Since I don't have any backup, is there a way to copy just the content of the site to a new Abantecart instance?
What can I do?
I have:
AbanteCart ver: 1.2.16
cpsrvd 11.108.0.14
Database client version: libmysql - mysqlnd 7.4.33
PHP extension: mysqliDocumentation curlDocumentation mbstringDocumentation
PHP version: 7.4.33
phpMyAdmin
Version information: 4.9.11
-
Hello.
Ask your hosting support what they changed recently.
1.2.16 is very outdated so you can try to set older PHP version.
-
Hi Basara,
What PHP version is suitable for ver 1.2.16?
I can choose php ver from 4.4 to 8.2. The current one is 8.0.
Regards
-
Hi,
For version Abantecart ver 1.2.16 I set PHP ver 7.0 and the site is working now.
Solved!
Thank you!