I created a new joomla module for administrator. when am
going to install this, it is going "joomla/modules" path.
but, i want to install this in the
"joomla/administration/modules" path.
Answers were Sorted based on User's Feedback
Answer / dvd
You need to specify the install path in the xml file
see: http://docs.joomla.org/Tutorial:Creating_a_Hello_World_Module_for_Joomla_1.5
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudheer
In joomla install total 6 steps are there in these steps u
give admin name and password.Then u get joomala/admin/midules
| Is This Answer Correct ? | 0 Yes | 1 No |
In php, how to redirect from one page to another page?
How do you format and output a number with leading zero's?
How i can integrate merchant payment get way in zen cart? in php? plz help me
1 Answers BA Continnum Solutions,
Where is session value stored php?
Explain mysql_errno()?
How do you remove duplicates from an array?
What are the advantages of using php?
Explain me what is sql injection?
What is the difference between for and foreach?
Tell me can the value of a constant change during the script's execution?
Is php a framework?
What does empty mean in php?