+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Payment Link in Email

  1. #11

    Re: Payment Link in Email

    Hello John,

    I tried the same code but it's not working on upgrade-listing page.

    Can you put detailed instructions please ?

    thank you,

  2. #12

    Re: Payment Link in Email

    Hello John,

    I'm still waiting for detailed instructions.

    thank you,

  3. #13

    Re: Payment Link in Email

    I could easily change the uprade_listing.tpl file, with the instructions you listed like add_listing, however I'm not sure what exactly you want when you say "just add onclick attribute and script after the form". Maybe it would be nice if you could list the code on the forum so we can grab and be sure we don't mess up anything. Thx...

  4. #14
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606

    Re: Payment Link in Email

    Hello Guys,
    Here the code for "Update Listing" page.

    1. Open the file: upgrade_listing.tpl
    2. Find the code (line#~13):
    Code:
    Only registered members can view the code.
    3. Replace with the code:
    Code:
    Only registered members can view the code.
    4. Find the code (line#~101):
    Code:
    Only registered members can view the code.
    5. Replace the code with:
    Code:
    Only registered members can view the code.
    6. Save changes and close the file.

    I am waiting for your feedback.

    John

  5. #15

    Re: Payment Link in Email

    Hello John,
    its working ! thank you very much.
    Just a small clarification of the point #4 for users :
    find the code (line#~101):
    Code:
    Only registered members can view the code.
    Then Replace only the
    Code:
    Only registered members can view the code.
    with the code in the point #5

    Dont remove this code, otherwise it will not work !
    Code:
    Only registered members can view the code.
    So keep it there and add after it the code in the point #5

    regards,

+ Reply to Thread