Search found 27 matches
- Fri Mar 16, 2012 10:03 pm
- Forum: Modules/Add-Ons
- Topic: SelfRegistration: Error When Editing User
- Replies: 2
- Views: 1041
Re: SelfRegistration: Error When Editing User
if the user is not to respond to registration email, then is there any reason to have that enabled? maybe this is causing the error. having a break/disconnect in the registration process like that. you might see if after disabling the confirm via email requirement the error persists.
- Tue Feb 21, 2012 5:01 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED]pass logged in uid to FEU for user profile
- Replies: 5
- Views: 1903
Re: pass logged in uid to FEU, CGuserdirectory for user prof
thanks again, doc. i had tried {get_template_vars} previously but had trouble dumping third level variables. anyways you forced me to look at it again. It ended up being a permissions issue. for some reason FEU permissions were different from everything else on server. Sorry for wasting your time on...
- Sun Feb 19, 2012 12:16 am
- Forum: Modules/Add-Ons
- Topic: [FEU] check if user is allowed to view this page
- Replies: 6
- Views: 20795
Re: [FEU] check if user is allowed to view this page
i'm not currently using this functionality but maybe the last post on this thread works?
http://forum.cmsmadesimple.org/viewtopic.php?t=44492
http://forum.cmsmadesimple.org/viewtopic.php?t=44492
- Sat Feb 18, 2012 11:35 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED]pass logged in uid to FEU for user profile
- Replies: 5
- Views: 1903
Re: pass logged in uid to FEU, CGuserdirectory for user prof
thanks for the response. yes, i wasn't sure if that was part of the call or used to denote "example". with or without quotes i get the same error. the property name is correct and a property of logged in user. i'm assuming i'm just using it wrong, but not sure how. am i correct that this c...
- Sat Feb 18, 2012 4:07 am
- Forum: Modules/Add-Ons
- Topic: [FEU] check if user is allowed to view this page
- Replies: 6
- Views: 20795
Re: [FEU] check if user is allowed to view this page
maybe if you used custom content to protect page instead of FEU protected content then the custom content method would work fully?
- Sat Feb 18, 2012 2:54 am
- Forum: Modules/Add-Ons
- Topic: JM Forum: A Fork of Forum Made Simple
- Replies: 8
- Views: 3814
Re: JM Forum: A Fork of Forum Made Simple
yes, thank you! some times a separate or "embedded" forum is not desirable. i will install and submit an healthy number of feature requests next site that needs a integrated forum.
- Sat Feb 18, 2012 2:49 am
- Forum: Modules/Add-Ons
- Topic: [FEU] check if user is allowed to view this page
- Replies: 6
- Views: 20795
Re: [FEU] check if user is allowed to view this page
well, this may not be what you're after but you could set feu to redirect to separate page in FEU> preferences>protected page settings instead of "show login form". right now it sounds like it's trying to show contact form inside your other pages as you described.
- Sat Feb 18, 2012 2:43 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED]pass logged in uid to FEU for user profile
- Replies: 5
- Views: 1903
Re: pass logged in uid to FEU, CGuserdirectory for user prof
well i've got current logged in user's username and group memberships showing on front end using the following from custom content module: {if $ccuser->loggedin()} <p>Username:<strong>{$customcontent_loginname}</strong></p><p>My Current Groups and Memberships:<strong>{$customcontent_groups}</strong>...
- Wed Feb 08, 2012 7:14 am
- Forum: Modules/Add-Ons
- Topic: Direct {$return_Url} to page Category
- Replies: 1
- Views: 1103
Re: Direct {$return_Url} to page Category
i don't use the news module, but if you're not going to change your categories often you could probably just use {cms_selflink} tags that point to each category main page.
- Tue Feb 07, 2012 8:38 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED]pass logged in uid to FEU for user profile
- Replies: 5
- Views: 1903
[SOLVED]pass logged in uid to FEU for user profile
what is the current best way to display current logged in user's feu properties without manually designating uid? both FEU and CGuserdirectory appear to need the uid. what is the best way to pass current logged in user's uid to {FrontEndUsers action="viewuser" uid=""} or {CGUserD...
- Sun Sep 04, 2011 5:52 pm
- Forum: CMS Show Off
- Topic: Kennel website utilizing BizBuzzV2 template.
- Replies: 2
- Views: 2426
Re: Kennel website utilizing BizBuzzV2 template.
the only thing that stood out to me negatively was the embossing of the header image. my suggestion would be to revisit how to incorporate that image. the rest of the site looks perfect for your market/demographic to me.
- Wed Aug 31, 2011 5:54 am
- Forum: CMS Show Off
- Topic: lakelivingstonbullies.com
- Replies: 0
- Views: 1194
lakelivingstonbullies.com
http://lakelivingstonbullies.com
a bully/pit bull website created with 1.9.4.3
showtime, form builder, captcha, cgfb app, cg calendar.
any suggestions for improvement are always welcome.
thanks for the core and the modules devs!
a bully/pit bull website created with 1.9.4.3
showtime, form builder, captcha, cgfb app, cg calendar.
any suggestions for improvement are always welcome.
thanks for the core and the modules devs!
- Mon Aug 22, 2011 5:08 pm
- Forum: Modules/Add-Ons
- Topic: [solved]Modules updated for 1.10 Beta List
- Replies: 2
- Views: 969
Re: Modules updated for 1.10 Beta List
thanks a lot!
- Mon Aug 22, 2011 12:13 pm
- Forum: Modules/Add-Ons
- Topic: [solved]Modules updated for 1.10 Beta List
- Replies: 2
- Views: 969
[solved]Modules updated for 1.10 Beta List
Does this exist somewhere? If not, is this the right place for one? If so can module developers add their module to this post when it has been updated. I'm using the beta now with zero problems so far and i don't want to break it with non-updated modules. 1.10's awesome btw. i'm glad the core devs f...
- Tue Aug 16, 2011 5:18 am
- Forum: Modules/Add-Ons
- Topic: New Module: Image Compressor
- Replies: 23
- Views: 8996
Re: New Module: Image Compressor
i'm getting "ajax error" in admin panel when trying to compress. it can check savings correctly but cannot compress. not seeing any errors in logs. what should permissions be for image file? any thing else i should verify?
thanks
thanks