Top "Joomla" questions

Joomla!

Joomla 3.1 error JFolder::create: Path not in open_basedir paths Unable to create destination

I installed this plugin (http://www.s2software.it/en/download/joomla-image-resize-cache) and I have this error, this error remains …

image image-processing joomla joomla3.1
Get rid of ID (category and article) from URL (Joomla 3.3 / 3.4 / 3.5)

I have a Joomla 3.3.6 (edited: 3.5.) site organized in only 3 levels: Four big categories (i, ii, iii, iiii) Each one divided …

php .htaccess joomla joomla3.3 joomla3.4
how to know rss feed link of my joomla website?

I want to create iPhone application that can load all new post from my website in to my app. my …

joomla joomla3.0
How to change load layout in Joomla view?

By default parent::display($tpl); loads components/com_my_component/views/my_component/tmpl/default.php, but in some cases …

joomla joomla2.5
Putting AJAX in a Joomla Module

I've made a basic Joomla module for my site as a shoutbox. But I'd like to put AJAX in it (…

ajax joomla joomla-module
How to add new admin menu items without reinstalling component in joomla?

I have been developing a component for Joomla 1.7.x, during development I need to add new component menu items to …

menu joomla menuitem joomla1.6 joomla1.7
How to use multiple models in joomla MVC Component

I am using different model in joomla than view's own model that is similar to its name by assigning it …

joomla joomla-extensions joomla-component
How do i use Cache Control and ETag to set http headers

I want to use Cache Control and ETag in my joomla website as suggested by google. But have no idea …

caching joomla cache-control pagespeed etag
Joomla $app->redirect() in template index.php causing a redirect loop

I am attempting to redirect in a template index.php i am building and getting a redirect loop. Am I …

joomla joomla3.1
How to override Joomla System Messages - message.php template

Joomla by default renders its system messages (errors, notices etc.) in libraries/joomla/document/html/renderer/message.php. For my …

joomla joomla2.5 joomla3.1