#Getting Ajax Error

1 messages · Page 1 of 1 (latest)

young yacht
#

Hello, im now getting ajax error when opening products and users in admin view, overview & syncing works fine

Please help me ;-;
Its been bugging me for quite a while now

Log link: https://pteropaste.com/q2envn4obh28

young yacht
#

ive pretty much tried to reinstall, reboot, update cpgg but it still wont work

#

or is it because of re color theme

#

like i swear it used to work

tall epoch
#

Check your browser console on this page

young yacht
tall epoch
young yacht
#

and when you open the page

tall epoch
#

Do you use Cloudflare?

young yacht
tall epoch
#

Can you please show the output of the php -v command

tall epoch
#

Hm, i see problem

#

I'll be back in a few minutes.

young yacht
#

I found the problem (sorry for ghost ping)

#

nexuspipe was causing the error

#

💀
its all working now

#

thanks for the help ❤️

tall epoch
#

Try this

It seems like the "mbstring" module is being loaded more than once in your PHP configuration. To fix this issue, you can check your PHP configuration files (php.ini) and remove any duplicate entries for the "mbstring" module. Look for lines similar to:

extension=mbstring.so

Ensure that there's only one occurrence of this line in your configuration. If the issue persists, you might want to check if there are multiple PHP configurations in use (e.g., a local php.ini file in your project).

#

Oh

tall epoch
young yacht
young yacht
#

sorry but where is the php.ini located?

young yacht
tall epoch
#

/etc/php/php8.1/

#

Most likely here, but it's not accurate

young yacht
tall epoch
#

Great, everything should work now.

young yacht
tall epoch
#

Np, it's my work