Jump to content

New install of 1.4.7 - now problems - need help please.


Recommended Posts

I had this problem on the older version, 1.4.6 i think.

 

It's actually fairly common and can be fixed easily. Here's a discussion on it: http://forge.prestas...owse/PSCFI-2787

 

Here's how you fix it pulled from that page;

There is two solutions:
  • 1) Ask your hosting to eneable mb_split by adding extention php_mbstring (this solution is the better)

  • 2) replace mb_split by split on file /tools/smarty/plugins/shared.mb_str_replace.php line30.

 

Aaaand you're done! =)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...