On a 2 Language Site default for Language for Post to "ALL"

Phoca Guestbook - creating guestbooks in Joomla! CMS
limacher58
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 24 Aug 2011, 21:25

On a 2 Language Site default for Language for Post to "ALL"

Post by limacher58 »

I use 1 Guestbook on a 2 Language Site (Joomla 1.7)
when someone post something on the guestbook it goes to the specific language (de or en).
How can I config, that the default is "All"

Thanks for your help
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48739
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: On a 2 Language Site default for Language for Post to "A

Post by Jan »

Hi, then you need to customize in the code. Posts are saved with language which is set for guestbook, If Joomla! uses multilanguage feature, then in fact it is not possible to display "all" value :-(

Jan
If you find Phoca extensions useful, please support the project
limacher58
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 24 Aug 2011, 21:25

Re: On a 2 Language Site default for Language for Post to "A

Post by limacher58 »

Okay
In my mind it's just a small edit, when it write to the Database the language should be "*" and not the current language.
But i can't fid the code, where it write to the database. Do you know where i can edit this?

Thanks for your help
Dave
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48739
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: On a 2 Language Site default for Language for Post to "A

Post by Jan »

Hi, it is the model in frontend:

components/com_phocaguestbook/models/...

Jan
If you find Phoca extensions useful, please support the project
Post Reply