Two licenses on same webpage? Possible?
Mar 22, 2012 12:29 am by sduran
Mar 22, 2012 12:29 am by sduran
Hi,
I have a question, I have a pro version for the main domain...
Do I need to purchase another license (two licenses) for same webpage with different DNS?
I mean, I have only one website http://domain-1.com , but It can also be reached (the same page) by another dns: http://domain-2.com when ask to translate from domain-1.com it works perfect, but when try from domain-2.com a license issue happen. (Message: You don't have appropriate license. Please purchase GTranslate Pro license.)
So do I need a second license for second DNS, but same webpage?
Is it possible to have installed two licenses on same webpage (I mean at the same joomla website)
Example 1:
I have two DNS pointing the same hompage: (just change .mx)
Main DNS; http://www.duran.com
Second DNS; http://www.duran.com.mx
Example 2:
I have two DNS pointing the same hompage: (complete different domain)
MAin DNS: http://domain-1.com
MAin DNS: http://domain-2.com
Thanks in advance.
Sergio
Re: Two licenses on same webpage? Possible?
Mar 26, 2012 4:53 pm by Yana
Mar 26, 2012 4:53 pm by Yana
Hi,
In this case you should install GTranslate Pro general version and and define the license.dat files for both domain-1 and domain-2 in the /gtranslate/config.php.
If you can send ftp access and backend admin username /password I can help you.
Re: Two licenses on same webpage? Possible?
Mar 30, 2012 6:53 pm by sduran
Mar 30, 2012 6:53 pm by sduran
Hi Yana..
I have already PM you...(two days ago and no answer) but may be is better if you can write it here.
How to define two licenses on that file config.php, this way many users can saw the solution...
Thanks and Best Regads.
SERGIO
Re: Two licenses on same webpage? Possible?
Mar 30, 2012 8:19 pm by Yana
Mar 30, 2012 8:19 pm by Yana
Hi,
I have edited the the config .php file and replaces
define('LICENSE', 'license.dat');
line with this one
define('LICENSE', 'license_'.str_replace('www.', '', $_SERVER['HTTP_HOST']).'.dat');
and uploaded 2 license files : license_domain1.com.dat and license_domain2.com.dat
SIMILAR TOPICS
Licenses | May 9, 2013 8:24 am | Replies: 3 | Post by: pelican |
Found problem with translated webpage cannot see the codes | Jun 30, 2013 12:48 am | Replies: 1 | Post by: hjrobert |
[Solved] Problems with PRO,, webpage messed up.. | Dec 8, 2011 2:51 pm | Replies: 3 | Post by: ClashBoy |
Webpage content are not being translated | Sep 11, 2011 9:08 pm | Replies: 3 | Post by: albex27 |