Questions tagged [joomla1.5]

Joomla! is a free and open-source web content management system written in PHP. It is released under the GNU General Public License. This tag is for programming-specific questions referring to version 1.5.

Joomla! 1.5

Joomla! is a free and open-source web content management system written in PHP. It is released under the GNU General Public License.

Version 1.5 of Joomla! was the first long-term support (LTS) version of Joomla!, released in January 2008. The support ended in December 2012.

Resources

Related Tags

1166 questions
0
votes
1 answer

joomla menu item link to article does not link to the article

I have linked my joomla menu item to the article by selecting the article in the menu item. IT does not pull up the article. I can create a html module and add content to the page. i have feeling it could be the template
user1339913
  • 1,017
  • 3
  • 15
  • 36
0
votes
1 answer

Registration Codes/Server Verification & Joomla

This question can be broken up into a couple of parts: What is the best way to create a registration key for a product in PHP (ie. a person purchases a PHP program and after payment receives an activation key) I want to be able to store the…
privateace
  • 1,367
  • 6
  • 16
  • 24
0
votes
1 answer

Joomla Multilanguage website has 2 URL and one of them has to be redirected to a subdirectory

I have a Joomla website with 2 url www.acb.be and www.atlantec.fr These 2 url are both going to the same joomla website. Now client asks me to redirect www.atlantec.fr to the french version on the site, found on www.atlantec.fr/fr/ Provider…
0
votes
1 answer

Second Select in Joomla 1.5 custom component

I have developed custom component.. Initially Joomla 1.5 has data array that sends data from the table to the template. class MyComponentClass extends JModel{ /** * MyComponentClass data array for tmp store * * @var array …
mrGott
  • 1,066
  • 3
  • 18
  • 53
0
votes
2 answers

loading magento cart block to a drop down panel

Can any one please help me to load magento cart block into a drop down box. To be more specific, the module title or a menu should display some thing like 'my basket' and there should be a message of number of items in the cart below 'my basket'.…
Nazeehaa
  • 5
  • 2
  • 5
0
votes
1 answer

User created groups in Joomla

I'm looking for a way to make certain users on my site to be able to create groups and to invite other users to their groups. In these groups the users are only able to see their group members articles and other group content. If you are not in a…
0
votes
1 answer

Get module ID in default.php file

Hey guys how is it going! I am trying check the running module ID in the default.php file. I need to get the module ID and go from there. I have read that $module->id should store that number in that file but I don't know why it does not print…
0
votes
1 answer

How would i archive to show 3 different articles in single page with Joomla?

I have Section caled SECT_X and in in the that section, 32 different categories. Each of these categories are in the menu and each menu entry should show a single page with a templaet that has 3 columns. Each of the columns should contain…
rasjani
  • 7,372
  • 4
  • 22
  • 35
0
votes
1 answer

Create custom form in Joomla

I am writing a component for Joomla 1.5. There is a need for a Form in it, infact three forms are needed. I have searched and looked a lot but could not find where to start so that i should be able to show the form on the front end. The forms will…
S. A. Malik
  • 3,465
  • 6
  • 37
  • 56
0
votes
3 answers

Joomla Readmore Link To Article

Im creating a custom template. On the front page I want to display an article and a readmore link. The article is called "Article 1" and is in the section "Test" catagory "Cat". Its access level is public. How can i show the first 100 words of the…
Ozzy
  • 10,285
  • 26
  • 94
  • 138
0
votes
1 answer

Edit and Add New in joomla custom component conflict

I've started to make my own custom component following a cookbook for joomla in making a component. All are ok but when i tried to edit an existing data it automatically add again a new data same as the data edited. What is the problem with this?…
rjx44
  • 389
  • 2
  • 9
  • 16
0
votes
1 answer

Can I update a Joomla module without uninstalling?

I am maintaining a Joomla module that gets installed on a site to which I have no file transfer privileges. Of course I do development in a test instance of Joomla where I do have file transfer privileges, and there I can edit module code and reload…
EFC
  • 1,890
  • 18
  • 39
-1
votes
1 answer

How can we skip the registration form / part / step of Virtuemart 1.1.9

We have Virtuemart 1.1.9 and Joomla 1.5.23 but we want to fully skip the registration step or is it required that Virtuemart works in Joomla?
user753676
-1
votes
1 answer

joomla site having dual behaviour

i have a site http://www.carsharehfx.ca/index.php,It is opening in Chrome only but not opening in IE or firefox.It was woking properly butit happens todays morning.please anyone who can guide me on this.I dont know which tool to use to inspect…
require_once
  • 1,995
  • 3
  • 21
  • 29
-1
votes
1 answer

How to get all list catgories of joomla15?

I don't know how to get list categories of joomla, I need module to do that...So, Can you help me ?
Emiko
  • 1
  • 1