Jump to content

adamjedgar

Member
  • Posts

    73
  • Joined

  • Last visited

About adamjedgar

adamjedgar's Achievements

Member

Member (2/3)

4

Reputation

  1. just to clarify, Part A i was thinking that I could set up a group for the client/club in question. This part is doable i think. Part B Setup multiple PayPal payment gateways in WHMCS 1. WHMCS Paypal account@email.com (for reselling my Webhosting services) 2. client/club Paypal account@email.com (for the client's members to pay their annual membership fees into) Client currently use Paypal. Does the Paypal module for WHMCS support what I am suggesting in Part B above? (ie having more than one Paypal account in WHMCS)
  2. Hi guys, I am not sure how to title this question...sorry for the long title. Ok, so I have bee tasked with building a club website where they charge and receive payment for memberships. At first, I was going to use the Wordpress plugin S2Member on the website to record members and take payments. Then I realised that in order to use the e-commerce gateway functionality of S2member, it appears that one must buy the premium version that cost about $100 AUD. I am also building another site for a small paragliding business who also take payments for instruction and tandem flights? Now it has occurred to me...can I instead use my own whmcs for these and charge a small fee for each payment made? If so, 1. I want to obviously keep it separated from my current whmcs Webhosting interface, I suppose that would be a matter of simply creating a special group for this club yes? 2. Can i assign a different website front end to the whmcs interface for this, or would it automatically display my own business branding on the front end? (whilst not a deal-breaker, could this be customised to some extent to reflect the club?)
  3. Hi guys, I have setup products and services in WHMCS. Two areas of this are webhosting and VPS. When i setup configurable options for VPS servers, WHMCS is now automatically applying configurable options, that are only applicable for VPS, to all other products and services (such as webhosting) How do i stop this from happening? I cant seem to disable it within each product individually and i am not sure how to do it from the Setup>Configurable Options Menu (as shown in images attached)
  4. in paypal, my merchant invoicing template allows me to setup a logo under tools/invoicing , then goto settings/business information What i did not realise, this has absolutely nothing to do with what paypal displays in website checkout process...ie https://https://www.paypal.com/cgi-bin/webscr? (not a working link btw).... it is only for emailed invoices! What i instead get is a poorly formatted "all lower case" business name and no ABN number , contact details, or business address on the browser page...it bloody awful! I contacted paypal to query this (which in itself was a flaming nightmare) only to find that paypal have intentionally setup the url version of the invoice in paypal checkout so that if you want your logo to display, you have to register for a $25/mth upgrade to your current paypal merchant plan. why on earth should i have to pay $25 per month to get the url version of my email template? (I am not wanting to customise the template layout...just add the logo that is already in my paypal account as stated above) Has anyone else struck this issue? Anyone got a workaround that might at least make it half decent (capital letters and abn number)? Is there an alternative? see image here... https://drive.google.com/file/d/1YasTaiCh57CmOQdA-3RWx4SnApZ1Vv3D/view?usp=sharing
  5. Hi guys, I want to use stock control as a means of restricting overselling hosting services on my servers (a kind of failsafe i guess) I note that we can hide or unhide stock control in WHMCS ( Setup>Products/Services>Edit Product>Stock Control Checkbox), however, i dont really want the stock control data to show up in the client area for each product/service as it currently does. What i would like to be able to do is put a limiter in place that only allows say 10 hosting packages to be purchased on a particular server...ie once 10 are sold, no more can be purchased on this machine. I realise that one can simply assign whmcs to automatically choose the next available server, however, i want something more finite...ie if there are no more servers available it simply doesnt allow any more sales of packages on said server. Clients would then need to choose another if one is available. How would i go about achieving that goal in WHMCS? 1. Is the best method to do this, setting the stock control to active(inputting a max number), then hiding the data on the client area using custom css? 2. If css, what css do i need to use for this? 3. I dont want to have to input custom css for every product service, is there a css method for achieving this - a. by group - b. globally
  6. Hi guys, I use fail2ban on my server. WHMCS is a subdomain on the same server. I am just wondering, what is normally required to be done in fail2ban for whmcs to work with 1. auto-provisioning services on said server and 2. sending email notifications in whmcs through smtp/phpmail?
  7. Hi guys, I have installed the whmcs module for Virtualmin, however, whmcs is not communicating with Virtualmin to provision services. 1. "login to control panel" button works 2. Products and Services>Module Settings>Module name and Server Group are both set to the appropriate virtualmin configurations 3. I have checked that the Template Name and Plan name match those in Virtualmin (does it matter if they have spaces?) 4. I have two factor authentication enabled on the Virtualmin root user...does this matter? 5. WHMCS is on the same Virtualmin server where i intend to use it to auto provision 6. I have tried to look at logs in whmcs, however as far as i can see thus far, they are empty...and i am not seeing anything at all in the Virtualmin logs??? 7. Port 2304 is open in Virtualmin 8. Another cron for Blesta Billing is doing the same thing...it ran just a minute or so before i ran this one for whmcs. /usr/bin/php -q /home/user/domains/blesta.domain.com/public_html/blesta/index.php cron > /dev/null 2>&1 NO OUTPUT GENERATED 9. Manually running the cron from Virtualmin produces the following... Output from command php -q /home/user/domains/whmcs.domain.com/public_html/crons/cron.php .. NO OUTPUT GENERATED
  8. I wondered about trying that... In the meantime i had changed the port temporarily back to 10000. I am in the middle of fixing another problem so i will give this a go once i sort out the other issue...WHMCS isnt communicating with Virtualmin for some reason. I have ensured that port 2304 is open on virtualmin but the cron jobs wont run. I will do another post about that. EDIT.... Actually come to think of it...I am a dill, i should have realised that if i am accessing virtualmin via hostname.fqdn, then the port needs to be put after that if its a custom one! ie <hostname.fqdn:port> (with any luck, this will sort the problem) thanks for help on this.
  9. Hi guys, this is an urgent problem...I run virtualmin and due to security issues i have had to move the virtualmin administration over to a custom port for ssh. I am using port 11971 (instead of the default 10000). When i attempt to make changes in setup>Products and Services>Servers, I have configured "Edit Server" as follows; Name: domain-Virtualmin Hostname: hostname.fqdn IP Address: 12.345.678.789:11971 Server Details; Type: Virtualmin Username: root Password: my root user password in Virtualmin Two problems... Setup>Servers>domain-Virtualmin>Login to Control Panel ...automatically attempts to open via default Virtualmin port 10000 (this is wrong...it should be my newly assigned port 11971) Orders>Manager Orders>Accept Order gives the following error... _ well of course...the port is wrong!!! I cannot access the Virtualmin module to manually go into the code and fix this cockup with the code...its encrypted with ioncube!!! In need this fixed urgently...my Virtualmin system is my main hosting platform!
  10. How do we add an existing domain to the whmcs database? I have a few accounts already on my server that I wish to bring under the umbrella of WHMCS
  11. I have my solution. What i did not realise is that in order for API commands in WHMCS to work with the Vultr WHMCS module, BIND must be running on the VPS. Because i use registrar A records to point at domains on my system, BIND was not enabled. The tell tail sign was running the following command... curl -H 'API-Key: YOURKEY' "https://api.vultr.com/v1/server/list" It returned 0curl: (6) Could not resolve host: api.vultr.com I did an mxtoolbox dns lookup for api.vultr.com and it resolved to an ipaddress, so i knew that the innability to resolve the host my being caused by my server. I immediately realised that i had recently disabled BIND because i wasnt using it for any domain resolutions on my system. As soon as i restarted BIND... API-Key: APIKEY' https://api.vultr.com/v1/account/info % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 114 0 114 0 0 43 0 --:--:-- 0:00:02 --:--:-- 43 {"balance":"0","pending_charges":"xxx.03","last_payment_date":"2019-05-01 05:06:22","last_payment_amount":"-xxx.15"} Problem resolved. Hope this helps someone else should they strike a similar problem in the future...ensure BIND is also running on your vps.
  12. I should add, I get an API key error...even though my vultr API key is valid and is currently used by Blesta (so i know the API key works). I am not sure what will happen to my blesta installation if i generate a new API key? Below is the apache error log for this...
  13. In reigniting this post..https://whmcs.community/topic/291043-vultr-module-is-broken-vultr-support-not-helping/ Whilst the thread states that this issue is resolved...it is not! For a start, the latest module download clearly shows php 7.0 and php 7.1 (not 7.2)...so if that standard is to be believed, then this module cannot possibly function correctly with the php7.2 and after install, mine doesnt work. Can someone please advise on how i go about fixing this?
  14. has no one got a response to this? I am using php mail I have checked my SPF and DMARC records via mxtoolbox.com and they are valid without any errors.
  15. Hi guys, interesting problem... I have two free microsoft email accounts 1. myname@live.com.au (outlook.live.com) 2. myname@hotmail.com From whmcs, i setup two accounts...one uses microsoft email 1 above, and the other whmcs account uses microsoft email2 above. Email from whmcs to my hotmail account is received straight away, however, the live.com.au account never receives emails from whmcs (not even in junk) At first i thought earlier today it was my mail server playing up...i have spent hours tinkering with the mail server not realising that whmcs emails sent to hotmail were being received no problem. Just as a little additonal information (Although probably useless), email from this community and from whmcs.com are received in my live.com.au account no problem...just not from my own whmcs installation. Can someone help with troubleshooting why hotmail receives emails from my whmcs installation by not live.com.au (outlook.live.com)?
×
×
  • 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