 | |  | | | Before You Buy Have questions about PhotoPost, ReviewPost and/or PhotoPost Classifieds before you buy? |
March 4th, 2009, 09:01 AM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: May 2007
Posts: 17
| Photopost classifieds - limit number of ads based on usergroup?
Is there a way to limit the number of ads a member can post in the classifieds based on their usergroup? My forum has 3 groups:
Members
VIP
Merchants
I would like to limit regular members to say, 10 ads every 30 days. While VIP and Merchants can have unlimited ads.
|
| |
March 4th, 2009, 09:25 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
There is setting for MAX FREE ADS sure per usergroup.
|
| |
March 4th, 2009, 10:00 AM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: May 2007
Posts: 17
|
So I could do 10 free ads for the regular members group, and 1,000 free ads for the other 2 groups.
|
| |
March 4th, 2009, 12:11 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
If you wanted that setting is per usergroup
|
| |
October 29th, 2009, 07:18 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Oct 2009
Posts: 111
| Quote:
Originally Posted by Chuck S There is setting for MAX FREE ADS sure per usergroup. | is there a counter that is counting the actual number of free ads?
I initially had the free ads set to 0 (unlimited)
A user already had 8 existing ads.
When I saw that he had 8, I set the max free to 8.
He was allowed to create a 9th listing and did not have to pay.
Does the "free counter" only start when the max ads is set?
|
| |
October 29th, 2009, 07:33 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
I thought you where not doing paid ads?
The free ads only happens when payment for the group is setup.
|
| |
October 29th, 2009, 07:49 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Oct 2009
Posts: 111
|
My site is like many many other sites. You get "x" free, then it's a "pay to play". So I need the "you have reached the max" to instead, allow him to create another listing but this time, charge him for it.
I mean... if a guy is willing to pay $20 for an ad, I tend to think that we'd let him have as many as he wants. Right??
|
| |
October 29th, 2009, 07:54 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Oct 2009
Posts: 111
| Quote:
Originally Posted by Chuck S The free ads only happens when payment for the group is setup. | i'm not sure I understand what you are saying.
Are you saying that the free ads only start incrementing when I have set a price on the ad... that if a guy has 8 ads that he has not been charged for, and if after he already has his 8, that I set his max free to 8, he will get another 8 for free??
I dunno Chuck... I can live with that I guess but the Max Ads limitation of not letting them purchase more is a tuff pill to swallow.
If it was your system, and you had max set to 3, and I said, "I'd like to purchase 10 more at $20 each", would you honestly say "sorry, you have reached your max" ??
Last edited by ktmtalk; October 29th, 2009 at 08:15 PM.
|
| |
October 29th, 2009, 08:03 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
Like I said payment needs to be set to yes for the usergroup
under edit categories there has to be a payment amount
In uploadproduct.php we have this Code: Content visible to verified customers only.
Basically if there amount of ads is less than free amount freecheck is 0 but if its the same or more then free amount freecheck is 1 so payment should process.
|
| |
October 29th, 2009, 08:11 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Oct 2009
Posts: 111
| Quote:
Originally Posted by Chuck S Like I said payment needs to be set to yes for the usergroup | it IS set to 8... it was set AFTER the user had already created 8 listings. Does he now get 8 more free ads?? Or will he get prompted to pay on his 9th ad?
|
| |
October 29th, 2009, 08:30 PM
|
#11 (permalink)
| | Member Verified Customer
Join Date: Oct 2009
Posts: 111
| Quote:
Category Ad Price Info
Note: When you have payments enabled, setting a value to 0 means there is no cost. You must enable payments in the Admin Options for these setting to take effect.
| No such option in "Admin Settings"
|
| |
October 29th, 2009, 08:43 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Oct 2009
Posts: 111
| Quote:
Originally Posted by Chuck S Like I said payment needs to be set to yes for the usergroup
under edit categories there has to be a payment amount
In uploadproduct.php we have this Code: Content visible to verified customers only.
Basically if there amount of ads is less than free amount freecheck is 0 but if its the same or more then free amount freecheck is 1 so payment should process. | I found the problem... this is NOT what was in my uploadproduct.php Code: Content visible to verified customers only.
but it IS now.... and it looks like it's working... will do some more checking to make sure.
|
| |
October 29th, 2009, 08:59 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
Not sure what you are referring to does not exist as the line I am referring to does exist.
|
| |
October 29th, 2009, 09:17 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Oct 2009
Posts: 111
| Quote:
Originally Posted by Chuck S Not sure what you are referring to does not exist as the line I am referring to does exist. | if you are referring to the line in uploadproduct.php, it might exist in YOUR copy, but it didn't exist in mine until I added it.
If you are referring to my post about "No such option in Admin Settings", here is my Admin Options screen. If there is a "You must enable payments in the Admin Options" on this screen, then I must be blind.
|
| |
October 29th, 2009, 09:22 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
well where you using some way old build? Thats the only way I could see that happen or if you upgraded and did not upload the uploadproduct file when you should have.
I beleive I stated payment must be setup per usergroup thats in edit usergroups for each usergroup.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 01:47 AM. | |