x00
MVPx00 MVP
Reactions
-
Re: Hi All
It is not a cms in the same way as wordpress is an all bells and whistles cms. It is two things. A forum software, and and a nifty application framework. Actually technically the framework is called … (View Post)1 -
Re: One of my customers needs 2.0.18.1 version
if you look in the right hand side bar you can find links to other versions, or you can manually type in the url. (View Post)1 -
Re: user managed categories
you can set the permissions so a Members can * Add * Announce * Close * Delete * Edit * Sink * View Comments & Discussions in a category. However that is everyone in that role, which is preassign… (View Post)1 -
Re: moved forum to root from /forum/ how to 301 redirect?
I have a solution. Vanilla routes. First comment out the RedirectMatch in .htaccess then go to dashboard/routes -> Add Route Route Expression: forum(/.*) Target: $1 Type: Permanent 301 Done! Yes i… (View Post)1 -
Re: How to hide the content of a comment from the notification email ?
I believe $Definition['EmailStoryNotification'] = '%1$s%3$s---Follow the link below to check it out:%2$s; may help you. you could remove the %3$s save it in your own locale following d… (View Post)1
