Top "Joomla" questions

Joomla!

How to get Module params in component area in joomla2.5

I want to get the module params in component area in joomla 2.5 Here my code : jimport( 'joomla.application.module.helper' ); $…

joomla joomla1.5 joomla2.5 joomla1.7
Joomla Menu items alias SEO works, but article alias SEO not working

I've got a problem with my Joomla site. The SEO for the menu item can work effectively. So if I …

seo joomla alias sef
What is the meaning of @eval($_POST[1])

My joomla site is hacked and i got a file in library folder that is reads.php file. When i …

php joomla eval joomla3.0
Component from Joomla 2.5 to Joomla 3.0

Since the release of Joomla 3.0 Alpha last night, I wanted to try my hand at starting to convert the Joomla 2.5 …

joomla components joomla-extensions joomla2.5 joomla3.0
Importing jQuery into Joomla

I have been a Joomla developer for almost an year now. I have been struggling to import jQuery into joomla …

jquery joomla joomla2.5 joomla3.0 joomla3.1
Set frontend session time out limit in joomla

How to set session timeout limit for frontend users in joomla 2.5? I had set the Session Lifetime option in Global …

joomla joomla2.5
Joomla component: Output without html

I am developing a Joomla component for Joomla 2.5. Since it's supposed to output XML, I most defenitely don't want to …

joomla joomla-extensions
joomla add view into another view

Im using joomla MVC and I want to build a form that has different tabs which are different sections of …

model-view-controller view joomla joomla1.7
Joomla 3 Invalid Token error

Every time I log into joomla admin I get the following error: The most recent request was denied because it …

php joomla joomla-k2
Write to multiple tables in joomla component?

I'm trying to create a component (front end) that uses multiple tables. I found 1 or 2 post that partially answer to …

database joomla components joomla2.5