I am using the joomla framework to return values from a POST request, and the print screen shows me data, but when using the array in sending me to a method and print or send me data.
Joomla 1.5.15 I need to renew the session ID when a user logs in to prevent session fixation that is possible in 1.5.15. I realise I can update to latest version and would be fixed but for various re
I need to build a basic CRUD joomla extension for a customer. On the user\'s side, it must display a product list when the user choose a category, and the product details when an item is selected in
I don\'t know too much about Joomla, but I\'m trying to work with a Menu on a Joomla site. In the Database I can see a column called params in the menu table, and it has some data I need. The params c
I have a site that was done in Joomla here (I\'m not very familiar with Joomla, but I have had to learn it quickly) and looks great in all browsers, except IE7.
Greetings everyone.. can someone guide me please on how to implement my custom mootools..in Joomla 1.5
Is it possible to load a System Plugin conditionally, based on menu items? e.g. some pages in my site are 开发者_开发百科conflicting with the Mootools Upgrade plugin, which is required for Kunena.I w
I\'m trying to create a simple text field that can be optionally shown on a Joomla article. At the moment I have created 2x custom article params (viewable and quick_summary)
I\'ve built two custommodules for Joomla (\"reservation\" and \"contact\") which are working just fine, however time to time I have to upgrade them.
I wanted to add some (internal) links to the footer in a custom templat开发者_JAVA百科e, how should I do this?