Jump to content

monovm

Member
  • Posts

    16
  • Joined

  • Last visited

About monovm

monovm's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. we use uid and upw for logining in to whmcs in our own application. i think after whmcs7.3 algorithm of generation of upw have been changed. we used this algorithm before whmcs 7.3 and it was worked fine . $_SESSION['upw'] = sha1($userRow['id'] . $userRow['password'] . $_SERVER['REMOTE_ADDR'] . substr(sha1($cc_encryption_hash),0,20)); i want to know is this algorithm have been changed ?
  2. we have some problems in our custom modules we need to revert since module upgrades . - - - Updated - - - i think i need to write script to sync database
  3. We have upgraded to whmcs 7 now when we want add new tld its gives us Your changes have been saved. but tld is not added to tld list . i have tested on 2 different whmcs regards
  4. i want to know can we revert to whmcs 6.3.1 from whmcs 7 ?
  5. Do you have any custom htaccess configurations ? please rename htaccess file and test if problem exist or not . if it solved with renaming of htaccess files then you should solve your htaccess configurations. regards
  6. Dear cisco there is no this option on Merge Fields
  7. in my whmcs i have 20000 pending orders how can i clean up old and pending orders ? Regards
  8. Dear DigItalWarrior here are easy way to get tld list your whmcs panel.com/feeds/domainpricing.php regards
  9. Dear bashy why you do not use htaccess redirect ? you can redirect Knowledgebase url to any where you need. Regards
  10. Dear voidhost in product configuration you can uncheck Require Domain field Regards
  11. I have created folder /update under /home like home/update/ it worked without any problem .
  12. thanks for your response but there is no any branding url setting in cpanel for resellers . also url is not redirect when we type directly on browser its only redirects to hostname on whmcs auto login .
×
×
  • 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