Jump to content

amico

Retired Forum Member
  • Posts

    11
  • Joined

  • Last visited

About amico

amico's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. During account creation, an error message reads: "Account Creation Failed: A DNS entery already exists for this domain and must be deleted first." Replace entery for entry
  2. Don't worry about it Matt for now. It is not a priority for me, and I know you have a lot of things to do. However, you might want to consider it in future versions -if it makes sense and everyone else agrees- since hosting packages are themselves a type of product. Apart from that, keep up the good work. I am still impressed with whmcs ever since I installed it
  3. To be specific, with hope to get an answer, when I add up the contents of clientareahosting.tpl to clientareaproducts.tpl, the hosting table repeatedly enlist the product items instead of hosting packages. My guess is that the {$account.product} (which exists in both templates but show different entries when separate) is linked to the template title in some sort. Once again, does anyone know a workaround for this problem ... or a way to successfully combine both files.
  4. I am trying to combing My Products & Services and My Hosting Packages into one page basically because they are considered one category in my opinion. However, copying the contents of one file into another showed no logic results. (each template page cannot recognize the contents of other template and it nearly duplicates itself) Does any one know a workaround to do that?
  5. I think it will require time in order to develop such kind of features, and for that I recommend that whmcs alternatively uses other software as a module like phplist, which have an excellent management over email subscriptions.
  6. MACscr, You were right about working around. The many features/configuration that whmcs offer overwhelms at the beginning, but it is important to give it sometime in testing and exploration. For now it worked fine for me ... until I stumble upon the next problem ... expected to happen soon
  7. I am now at this phase ... If you went to the templates\portal folder (or the template folder you are using) you will find two files: header.tpl footer.tpl In the header you can modify this part to include your own logo or header: <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td width="100%" height="122" style="padding-left:35px; background:url('templates/{$template}/images/whmcslogobg.png') repeat-x;">[img=templates/{$template}/images/whmcslogo.png]</td> </tr> </table> or remodify the whole the files to your convenience. Try to keep variables put by whmcs in the header though. Part of the background, the three-color bar at top is placed in style.css also located at the same folder. You might want to play around with the file to come along your own site atmosphere. One thing, make sure any javascript code is placed in separate js files called within the html files of your website, rather than having it embed, to avoid conflict with whmcs system. Hope that helps ... though I am a beginner myself.
  8. wickshosting, read this article (copy and paste): sbinfocanada.about.com/cs/ecommerce/a/payprocessing_2.htm It might be helpful for you, they mention InternetSecure and PSiGate as recommended merchant account providers. Good luck
  9. I was kind of hopeful for an answer to my questions ... I needed to understand the basic concept at the begining THEN decide what to do next. Paying is no problem, but WHMCS integration service sounded like they are going to help in styling the template, which is the easiest thing for me to do. Anyway, I am already past the point of concept understanding. I will see about "paying someone to do it for me" though. Thanks
  10. I am now developing my website, and I just subscribed/installed to whmcs which looks great from the first look. Since I am new to integration and accounting programs, I need to ask few questions. P.S. I tried searching previous posts, but none were satisfactory to me. There are now three entities that I have: Static Website Design (which is now pending installation of whmcs). Reseller Account WHMCS account. How can I work around with the three of them … aka integration. What I need is the following: In the static design that I created, I have the following types of products: 1- Web hosting accounts. 2- Web designs. 3- Interactive Solutions and other services (other products). Each service has its own form. Also sometimes I ask the customer to attach a file. I created a form that will send me everything … but I would like the form to pass some values to whmcs which in turn automatically opens the account in cpanel (in case the product is web host) after billing the customer. But eventually I want all information in the form to reach me. The information I require from my customer includes for a web design product for example: Desired Launch Date, Goal of Website, No. of pages, contents of first page, second page, attachments, etc. Do I need to pass this information to whmcs? As for a web host product, I did not do the form yet, but I need one that checks available domains, then proceed for payment, again automatically creating account in cpanel and sends login information to customer. Any information where to start? I am more into 101 integration … from the concept to more details into the process. For example do I need special tokens inside my design or alter templates offered by whmcs. One important thing for me as well is the all comes inside my website and my design to have a professional look. Thank you.
×
×
  • 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