- Posts: 4
COMMUNITY FORUM
File and FOlder Permission Settings
- sd12013
-
Topic Author
- Offline
- New Member
Less
More
13 years 5 months ago #67756
by sd12013
File and FOlder Permission Settings was created by sd12013
My host took it upon themselves to change the permission settings on my site so now I can no longer create a new item or category without a fatal error.
Is there a list of what permission settings are needed for K2 to function properly?
Is there a list of what permission settings are needed for K2 to function properly?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
13 years 5 months ago #67757
by Lefteris
Replied by Lefteris on topic Re: File and FOlder Permission Settings
What's the error you are getting?
Please Log in or Create an account to join the conversation.
- sd12013
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
13 years 5 months ago - 13 years 5 months ago #67758
by sd12013
Replied by sd12013 on topic Re: File and FOlder Permission Settings
Fatal error: Call to undefined function mb_internal_encoding() in [my server address]/components/com_k2/tables/k2category.php on line 80
I tried uninstalling K2 and re-installing but when I try to create a category, I get:
Fatal error: Call to undefined function mb_internal_encoding() in [my server address]/components/com_k2/tables/k2category.php on line 92
**edit**
I noticed in another similar thread that someone pointed out Multibyte string support had to be enabled. Mine is not. I'm also not sure from the thread if after multibyte string support was enabled the issue was solved. My K2 information panel says Multibyte string support is disabled and if I check phpinfo.php I show something called Zend Multibyte Support. Is that the same thing?
I tried uninstalling K2 and re-installing but when I try to create a category, I get:
Fatal error: Call to undefined function mb_internal_encoding() in [my server address]/components/com_k2/tables/k2category.php on line 92
**edit**
I noticed in another similar thread that someone pointed out Multibyte string support had to be enabled. Mine is not. I'm also not sure from the thread if after multibyte string support was enabled the issue was solved. My K2 information panel says Multibyte string support is disabled and if I check phpinfo.php I show something called Zend Multibyte Support. Is that the same thing?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
13 years 5 months ago #67759
by Lefteris
Replied by Lefteris on topic Re: File and FOlder Permission Settings
No. It's not the same thing. Since K2 tells you that it is disabled you need to enable it. The error has to do with this.
Please Log in or Create an account to join the conversation.