Jump to content

manndaar

Retired Forum Member
  • Posts

    12
  • Joined

  • Last visited

Everything posted by manndaar

  1. Check in multiple browsers whether all of them are showing the same blue box. If they do, then there might be a CSS issue. BUT mainly, This must be caused due to inappropriate closing of html tags. Just check whether you have closed all </div> tag while integrating. I had the same issue but closing div tags solved it.
  2. can you elaborate more on this ? Have you assigned domain extensions through admin area ?
  3. Hello, Goto respective .tpl pages & look for {$clientsdetails.firstname} add {$clientcompanyname} below it. Now you can see both Client & Company name.
  4. Hello, My question is How to Filter Repeated Order On Cart? Example : I go to domainchecker page & search for domain : abcd.com. If it is available I select add to cart. sometimes due to slow connection speed Or network/server unavailability browsers show "SERVER NOT FOUND OR CAN'T FIND THE PAGE YOU ARE LOOKING FOR". So I cannot proceed to domain configuration page at that time. So I go back to domainchecker page & again search for domain : abcd.com. it is available I select add to cart. This time everything works fine. But when I go to shopping cart page. I can see repeated order for abcd.com. & I have billed twice for the same domain. Though this is not regular problem, I have noticed it only couple of times. How to overcome this issue ? It looks unprofessional when you billed twice for the same product. Need your help. Thanks - Mandar
  5. By default in order to get available domains WHMCS uses {$result.domain} tag. Now how would I customize it to get only domain extensions in result ?
  6. I am very bad at PHP. will you please paste whole new updated namespinner.tpl with addition to your "mysql_query call". Thanks in advance.
  7. How to Show Only Domain Extension in Availability Result on DomainChecker page? Example: Instead of, xyz.com ====> Available xyz.org ====> Available xyz.net ====> Available xyz.in ====> Available I want to show only, com ====> Available org ====> Available net ====> Available in ====> Available I don't have so much of space on page.... Any help will Appreciate ! Thanks , -MANnDAaR
  8. Hello, Is there any possibilities of enabling Product service terms ( How many years client wants to buy service for ? ) on cart page ? This is common feature available on most of the cart modules. It also look more professional & It is good to have it on cart page as customers can decide service terms considering grand total on Checkout. I hope it is possible using bit of java / php coding. But I am not developer Can any body work on this? Matt, will you please enable this Feature on next release ? - Regards, MANnDAaR
  9. I am very bad at PHP. will you please paste whole new updated namespinner.tpl with addition to your "mysql_query call". Thanks in advance.
  10. Hello, I would like to create 30 day money back counter on cancellation request page. I do not have any programming knowledge so looking for help from you guys. Purpose of this tweak is to enable user whether their subscription is under Money back guarantee or not. Basically I need "Days passed counter" from the activation date of the product. and If days are lesser than 30 days, it will print " Your product is under money back policy" Looking for help. Thanks.
×
×
  • 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