joomla1.5
PHP Reorder array of objects based on contents of another array
I have an array of objects that is being generated from an SQL query within a custom Joomla! 1.5 component:[详细]
2023-03-02 17:52 分类:问答joomla how to create a custom link
I have set mod_rewrite in joomla so I can use link like http://www.mysite.com/home, http://www.mysite.com/contact where home and contact are link开发者_StackOverflow社区 aliases.[详细]
2023-03-02 15:00 分类:问答Why is my PHP in articles being interpreted literally as a string instead of as PHP?
I am trying to find a way to write pure PHP in my articles with Joomla (currently using 1.5). The closest I got so far was to use a plugin called Sourcerer (see link)[详细]
2023-02-28 19:50 分类:问答joomla: use API inside an article
I am using the Sourcerer plugin to use PHP code inside my articles. I would like to use the Joomla API/framework inside my article to dynamically set the HTML meta tags and other stuff. I found the se[详细]
2023-02-28 14:53 分类:问答error while installing extension
there is a error called Error! Could not find a Joomla! XML setup file in the package.while installing the module in joomla1.5. there is the xml file but the version notified in the xml file is 1.6. I[详细]
2023-02-28 06:09 分类:问答joomla API: head data overwritten
I am using the below PHP code to set the page title and the description meta tag within an article $doc =& JFactory::getDocument();[详细]
2023-02-28 03:36 分类:问答Remove readmore article title from joomla
How can I remove the article title from the readmore link in Joomla? I don\'t have sh404SEF. <?php if ($this->item->readmore_register) :[详细]
2023-02-28 03:08 分类:问答Joomla: How to add a unique 3 column row only to Frontpage?
I want to add a unique 3 column row only to Frontpage. I also want to be able to change the contents of these columns via Admin panel. I don\'t want these 3 columns to be shown on any other page withi[详细]
2023-02-28 00:55 分类:问答Problem accessing the pages in Joomla based site [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-02-27 08:49 分类:问答Virtuemart (J!1.5) category browse page with sub-category products
I\'m building a VirtueMart site that has hierarchical product categories, i.e.: Grinders -> Metal | Plastic | Electric[详细]
2023-02-27 06:42 分类:问答