Jump to content

Blu_

Member
  • Posts

    11
  • Joined

  • Last visited

About Blu_

Blu_'s Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hello! I've come to a stump in the road when trying to develop my own WHMCS theme.. I've been trying to limit the client's cart so that they are only allowed to have one of the 6 total products. I'm also trying to limit a client's active services.. Let me explain a little more. Basically I'm not sure how to limit a clients active services so that after they order one of the 6 products, and it sets as active, they cannot order another product from the 6 total products. Also, to enforce this I'd like to limit the client's cart to only 1 item.. For example.. If they add item 1 to their cart, and try to add item 2 to their cart it'll replace the original with the new one item and not have both of them in the cart.. Let me know if this is possible, i'm really not sure how I could go about this. P.S -is there a way to "call" or "display" the number of items in the clients cart at that given time? I'm not sure if theres a smarty command as I couldn't find it in the documentation. Thanks for reading!
  2. Here's a screenshot of the page: Basically after you click the "order now" button once your at cart.php, the next page that comes after that.
  3. Can anyone figure out my problem? Still this problem haunts my WHMCS theme..
  4. Hello! I'm having some issues with my dropdown menu. On my regular front end site it works perfectly but on the WHMCS theme it has some issues. On seen on http://hostgrab.net/ in the top right hand corner the dropdown that says "Billing".. Once clicked the dropdown works fine.. But seen on http://billing.hostgrab.net/ in the same location, once click it works fine, but on any other page such as: http://billing.hostgrab.net/announcements.php http://billing.hostgrab.net/knowledgebase.php http://billing.hostgrab.net/serverstatus.php or anything that's not the WHMCS root directory it redirects to http://billing.hostgrab.net/# instead of the drop down working. Please help.. Have no clue whats the problem, maybe a js conflict.. I can't find it though.
  5. So I'm trying to sell web hosting with cPanel with WHMCS off my cPanel reseller plan. I've added the WHM server and everything is functional.. But when you go into the actual clients services page.. http://prntscr.com/3vvg62 and then click view details, you are brought to this page. http://prntscr.com/3vvggj As seen from that screen shot the login to webmail opens to the web mail link as its supposed to but the login to cpanel button is just inactive. Nothing happens. You click it and its as if theres no <a> tag to link to the cpanel login link. Please help, i need a solution. Thanks in advance!
  6. Alright so basically from my understanding, every other page that starts with clientarea.php 's $pagetitle is "Client Area". This is a problem for me. I need this page "clientarea.php?action=details" and some other ones to have their very own unique pagetitle so my {if} statments can work...
  7. Thank you dude! This is exactly what i was looking for! Big props my good sir! This will come in handy to so many people who are having the same problem I have.
  8. I have found this.. I'm not sure how to use it with smarty though.. http://docs.whmcs.com/API:Get_Clients If you look at this screenshot http://prntscr.com/2zalei totalresults is what i need to display.. But i'm not sure how to display that using smarty can someone help me i found all the documentation just don't know how to execute
  9. Okay so basically im not sure if this is possible or not but i want my clients to know how many total clients there are in our WHMCS system... Is there a smarty syntax thing that displays the total number of clients we have? In number form. Please help, cant find anywhere!
×
×
  • 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