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.
- craigh responded to »TagIt 3.0 for Zikula« 03:58 PM
- jmvaughn responded to »error when i try to upgrade to the last version of dizkus module (3.1)« 12:05 PM
- localrags responded to »Remove contents of nuke_sc_anticracker from Database« 11:30 AM
- jmvaughn responded to »Shoutit for zikula 1.3?« 09:31 AM
- mdee responded to »Different page content under one template (tpl file) based on URL« 07:17 AM
- espaan responded to »Categories disappear when editing ...« 08. Feb
- eledril responded to »How decrease zikula cpu usage« 08. Feb
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
