Jump to content

mtshahzad

Member
  • Posts

    10
  • Joined

  • Last visited

About mtshahzad

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

mtshahzad's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Yes, i have uploaded file by forcing binary transfer mode after downloading latest copy of whmcs, still no luck
  2. Re-uploading of verifymiage.php dont' work for me. Same is the case in enabling the error, no error comes up.
  3. Hello! I want to change the language of the whmcs from external php code. I am changing the session variable but it is not working. My site is on the root folder, whmcs is also on root folder. I am using the same session variable name "language" and values like "french" in my site. When i changed my site language, session variable is updated and my site language is changed, but it has no effect on the whmcs language. And same is the case if i change the whmcs language within whmcs body area language control, the whmcs language is changed and it has no effect on my site. It seems that whmcs has changed the variable names or has done something new, thats why it is not working, it was working in previous version of whmcs (v5.1.2). Also i have tried to print the session variables and found that both my site and the whmcs have different variables. Any suggestions, idea to overcome this issue will highly be appreciated. Thanks MT Shahzad
  4. Hello! I am using latest version of whmcs v5.2.12 on my server. The domain check page is not showing the captcha image. GD library is installed on my server and working OK. This is what i am getting on calling the captcha image file directly in browser: http://wesellanyname.com/includes/verifyimage.php Domain Checker Page: https://wesellanyname.com/domainchecker.php Proof of GD Library working: http://wesellanyname.com/contact-us.html Looking for a quick solution MT Shahzad
  5. Hello! I want to change the language of the whmcs from external php code. I am changing the session variable but it is not working. My site is on the root folder, whmcs is also on root folder. I am using the same session variable name "language" and values like "french" in my site. When i changed my site language, session variable is updated and my site language is changed, but it has no effect on the whmcs language. And same is the case if i change the whmcs language within whmcs body area language control, the whmcs language is changed and it has no effect on my site. It seems that whmcs has changed the variable names or has done something new, thats why it is not working, it was working in previous version of whmcs (v5.1.2). Also i have tried to print the session variables and found that both my site and the whmcs have different variables. Any suggestions, idea to overcome this issue will highly be appreciated. Thanks MT Shahzad
  6. Hello! I am using latest version of whmcs v5.2.12 on my server. The domain check page is not showing the captcha image. GD library is installed on my server and working OK. This is what i am getting on calling the captcha image file directly in browser: http://wesellanyname.com/includes/verifyimage.php Domain Checker Page: https://wesellanyname.com/domainchecker.php Proof of GD Library working: http://wesellanyname.com/contact-us.html Looking for a quick solution
  7. I am having the same issue with modern order forms, some issue there ... the system is not processing the search request Domain: http://www.wesellanyname.com I have tried to inspect the issue with FireBug on firefox, but strange no request is generated thats why there is no result. Any luck?
  8. Hello! I am somewhat in the same situation, trying to set a language from php code outside the whmcs, but no luck yet. When i update the "language" session variable .. it only affects the languages dropdown but contents are not translated. You got solution for your problem or not. If yes, please share. Regards MT Shahzad http://www.mtshahzad.com
  9. My site is a multi-lingual, and i want that when i change the language of my main site, the language of the whmcs should also be changed. I am updating the "language" variable in session which is used by the WHMCS, but it is only showing the selected language in the dropdown, but contents are not changed. Also i have tried to call a script like cart.php?language=french using ajax when the site main language is changed, but no luck. Also there is another issue, that when i change the language using the WHMCS language dropdown, the language of that page is changed, but as soon as i navigate to another whmcs page .. the language of the page changed to default one. Any guide line to resolve this issue or is there any way that we can force the whmcs to use a specified language by settings some variable in the template files? Domain: http://www.wesellanyname.com Looking for your support.
×
×
  • 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