
ehm
Retired Forum Member-
Posts
59 -
Joined
-
Last visited
About ehm

ehm's Achievements

Member (2/3)
0
Reputation
-
Blank page after updating: Loaded English Language Files
ehm replied to linux4me's topic in Troubleshooting Issues
Got fixed. removed ALL languages but English from the /lang folder -
Blank page after updating: Loaded English Language Files
ehm replied to linux4me's topic in Troubleshooting Issues
I did the auto-update, got the same linux4me error on my broswer. Removed the /lang/adminlanguupdate.php but did not fix the issue. Now instead of only Arabic to Turkish languages on the screen, it list all of them, and do not give me the login. Did all the refresh and delete cache think of course. any other idea? Tks. -
That did the trick Brian! your idea worked for me. Problem solved. Thank you!!!
- 4 replies
-
- domains renew
- due date
-
(and 1 more)
Tagged with:
-
I charge my clients on monthly basis. All invoices are generated on the first day of the month. THe way it is today, some months some clients get 2, 3, 5 invoices (depending how many domains they have and the due date) so I was trying to make all payments be fix on the first of the month.
- 4 replies
-
- domains renew
- due date
-
(and 1 more)
Tagged with:
-
I have my domains registered with Enom. On my WHMCS setup for each customer, I have the 'Next Due Date" set to the first day of the expiration month. Every time one customer does a payment, that Due Date change to the Enom next date. For exemple: I setup expiration for domain abc.com to 02/01/2017 the client pay it on 02/04/17 WHMCS automatic changes the next due date to 02/25/2018 How can I prevent WHMCS to change my Next Due Date? Thank you
- 4 replies
-
- domains renew
- due date
-
(and 1 more)
Tagged with:
-
I Receive this response from WHMCS when asked them: --------------- There is not a direct way to do this, however you might be able to use a hook to accomplish this. You might be able to use the AdminAreaPage hook point http://docs.whmcs.com/Hooks:AdminAreaPage and have it check for the specific page that is loaded when adding billable items. Then have the hook fire off the API call for sendmessage that can then send out a custom email template that has all the information needed to notify the client. ---------------- Well, I do not know how to create this setup... Any one here know? Mind to share? Thank you
- 1 reply
-
- billable item
- charging customers
-
(and 1 more)
Tagged with:
-
I charge my customers eventual services, using "Add Billable Item" option. I add the billing, but will charge them only on their due date. Some are monthly , some are quarterly, some are middle year... What is happening is that 2 months later, when a customer receive my invoice, he don't remember what was that eventual service and it's always hard to explain. Is there any way to send an email to the customer, every time I include an "Add Billable Item"? So he could collect those emails and compare with my final invoice later. Thank you
- 1 reply
-
- billable item
- charging customers
-
(and 1 more)
Tagged with:
-
shows me this message clientfunctions.php is corrupted
ehm replied to Fekra IT's topic in Using WHMCS
I'm having the same issue. Upload again from the original file and still. Any other ideas on how to debug it? -
Kian, you are about right on your point, and I'm not doing that. I'm invoicing only my client. not his clients. But my client want to have a better control on what his clients are using of my services. This is why he would like to see one invoice towards his company, charging one of his clients, another invoice to his company, charging the other client, and so on. So he can file all 14 invoices at the end of the month, one for each of his clients, in separate accounts on his accounting. Tks. - - - Updated - - - Hi Sentq, that idea would do. Will be a pain since each of those 14 sub-clients have many interactions during the month, plus some fixed services. The beauty of WHMCS software is that you setup the fixed ones and forget about. Using your idea, I would have to enter it every month, plus the daily entries on the draft invoices. Not sure that will be the best solution, but indeed is one way to do it. Tks.
-
I have this client that has many small clients. I do service for him along the month and all different services are charged at the and of the month. The client want's me to create one invoice for each of his clients. Any ideas how can I accomplish that? I'm thinking about creating a long list of 'services' where in the service I have the sub-client identification, but them, how can I print one invoice for each one of those? Ideas?
-
I'm on the same situation. My shared server was updated like 5 months ago. I'm still using php53 thanks to the .htaccess setup that allows me that, but my server keeps bugging me that I must change it. Any sound from WHMCS on a new release that will help us?
- 55 replies
-
- ioncube
- ioncube 4.5.0
-
(and 2 more)
Tagged with:
-
This morning I wake up with abou 50 support tickets opened on my WHMCS database. it's all the same: [Ticket ID: 475399] New Support Ticket Opened (the ticket ID change on each one, of course) the sender and the return are both my one support email account and the content is: (where xxxxx is may email server) A new support ticket has been opened. Client: Mail Delivery System Department: Sales Subject: Undelivered Mail Returned to Sender Priority: Medium --- This is the mail system at host gateway02.websitewelcome.com. I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. For further assistance, please send mail to postmaster. If you do so, please include this problem report. You can delete your own text from the attached returned message. The mail system <MAILER-DAEMON@xxxxxxxxxx.com>: host xxxxxxxx.com[70.85.6.5] said: 554 5.7.1 <MAILER-DAEMON@xxxxxxx.com>: Relay access denied (in reply to RCPT TO command) --- How can I prevent a flood like that?
-
For the last couple days I'm having the same guy registring on my WHMCS. Aganteng Rooterz 5.199.171.28 09/24/2014 22:34 Aganteng Rooterz 204.93.159.77 09/24/2014 07:44 Aganteng Rooterz 202.51.173.168 09/11/2014 20:22 Aganteng Rooterz 75.127.126.17 08/27/2014 11:09 he uses the company name DMASTERPIECE and email is always a @gmail.com account, trying to registry the domain: whmcs0day.com How can I block someone to not registry at all? I know that the IP is spoof so no sense in blocking the IP. I wish I could something more real to block him.
-
THank you Brian! that fix it. just re-install the full 5.2.15 and worked.
-
Thank you for the reply WHMCS John. I did the Display error and got this message: Catchable fatal error: Argument 1 passed to WHMCS_TokenManager::init() must be an instance of WHMCS_Init, instance of WHMCSCore given, called in /home/XXXXXX/public_html/includes/functions.php on line 0 and defined in /home/XXXXXXX/public_html/includes/classes/class.TokenManager.php on line 0 where XXXXXXX is my server shared space name. No idea what that could be. any more help? Tks.