Top "Joomla" questions

Joomla!

Joomla database settings

What is the file, where database setting are stored in Joomla CMS? Like server, user name, database name and password? …

php database configuration joomla settings
How to get specific menu items from joomla?

This question is bit specific for Joomla. I have a main menu consisting of: Home|About US|Privacy Policy|Portfolio|…

joomla
How to reduce first byte time or first load time

I have developed a joomla 3.2 site. I have tested it with webpagetest.org and i got following results First Byte …

performance web joomla load cdn
How to get article text by article ID in Joomla?

I want to get article text by passing article ID from the joomla template.

php joomla
Joomla 3 Show Title issue. Hide page-header

I turned Show Title option for articles to Hide in global settings. So it works for each my page good …

joomla joomla3.0
How to get the path to the current template in Joomla 1.5?

I'm writing a component and would like to insert images from the template folder. How do you get the correct …

php joomla joomla1.5
Joomla 3.0 DS does not work(Use of undefined constant DS)

Joomla 3.0 DS does not work. It has been removed. I get Notice: Use of undefined constant DS - assumed 'DS' …

php joomla joomla3.0 joomla3.1
Joomla Database - How to use LIMIT in getQuery?

I want to build the below query using joomla inbuilt database class. SELECT * FROM table_name ORDER BY id DESC …

mysql joomla joomla2.5 joomla3.0 joomla3.1
How to add JS/CSS files to Joomla modules?

I am starting out with Joomla and am writing a simple Joomla module. I am using some custom CSS and …

joomla
JFolder::create: Could not create directory - Joomla

I end up with below error when I try to install a component,module or plugin. JFolder::create: Could not …

joomla joomla2.5 joomla-extensions joomla3.0 joomla3.1