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

virtuemart sort products by position

how can you sort products by position (using the arrows to sort) in virtuemart 1.1.9? I can sort the categories by position, so I don't get why you can't with the products, I can sort them by product name, price, newest products and article number…
Ruben
  • 8,956
  • 14
  • 63
  • 102
0
votes
1 answer

Template for Components in Joomla 1.5

I am developing a Joomla component. They component has its own design and images that aren't relevant to the website. What should I do so that the component should have its own template? Currently, the component output is displayed in a part of…
S. A. Malik
  • 3,465
  • 6
  • 37
  • 56
0
votes
1 answer

Joomla PHP file

I have a PHP file, which uses jquery and other, It uploads the image to upload folder , I want to use the same structure to my joomla 1.5 site. I am not sure how can I get this working in side a module . I tried taking all the file with default…
Raj
  • 75
  • 1
  • 7
0
votes
1 answer

how to update my own joomla 1.5 components?

how to update my own joomla 1.5 components? i have 2 components i made with my team, that we use on our web site. (on joomla 1.5..... we didn't upgrade for the moment) we often make updates to fix bugs, to add new featers etc... to put update on…
0
votes
2 answers

How to focus on a particular paragraph on page?

i am working on a joomla site and i have a problem. Problem I have a menu with some menu items.and say under menu products i have menu items Product A product B Product C Product A through C are on a single article. What i want is that when i…
0
votes
1 answer

Joomla doesn't show menus and modules for gantry themes

I'm trying to install a theme that use Gantry framework. All the regular themes works fine, but gantry themes shows only articles (no menus, no modules, empty sidebars). I tried to install gantry framework separately, and i also tried with bundle…
V.Vachev
  • 341
  • 1
  • 7
  • 20
0
votes
2 answers

Joomla - menu item - home button

I am trying to do a simple straightforward thing but it wont work. Can anybody help me figure this out: In mainmenu of Joomla (1.5) I have a button called "Home". This link should redirect to the homepage of the website. It is set as the default and…
Ruud
  • 249
  • 2
  • 8
  • 22
0
votes
1 answer

Validation not working for Joomla registration form

I have joomla site with Version 1.5.23. I am new to joomla and php but in the existing site I am trying to add "Sign up for mailing list" functionality. For this I have added: Sign…
Trupti
  • 59
  • 10
0
votes
0 answers

Is it possible to have Joom!Fish point one item to another rather than translating its contents?

I have three items that are not simply translated based on the language but also have different content. What I would like to do is the following: User comes to the aforementioned item. User changes the language. User is presented with another…
Anton Soradoi
  • 1,841
  • 1
  • 22
  • 36
0
votes
1 answer

Show Jomsocial registration form directly on frontpage?

i use joomla 1.5 within jomsocial login. Right now, when users click on register button, page reload and show a registration form. How can i show this form directly on frontpage ( like on facebook registration ) with a sign up button after? Thanks.…
0
votes
1 answer

How to disable SEF pagination of Joomla's VirtueMart component?

Is it possible to disable SEF for VirtueMart component? I don't need if for some reasons on pagination... BUT, I need to disable it ONLY on pagination. For other link on VM I need pagination. Is it possible to do that with small changes in code?
user198003
  • 11,029
  • 28
  • 94
  • 152
0
votes
1 answer

Single Sign on between Joomla and Php

I have two sites having different database first site is in joomla name suppose www.abc.com second is job portal written in Php run as www.abc.com/jobs. I want to do single sign on for both . How i do that any help ?
0
votes
2 answers

Can I download the template from Joomla admin?

I need to modify a Joomla 1.5 template offline and can login to the backend as administrator. Can I download the template from there or do I need access to FTP?
Xtreme
  • 1,601
  • 7
  • 27
  • 59
0
votes
2 answers

joomla: Unable to load pathway: administrator

I got the error: 500 - An error has occurred. Unable to load pathway: administrator if i click on Virtuemart in Joomla-Backend (1.5)
suther
  • 12,600
  • 4
  • 62
  • 99
0
votes
1 answer

First component built, need help adding joomla category functionality

I have created the beginnings of a product entry component that will allow a user to edit an existing product or enter a new one through the administrator section. The next step I would like to take (and need guidance on) is how to categorize the…
Dewayne Pinion
  • 41
  • 2
  • 10