Page 1 of 1

two different "en-GB.com_phocaguestbook.ini"

Posted: 22 Aug 2011, 18:12
by wemme
Hello,
i want to build 2 guestbooks, one as a normal guestbook, one as a contaktform. For this I want to make 2 different "en-GB.com_phocaguestbook.ini". Where can I do this in the code? (guestbook 1 take phocaguestbook_1.ini, guestbook 2 take phocaguestbook_2.ini). I hope it is understandable, whats my problem???!!!!!

Re: two different "en-GB.com_phocaguestbook.ini"

Posted: 25 Aug 2011, 13:27
by Jan
Hi, for now I don't have any experiences with this. Joomla! itself load the language file for the components, so you then need to somehow upload specific language file in the code and detect which itemid you have - so only for one of the guestbook the specific language will be loaded - try to see some Joomla! API how to load specific language (and maybe how to ignore the original :idea:)

Jan