Well, if no one is talking about a problem it's probably because I did something stupid! I had a module for Front End Users Messages, took that out and now everything works as it should. Problem solved, stupidity reigns supreme! Thanks for looking!
Doug-
Search found 4 matches
- Sun Jun 28, 2015 6:46 pm
- Forum: Modules/Add-Ons
- Topic: redirect_page
- Replies: 4
- Views: 950
- Sun Jun 28, 2015 6:19 pm
- Forum: Modules/Add-Ons
- Topic: redirect_page
- Replies: 4
- Views: 950
Re: redirect_page
I thought I replied but apparently I didn't. If I put this code in a template, {redirect_page page='login'} and press "Apply" nothing happens. If I do the same but press "Submit" the editor closes and the site comes up. If I go back one page using my browser's back page function ...
- Sun Jun 28, 2015 5:58 pm
- Forum: Modules/Add-Ons
- Topic: redirect_page
- Replies: 4
- Views: 950
Re: redirect_page
Yes I created a template that is an exact duplicate of a stock template, CSSMenu left + 1 column. I renamed it to restricted and then added the code "{if !$ccuser->loggedin()}{redirect_page page='login_page'}{/if}" right under the </__body> tag in the new "restricted" template. T...
- Sun Jun 28, 2015 3:57 pm
- Forum: Modules/Add-Ons
- Topic: redirect_page
- Replies: 4
- Views: 950
redirect_page
Hi new to the board and thanks for being there! I've used CMS for years and love it, had no problems until now? redirect_page will not work. CMS 1.12 FrontEndUsers 1.29 CustomContent 1.10 I don't get any logs for the issue I'm having. I put the following code in a template {if !$ccuser->loggedin()}{...
