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

.htaccess rewrite code for dynamic URL (Joomla tpjobs)

1.FROM : http://www.topcafirms.com/index.php/component/tpjobs/articletraineedetails/49 1.To : http://www.topcafirms.com/article/49 I m non-technical....pls let me know what to add in .htaccess
0
votes
1 answer

Looged in user action tracked in joomla 1.5

I need a Joomla 1.5 component for performing the following task when a user logged in all their actions must be tracked, These actions include: Date Logged in, Time of login, Pages visited by login user, Time on each page, Links clicked by login…
Arun Saini
  • 61
  • 9
0
votes
2 answers

New articles defaulting to home page

I'm adding on to a Joomla 1.5 website. When I add a new article and assign it to a section/category, I then add to the main menu. On the frontend, when clicking that link, it only shows the home page content and not the article content. Here is the…
Rodney Wilson
  • 369
  • 1
  • 4
  • 17
0
votes
1 answer

Joomla 1.5 / CK Forms: Need help debugging font size on javascript tooltip

I've got a Joomla 1.5 site with CK Forms installed. It all works fine but there is a tooltip on the captcha which won't display right. It displays in 1px font size. If I try to debug the element in Firebug then the font is set correctly. It has two…
Adamantus
  • 813
  • 1
  • 12
  • 30
0
votes
1 answer

How to add preset text into the content box using JCE?

Using Joomla! 1.5.26 and JCE 2.1.3, the users can select several options (strings) from a popup and those options should be directly insert text in the JCE textarea where the cursor is. How can I interact with the JCE content without creating a…
Daviddd
  • 761
  • 2
  • 12
  • 37
0
votes
2 answers

Joomla! sub-page menu item indent

I am trying to indent 3rd level menu items on sub-pages in a Joomla! 1.5 install. Can anyone throw me any tips for making this possible? If you look on this page, you'll see that the page you're on, in the left menu, is vertically inline with all…
Bill Rust
  • 141
  • 4
  • 14
0
votes
1 answer

File upload with user access for Joomla 1.5

We want to make it possible for clients to download and upload files from our website. They must be able to see only the file they uploaded. We would also like to have files for download but select the users allowed to download them. So each client…
Sebastian Opperman
  • 241
  • 1
  • 7
  • 18
0
votes
1 answer

to unserialize data is it necessary to have the same array structure from which it save in to database

I used a component of Joomla for CCKT, it store data after serialize() it, on the other side I am using another component for generating csv & xls file which convert all the sql data in to csv. so when i call those data which are stored in db as a…
mobi001
  • 517
  • 1
  • 8
  • 19
0
votes
1 answer

Php-soap client installation in Joomla

What is the process of installing Php-soap client in Joomla. I didn't find any package about php-soap client. When I run my sample it throw the error message : Fatal error: Class 'SoapClient' not found in…
0
votes
1 answer

What is the best practice/approach to programatically sharing content between sites in Joomla?

I've got a client site that will have multiple "mini-sites" for individual web shows and one main site for the company that produces them. Each mini-site has it's own color scheme but has all the same menu items and/or content of the other site…
filmjbrandon
0
votes
1 answer

SH404 for SetRedirect url from controller in joomla

I am writing a custom sh404 file for a custom component in joomla. I have written some of the redirecting urls by using setRedirect function. But it is not redirecting to SH404 URL. What I have given is: $link =…
user1173465
  • 53
  • 1
  • 7
0
votes
1 answer

Custom CKeditor plugin on Joomla installation

I have written a plugin for CKeditor according to this tutorial: Plugin Tutorial but I can't get it shown on the ckeditor's toolbar of my Joomla 1.5 installation. I have copied it in the plugins folder, registered it in the config.js as an extra…
Eli
  • 3
  • 4
0
votes
2 answers

Virtuemart Configuration - appearance issue

I am running Virtuemart 1.1.9 on top of Joomla 1.5.25, when I attempt to edit my Virtuemart configuration, the page displays like the image below... When I look at the same page on a different server, the tabs (Global,Security,Site, etc) are there,…
larryr
  • 1,536
  • 3
  • 17
  • 27
0
votes
1 answer

implementing custom logic after login in joomla1.5

I am trying to get some certain action done once the user is successfully logged in and i am wondering where could be the right place to get this done. Should i create or edit user plugin and write the logic in onLoginUser() function? If so, where…
user1220771
  • 35
  • 1
  • 4
0
votes
1 answer

Can i update joomla1.5 having Virtuemart 1.1.4 to joomla 2.5 ( Virtuemart have many custom code )

I have a site which have joomla 1.5 having virtuemart 1.1.4 where virtuemart is having many customizations. Also i have some other components but my main customization is in virtuemart so is this possible that i upgrade my joomla from 1.5 to 2.5 and…
savan
  • 15
  • 1
  • 6