everyone knows that joomla 1.6/1.7 have native multilang feature , so im try to use different template for different langs for some reasons.
I\'m working on a Joomla component which involves files manipulation. For this purpose, I tried to list all folders in the \"images\" folder (which consists all of images used in the website). So here
I need to create an \"Acknoledgment\" page that once a registered user reads, th开发者_高级运维ey hit I agree and stores their username and timestamp into a new table, (meabe I could use joomla\'s jos
Not sure if this is the best place to ask, but thought I\'d give it a try. I\'m potentially taking on a site for a friend.
We are working with a client that is considering developing an AJAX interface to a Virtuemart deployment within a Joomla.
I\'m developing a Joomla system plugin and I need to add some scripts in the header, I\'ve the following code:
I am new to Joomla. I am currently using Joomla 1.5 for development. I am developing a form module that functions like providing users to fill up the form and submit it. Now when a user submits the fi
I have a page that opens in a modal on a joomla site. On that page, there is a hyperlink that links to a file on the server. That file opens up a joomla article. What normally happens when I have an a
I have added this below code for css reference. JHTML::_(\'stylesheet\', \'example.css\', \'components/\'._THISCOMPON开发者_Go百科ENT.\'/assets/css/\');
I want to change inde开发者_如何转开发x.php to index1.php in joomla eg : Now it is www.domain.com/index.php?option=com_content.....