RAP and the TOS Addon-Can Anyone Help?

6 replies
Hi,

I am having some trouble with Rapid Action Profits and getting the Terms of Service Plugin to work and I am hoping someone can help.

Once it is installed, the instructions say to:

replace:
index.php?action=order&dc=<?=$dc?>
with:
index.php?action=a&fn=RAPAddOns/RA-tos/tos&dc=<?=$dc?>

I found that this action is now in the order_button.html file, but the 1st php reference is not in the file so I am a little lost.

Can anyone help?

John
#addoncan #rap #tos
  • Profile picture of the author RichardWing
    John,

    I responded to emails about this. Did you not see them?

    Richard Wing
    623-505-6302
    skype - richardwing
    Signature

    Recent Release | FB Chat & Menu Widget Generator http://supersellertools.com/wpfbchatwidget/

    http://www.SuperSellerSupport.com | My Facebook Profile http://facebook.com/azrichardwing

    {{ DiscussionBoard.errors[3742087].message }}
    • Profile picture of the author John Racine
      Hey Richard,

      I got your email and went to the order_button.html file, but the reference link in the guide was not there. I tried editing what I thought it would be, but it did not work.

      John
      Signature

      Follow me on my blog John Racine Blog
      {{ DiscussionBoard.errors[3742118].message }}
  • Profile picture of the author John Racine
    Richard,

    Here is the code in order_button.html:

    <div align="center">
    <table width=350px height=200px style='border: 4px dashed black;'>
    <tr>
    <td align=center valign=center>
    <p align=center>
    <big><b>Get Your Copy Now For Only</b></big><br>
    <big><big><b>$<?= $sys_item_price ?></b></big></big>
    </p>
    <p align=center>
    <a href='?action=order'>
    <img src="https://www.paypal.com/en_US/i/btn/x-click-butcc.gif" border=0></a><br>
    <i><font size=2>Secure Payments<br>Made Through PayPal</font></i>
    </p>
    </td>
    </tr>
    </table></div>

    I do not ssee where I can do the edits:

    replace:
    index.php?action=order&dc=<?=$dc?>
    with:
    index.php?action=a&fn=RAPAddOns/RA-tos/tos&dc=<?=$dc?>

    Again, any assistance is definitely appreciated.

    John
    Signature

    Follow me on my blog John Racine Blog
    {{ DiscussionBoard.errors[3744689].message }}
    • Profile picture of the author Sid Hale
      Hi John,

      The &$dc= is no longer needed (nor present) on the order button

      Originally Posted by jracine690 View Post

      <a href='?action=order'>
      and the index.php was never really required, so just replace:
      ?action=order
      with:
      ?action=a&fn=RAPAddOns/RA-tos/tos

      Hope this helps,
      Signature

      Sid Hale
      Coming Soon... Rapid Action Profits (Pro)

      {{ DiscussionBoard.errors[3746994].message }}
  • Profile picture of the author John Racine
    Thank you Sid,

    I will give it a shot!

    John
    Signature

    Follow me on my blog John Racine Blog
    {{ DiscussionBoard.errors[3748512].message }}
  • Profile picture of the author John Racine
    Sid,

    That worked perfectly. Thank you so much, I really appreciate it!

    John
    Signature

    Follow me on my blog John Racine Blog
    {{ DiscussionBoard.errors[3753188].message }}

Trending Topics