Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [Andy] check if user has reviews: Edit Log

Here is the list of edits for this post
Re: [Andy] check if user has reviews
Andy wrote:
You don't need to put that code anywhere. I was just explaining why it may be empty.

So whats the value of <%LinkOwner%> ?

..and how *exactly* are you calling the function?

Cheers


<%LinkOwner%> is an unknow tag in include_rightsidebar.html, too

I'm calling it this way:
Code:
<%Plugins::ULTRAGlobals::See_If_User_Has_Reviews($LinkOwner)%>
<%if review_count_num > 5 and Jump_Clicks > 500 and user_links_number > 7%>
TEXT
<%endif%>




By the way, I have another idea for a Plugin. Don't know if there is a way but what do you think about this community activity plugin ;-)

Is there a way to check the time, when a user added a link or added a review.
Should be used like this:
<%if last_link older 1year and last review older than 1year%>
It's been a long time, what about supporting the community. Write a review or add a new link...
<%endif%>

Thanks

Matthias
gpaed.de

Last edited by:

Matthias70: Jun 15, 2010, 5:27 AM

Edit Log: