Jump to content

cubewebdesigns

Member
  • Posts

    13
  • Joined

  • Last visited

About cubewebdesigns

cubewebdesigns's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. I'm having the same issue, all automation jobs run, send emails etc, just the back up will not process nor can I do a manual download of it. this is the error: Cron Job: ERROR : Unable to unlock tables: HY000 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. Nothing in the setup has changed other than the system went on pHp7. All was working perfect until the php upgrade. Any suggestions/ideas? Bill
  2. Thanks for the response. But where/how do you point to gravatar? Bill
  3. Greetings, I see we have this now; but where do I add photos? I've looked every logical place, account setup support setup...http://prntscr.com/dnekhe Bill
  4. Brian, DOH, that was just too easy... LOL he says as he hangs in head in shame and meanders away quietly.... Bill
  5. Greetings, I am new to WHMCS and also have this wish for subcategories as shown in this post: https://forums.whmcs.com/showthread.php?95051-product-group-sub-groups&p=458799#post458799. The hook will work for me; however, I'm having issues figuring out the correct information to put in this part of the hook: add_hook('[color="#FF0000"]ClientAreaPrimarySidebar[/color]', 1, function(MenuItem [color="#FF0000"]$primarySidebar[/color]) Here is a print screen of my elements: http://prntscr.com/d45x8h I see the child menuitems, I just can't find the main menu item name. Sorry for being a noob. Bill
  6. Hi Chris, This has been resolved. It was caused by a hook. Thanks to all for their help. Bill
  7. Greetings, I finally got an error dump: --------- Fatal error: Uncaught SoapFault exception: [Error Fetching http body, No Content-Length, connection closed or chunked data] 0 in /home/xxxxx/public_html/whmcs/vendor/whmcs/whmcs-foundation/lib/Terminus.php:0 Stack trace: #0 [internal function]: WHMCS\Terminus->whmcsExceptionHandler(Object(SoapFault)) #1 {main} thrown in /home/xxxxx/public_html/whmcs/vendor/whmcs/whmcs-foundation/lib/Terminus.php on line 0 -------- Mean anything to anyone? Bill
  8. Hi Jack, Thanks for responding. No, I'm running stock:http://prntscr.com/d3s4is Bill
  9. Greetings, An older post showed someone with this exact same error; but there were no replies. This just began for me when I moved to a new server/IP. I have re-certified my license with the new IP. All other WHMCS functions work normally, just Clients cannot log in. I have submitted a ticket but as yet, received no response. Does anyone have an idea why just changing servers/IP's this would pop up. Thanks, Bill
  10. gotcha... sorry I was being a bonehead I guess. I saw your note about the other registration options; but, in my mind I was relating that to "groups" only. Thanks man!! Bill
  11. Greetings, Brian, I tried your fix for just one product; however, I'm still getting the "transfer" and "use my own". I used {if $registerdomainenabled and $productinfo.pid neq 'myproductid'} Here's a screenshot: http://prntscr.com/cjv2vc Thanks in advance, Bill
×
×
  • 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