Joomla is an open-source CMS written in PHP and powered by an MVC-oriented framework. Thousands of extensions are available and can be installed through the admin interface. The Joomla JED is the approved repository of many of these extensions and the best place to start.
0
votes
0answers
4 views
problems in virtumart cart page and product description page
I am using Virtuemart 2 and Joomla 2.5 . i have assigned slideshow module in home page, but slide show module is displayed in Cart Page too. I'm much confused and I have no idea to solve it.
-1
votes
1answer
23 views
Php Function without using Mysql Real Escpae String
Am creatiing a PHP Function in Joomla to return respective article when called for in front end
Here n_id is the id database value stored against for that article
Attempt1
function get_news_detail()
...
0
votes
1answer
10 views
Table columns in Joomla doesn't start on the same level
Table columns in Joomla doesn't start on the same level :(
A simple table , 2 columns and 1 row, but in each column a lot of text;
text in right side column start from top;
text in left side column ...
0
votes
1answer
12 views
Why is my plugin not triggered?
I'm working on a plugin which should provide support for plugins. But I don't get it to call (and execute) its own plugins - and I have read the doc forward and backward and for the life of me am not ...
0
votes
1answer
9 views
Can I have different templates for different languages in a Joomla multilanguage website?
I am creating a multilanguage website (english and italian) and I need have a specific template for the english language and another different one for the italian lainguage.
Can I have different ...
0
votes
0answers
14 views
“The connection to the server was reset while the page was loading” error on Joomla website
I am experiencing a strange issue on a Joomla 2.5.4 site: http://tinyurl.com/k8xuxth
One of our employees made a few front-end edits to two or three pages and now some of the pages randomly redirect ...
0
votes
0answers
8 views
Joomla : XML: failed to load external entity
i created a new contact module for joomla 2.5.14 . when i tried to install it the system return this error : XML: failed to load external entity. here is my xml file :
<?xml version="1.0" ...
0
votes
0answers
11 views
Joomla Modul “left” don't show up afte migration from 1.5 to 2.5
I know some of you can help me with this.
My task was to Upgrade a Website which runs on Joomla 1.5.22 to 2.5.14.
I use a selfmade Template "__hongler25". I've already solved multiple issues and now ...
0
votes
0answers
5 views
Converting <group>, <schemas>, <words> tags from Joomla 1.5 templatedetails.xml to Joomla 2.5
Does anything special need to be done with these tags? I cannot find any information about it anywhere. I already replaced param with field. But does group remain the same?
<group type="group" ...
0
votes
1answer
15 views
Convert joomla 1.5 to 2.5 with whole site and also with virtuemart
How i convert my current website of joomla1.5 to joomla2.5
please anyone help me
When i using jUploader it is only allow to convert joomla1.5.18 to 1.7 but i need joomla2.5
0
votes
0answers
17 views
Jooma Custom Component Router.php not being called
I'm using Joomla 3.1.
I'm having a strange issue with my router.php file in my component.
I have a basic router.php file, not doing much as yet, before I add my features I need to get it actually ...
0
votes
0answers
18 views
Joomla login form security token - Login from an external application
i am trying to login Joomla backend through my RoR application. I am facing a problem with the security token. I using a post request form to send username and password to Joomla login form. The one i ...
1
vote
0answers
17 views
Joomla tooltip not hiding
My problem is that tooltips are not hiding after the cursor is moved away from the text with tooltip. You can check this page for an example of this problem:
...
0
votes
0answers
6 views
Joomla 2.5 com_search change the default search table #__content
I have an home made component in my joomla website and i need that the joomla default search component explore the table of my component. I have find in plugins/search/content/content.php line 157 : ...
0
votes
1answer
23 views
Problems with the maximum font size in TinyMCE editor on a Joomla website
I am using TinyMCE as editor on my Joomla website and I have a problem with the maximum font size.
When I insert some text into the TinyMCE editor I can change the font size but the maximum size ...