Questions tagged [joomla]

Joomla! is a free and open source Content Management System (CMS) for publishing content on the World Wide Web and intranets and a model–view–controller (MVC) Web application framework that can also be used independently. Joomla questions can also be asked on https://joomla.stackexchange.com/

Joomla specific questions can be asked at Joomla Stack Exchange

Joomla! is a free and open source Content Management System () for publishing content on the World Wide Web and intranets and a model-view-controller () CLI and Web application framework that can also be used independently.

External Links

Joomla Tutorials

15130 questions
100
votes
7 answers

How does this site infecting script work?

My Joomla! website has been repeatedly hacked into. Someone, somehow, managed to inject the following rubbish into the key php scripts, but I mean not to talk about configuring Joomla. The site is not visited much (at times I fear I might be the…
Peter Perháč
  • 19,614
  • 21
  • 116
  • 148
97
votes
2 answers

Target a css class inside another css class

Hi I am having problems with some css classes in joomla. I have two divs in a module, one is the wrapper class="wrapper", the other is the content class="content" . Content is inside wrapper. What I am trying to do is target a css style on the…
Iain Simpson
  • 7,531
  • 12
  • 43
  • 63
69
votes
1 answer

"Uncaught SyntaxError: Unexpected token { " in Bootstrap 2.1.0 bundled with Joomla! 3.0

I'm using Joomla! 3.0, which has Twitter Bootstrap 2.1.0 included. I want to do my own Joomla! template, and I need to use dropdown menus. When I include following CSS/JS:
Cysioland
  • 1,118
  • 1
  • 9
  • 21
40
votes
2 answers

To Go or Not To Go with Liferay? What's the good, bad, and ugly?

We are evaluating several solutions for a new web thing we're looking to build. There are several aspects to it, including user management, content management, campaigns, community, and financial transactions. We are looking to roll the framework…
Alexx
  • 3,352
  • 6
  • 28
  • 39
40
votes
7 answers

Best practice for using window.onload

I develop Joomla websites/components/modules and plugins and every so often I require the ability to use JavaScript that triggers an event when the page is loaded. Most of the time this is done using the window.onload function. My question is: Is…
privateace
  • 1,357
  • 6
  • 16
  • 24
40
votes
1 answer

Adding qty and add-to-cart in related products on product detail page for virtuemart 3 and display in linear fashion

I would like to know how to add qty , add-to-cart button and display them in a linear fashion on the vm3 product details page. I located a similar question here (Display pricing and add to cart button in related products Virtuemart 2.0), but none of…
Frank Barcenas
  • 601
  • 5
  • 16
39
votes
2 answers

How to detect the current language of a Joomla! website?

I just want to generate a code that will detect the current language of my websit in joomla + php
leonyx
  • 825
  • 7
  • 15
  • 23
34
votes
9 answers

joomla password encryption

I need to access the joomla user table jos_users for login checking from external php script [codeignitor]. joomla storing password like this 4e9e4bcc5752d6f939aedb42408fd3aa:0vURRbyY8Ea0tlvnTFn7xcKpjTFyn0YT Looks like this is not the normal MD5…
Red
  • 5,488
  • 11
  • 60
  • 111
33
votes
8 answers

How to get component parameters?

I have a problem here and just cant solve it :-/ I am developing an Joomla component with backend. In the backend I set a parameter, the dashboardId, but I can't access them in the view. I always get data:protected (when I dump params). It seems…
Nico
  • 1,031
  • 1
  • 22
  • 38
31
votes
14 answers

How to create my own form in joomla

I want to create my own form that are submitted and values of that form will be stored in joomla database. How can i used the Joomla connection code to interacte with the joomla database.
Ahmad
30
votes
2 answers

Fabrik form submission issue, getting JSON response instead of thank you page

I have a Joomla site 2.5.4 and contact form is build using Fabrik plugin. When I submit the contact form I receive a JSON response instead of thank you page. I have set the form properly from the back-end as well. Please refer image below for…
Sashant Pardeshi
  • 1,065
  • 7
  • 20
29
votes
4 answers

Difference between components, modules, extensions and plugins in Joomla

What is the difference between Joomla components, modules, extensions and plugins?
Bryan
  • 15,409
  • 22
  • 92
  • 119
29
votes
4 answers

SQL query to prepend prefix to existing value in a field

I have searched and searched for an answer to this, and I think this must be child's play for anyone who KNOWS SQL (which is not me). I want to insert a prefix to the values in a field of a table in my DB. More specifically, I have a table…
Sean2015
  • 451
  • 1
  • 5
  • 7
25
votes
1 answer

Joomla database settings

What is the file, where database setting are stored in Joomla CMS? Like server, user name, database name and password? Something like WordPress wp-config.php file.
James
  • 35,491
  • 52
  • 126
  • 159
24
votes
3 answers

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 path to the template folder?
nickf
  • 499,078
  • 194
  • 614
  • 709
1
2 3
99 100