Quantcast
Channel: WHMCS Community Forums
Viewing all 13458 articles
Browse latest View live

Stock Question

$
0
0
In the docs it says the following:

Stock Control - Can be used if you have a specific quantity of an item available (for example servers) or a limited special offer product - tick to enable and enter a quantity remaining and WHMCS will stop orders when it reaches zero. When a stock controlled item is cancelled (either by cancellation request or clicking "Cancel Order" on an order) the stock level will automatically increase. However if a member of staff manually changes the product to cancelled or terminated status it will not re-add stock to the product.

So can someone explain how you reduce stock or change stock when you terminate an account manually? This seems like the numbers would be wrong, as I do terminate accounts manually as well. Example, a fraud order which was activated. The customer would not send a cancellation form, and someone in the staff would terminate the account manually.

Also, in v5 last time I tried to use the stock option for a product it showed the quantity available in the order forms. I can see this as useful for some products but not for others. Example, in some services I would like to use the stock options, for internal reasons and so it can't be ordered anymore when the stock is depleted, but I don't want customers to see the total number available.

I guess I have to edit the order forms for this?

WHMCS 6 - tblcustomfieldsvalues table

$
0
0
Hi

Up to WHMCS 5.x when a new order was created tblcustomfieldsvalues table was filled with data (rows) of all custom fields related to the selected product whether 'Show on Order' was selected or not. in WHMCS 6.1 it is only inserting data of the custom fields which have 'Show on Order' set to yes when a new order is added.
We were using several custom fields to add some data about provisioning using hooks with our custom module. The module is no more working due to the above problem.

Is there any solution to this problem in your knowledge? Any help will be much appreciated.

Regards,

Zulqarnain

Update the WHOIS contact information for your domain issue

$
0
0
Am I the only one with this problem and if so why?

A customer changes his address and wants to update this in all of his domains.

He select a domain then clicks on the link: Update the WHOIS contact information for your domain.
Then ticks the box: Use existing account contact. Nothing happens, old information keeps showing, I have checked this to be sure the user as doing the right thing.

I update to the very latest version v6.0.2 -> v6.1, but still same result, what can be wrong a setting?

Any help much appreciated.

Domain owner selection problem

$
0
0
When an account have multiple contacts and at an order I want to register the domain for one of this contact I choose in last step the contact but domain are registered by owner of account, not for this contact.

If I select "Add new contact" and I write the data domain are registered correct, with this data.

Where can be the problem?

Thank you!

Domains suddenly marked as FRAUD

$
0
0
I woke up this morning to find out about 50% of the domains in the system are suddenly marked as 'fraud'.
Also the renewal end expirydate had been set to 000000

I send a supportticket to WHMCS but no reply yet.

Anybody ever seen this?

merge invoice

Change Zip Code to Postcode in Register.php

$
0
0
I am setting up a UK web host platform. I need the Register.php to say

County (instead of State/Region)
Postcode (instead of Zip Code)

Do I need to change the language file clientregister.tpl(strangely it says postcode for the form group but shows zip code) or is there a UK setting somewhere in the admin.

I also need to change the default currency to £ from USD.

Thanks in advance

Removing links to Knowledgebase

$
0
0
Anyone know which files need changing to remove links to knowledgebase or switch it off in admin. Haven't got time to write/create these before launch, so may add at a later date.

There is a tab link on homepage, dropdown in client area and in the side column on several pages of client area?

Searches internally for knowledgebase keywords don't bring anyhting up on appropiate files, but there are a few kb* references.

Create a quote within WHMCS Admin Quote system?

$
0
0
Is there any integration code to create a form that I can add to outside of WHMCS Admin that client or potential clients can fill out and have the form automatically create a quote within WHMCS Admin Quote system?

Admin Area Intelligent Search While Typing

$
0
0
To activate the intelligent search to query results while typing instead of pressing the "Enter" key follow these steps:

1) Open the following file for editing: /WHMCS-Path/Admin-Path/templates/blend/head.js
2) Put this code at the end of that file:

Code:

/* Intelligent Search On Typing */
$(document).ready(function(){
    $("#intellisearchval").on("keyup", function() {
        $("#intellisearchval").css("background-image","url('images/loading.gif')");
        $.post("search.php", $("#frmintellisearch").serialize(),
        function(data){
            $("#searchresultsscroller").html(data);
            $("#searchresults").slideDown("slow",function(){
                    $("#intellisearchval").css("background-image","url('images/icons/search.png')");
                });
        });
    });
});

pipe vs pop cron

$
0
0
Dears

I am trying to configure Departments through WHMCS.

But I need to understand, what is the diference between:

- /crons/pipe.php - The Email Piping Forwarding Script

and

- /crons/pop.php - The Email Piping POP Cron

??

I need to add both of them on cronjobs?

Thanks

Cron Job error

$
0
0
Hi,

Cron job was running perfectly. Now we are facing problem since last few days. Cron job is not running and giving error in email.




X-Powered-By: PHP/5.3.29
Content-type: text/html

<div style="border: 1px dashed #cc0000;font-family:Tahoma;background-color:#FBEEEB;width:100%;padding:10px;color:#cc000 0;"><strong>Critical Error</strong><br>Could not connect to the database</div>



Note:
It is DB error. But WHMCS frontend and backend is working properly. We don't know why it is giving error in email? DB settings user,pass,dbname everything is correct. And assigned all previlides.


Regards,
FHS

Creating Knowledgebase Articles

$
0
0
Facing the potential huge task of writing Knowledgebase articles for our site that is on a tight deadline. Are there any open source/free/paid articles available to use?

I see there is this amusing thread, but don't fancy that
http://forum.whmcs.com/showthread.ph...ages-for-WHMCS

There is also a 2010 version in the add ons too that is paid. Any options to save time, as I am sure many articles are applicable to most WHMCS sites with a bit of tweaking obviously.

Remove the task "Domains Expiring Soon"

$
0
0
Hello!
I have a little problem: I am currently using the version 6.1.0 and I'd like to remove the task "Domains Expiring Soon" from the main overview at the client area. Could you help me and tell me how to do this?

Thanks in advance,
Bobby

whmcs-domain.JPG
Attached Images

styles.css theme six, does not load

$
0
0
Hello, suddenly /templates/six/css/styles.css file stopped working, I made several test and everything appears to be the right way, the permissions and links. To try resolve the problem, I made a last test, moving from version 6.0 to version 6.1, but nothing decided. does anyone have any idea what might be happening?
Thanks!

Configuración de WHMCS

$
0
0
Hola!
Estoy configurando WHMCS y realizando las primeras pruebas, hay algo que no puedo solucionar, intento realizar la prueba de compra de un dominio, todo bien hasta que ingreso los datos de cliente nuevo selecciono el método de pago le doy click a completar pedido y me sale el siguiente aviso "Por favor elija su país del menú desplegable" cuando ya esta elegido, lo cambio por otro país y me sigue saliendo ese mensaje. Alguien me puede decir que es lo que estoy haciendo mal?

Saludos cordiales,
Attached Images

Make get call using curlCall

$
0
0
Hello,

How can I make a get call using curlCall method?

Thanks

Gateway MercadoPago gratuito con callback para v6 y v5 código abierto

$
0
0
Estimados, he desarrollado un gateway para MercadoPago el cual pongo a disposición de la comunidad para que me ayuden a mejorarlo y/o usarlo/personalizarlo libremente.

Soporta callback, distintos tipos de moneda y discrimina la comisión también.

El repositorio está publicado en https://github.com/sercba/gmp, la rama "master" contiene el código para WHMCS v6, y la rama "5.3" para las anteriores.

Si alguien quiere aportar será más que bienvenido, en documentación está nulo, cómo se instala, cómo obtener los datos necesarios desde MercadoPago, cómo probarlo, cómo personalizarlo, etc. A medida que tenga tiempo lo iré completando.

Espero sea de utilidad, próximamente estaré publicando avances con respecto a suscripciones.

Saludos!

Carts in v6.1

$
0
0
None of the new shopping carts have payment terms selection when will this be added?

You cannot delete a server while hosting accounts are still assigned to it

$
0
0
Never mind I found it, sorry you can delete this thread if you like
Viewing all 13458 articles
Browse latest View live