Search found 9 matches

by rvan
Sun Aug 16, 2009 8:19 pm
Forum: Modules/Add-Ons
Topic: FrontEndUsers must login twice before getting main page
Replies: 7
Views: 1882

Re: FrontEndUsers must login twice before getting main page

Template logic changed to:
{if $ccuser->ipmatches('IP,IPrange1,IPs...') | $ccuser->loggedin()}
  {content}
{else}
  Please login to view this page

  {cms_module module='FrontEndUsers'}
{/if}

Users are still having to input two valid logins to gain entry.
by rvan
Sat Aug 15, 2009 6:37 pm
Forum: Modules/Add-Ons
Topic: FrontEndUsers must login twice before getting main page
Replies: 7
Views: 1882

Re: FrontEndUsers must login twice before getting main page

There is no fault in the logic if you follow it correctly. 1st if: If you are within an allowed IP range or specific IP's then there is no login prompted and you go directly to content. 2nd if: You failed IP test and therefore must login. Login correctly and go to content else back to login screen d...
by rvan
Sat Aug 15, 2009 12:39 am
Forum: Modules/Add-Ons
Topic: FrontEndUsers must login twice before getting main page
Replies: 7
Views: 1882

FrontEndUsers must login twice before getting main page

CMSMS 1.6.3 Banners 2.2.1 CustomContent 1.5.3 FrontEndUsers 1.6.9 Users go to URL and get login prompt -> enter correct information -> submit and get login prompt -> enter correct information -> submit and go to proper default page. template piece: {if $ccuser->ipmatches('IP,IPrange1,IPs...')} {cont...
by rvan
Thu Dec 13, 2007 6:34 pm
Forum: Modules/Add-Ons
Topic: Banners Module
Replies: 54
Views: 22813

Re: Banners Module

gawd.... it appears people are still using this module... I guess I should update it....ugh. it becomes number 973 on my list. It is very functional and with a little imagination can be used for a variety of things. http://www.lakeontariooutdoors.com One thing I found cumbersome was having to repea...
by rvan
Wed Dec 12, 2007 10:49 pm
Forum: Modules/Add-Ons
Topic: Banners Module
Replies: 54
Views: 22813

Re: Banners Module - Unique : Solved

I have a customer that is currently using OpenAds (way over his head) and much more than needed. Would like to use Banners as it mostly provides the functionality needed. The one piece I need to implement this is to have uniqueness per page display. Front page and children to have 5 random banners ...
by rvan
Wed Dec 12, 2007 8:01 pm
Forum: Modules/Add-Ons
Topic: Banners Module
Replies: 54
Views: 22813

Re: Banners Module

I have a customer that is currently using OpenAds (way over his head) and much more than needed. Would like to use Banners as it mostly provides the functionality needed. The one piece I need to implement this is to have uniqueness per page display. Front page and children to have 5 random banners (...
by rvan
Wed Dec 12, 2007 7:46 pm
Forum: Modules/Add-Ons
Topic: Banners Module
Replies: 54
Views: 22813

Re: Banners Module

Have you created categories and have the required category parameter in the tag where you call the banner? eg: you've created a banner category called "BannerCategory" and Created a banner called "My Banner" and your tag code looks like: {cms_module module="Banners" ca...
by rvan
Mon Dec 03, 2007 7:48 pm
Forum: General Discussion
Topic: Is there a forum module available?
Replies: 5
Views: 2668

Re: Is there a forum module available?

I have been scouring for a forum that could be made seamless with CMSMS. The answer is NOT forum made simple as it is no where near ready for primetime. Second choice was myBB. Reasons ->Had only one hit in Cyber Security when all php got hit with cross-scripting ~July 2006. Easy install, simple/com...
by rvan
Mon Dec 03, 2007 7:25 pm
Forum: Modules/Add-Ons
Topic: unclassified newsboard integration
Replies: 18
Views: 11657

Re: unclassified newsboard integration

This was looking very promising. Unknown just give up? Was hoping to utilize parts of this to incorporate myBB.

Go to advanced search