Jump to content

MJHost

Member
  • Posts

    129
  • Joined

  • Last visited

About MJHost

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MJHost's Achievements

Senior Member

Senior Member (3/3)

0

Reputation

  1. Hey all, I am attempting to add a script to the ticket confirmation screen. But it doesn't show on the confirmation page, and also the activity log, is showing a Syntax error. Can anyone advise what I have done wrong? This is the script: Smarty Error: Syntax error in template "MY-DIRECTORY-LINK-HERE" on line 31 "<script>(function(d, s, id) {var fjs = d.getElementsByTagName(s)[0];if (d.getElementById(id)) return;js = d.createElement(s);js.id = id;js.async=true;js.src = "https://hostadvice.com/embed/widgets.js";fjs.parentNode.insertBefore(js, fjs);}(document, "script", "ha-embed"));</script>" unknown tag 'var'
  2. I tried the alternative, but that made no difference. But on closer inspection of the checkout process, I noticed that the gatewaylogos.php hook as stopped functioning. So I am thinking something is stopping the hooks working? I also note, that I seem to have two "hooks" folders, one inside /includes/ (which is where the additional terms and gateway logo hooks are) and then there is another in the main directory. Is this correct?
  3. Me again 😕 Added the code into the additionalAgreement.php hook file. if ($vars['domainsinorder'] != 'true') { return false; It is currently just below: if ($vars['filename'] != 'cart') { return false; It hasn't worked (or atleast it doesn't appear to have done). The additional checkbox and text is not showing in the checkout process, whether a domain is in the cart or not. Have I entered it into the wrong place?
  4. Thank you @brian! - Hope you enjoyed the cricket, I unfortunately missed it. That's great, yes, I did mean transfers too.
  5. Hi all, I am looking to add an additional checkbox to the order process. This would only appear if a domain name was being purchased as part of the order. I have the hook for the "additional checkbox". Is it possible to edit this, so that it only appears when a domain is in the "basket" too?
  6. Thank you @brian! - I have opened a dispute with PayPal, see if they respond to that, if not, I will escalate to a claim. Thank you @wsa, I had seen that too, so have sent them an email via their website, see if I get a response there, but I won't hold my hopes too high.
  7. Has anyone had any dealings with the WHMCS Module Shop, or more importantly the WHMCS Support Extended Addon? I placed an order for the addon via their website on Monday, and haven't heard anything from them. Invoice is still showing as "Unpaid", (I paid via PayPal which shows that the payment has completed) I have contacted them via the website, but no response. Now seeing the posts on their community, it would appear they are no longer in business ??? They are still listed as active on Companies House. I can't find a contact number to call them so I am at a loss as to what to do? Obviously, I can open a dispute with PayPal, but want to give them the opportunity to respond at least, or hear of anyone here that has had dealings with them previously?
  8. We accept PayPal, Credit/Debit card (stripe), bank transfer, and direct debit. Also based in the UK
  9. Hi @brian!, just added your hook to my installation, all is well, I was just wondering if you know if its possible to define the image sizes?
  10. Hey all, Does any one use any of the modules from Layer.ae? Phone Verification or Abuse Manager Pro? Trying to place an order, but there website keeps timing out.
  11. Change the PHP version that is being used. So in my case, I changed to PHP5.6
  12. You need to use {literal} {/literal} tags, as shown in the comment at https://forum.whmcs.com/showthread.php?117510-How-to-add-Google-Tag-Manager-Snippet-Code
×
×
  • 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