Dusan
Retired Forum Member-
Posts
28 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Hotfixes
Everything posted by Dusan
-
Hello, I noticed one quirck after update to v6 (which looks awesome, btw) So, problem we figured is related with Invoice paid confirmation email. We have Carbon-Copy (CC) field set in email template when invoice is sent to client after payment was completed, that used to send email to our accountant also. After update this emails are not delivered anymore. I have tested process with test account, and pdf invoice is attached properly to email, however, no CC emails are sent. Since week ago we are using MandrillApp to send all emails from our system, and up to last night, everything was fine. Is this possible quirck in WHMCS system (since code is obfuscated, I can't really fix this on my own) Regards, Nem
-
correct setting for whoisserver.php file is .eu|whois.eu|AVAILABLE
-
Hi Dale, Yup, you're correct, and when will invoice be created then? Cheers, Dusan.
-
Hi, When I go to admin area, and choose one client which has for instance 1 hosting package and 1 domain, and when I go to invoices tab to create one, the created invoice has a zero (0) both for products and domains and for sum field. Why isn't it summing the prices in invoice? Thanks. Greetings, Dusan.
-
Hi, I have noticed an error using previously mentioned way of eu domain check. For some reason it doesn't check the domains which were reserved by eu committee. For instance domain "rapid.eu" looks available in my whmcs and at the same time it's reserved at eurid. Does anyone know where's the problem? Cheers, Dusan.
-
As an addition, I only have that issue with clients added through the admin area, the clients which added themselves in the clients area doesn't have that problem with calculating sum price.
-
Hi, When I go to Clients profile in the admin area, the summary says that the client has 0 products/services and 1 hosting account. What is the difference between product/services and hosting? I thought it's the same thing. Thanks. Greetings, Dusan.
-
Yes, it is, just edit the homepage.tpl file and remove the items you wish.
-
Hello, For some users in the Manage Orders part of the admin area the system doesn't calculate the sum of 2 prices (hosting and domain registration) but only the price of the Hosting package. Does anyone know why's that? The registration period and the expiration period are both with the same setup. Thanks.
-
The best way is to use notepad++ (free) to edit file and convert it to "UNIX UTF8 without DOM" format. Also, you should set the UTF8 format in the admin area of WHMCS. Hope this would help, it did a job in my case after lots of trouble. Greetings.
-
License Validation Failed (4 mainpage log-in's?
Dusan replied to EarthsHOST's topic in Developer Corner
You should specify the login form action url. For instance if your whmcs license is located in the 'clients' folder, the login form code would start like this: <form method="post" action="http://www.yourdomain.com/clients/dologin.php?goto=clientarea" target="_self"> -
Hi, One of my payment methods is Bank Transfer. In regards to that, is it posible to display the payment instructions which were added in the admin area to the PDF? I know how to edit the invoicePDF.php, but don't know the name of that variable in the whmcs system so I could insert it. Thanks. Greets, Dusan.
-
Which text editor are you using for insert?
-
Did you check that every sentence in Spanish is inside the quotation marks, in the language file?
-
Hi Everyone, The best solution for any language with special characters is the following (trust me, I had severe headache before hacking it): Edit your desired lang file in "notepad ++", type in any special character you like (no need for HTML codes), convert the file to 'UNIX UTF8 without DOM' format, and set up UTF8 in the admin area. That's all! Hope it helps. Greets, Dusan.
-
Thanks djpete, worked in my case, too. Cheers, Dusan.
-
Hi, I'm interested in the same matter as well. Is it posible to setup the default registrar? Thanks! Greetings, Dusan.
-
Hello Everybody, Is there any way to link the payment method to specific country? For instance, when someone checks one country, the system should automatically pick a payment method without letting a client to do so. Thank you in advance. Greetings, Dusan.
-
Thanks, did the job....You're most kind BAJI26!
-
Hello Everybody, Is there any way to display the whole content of individual announcement in the list of the announcements page? I would like it to be fully visible, without "more" button. Thank you beforehand. Greets, Dusan.
