Hi is possible somehow output only content of single view/template in joomla component?As standard I put the output into according part of whole site, but I have some action which is called by robot,
I am developing my first Joomla component and am having trouble understandin开发者_如何学运维g how to insert a link to edit a item in my component.
I am trying to implement a simple \"Virtuemart Only\" search in one of the custom modules on a site. What I\'d like is to be able to insert the search tags into an existing table in a 开发者_StackOver
I am merging a small group on sort of site with my joomla site. I already have members in my joomla site so I somehow want to migrate the users of joomla to groupon database which uses a differen开发者
hi I have following problem. Standard actions on components are in Joomla called like this index.php?option=com_name&action=MYACTION. Then I can use Joomla framework in my component e.g for databa
example: menuitem 1 menuitem 1.1 menuitem 1.2 menuitem 1.2.1 menuitem 2 menuitem 3 I now have: <?php $active = JFactory::getApplication()->getMenu()->getActive();?>
I have an associative array as [name]->user1, [class_code]->bsc, [name]->user2, [class_code]->msc,
I am loading the Joomla login module in an article using {loadposition xxx}. when cache is on it doesn\'t works and give the error of Invalid Token.
I\'ve just installed Joomla and I\'m a little confused with the new interface. I\'m actually looking at Joomla after about 2 years.
I\'ve just got Joomla 1.6 up and running. My question is this: Do we need plug-ins to add a PayPal donate button on Joomla? Can\'t we just paste the开发者_开发技巧 code in the article?You can\'t pas