
jeffuk
Member-
Content Count
74 -
Joined
-
Last visited
Community Reputation
2 NeutralAbout jeffuk

-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
jeffuk started following Client not getting Email on Ticket Reply
-
Client not getting Email on Ticket Reply
jeffuk replied to MacemanD's topic in Troubleshooting Issues
Similar problem is hapening here but it's customer replies we are no longer recieving notifications for. We force customers to only open and reply to tickets from the client area. We recieve new ticket notifications but we don't recieve ticket replies. -
Thanks for the link. I will go through it.
-
I wasn't sure where to post this, but I wondered if any other WHMCS users have received emails like these? I have been contacted several times by individuals requesting a bounty for discovering that WHMCS has a clickjacking vulnerability. The email begins like this and targets clientarea.php I've ignored the emails but now the emails are getting a little more aggressive with threats of leaking this to black hat hackers.
-
I have disabled all Market Connect widgets from displaying anywhere on WHMCS. The only thing I have left active is the product links. Having done so, widgets are still being displayed to customers. I am also seein an error when I try to update MarketConnect prices SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'relid' cannot be null (SQL: insert into `tblpricing` (`type`, `relid`, `currency`, `monthly`, `quarterly`, `semiannually`, `annually`, `biennially`, `triennially`, `msetupfee`, `qsetupfee`, `ssetupfee`, `asetupfee`, `bsetupfee`, `tsetupfee`) values (addon, ?, 1, 1.99, 4.45, 8.75, 17.12, 33.49, 48.71, 0, 0, 0, 0, 0, 0)) Has anyone else experienced this?
-
I have a had a customer report the same thing after we upgraded to 8.1.0. I can see all invoice admin side but the customer can only see 10 invoice client side. He has over 90 invoices.
-
Thanks Brian, I will give this a go.
-
Is there a way to disable invoice emails on a per client basis? I have a client who has 20 accounts with us and he gets 40 emails from us and 20 emails from Paypal which understandably can be a little annoying.
-
Thanks again Brian.
-
Thanks, Brian. Has this always been the case or was this updated recently?
-
I just noticed (thanks to a customer) that Pro Rata billing is adding two months instead of one month? Charge Next Month is set to 0 Prorata Date is set to 1 Anyone else experiencing this problem? This must of happened with the recent update as it was fine prior to this.
-
Just had someone mention that the domain renewal link is incorrect but I am struggling to find where to change this. It seems the link is adding the full root path e.g https://dashboard.mydomain.com/accountname/dashboard.mydomain.com/index.php?rp=/domain/somedomain.co.uk/renew Accountname is the cPanel account WHMCS is installed under, that should not be there. Any suggestions?
-
PayPal Octa IPN - Multiple WHMCS with one PayPal account
jeffuk replied to Qarizma's topic in Third Party Add-ons
Yes, it works fine. -
Thanks, Brian. Yes, that's what I have been done, changed the max height, several times. Hiding the overflow may cause problems with other panels (like services) if the list is long. Maybe the best solution will be to just remove the support ticket panel instead. Cheers 😊
-
I am one of those people who wants everything to be pixel perfect 😍 I personally don't like the way scrolling kicks in with support tickets on the home panel. My question is, how could I move the support tickets panel below all other panels and make it full width?
-
PayPal Octa IPN - Multiple WHMCS with one PayPal account
jeffuk replied to Qarizma's topic in Third Party Add-ons
Thanks, Brian. I tried the code on Sandbox and it seems to be working. But I will reach out to him, to at least buy him a coffee ☕ as this solves a lot of problems.