Jump to content

JohnnyMacD

Member
  • Posts

    10
  • Joined

  • Last visited

Everything posted by JohnnyMacD

  1. RewriteCond %{THE_REQUEST} ^GET\s.+\.php [NC] RewriteRule ^(.+)\.php$ /$1 [NE,R=301,L,NC] RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{DOCUMENT_ROOT}/$1.php -f RewriteRule ^(.*?)/?$ $1.php [L]
  2. ya buddy, I had asked about this a few weeks ago and just rolled up my sleeves and did it myself. I wrote a hook to automatically assign a user to a group upon registration. Then i created pricing slab in setup pricing for the groups. voila!
  3. I too have this problem, but also another. on 5.2.5 suddenly whenever the popup comes up it makes my page unresponsive and it keeps trying to load it until it breaks. I have just upgraded to 5.2.7 and its still happening. So I would be happy just killing that popup somehow, it doesnt even load for me to checkbox anymore.
  4. I see there is a commercial module for setting client groups, so I can set a group and set a slab for those group members. Is that the recommended way to go about it?
  5. I have setup the RC server, and the product name in WHMCS module settings matches the product in my RC, the module logs show the request is fine, but the return is 'Invalid Package'. Anyone experience this, or know how to fix?
  6. How would I go about setting up custom prices for say buying 1-5 domains, 6-10 etc? thnks
  7. Currently an invoice email is sent to whmcs when an order is placed, but I would like to send another email elsewhere, is this possible in the settings? I figure I can write a hook but I wanted to know if this was already supported.
  8. well just for those interested i took a cue from the ajaxcart js file and worked something out. any better suggestions always welcome
  9. Is there an API for manipulating the shopping cart? Are there modules? I would like to have an add to cart button that doesnt redirect the user. What are my options? As it looks now I have to roll my own ajax, but since the backend is encoded i am not sure how to proceed.
  10. Basically I want to have whmcs on its own VPS @ around $800/yr with ssl, backups, and then have a reseller account with same host (HostDime) @ $440/yr. They offer the free whmcs license so I would not have to purchase it directly. Is this a valid setup or am i throwing away money unnecessarily. Is there a much better way to achieve whmcs independence/security from the client server? Also, is it disadvantageous to use the free license whmcs instead of buying direct?
×
×
  • 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