Store Front Contact Us Projects Blog PHP Tutorials Community Forums Support Downloads Client Area Homepage
Insane Visions
Insane Visions - Top Navigation

Hello Guest! Please Login or Register.

Insane Visions :: Viewing Topic - Trouble editing the "game systems" field in AdaptCMS 1.3 Beta
Home > AdaptCMS Lite > Trouble editing the "game systems" field in AdaptCMS 1.3 Beta
 



rmonton




Joined: Jul 2008
Posts: 4
Online Tag:
Reputation: 0  [+  -]




User is Offline
New Post(s) Posted: Jul 04, 2008 - 1:43 pm

When I try to change the defualt game systems on "http://www.webxprs.com/amigamania/cms/admin.php?view=edit_field&id=33"

I received the following error...

Fatal error: Call to undefined function: mb_strtolower() in /web/htdocs/www.webxprs.com/home/amigamania/cms/admin.php on line 2371






admin




Joined: Jul 2008
Posts: 379
Online Tag: InsanePlayer88
Reputation: 0  [+  -]




User is Offline
New Post(s) Posted: Jul 04, 2008 - 8:29 pm

Not quite sure why I used the mb_strtolower() function instead of strtolower()...

Anyways the problem is highly likely because your php version is old mb_strtolower is a function only in php 4.3 . I'll change it to the strtolower so others don't have the problem in the final version.

In the meanwhile you can open up "admin.php" and search/replace this - "mb_strtolower" with "strtolower". (without the quotations) That should fix the problem. :)







Page processed in 0.086 seconds.
Insane Visions - Footer