Jump to content

madhippo

Retired Forum Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by madhippo

  1. oh crap - you mean you have to redo everything for every update? (we are starting out w/version 3) - no updates yet for us. does an update reset you back to all default settings? what about the admin area? that does not get redone as well does it? (like knowledgebase, package descriptions, etc) i think customization would be so much easier if every page was not a maze of nested tables along with data outside of tables just hanging around. i have been trying to get rid of tables and replace them with divs, replacing center tags with css, etc. now that i know i am going to have to redo all of this with each revision i think i am going to throw up
  2. spelled login wrong (you put logiin) in main nav bar. you might want to rethink font size/setup of your plans for the order page. you have to scroll soooo far down to get to the plans you probably hope to sell (the ones that bring in the most money!) especially since every plan is the same except for the space and bandwidth. just two things that jumped at me.
  3. hi you have 3 css files attached to that order page. none of them have a class defined for tablepad-5x add this into one of your css files and reload it. it will work after that... .tablepad-5x { padding: 5px; }
  4. Matt, Has this changed in version 3? I created an addon for a hosting package, but there is no link to add it under product details page (client side). How do customers add an 'addon' to their existing packages? hi yabado we are using v3 and in the client area we have a link still for "order additional items" - do you have the link set up in your header.tpl file? our header.tpl has this code which lets logged in clients order more if they want: [url="order.php"][img=images/clientarea/check.gif]{$LANG.clientareanavorder}[/url]
  5. hi adam yep that did the trick. thanks for your help.
  6. hi i am still in the process of getting our site ready to use whmcs. i had a little trouble trying to find the order tpl files (why are they in a different folder then the other tpl files?) anyway, i am having a lot of trouble with the support tickets. this is what my screen looks like right now when i click "submit ticket" imagehosting.com/out.php/i257504_submit.gif I cannot find the tpl file to edit this. I am guessing there is one where I can specify the departments i want to show - is that correct? If you can point me in the right direction i would be very happy! Thanks for the help. MH
  7. That is a great idea for creating invoices for web design or really any other service. Anyone know if you can use bluepay to have the client pay for that invoice?
×
×
  • 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