Is there a particular piece of code or something I can use to count a users complete post count for EZComments?
As a secondary part of that question, if I wanted include that under forum comments in pnforum, I need to use something like when I'm in another module, is that right? I'm trying to sync up all of the comment and forum section info and make them uniform.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 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
comment totals in ezcomments
-
**unknown user**
- Rank: Freshman
- Registered: Mar 16, 2002
- Last visit: Apr 23, 2006
- Posts: 63
Actually, I'm more or less wondering how it is that I use the variables from one module in another if anyone knows the way to do this.
For example, how could I use this variable from pnforum:
Code
<!--[ $post.poster_data.user_posts ]-->
if I wanted to add it to the existing profile or in EZComments, or anywhere. I know how to get user info from the core I suppose it would be, but it's how to get them from one specific mod to another I'm wondering about, or if it's possible.
As another example, how would I get the title field ($title) from a Pagesetter pub to display in the EZComments block as the title for the comment instead of the subject of the comment?
I'm thinking there should be a way to use a small amount of code to just count each users complete EZComments and then display the number...?
- Moderated by:
- Support
