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.