Results 1 to 2 of 2

Thread: Automatic approval after Banktransfer (gateway) to place an ad

  1. #1
    Thread Starter
    villadecker's Avatar
    Join Date
    Oct 2010
    Location
    Soest, The Netherlands
    Posts
    192
    Thanks
    22
    Thanked 1 Time in 1 Post

    Wink Automatic approval after Banktransfer (gateway) to place an ad

    In which .php file i am able to change the validation of a 'banktransfer' ? I know after the admin of the website changes the membership pack ID into 'Mark Paid' the customer are able to place ads! I want that blockade out of the way...! i don't want customers to wait until a 'banktransfer' has being processed. I want them to pick a membership pack and choose for 'banktransfer' and are able to instantly place ads on the website. Any tips where i can change the validation from false to true ?


    Another issue is to redirect a page after processing
    But it doesn't work at all!

    if ( 'banktransfer' != $advals['cp_payment_method'] ) { ?>

    <center>
    <h2><?php _e('Please wait while we redirect you to our payment page.', 'appthemes');?></h2>
    <div class="payment-loader"></div>
    <p class="small"><?php _e('(Click the button below if you are not automatically redirected within 5 seconds.)', 'appthemes');?></p>
    </center>

    <?php
    }
    Kind regards,

    Frank | Villadecker

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,699
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Automatic updates not available
    By abhijeet in forum Report JobRoller Bugs
    Replies: 1
    Last Post: December 17th, 2011, 08:14 PM
  2. Automatic Tagging
    By epijunky in forum ClassiPress General Discussion
    Replies: 2
    Last Post: April 24th, 2011, 09:09 PM
  3. Automatic Listing of Adverts
    By danjo in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: April 12th, 2011, 12:00 PM
  4. how to place the list of STATES as links in some place
    By kittycat in forum ClassiPress General Discussion
    Replies: 8
    Last Post: February 16th, 2011, 06:17 PM