Top "Joomla" questions

Joomla!

Joomla User login check

First I am not a joomla developer. My friend has a web site created with joomla 1.5. In webroot there are …

login joomla joomla1.5
what is JHtml::_?

following is the code i am trying to understand of joomla MVC compenet development protected function getOptions() { $db = JFactory::getDBO(); $…

joomla
Can I insert executable PHP code into Joomla custom HTML module?

if you open this Joomla website you can easy understand what I have to do: http://lnx.erusma.org As …

php joomla joomla2.5 joomla-extensions
joomla jupgrade from 1.5 to 2.5 "migrating undefined"

I am having no luck upgrading from joomla 1.5 to 2.5 with jupgrade... I have tried everything it seems. I kept getting …

php joomla joomla1.5
Fatal error: Call to undefined function mb_strpos()

I got stuck into this problem and I can't seem to find a solution. The version of PHP installed in …

php joomla fatal-error mbstring
Load Joomla 3.x Framework and Modules in external PHP file

I am migrating my Joomla 2.5 site to Joomla 3.3. Now I'm struggling with loading the joomla framework and displaying a module …

php joomla joomla3.0 phpbb phpbb3
Joomla URLs: An article doesn't have a pretty URL by itself?

I'm new to Joomla (1.5), and I'm trying to clarify something about the way Joomla handles URLs. I've activated what they …

url joomla joomla1.5
File upload form for custom Joomla component

I have a field in my form which is of type file. When the user clicks on the save icon, …

file file-upload joomla joomla2.5
How to pass URL parameters to a joomla module

I have my own nice link http://www.link.com/sometext, now I would "enhance" this having the opportunity to …

joomla joomla1.5
URL rewriting in joomla 3.0 after enabling url rewriting YES But gives an error

I have renamed the .htaccess file and on my localhost, it works fine but online it throws the error: 404 - …

php .htaccess joomla url-rewriting joomla3.0