PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Classifieds Support > Classifieds How do I...?

Classifieds How do I...? Wondering how to do something in Classifieds?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old December 27th, 2004, 04:39 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Dec 2004
Location: The OC
Posts: 11
Unhappy Appvove all ads

How can I configure the system to allow me to approve all ads, ever those without uploads.

I need to verify whether or not a member has the correct rights.

I would prefer to do this by group but I must be missing something.
Chevytalk_Tony is offline   Reply With Quote
Old December 27th, 2004, 04:55 PM   #2 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
PhotoPost Classifieds:

In the Admin Options, under Edit Usergroups, set each group for "Moderate Ads?" to YES.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old January 2nd, 2005, 12:00 AM   #3 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 7
Unhappy

Here is where I need help.

I am trying to allow members to post ads without having them approved.


I am still testing your product but can't seem to accomplish this.

I am using a Treads database for users and groups.
I have users in the groups "advertisers" and "Supporting Members" and have selected no for "Moderate Ads" for each group.

My testing shows no effect.

When I sign on as a member of either group I still need admin approval of the ad. This can't be right.


1. What is the moderate ad function (per group) supposed to do?

2. How do I get certain members of groups to post without admin approval?
TonyS is offline   Reply With Quote
Old January 2nd, 2005, 05:00 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,794
Right but this is an issue with multiple usergroup permissions that people do not understand.

Just like adding additional permissions that benefit a user when adding them to a usergroup to increase diskspace etc etc if there is a negative permission say reqmod what happens is user reqmod is coming back positive in one of the arrays of usergroup permission thus it is positive.

Take threads usergroup permissions as an example.

You have a special forum only one usergroup has access to that user is gonna see it as long as one of his usergroup permissions comes back as right.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; January 2nd, 2005 at 05:03 AM.
Chuck S is offline   Reply With Quote
Old January 2nd, 2005, 11:43 AM   #5 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 7
With all due respect. HUH?

Maybe if you addressed the questions I would understand.


1. What is the moderate ad function (per group) supposed to do then?

2. How do I get groups to post without admin approval?

Last edited by TonyS; January 2nd, 2005 at 11:46 AM.
TonyS is offline   Reply With Quote
Old January 2nd, 2005, 11:47 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,794
those two questions are easy and related

In admin usergroups set the groups you want to post ads without admin having to moderate them and those you want moderation. The ones that need moderation would not show till you approve them.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 2nd, 2005, 12:28 PM   #7 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 7
Well that's what I thought.

OK well that's the problem.

When a new member joins the forum he is added to the default group "USERS"
He has general privledges but not the ability to post free ads.
In addition to any special groups ALL members are always members of USERS.

For those special folks that donate or pay to advertise they are made members of a special group called either Supporting Members or Advertising but are still members of the default group USERS as well.

In PPC I have USERS set to "moderate ads" = yes because I don't want general members to be able to post free ads.

Because all members are members of USERS even the groups I have set to moderate ads = no can't post.

I need to get around this. I would thik this problem would exist for all forums with default groups.

How can issue be resolved. Without this I need to approve all ads. YUCK

Last edited by TonyS; January 2nd, 2005 at 12:42 PM.
TonyS is offline   Reply With Quote
Old January 2nd, 2005, 01:35 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,794
what integration you using?

In your vb3.php forum integration file as an example would become this add the code in bold

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; January 2nd, 2005 at 01:38 PM.
Chuck S is offline   Reply With Quote
Old January 2nd, 2005, 02:31 PM   #9 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 7
I'm using UBBThreads.
TonyS is offline   Reply With Quote
Old January 2nd, 2005, 03:56 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,794
Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 2nd, 2005, 04:21 PM   #11 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 7
I certainly appreciate your time.

I am not a programmer and have no idea what the heck your talking about.
I think you need to assume folks can't just read your mind. I can cut and paste though.

What file does that get inserted in? Where is it? etc.

Do I cut and paste that exaclty into the file, or do I need to change something to reflex my specific situation.

Please be specfic. Just pasting up code doesn't help me without an explaination.
TonyS is offline   Reply With Quote
Old January 2nd, 2005, 04:28 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,794
In my first example I gave a file name example of vb3.php in your forums subdirectory

hense you answered ubbthreads so modify your threads.php file in the forums subdirectory and apply those two lines where I have marked in the code as stated.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 2nd, 2005, 06:52 PM   #13 (permalink)
Registered User
 
Join Date: Jan 2005
Posts: 7
Thank you very much.

I will give that a try.
TonyS is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Show ads without image on recent ads Kafi Classifieds How do I...? 2 October 19th, 2005 10:21 AM
Feature requests: Payment for renewing ads - List of close to expiring ads - & more criscokid Classifieds Suggestions 1 August 4th, 2005 08:17 AM
New ads tracking steffonator Classifieds Suggestions 1 March 23rd, 2005 03:27 AM
Sticky ads wacnstac Classifieds Suggestions 3 August 7th, 2004 09:52 AM


All times are GMT -5. The time now is 10:25 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0