1

Topic: Multi lingual + multi domain -> one single database

Hello,

I will own very soon an unlimited licence of vldpersonals and i will develop a projet as europeean matchmaker agency.

Shortly, there will be : Multi lingual + multi domain -> one single database

So i will have domain as  .de .fr .be .es .it .eu .ro .... for specific languages, but a single database.

To see what i mean, i give as example are here ro-mantik.de ro-mantik.com  ro-mantik.ro


There are some questions :

- It will work to put all pictures and media files in a sigle domain/media/uploads folder, if i write links in each domain config.php ?

- I will can call custom Pages from database, for each specific language/domain ?

For news, in separate languages, it work fine using for example  <div class="italian-news"><div>

- What sould i take in consideration also in the developpement of my multi-lingual + multi domain site ? I mean , there are some inconvenients ?

- Do you have some advises for me ?

Last edited by matrimo (2011-01-04 09:46:19)

2

Re: Multi lingual + multi domain -> one single database

"It will work to put all pictures and media files in a sigle domain/media/uploads folder, if i write links in each domain config.php"
- Yes, as long as your domains have access to this folder.

"I will can call custom Pages from database, for each specific language/domain ?"
- Yes, just place different links to pages in your templates for each domain.

Developer

3

Re: Multi lingual + multi domain -> one single database

i can maybe come with some thougths that i had my self.

payement issues.
not all have creditcards. and many in europe only use local banks when they pay through internet.

here in sweden i think it cost much for a good pay method integration. also in norway.

4

Re: Multi lingual + multi domain -> one single database

[ Multi lingual + multi domain -> one single database]

Hello Vald, which the price of this modification?

Comet Chat - The best Facebook chat clone integrated to Vldpersonals
Asian Dating and Asian Girls
Dating woman Romania

5

Re: Multi lingual + multi domain -> one single database

rombest wrote:

Hello,

I will own very soon an unlimited licence of vldpersonals and i will develop a projet as europeean matchmaker agency.

Shortly, there will be : Multi lingual + multi domain -> one single database

So i will have domain as  .de .fr .be .es .it .eu .ro .... for specific languages, but a single database.

To see what i mean, i give as example are here ro-mantik.de ro-mantik.com  ro-mantik.ro


There are some questions :

- It will work to put all pictures and media files in a sigle domain/media/uploads folder, if i write links in each domain config.php ?

- I will can call custom Pages from database, for each specific language/domain ?

For news, in separate languages, it work fine using for example  <div class="italian-news"><div>

- What sould i take in consideration also in the developpement of my multi-lingual + multi domain site ? I mean , there are some inconvenients ?

- Do you have some advises for me ?

Rombest, you have completed this modification? tell us your experience

Comet Chat - The best Facebook chat clone integrated to Vldpersonals
Asian Dating and Asian Girls
Dating woman Romania

6

Re: Multi lingual + multi domain -> one single database

vlad wrote:

"It will work to put all pictures and media files in a sigle domain/media/uploads folder, if i write links in each domain config.php"
- Yes, as long as your domains have access to this folder.


Yes, pictures are availlable. I can see on a another domain2 the pictures from my main domain1.


But, as i use another domain /media folder (on the same server), captcha is not working, in registration form, nor in contactus form ....aso.


The main domain is domain1.com situated in /public_html
The second domain is domain2.com situated in /public_html/domain2.com

In my config i have such kind of structure:

$conf['system_path'] = '/xxxx/public_html/domain2.com/';
$conf['virtual_path'] = 'http://www.domain2.com/';
$conf['virtual_cp_path'] = 'http://www.domain2.com/cpxxx/';
$conf['system_tpl_path'] = '/xxxx/public_html/domain2.com/templates/';
$conf['virtual_tpl_path'] = 'http://www.domain2.com/templates/';
$conf['system_pic_path'] = '/xxxx/public_html/media/uploads/';
$conf['virtual_pic_path'] = 'http://www.domain1.com/media/uploads/';

Any ideea what should i change to get captcha working on "domain2.com" ?

Last edited by matrimo (2011-01-13 09:52:55)

7

Re: Multi lingual + multi domain -> one single database

sowers wrote:

[ Multi lingual + multi domain -> one single database]

Hello Vald, which the price of this modification?

Basically, all you need is to buy licences or one Unlimited Licence, install on separated domains with specific by language, in each config domain file you put same data_base username and password.

Also you need to set on each /root/index.php a piece of code to force different language for each domain name.

Last edited by matrimo (2011-01-13 10:12:10)

8

Re: Multi lingual + multi domain -> one single database

Hi what is the piece of code you use to detect the languages.

9

Re: Multi lingual + multi domain -> one single database

Edit your index.php if you know how to do it. if you do not know, contact me on my website or subbmit a ticket to the vld developement team.