Todd R
-
Posts
16 -
Joined
-
Last visited
Community Answers
-
Todd R's post in Email subject to include forum name was marked as the answer
Actually, a post in another area got me what I needed. The following
[{$content->containerWrapper()?->_title} Forum] {$content->mapped("title")|raw} produces just what I needed. This will give me (for example) "[My Test Forum] Test Post"
-
Todd R's post in Questions about the Forums was marked as the answer
OK, turns out that the "Options -MultiViews" line in the .htaccess file was the culprit. Once I removed this, the login on the front-end started working, and no more error messages in the CP!
Thanks!