Jump to content

balkp814

Member
  • Posts

    16
  • Joined

  • Last visited

About balkp814

balkp814's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hey everyone. I have set up my Google Analytics Conversion tracker and for the last few days it has not been recording all of them. Today I made 12 sales and it only shows 4. How do you guys have it set up? My goal target page is the completion page. /whmcs/cart.php?a=complete Anyone know any possible solutions? I set it up using the Integration info on the wiki.
  2. Hey guys I am having a problem. Once an order is placed and the customer clicks complete order, they are sent to a blank white page. I receive the orders, but the problem is that none of the emails are being sent out, such as "New Order Confirmation". This happened right after I upgraded from the Free Trial to the Licensed version, if that has anything to do with it. I was using customized templates, but I don't think upgrading it affects any of your templates. Thanks for the help, this is annoying because my customers are placing orders, but I need to email notifications to start work. I am not using this for a hosting service.
  3. Yea I will try it out right now, thanks for all your help you have no idea how much I appreciate it Also,do you know how I can remove these completely from the field. Right now the Address: Is still showing up.
  4. Yes, I did as you said and all the fields are empty now without boxes, like below. I am trying to remove them all together now. The problem is that I am still getting the errors for phone number and zipcode, also below. Interestingly it is now showing me an error for address. Sorry about all the questions, I have never coded before. Email: "textbox" Address: no textbox just empty # Your postcode can only contain letters, numbers and spaces # Your phone number is not valid
  5. Hey, yea it worked but it disabled it only when I used the default template. I want to use the"Portal" template, so I think I have to change the one in that directory. Thanks for the help.
  6. EDIT: I just deleted the whole line and its still showing up, I don't think its the clientregister.tpl, maybe register.php but I believe that is encrypted and you are not supposed to access it. Just checked the page I am trying to edit is showing up as whmcs/register.php so I guess I will have to go through whmcs. Thanks for the info, I won't delete them. r><td class="fieldarea">{$LANG.clientareapostcode}</td><td><input type="hidden" name="postcode" size=10 value="N/A"></td></tr> r><td class="fieldarea">{$LANG.clientareapostcode}</td><td><input type="hidden" name="postcode" size=10 value="{N/A}"></td></tr> Thanks, I tried both of these and its still showing up. The difference is N/A and {N/A} Edit: These are the tags before and after the lines I am editing, is this the table? There are no other lines of coding for these input fields. I am editing clientregister.tpl <table cellspacing="1" cellpadding="0" class="frame"><tr><td> <table width="100%" cellpadding="2"> <tr><td width="150" class="fieldarea">{$LANG.clientareafirstname}</td><td><input type="text" name="firstname" size=30 value="{$clientfirstname}"></td></tr> ... ... ... <tr><td class="fieldarea">{$LANG.clientareaphonenumber}</td><td><input type="text" name="phonenumber" size="20" value="{$clientphonenumber}"></td></tr> </table> </td></tr></table>
  7. <tr><td class="fieldarea">{$LANG.clientareaemail}</td><td><input type="text" name="email" size=50 value="{$clientemail}"></td></tr> <tr><td class="fieldarea">{$LANG.clientareaaddress1}</td><td><input type="text" name="address1" size=40 value="{$clientaddress1}"></td></tr> Those are two examples of the coding, what would happen if I just delete it alltogether?
  8. Thanks for the reply, I don't know much about coding, but if there is a tutorial or guide I can follow that. It makes sense, I will look up some guides and take a wack at it. I have the original file so its ok if I mess up. I have emailed whmcs for a quote on this so if that price is affordable I will just let them do it. Thing is I need it done soon, so I am trying to figure it out now.
  9. Hi, I looked through the demo and once signing up it requires your address, zipcode, phone number..and a bunch of other info. I am not using WHMCS for hosting so all I require is an email and maybe a secondary email. Is there anyway to take these out or would this have to be customized? Thanks.
  10. also I would want my business' domain to not be viewable to staff. Also many of my orders include a digital file, such as a excel report or logo file. Is there a way to upload these to the client area of my customers once the order is complete.
  11. Thank you very much, your response really opened my eyes. I have contacted WHMCS for a quote, but I also had a few questions. Could I make it so when my staff login to see the orders, they would see only the order details. So the contact info, payment info, price and all that would be blocked. This would be much easier then the multiple systems I was thinking of doing earlier.
  12. Ok, I feel it would be best to just set up a phone consultation session as I think I will need a custom job done, as my business is very different from a hosting service. I didn't know about the soliciting quoations rule, I will just ask your support. Thanks.
  13. Ya ok, I have opened a ticket almost two days ago.
  14. I don't know much about customizing and programmming but am willing to pay someone to do it for me. I was looking through the email templates in the trial. Isn't there someway where I can have an automated email template which contains the Order Number, Package, and Custom Instructions/Details field from the invoice, and then have it sent to my respective assistant who completes that package. Also, many of my services will have a file such as a report or logo which will be sent to the customer. Is there a way in which I can just have this uploaded to their profile somewhere, so they can access it after logging into the client portal.
  15. Hey everyone, I run a small online business consisting of various website development services and am very interested in seeing if I could implement WHMCS into my business as it would really help organize everything. I have 2 questions/ideas which I needed to figure out. I have several assistants who I have trained to complete certain orders and tasks. Ex, Logo Design, Website Installation, Keyword Research, and various other services. For all of these, the customer has to input some sort of logo description, or website login details, in a text field. I want to know if there is anyway where I can get the only the order details sent directly to my assistants. So if someone purchased a Website Installation/Creation package, the login details and other info they entered in the text field would be forwarded specifically to my assistant who does the Website Installations. Also if this is possible, then for combined packages, of lets say Website Installation and Logo Design, can the order details for each part of that order be sent to the specific assistants. I do not wish to have anyone working through WHMCS but me for my business, so I just want to know if there is a way to forward it automatically. If these features aren't available, is there anyway of customizing the platform to do these things. 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