Results 1 to 9 of 9

Thread: Automatic approval

  1. #1
    Join Date
    Apr 2007
    Posts
    30

    Default Automatic approval

    When I set up the categories I used the setting "require editors approval' but they seem to be being automatically approved anyways, how come?

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    It will not auto approve with that permission, except that he submit paid listing. All paid listing (premium/sponsored) will be auto approval after the payment completed.

  3. #3
    Join Date
    Apr 2007
    Posts
    30

    Default

    Ah, I see. So when I am seeing suspended listings those are people that did not complete payment? Is there no way to still require approval even for paid links? I don't want people submitting porn and then it is approved and they complain when I take it down, same with MFA sites.

  4. #4
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    I see. You need to mod the IPN code. For paypal payment, /payment/paypal.check-upgrade.php, line 57

    Code:
              // upgrade link
              //UpgradeLink($val_id, $val_type, $val_period);
    Put a comment to disable upgrade link.

  5. #5
    Join Date
    Apr 2007
    Posts
    30

    Default

    I don't understand, will that stop automatic approval? And what do you mean make a comment?

  6. #6
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    It will make the link as suspended (because it's paid listing, it's not in awaiting list link) and not live. So you need manually unsuspend them by clicking Edit button.

    And what do you mean make a comment?
    Put // in front of the code as i mention before.

  7. #7
    Join Date
    Jun 2007
    Location
    Florida, USA
    Posts
    99

    Question

    I think the above works well. However, it would be perfect if there was a way to automatically send an approved email once the listing is unsuspended. Has anyone done this before?
    Last edited by jromano; 10-10-2007 at 06:56 AM.

  8. #8
    Join Date
    Apr 2007
    Posts
    30

    Default

    I am still a little confused, so all my suspended links are people that have paid?
    jg123

  9. #9
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    That's not what was said

    I am seeing suspended listings those are people that did not complete payment
    All paid listing (premium/sponsored) will be auto approval after the payment completed.

Similar Threads

  1. Automatic Listing Upgrades
    By lindner in forum v5.x
    Replies: 6
    Last Post: 09-07-2006, 05:13 PM
  2. Automatic generate cached html files
    By zhisede in forum v5.x
    Replies: 1
    Last Post: 11-03-2005, 12:09 PM
  3. Approval Email Error
    By ezykiwi in forum v5.x
    Replies: 5
    Last Post: 07-18-2004, 11:16 PM
  4. Require Admin Approval
    By Hart_House in forum v3.2
    Replies: 0
    Last Post: 06-21-2002, 06:30 PM
  5. How to block automatic submit?
    By ahmad in forum v5.x
    Replies: 3
    Last Post: 04-10-2002, 04:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •