Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[CLOSED] Bug on Language File Generation 29 Mar 2012 07:05 #1776

the language file has this "format":

COMPONENT_ITEM_FLY_NAME="bla bla bla"
COMPONENT_COLLECTION_VIEW_NAME="whatever you want"
COMPONENT_MENU_ITEM="Ciao Ciao"


Each line is a variable, but the lines are not "clearly" closed with the ";" symbol.
it perfectly works if you don't modify manually the file, but if you do it and the line is not clearly formatted with the "break line", the entire file will give error and joomla will not read the file at all.
so I guess to avoid any mistake, the file should be generated in this way:

COMPONENT_ITEM_FLY_NAME="bla bla bla";
COMPONENT_COLLECTION_VIEW_NAME="whatever you want";
COMPONENT_MENU_ITEM="Ciao Ciao";

Please Log in or Create an account to join the conversation.

Last edit: by admin.

Re: Bug on Language File Generation 05 Apr 2012 18:45 #1912

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
I am not sure what you say is Joomla standard.

I guess not.
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

Re: Bug on Language File Generation 05 Apr 2012 20:52 #1919

yes you are right.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.061 seconds

Hi first of all I'd like to say that J-Cook is a great tool - the best component builder I tried so far...
Rymedia - Jonas 

Get Started