
charagg
Retired Forum Member-
Posts
14 -
Joined
-
Last visited
About charagg

charagg's Achievements

Junior Member (1/3)
0
Reputation
-
I sell websites in addition to a third party online ordering system for the restaurant industry. I'm having some issues on configuring the add-on and need some advise on how to set this up. The problem is that the add-on has an annual recurring fee and a one-time setup fee per location. The PER LOCATION part is where I'm having trouble. I'd like to be able to setup my add-on so that it can be configured in quantities. For example ($500 Annual Fee + $150 Setup Fee x 5 locations = $3,250) This is in addition the cost of the main website. I've tried this as a Configurable Option, but the problem is that it seems like the sytem only calculates the setup fee and not the annual recurring fee. So when a customer chooses the Online Ordering Configurable Option and adds 5 locations, the system only multiplies the setup fee 5x, but does not include the intitial recurring annual fee per location. So, my question is can a quantities option be added to the Add-On or the recurring fee be added in concurrence with the setup fee in the Configurable Options. Either solution would suffice our needs. Any assistance is greatly appreciated. Thanks, AC
-
Is there a solution to my dilema? I'd really like to get this going but am stumped. Is this not going to be possible if I don't admin rights to Plesk? Please help...
-
OK, I just got off the phone with ENOM. No need to answer the above post, as it is pretty clear to me now. I think we will hold off on getting into domain sales. To much headache for our small business. Thanks!
-
Forgive me for my ignorance, but your answer doesn't really help. I don't want visitors to go to a 3rd party page - which is why I'd rather use WHMCS. I've never sold domains before and am looking for guidance. GoDaddy is where we currently recommend that our clients register their website domains, which is why i brought them up. However, since it appears that WHMCS is capable of handling the domain name purchasing process, I thought it would be better to have customers complete everything from our site - purchase website design packaged, domain name, and hosting. I'm looking to this forum for recommendations. So, if not GoDaddy - where should I start? What is recommended for someone just getting started?
-
I don't seem to see GoDaddy as a registrar on the registrars list at http://wiki.whmcs.com/Domain_Registrars, does this mean that WHMCS will not interface with GoDaddy? I am very happy with the products and services I've received with GoDaddy and am considering becoming a domain reseller. While they can provide me with my own branded reseller page, I'd rather integrate everything using WHMCS. Can anyone offer me some insight into whether or not this is possible? Thanks!
-
OK, just to clarify, I am leasing my dedicated server from GoDaddy and have setup the module as PleskReseller as per setup instructions. What now?
-
Thanks, but I was only able to complete step one. I am not presented with an option "Change Password" next to the Module Commands field. I only show Create, Suspend, Unsuspend, and Terminate. The Suspend and Unsuspend are working. Also, after I updated the password, I logged in as client and tried to access plesk and again, username was pre-filled as mydomain.com vs. mydomain.
-
Sounds simple enough, but where or how do I "synchronize with plesk over the module function "password change"?" Can you elaborate? Thanks
-
When you say "imported", I followed the steps for Manual Client Entry on the Wiki page referenced above. As far as the username, it is set to "mydomain". However, the username I used is actually the ftp login username that was setup when I created the account in Plesk. This could have been anything, I just chose to use the domain as the username for easy reference. As far as your last comment regarding WHMCS Plesk Module - you've got me?? I've created one account via WHMCS and it worked like a charm. The username was a snippet of the domain as you put it and the password was automatically created. However, in the case of manual client entry, the password doesn't seem to be working. I also noticed that when the account was created using WHMCS, the username transferred over to the FTP username in Plesk. However, if I updated the password in Plesk, the account was not changed in WHMCS. Any other thoughts? Thanks
-
OK, skip the last request. I've setup and tested a couple accounts and it worked well. Thanks. I'm still having issues accessing the Plesk hosting account when logging into WHMCS as the client. I go to My Services, and try to login to Plesk, I am unable to login to the account. The first thing I notice is that the Plesk login username is automtically showing up as the domain (i.e. mydomain.com). The actual hosting account/ftp account username is 'mydomain'. So, the question is what am I doing wrong here? Do I need to something in Plesk? The username/password I am using is the hosting account username/password, which is also their FTP un/pw. Once I setup the client, generate their bill, and send them their WHMCS login/password, I'd like for them to be able to login to Plesk on their own so they can access their emails, DNS, etc.. I followed the instructions on the documentation above, but am still having this issue. Your help is appreciated. Thanks
-
Thanks - I will take a look at the documentation. However, can I pay you guys (WHMCS) to do this for me?
-
Can anyone help me on this one? I can't seem to find an anser in the documentation or in the forums on this one. Is it possible to set up existing Plesk accounts in WHMCS so that client's can access their hosting account via WHMCS? From what I've found, when an account is created in Plesk via WHMCS, the username and password are automatically generated. What do I do if these already exist in Plesk? Any help or direction is greatly appreciated. Thanks
-
I was wondering if anyone could tell me how to setup hosting accounts that are already existing on my Plesk server. I've got everything working so that the accounts are setup when purchased through WHMCS, but need to integrate several accounts that had been added manually. Any suggestions? Thanks AC
-
Hi I am trying to setup an Easy Slider jquery site effect/plugin. The script requires the following code. However, in it's present form, it is causing the site page to display blank. If anyone could help me with the placement of the {literal}{/literal} tags, I would greatly appreciate it. The code is as follows: <script type="text/javascript"> $(document).ready(function(){ $("#slider").easySlider({ auto: true, continuous: true, nextId: "slider1next", prevId: "slider1prev" }); $("#slider2").easySlider({ numeric: true }); }); </script> Any help is greatly appreciated - thanks! AC