Jump to content

cuddylier

Retired Forum Member
  • Posts

    8
  • Joined

  • Last visited

About cuddylier

cuddylier's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi I want to hide the 'Client Details' part of the 'ClientAreaPrimarySidebar' but only for sub-account contacts, not for the main account owner. How would I achieve this for logged in contacts? I know I can achieve it for the main account owner by following what's here: https://forum.whmcs.com/showthread.php?111958-How-hide-client-details-sidebar-in-client-area but I don't wish to do that. Thanks
  2. Hi I'm currently trying to edit the class names of some divs on the 'clientarea.php?action=invoices' page as seen below: <div class="panel-footer clearfix"> <div class='col-xs-6 col-button-left'> <a href="clientarea.php?action=masspay&all=true" class="btn btn-success btn-sm btn-block"{$massPayDisabled}> <i class="fa fa-check-circle"></i> Pay All </a></div><div class='col-xs-6 col-button-right'> <a href="clientarea.php?action=addfunds" class="btn btn-default btn-sm btn-block"> <i class="fa fa-money"></i> Add Funds </a></div> </div> </div> I need to change xs-6 to xs-5 on the button-left and xs-6 to xs-7 on button-right. Where do I find the code in the template files to do this? Thanks
  3. Since this, I have tried a full reinstall with no luck. I have not touched any PHP settings for it to suddenly break. I cannot add orders to clients in the admin panel as it shows the order summary there as blank too. There are no nginx or php errors and even when enabling the error logging in whmcs and php, still none. When I view the cart page, whmcs does not load at all for around 5 minutes after I've closed the cart page.
  4. Hi I'm having the exact same issue as this thread: https://www.blog.whmcs.com/showthread.php?47597-Order-Summary-Blank-(Other-Products) except no solution was ever posted. Anyone any ideas how to fix it? It happens on the default theme and without modification to the default WHMCS files. Thanks
  5. I've tried PHP mail but it appears to be slow at sending emails and they always go into junk inboxes whereas smtp emails don't. Any other ideas?
  6. Hi I've realised that whmcs relies on email relaying to send emails from departments through the SMTP email specified. I have not found one mail provider that supports email relaying due to spam reasons that does not have a small sending limit. Is there a way I can disable whmcs needing email relaying to send out support department emails or admin notifications? I appreciate any help at all! Thanks cuddylier
  7. Hi I changed email services today to namecheap's Open-Xchange service. I changed all the email and SMTP settings on whmcs to namecheap's details and all went fine. When whmcs tries to send any emails that are admin notifications or to do with any support department I get this error in the admin log: SMTP server error: 5.7.1 : Sender address rejected: not owned by user notify@spartanhost.net All my email templates have the sender set to notify@spartanhost.net Anyone any ideas why this may be happening? I've tried contacting namecheap's support and triple checking everything on WHMCS but I cannot see why it would happen.
×
×
  • 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