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 1.5 administrator module description

I have developed a module for the administration backend of Joomla 1.5. The description is language based like the example shows below: MODULE_DESCRIPTION=This is the description of the module Once the module has installed, the description for some…
Lodder
  • 19,758
  • 10
  • 59
  • 100
0
votes
1 answer

how to use a page (joomla article) using joomla plugin in another website on page load?

I am using joomla for loading some static content for my web application. now i have the requirement that create a page in joomla that loads when application url gets hit on browser. Basically the flow would be: 1) enter application url. 2) page…
vikram.fartyal
  • 148
  • 4
  • 11
0
votes
1 answer

Joomla External HTML and Access Levels

I am trying to use Joomla to create a website that allows users to do the following: submit links to external html search through the external websites based on category, rankings, etc. display the websites in multiple iframes simultaneously (…
Bryan
  • 17,201
  • 24
  • 97
  • 123
0
votes
1 answer

Paypal payment option disappearing in checkout page in HikaShop

We recently just have our Paypal payment option "disappeared" in checkout page in Hikashop powered joomla site v 1.5 today. Before that it always display fine, and my client confirmed that she played around with the countries setting in the hikashop…
0
votes
1 answer

How to add php code directly into article using Jumi plugin

Hi every one I have installed Jumi plugin version 2.0 in joomla 1.5 and tried to write php code in the article. I'm able to use the code if I store the php source in an external file and call it within the content like {jumi [../../filename.php]}.…
Nazeehaa
  • 5
  • 2
  • 5
0
votes
1 answer

Joomla Paypal IPN always return INVALID

I've problem to veryfied the paypal payment on my joomla 1.5 website. I always get "INVALID" although the payment is success. i cannot get POST value from paypal, only can GET value. what's wrong with these code or the setting. my paypal setting in…
satria
  • 35
  • 1
  • 9
0
votes
1 answer

only display Virtuemart products based on registered login

We are trying to setup a simple BTB site to support our retailers (somewhere they can download product text/images and corporate branding). We are using Joomla 1.5.2 and Virtuemart 1.1.9 We want it to be completely secure (unregistered viewers - and…
user1366794
  • 41
  • 1
  • 7
0
votes
1 answer

Joomla does not redirect to login page with correct redirection parameters

I have integrated Joomla with a vBulletin and a CPG using jFusion for my upcoming site for Cancer patients . I have set the login link of vB and CPG as http://fakesite.com/site/index.php?option=com_user&view=login&return=Zm9ydW0ucGhw , so that when…
Shiv Kokroo
  • 21
  • 2
  • 7
0
votes
1 answer

superfish items ' width aren't correct in IE 6,7

I have installed superfish module in joomla 1.5 . I have a problem in IE 6,7 . the width of 'li' elements are not calculated correct and this causes some items fall down. unfortunately I am working on my pc and cann't uploaded it somewhere to show…
hd.
  • 17,596
  • 46
  • 115
  • 165
0
votes
1 answer

What is use if Itemid() in joomla

I m new In joomla 1.5 and I m Using a itemid on read more link but do not understand the use of itemid and because if it use for display article in menulink vise than i have 4 menu and still i am writing a article&id=14 & itemid=5 still show a…
0
votes
1 answer

Joomla redirect to login page with correct redirection parameter after unsuccessful login

I have integrated Joomla with a vBulletin and a CPG using jFusion . I have set the login link of vB and CPG as http://fakesite.com/site/index.php?option=com_user&view=login&return=Zm9ydW0ucGhw , so that when a user logs into Joomla from that link ,…
Shiv Kokroo
  • 21
  • 2
  • 7
0
votes
1 answer

how to don't display some positions in the internal pages in Joomla

I am developing a Joomla! 1.5 template. I have user1,user2 and user3 positions. I want to display these positions on the front page only not the internal pages. but I don't know how to implement it. would you help me ?
hd.
  • 17,596
  • 46
  • 115
  • 165
0
votes
1 answer

Change folder names in Joomla site

I'm trying to change some folder names in a Joomla (1.5.23) website to better define what they contain. Everything I find refers to changing template names but in the admin panel I don't see anything named "templates". So far I've been able to make…
0
votes
1 answer

How to display system message outside of template in Joomla 1.5?

Joomla Geeks! Please help me. Web designers created design for Joomla, where should be located inside of custom component's view (default.php). It's because of divs nesting, I can't change anything. Nevertheless, I…
user1063784
0
votes
2 answers

Adding language file in joomla 1.5

I've mentioned my component name in menu in sys.ini file. I've mentioned this on xml file also, but the language file didnt change in Joomla 1.5 language/en-GB/en-GB.com_examsmsstaff.sys.ini COM_EXAM="Exam" Xml file
ram
  • 593
  • 1
  • 8
  • 18