• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Implemented Contact Ad Owner Permission

Bob

Developer
Staff member
As per title, add a new permission "Contact ad owner". This new permission will be used within the canContact() permissions check functions in the Ad Entity and Item Entity which is used to determine whether the viewing user can contact the ad owner via the [Content seller] button on a given ad or item (for multi-item ads).

Selection_999(916).png


If the viewing user has the appropriate permission to contact the ad owner (as determined by the canContact() permissions check function), they will see a blue [Contact xxxx] button in the action buttons row as shown below. Each Ad Type has its own [Contact xxxx] button (its own phrase based on the ad type).

Selection_999(918).png


Important Note: This new permission does not in any way shape or form, have any control over the [Buy for $####] button! The Buy buttons on For Sale ads are controlled by a different permissions check function canPurchae().
 
Upvote 0
This suggestion has been implemented. Votes are no longer accepted.
Back
Top