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
3
votes
1 answer

joomla 1.5 search integration with custom components?

Does anyone know how to integrate the joomla search functionality with customly built components? Or know of a tutorial/information page with the information I'd need? I'd like the search to pickup information from my components, currently it's only…
SoulieBaby
  • 5,405
  • 25
  • 95
  • 145
3
votes
2 answers

How to get joomla version by http?

I have seen screenshots of a solution, there the joomla version is getting detected by only accessing the page via http. E.g. the solution displayed all 3 digits of a version of joomla. e.g. 2.5.28, or 1.0.x and so on. So I am wondering how this can…
hkais
  • 338
  • 4
  • 15
3
votes
1 answer

Apache mod_rewrite issue with WAMP - shows Error 404 Not found - Joomla 1.5.14 with SEF URL

I am newbie to Joomla and WAMP environiment. I am using WAMP environment: Win Srv 2003 R2 (Std Ed) with SP2 and all recent updates Apache 2.2.9 PHP 5.2.6 Joomla 1.5.14 I want to enable mod_rewrite with Joomla SEF URL but it is not working…
DM.
  • 111
  • 1
  • 1
  • 4
3
votes
1 answer

Joomla 1.5.14 to Joomla 3.0 Migration

We have already Joomla´s version 1.5.14 from 2009 to make our homepage setting. Now we want to upgrade the version to 3.0. We have made a test page 3.0 and compared it with our original page. We understand that files and the database have been…
Neru-J
  • 1,623
  • 2
  • 23
  • 38
3
votes
2 answers

Want to allow Joomla Super Admin to log into other registered accounts - how to do it?

We've created a highly customized Joomla 1.5 based site and want our super administrator to be able to log into registered user accounts so we can provide better phone support and help them configure their accounts remotely. This will obviously…
user77413
  • 30,205
  • 16
  • 46
  • 52
3
votes
4 answers

Upgrade / Migrate from Joomla 1.5.26 to Joomla 3.0.1

I have a joomla 1.5.26 site and want to upgrade over to Joomla 3.0.1. Is that possible? If so, what are the steps? I am looking for an installer like JUpgrade to do this. I realize that it is a 2 step process: a. Migrate from Joomla 1.5.26 to…
user544079
  • 16,109
  • 42
  • 115
  • 171
3
votes
1 answer

Joomla to wordpress migration - How to migrate fb comments?

I am migrating one of my sites to new cms and I would like to know if there's a way to migrate facebook comments too together with content, users, templates and etc? In old joomla site I was using:…
3
votes
1 answer

Joomla links ok on live site but incorrect on local server

My Joomla site has been running with no problems live. I wanted to make some changes to it, so I downloaded the entire site and database to my localhost. Everything shows fine when I load the local site, however all the internal links have changed.…
Fisu
  • 3,294
  • 9
  • 39
  • 61
3
votes
1 answer

Virtuemart / User Fields

I have added a field in 'Manage User Fields' & when an email is sent to the administrator notifying them of the new user registration, I want to include this new field. I have written some code to get this new field from #__vm_user_info in…
larryr
  • 1,536
  • 3
  • 17
  • 27
3
votes
3 answers

Joomla URLs: An article doesn't have a pretty URL by itself?

I'm new to Joomla (1.5), and I'm trying to clarify something about the way Joomla handles URLs. I've activated what they call "Search Engine Friendly URLs". But it appears that a page (or an "Article" only gets such a URL once I link to it from a…
Hannes
  • 245
  • 1
  • 4
  • 10
3
votes
7 answers

Installing Recaptcha in Joomla 1.5 user registration

I am trying to install ReCaptcha into the user registration of Joomla 1.5. This may just be an issue with Joomla but when i hit register nothing happens. I think it's doing some JavaScript form validation but there is nothing telling the user what…
Samuel
  • 1,389
  • 16
  • 29
2
votes
2 answers

user authorization in custom component

hi I am developing custom component in joomla 1.7 I want to restrict user task based on user groups. I have created table and saved all the controller names and tasks and saved the permissions for the previous tasks with user group id. In central…
user1300652
2
votes
6 answers

How to find the non-SEF URL whilst SEF is enabled (Joomla 1.5)?

I know you probably don't get many questions like this... I am working on a component that I want to be able to deal with the non-SEF URLs whilst SEF is enabled, whether it be the built-in SEF or something like sh404sef. Does Joomla store the…
privateace
  • 1,367
  • 6
  • 16
  • 24
2
votes
1 answer

Create new tables or use the native in joomla

I need to write a component that have a per profile page where the user can add articles, and i dont know if I need to create a new table for users, articles, user_articles, or use the native joomla tables?? and if yes how can I override the methods…
yeah its me
  • 1,131
  • 4
  • 18
  • 27
2
votes
1 answer

Joomla Datepicker - Hiding Future date

I need to disable future dates for my end date in joomla. Any idea... "Need to hide future dates"
sathish
  • 800
  • 1
  • 8
  • 19