My Joomla article uses Jumi to include a php file. The php file uses $document->addStyleDeclaration It all seems to work, except that the added style is commented out by the method! The new style
In virtumart 1.1.5 i need pa开发者_如何学运维ypal pro payment method .there is any option for configure PayPal pro payment method?and what pay pal sandbox details needed PayPal pro payment method.In t
I am trying to locally install joomla on my laptop. I have apache2 installed and working. When I go to localhost:8080 I get to the Joomla\'s install page. This is what I see
So i have a client, who has a disc of an entire site.Root server files, all the way to /httphome/ files...
I c开发者_开发知识库reate some backend menu in joomla administrator like (Manager, admin, Super admin, agent).
I am using joomla\'s jomsocial &开发者_StackOverflow中文版; I want to add a custom field on group creation. Has anyone played with it before?jos_community_groups is the table where we have informat
recently I faced strange error with raw format: index.php?option=com_content&view=category&layout=blog&id=44&Itemid=80&format=raw
I\'m looking for a way to setup the XML install file for my component and for it to also install the plugins and modules that go along with it all开发者_如何学JAVA in a single installation. Has anyone
I have a Joomla module that basically displays a list of categories.Next to the category name, the number of items in that particular category is displayed using the line below
I have a Joomla controller that iterates a number of times over some Google Checkout XML code.What I want is during this iteration, POST data to another page - in the same site.