When I set up the categories I used the setting "require editors approval' but they seem to be being automatically approved anyways, how come?
When I set up the categories I used the setting "require editors approval' but they seem to be being automatically approved anyways, how come?
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.
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.
I see. You need to mod the IPN code. For paypal payment, /payment/paypal.check-upgrade.php, line 57
Put a comment to disable upgrade link.Code:// upgrade link //UpgradeLink($val_id, $val_type, $val_period);
I don't understand, will that stop automatic approval? And what do you mean make a comment?
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.
Put // in front of the code as i mention before.And what do you mean make a comment?
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.
I am still a little confused, so all my suspended links are people that have paid?
jg123
That's not what was said
I am seeing suspended listings those are people that did not complete paymentAll paid listing (premium/sponsored) will be auto approval after the payment completed.