"Error loading component: com_helloworld, 1" - Joomla! Forum - community, help and support
running joomla 2.5.8 on dedicated linux server.
i creating basic "hello world" component following instructions in joomla documentation here:
http://docs.joomla.org/developing_a_model-view-controller_component/2.5/developing_a_basic_component
installation failed when created zip file described , tried install - i'll deal time.
i manually created folders , files. however, component doesn't run - see attached screen shot. doesn't appear in administrators' components menu in end.
the component has 3 pieces of content - xml file provided in documentation, , 2 php files line of "hello world" text. rest directory structure blank index.html files , single blank file in update directory. directories in place. xml file in administrator/components/com_helloworld folder.
goal component operating can proceed course. appreciated.
i creating basic "hello world" component following instructions in joomla documentation here:
http://docs.joomla.org/developing_a_model-view-controller_component/2.5/developing_a_basic_component
installation failed when created zip file described , tried install - i'll deal time.
i manually created folders , files. however, component doesn't run - see attached screen shot. doesn't appear in administrators' components menu in end.
the component has 3 pieces of content - xml file provided in documentation, , 2 php files line of "hello world" text. rest directory structure blank index.html files , single blank file in update directory. directories in place. xml file in administrator/components/com_helloworld folder.
goal component operating can proceed course. appreciated.
i found error. xml file provided in documentation identifies joomla 2.5.0 , running 2.5.8. there no mention in doc check version numbers - says "use file." might worth saying "use file, first check version , update xml file if version different."
Comments
Post a Comment