Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Ez-Comments and guest users
-
- Rank: Helper
- Registered: Jan 12, 2004
- Last visit: Jan 20, 2010
- Posts: 590
You need to add a rule in Administration -> Permissions because EZComments obey standard PostNuke permissions system
something like :
Unregistered in the Group column, modulename:: or .* (for all modules) in the component column, .* in the instance column and Comment in the Permissions level column
Of course as always rules order IS important in permissions !!
--
Visit my live reef aquarium.
My Amazon wish list. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 16, 2005
- Posts: 32
Tried that, ended up with a ton of errors actually:
with comments in v4bJournal:
Code
from adding comments to a story:
Code
Fatal error: Call to a member function on a non-object in C:\Domains\alteredspectrum.com\wwwroot\modules\News\article.php on line 103 -
- Rank: Helper
- Registered: Jan 12, 2004
- Last visit: Jan 20, 2010
- Posts: 590
I can't speak for News as I use Pagesetter on all my site as a replacement for the News module but I have no problem with guest comments in v3bJournal version .97 under PN .750
If you have problem with some modules why not allow comment for guests only in some modules via the permissions rules ?
--
Visit my live reef aquarium.
My Amazon wish list. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 16, 2005
- Posts: 32
That's my next step at the moment, i'm going to restrict the rule to only the v4bJournal module and MeG. See how that handles it. Though I still think i'd run into the same error with journal. but at least it would cut down the amount of errors i'd be bound to run into, and give me an easier chance of fixing them when they do arise. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Mar 16, 2005
- Posts: 32
Ok, straightened out all of those errors. Now I have another question for the EZComment world, is there any way to give the guest user a spot to enter their name instead of having them all listed as anonymous? I'd really like to give a field that they could fill out if they so desire.
- Moderated by:
- Support
