PhotoPlog

Go Back   PhotoPlog > PhotoPlog Lite > "How Do I..." Questions
Screens Demo Purchase Download Register

Reply
Attention: Last reply in this thread was more than 18 Years ago
 
Thread Tools
  #1  
Old 01-13-2006, 05:20 PM
mmccann mmccann is offline
Green Plog
 
Join Date: Jan 2006
Posts: 13
Gallery: 0
Comments: 0
Default Total number of images for a user?

How do I determine the total number of images that a user has uploaded? I would like to keep a running count and add that to the user's profile page.

Thanks!
Reply With Quote
  #2  
Old 01-13-2006, 05:32 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

That's actually part of the pro version. You'd need to run a query, taking moderation into account, but not wanting to give away the pro stuff, that's all I can say.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #3  
Old 01-13-2006, 05:51 PM
mmccann mmccann is offline
Green Plog
 
Join Date: Jan 2006
Posts: 13
Gallery: 0
Comments: 0
Default

Bummer, I guess I'll to wait like everyone else. Any idea of what the price will be to upgrade to Pro?
Reply With Quote
  #4  
Old 01-13-2006, 05:59 PM
mmccann mmccann is offline
Green Plog
 
Join Date: Jan 2006
Posts: 13
Gallery: 0
Comments: 0
Default Yes or No for image availability

If we can't get a number, is there a function that returns if a user has uploaded images or not.

For example, I want to display a camera icon on the user's profile page ONLY if they have images in Photoplog.

Can that be done with Lite?

Thanks
Reply With Quote
  #5  
Old 01-14-2006, 12:12 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

For pricing: http://www.photoplog.com/forum/showp...15&postcount=2

Yep, can be done. In the MEMBERINFO template, use:
Code:
Content visible to registered users only.
That'll give you a camera if there are images, just not a count.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #6  
Old 01-14-2006, 12:01 PM
mmccann mmccann is offline
Green Plog
 
Join Date: Jan 2006
Posts: 13
Gallery: 0
Comments: 0
Default Small problem

Here is what I use to display the camera icon in postbit:

<a href="http://www.MY-DOMAIN.com/forums/photoplog/index.php?$session[sessionurl]u=$post[userid]"><img src="images/misc/photo_icon.gif" alt="Gallery"></a>

If I wrap the "if" statement around it, it no longer works.

<if condition="$photoplog_memberinfo"><a href="http://www.MY-DOMAIN.com/forums/photoplog/index.php?$session[sessionurl]u=$post[userid]"><img src="images/misc/photo_icon.gif" alt="Gallery"></a></if>

Does postbit require something different from MEMBERINFO?

Thanks
Reply With Quote
  #7  
Old 01-15-2006, 12:13 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Yes, postbit won't work like MEMBERINFO in PhotoPlog Lite, as there is no variable available to use in a similar template conditional statement, so you can either display, or not display, the camera when using PhotoPlog Lite.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #8  
Old 01-15-2006, 09:38 PM
mmccann mmccann is offline
Green Plog
 
Join Date: Jan 2006
Posts: 13
Gallery: 0
Comments: 0
Default Another good reason to upgrade

Thanks again for the help! Yet another good reason to upgrade when "Pro" comes out.
Reply With Quote
  #9  
Old 02-18-2006, 10:37 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

LOL, changed my mind, postbit counts are now possible with PhotoPlog Lite v.1.0.8.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #10  
Old 02-20-2006, 06:18 PM
mmccann mmccann is offline
Green Plog
 
Join Date: Jan 2006
Posts: 13
Gallery: 0
Comments: 0
Default

I will definately upgrade! How do you use the new feature?

As before, I would like to display a camera icon when the users has uploaded images (and possibly display the count as well).

Thanks!
Reply With Quote
Reply

« Previous Thread | Next Thread »
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Maximum number of images supported? Ace Pre-Sale Questions 1 06-01-2008 04:39 PM
how much the total price for a PhotoPlog the last version? 7lanet Pre-Sale Questions 2 02-14-2008 03:43 AM
Total User Images: * Martyn "How Do I..." Questions 1 05-10-2006 11:27 PM


All times are GMT. The time now is 09:39 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.