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, modifying content module (article edition/creation)

I would like to ask You for a proper way of modifying Joomla's 1.5 article edition/creation page. What I need is additional field (e.g. under the editor) which takes a file input, upload the file to a certain folder (after this article was…
Ziker
  • 141
  • 4
  • 20
0
votes
1 answer

Edit joomla content in component via CSS on a template i created

How do i edit the body text (content) of a component in joomla. The css to edit #content is responding to other attributes like padding/margin, border, width/height and background but not on font attributes... in index.php
Wepex
  • 163
  • 4
  • 13
  • 32
0
votes
1 answer

Include Joomla Component outside Joomla 1.5 (Joomla FB Chat)

Is there anyone know how to include Joomla Component to be worked outside Joomla? I have a project for my undergraduate program to make a website but i were not allowed to used CMS like joomla or wordpress.. Is anyone know how to make this thing…
Ricxzone05
  • 29
  • 3
0
votes
0 answers

Can not write javascript,php and css inside the virtuemart product description editor

In virtuemart product description editor can not write any script and php code. I have tried with the sourcerer and DirectPHP plugin but both are not working for me. I am using Joomla1.5.23 version and the virtuemart version is 1.1.8. . Please give…
user734081
  • 115
  • 4
  • 13
0
votes
1 answer

IncludePHP plugin's not working in joomla 1.5

I have a website created in joomla and i used incudePHP plugin to add html pages to content. It used to work perfectly for a long while.. but now i don't know why it shows the code : {htmlfile}tours/rafting.html{/htmlfile} instead of the…
Mirela
  • 461
  • 2
  • 10
  • 20
0
votes
1 answer

Joomla 1.5 2 categories, 2 layouts

I have two categories that need their own layout. Right now it looks like both categories are using template/html/com_content/category/blog.php, and I can't for the life of me figure out how to switch this to a different layout from the menu item…
emc
  • 507
  • 1
  • 7
  • 25
0
votes
2 answers

All of my modules are not showing in administrator panel while migrated from 1.5.26 to joomla 2.5.8

I've upgrade my joomla version 1.5.26 to joomla version 2.5.4 and all the things has been upgraded successfully. So when i goes into my joomla module manager admin panel then it is not showing me any kinds of modules which was previously visible in…
Oh What A Noob
  • 507
  • 1
  • 10
  • 33
0
votes
2 answers

How to remove time from dateTime in kunena1.7

I use kunena in my site and I want remove time from datetime in latest post by user in main page or in post page. I delete %H:%i from its variable in language file but time is shown still. How can I remove this?
mr.soroush
  • 1,110
  • 2
  • 14
  • 31
0
votes
1 answer

( ! ) Fatal error: Uncaught exception 'Exception Occured while migrating joomla 1.5 to 2.5

I'm trying to migrate my joomla website from 1.5.26 to 2.5. While migrating the joomla website through jupgrade extension, it is showing me "Migrating undefined". So, i've on the migration error in jupgrade extension then it shows me the following…
Oh What A Noob
  • 507
  • 1
  • 10
  • 33
0
votes
1 answer

Affiliate Webgains with VirtueMart

Actually i use joomla with virtuemart and i want add in the thank´s page the code of WebGains , the problem it´s the code never connect right with WebGains The code it´s javascript and call url of WebGains
user1860536
  • 67
  • 2
  • 7
0
votes
2 answers

multiple select, add text to default value (option)

Can somebody help me please add some text before the default "value" of a multiple select option. The code that responds for this is: if (!K2HelperPermissions::canAddItem($categories[$i]->value)) { $categories[$i]->disable =…
Vzlotea
  • 97
  • 2
  • 12
0
votes
3 answers

jupgrade extension is not working in my site

I am trying to upgrade my joomla website which is 1.5.26 to version 2.5 through jupgrade but it's not working properly. Jupgrade is not working properly and nothing has bee doing or happened in jupgrade. I've readed in many forums that it's due to…
Oh What A Noob
  • 507
  • 1
  • 10
  • 33
0
votes
0 answers

Joomla cannot insert any more article in a category

This time i am having a weird problem about a Joomla 1.5 website. When I try to add new article (number 3093) to a section/category that is in the menu and then I try to retrieve it, when i call the single article page i get an error. I can't say…
dpi
  • 204
  • 1
  • 5
  • 17
0
votes
2 answers

HTaccess issue in joomla on my localhost

I've copied my live website to my localhost for migrating into higher version. The problem that has been arises is that my menus and components are not opening and it's saying that it does not found any articles and components that has been assigned…
Oh What A Noob
  • 507
  • 1
  • 10
  • 33
0
votes
1 answer

Need help for database update query in php form - Joomla database

Let's say I have a table with 10 records and I want to take name, lastname and rank from those 10 records. First I do something like this:
DNA180
  • 266
  • 1
  • 7
  • 28