Roych Posted September 28, 2020 Posted September 28, 2020 Hello, Im having two weird problems on my PW installation (site almost done). When I enable TracyDebugger I can't acces the HomePage (all other pages work normaly) when loged in (I get 404) and there is a lot of code from tracy backend below my site on frontend. When Im not loged in the Homepage is normaly accesible or if I disable tracy. this is how it looks: And another problem is I have a field called scripts but I cant edit the field or view it's settings. Although it works fine on frontend and when editing a field on pages. This is the error when I try to edit the field in Admin->Setup->fields->scripts (Textarea - AceExtended) Any Ideas? Thank you for your time R Thank you
adrian Posted September 28, 2020 Posted September 28, 2020 I'm on mobile but it looks your server is missing the PHP mbstring extension. Install that and you should be fine. 1
Roych Posted September 29, 2020 Author Posted September 29, 2020 15 hours ago, adrian said: I'm on mobile but it looks your server is missing the PHP mbstring extension. Install that and you should be fine. Yes, thank you very much, it's working great now. ? R
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now