Jump to content

sammybotz

Member
  • Posts

    40
  • Joined

  • Last visited

About sammybotz

sammybotz's Achievements

Member

Member (2/3)

0

Reputation

  1. All I want is to put my wordpress header on top of all my whmcs pages and my wordpress footer on the bottom of all whmcs pages. This is difficult? Thank you
  2. I cannot find a step by step integration guide for Wordpress. I want WHMCS integrated into my wordpress hosting site. Please send me a link. I appreciate it, Thank you very much
  3. back again, sorry The submit button labeled "ENTER" needs to be alot bigger please. <form action="https://*******.biz/clients/cart.php?a=add&domain=register" method="post"> <input type="text" name="query" size="40" style="height:40px;font-size:20px"/> <input type="submit" value="ENTER" /> </form>
  4. That worked perfectly, thank you very much I noticed when typing inside the box the text is still small though. Anyway to increase that also please? Thanks again: <form action="https://********.biz/clients/cart.php?a=add&domain=register" method="post"> Find your Domain: <input type="text" name="query" size="40" style="height:40px;"/> <input type="submit" value="Go" /> </form>
  5. This integration code is in whmcs: <form action="https://********.biz/clients/cart.php?a=add&domain=register" method="post"> Find your Domain: <input type="text" name="query" size="40" /> <input type="submit" value="Go" /> </form> I want to increase the height of the box from where they enter their domain name. Please let me know how to add code to above. Thank you very much
  6. Thank you very much for your reply. Will this work if the price for the first 24 months is higher than after 24 months?
  7. Please tell me how I would set this up please. I want to offer a monthly web design package with free domain for first year and free hosting. I want the monthly price to be set for 24 monthly payments then I want the monthly price to change on the 25'th payment and stay the same forever after. Thank you very much and please advise how to set this up via whmcs
  8. I switched from openecho to quantum gateway per the documentation. Now when i check my gateway log some transactions under where it says "gateway" says quantum gateway and others say credit card. I would think they all should say quantum gateway since I switched. It seems all the money is being combined and sent to quantum and then my bank, just wondering why some say quantum gateway and others say credit card. Anybody experience this using quantum gateway ? Are all your transactions in the gateway log say quantum gateway under "gateway" ? Thank you very much
  9. I setup a free domain name per the documentation and when you try to order it first says the domain will be free. Then you input any new domain name you want and update cart. Then it shows the price for the annual domain name and it also says it will be recurring. If its a free domain name I don't want any price seen so I guess its not working for me. Possibly a file that is not uploaded from a recent upgrade I'm thinking? If anybody has a clue please advise. I did put a support ticket in but I'm in a rush to get this new package out on time if someone here possibly knows the answer. Thank you very much Ticket #VBG-032128
  10. I currently use enom for over 5 years and just wondering if anybody beats them as far as pricing and overall experience? Thank you
  11. The below code is from the e-check payment gateway module. When a customer attempts to pay using this form I need a different URL to pop up than the standard box that pops up now. I have tried replacing systemurl below with my URL I want but it's not working. I am not a php programmer, sorry Can someone please be kind enough to tell me how to do this? Thanks very much $code='<input type="button" value="'.$params['langpaynow'].'" onClick="window.open(\''.$params['systemurl'].'/echeckpayment.php?invoicenumber='.$params['invoiceid'].'\',\'paymentfrm\',\'width=430,height=420\');return false">';
  12. i setup 3 departments with 3 email addresses. support, billing and sales. sometimes i get these random emails to the billing contact: Your email to our support system could not be accepted because it was not recognized as coming from an email address belonging to one of our customers. If you need assistance, please email from the address you registered with us that you use to login to our client area. any ideas why? thanks very much
  13. Customer logs in and clicks on my hosting packages then view details. I want to delete the "Login to Webmail" button. I have searched for about two hours and cant figure it out. Its not in the clientareaproductdetails.tpl Please advise and thanks very much
  14. I did not know that. Thanks so much.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated