Hello guys,
the following problem appears as soons as I click with a regular user on a profile. Doesn´t matter what user profile.

But when I´m logged in with an admin account it works perfectly fine. All the time. I hope you guys can help me out on that one
|
sorry for double post but this is the error line with in the mailbox script
'back_trash' => _t( '_Back' ) . ' ' . _t( '_to' ) . ' ' . _t( '_Trash' ),
|
|
I see you are using a different language. What happens why you set the default back to English and use the default Uni template. Does this still happen?
Also, make sure you clear your /cache/ (except for .htaccess) and your /cache_public/directories.
Nothing to see here |
A programmer needs to look at your site to help you. It is impossible to tell the problem from your post. This error is caused when you have a recursive call in your code that doesn't end or when you have a bad query. The error line given is not the actual problem. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
actualy I´m using the default template. just made some changes for the Background. I will try the language part but how can it effect the script itselfe?
Is it more likely the database or the code? Cuz if its just the code then i´m reuploading the site
|
And the weird part is that it works perfectly fine with the Admin account. Is it possible that I meesed up some rights? |
Two things for you to look at.
1) Go to admin, tools, then host tools. Look in the Host Perams tab. Make sure all requirements shown there are at the recommend level. Memory should actually be twice the recommend level for best performance. If any need adjustment, then do that.
2) Go to admin->settings->advanced settings->template and turn off caching options and see if that corrects it. https://www.deanbassett.com |