x00
MVPx00 MVP
Reactions
-
Re: Sort categorie layout by date newest post in categorie
note the above won't work becuase OrderBy is already employed after this point. $CategoryData = $this->SQL->OrderBy('TreeLeft', 'asc')->Get(); meaning according the … (View Post)1 -
Re: javascript console mess up my dashboard
why would you install javascript console? it is native to chrome you can't expect third party plugin not to cause problems, occasionally. "This extension is no longer under active developme… (View Post)1 -
Re: Modify query
A better approach is to make a role for each language. Then give view permission for that category to that user. A user can have multiple roles, and it is is additive. (View Post)1 -
Re: "New Discussion" anomally ADVICE
what is your stack apche/fcgi, apache/mod_php, nginx/php-fpm, etc? also rule out theme issues, by trying the default theme. (View Post)1 -
Re: "New Discussion" anomally ADVICE
Are you running apc/memcache? please also remember to provide you spec, and version as part of question etiquette. (View Post)1
