Questions tagged [joomla]

Joomla! is a free and open source Content Management System (CMS) for publishing content on the World Wide Web and intranets and a model–view–controller (MVC) Web application framework that can also be used independently. Joomla questions can also be asked on https://joomla.stackexchange.com/

Joomla specific questions can be asked at Joomla Stack Exchange

Joomla! is a free and open source Content Management System () for publishing content on the World Wide Web and intranets and a model-view-controller () CLI and Web application framework that can also be used independently.

External Links

Joomla Tutorials

15106 questions
8
votes
3 answers

Including PHP file in Joomla

I have a logger class that I need to log my application processing. How can I include this file in Joomla, when my file is located in the includes folder. I don't want to always have to include the file using ../../../, because then I have to…
newbie
  • 24,286
  • 80
  • 201
  • 301
8
votes
2 answers

Path of Images inside a component in Joomla

I have this very simple problem re file paths, and yet I have been trying to solve the problem to no avail. Your help would be much appreciated. I'm new to Joomla and here is my problem. I would like to show an image located in the images folder of…
ultrajohn
  • 2,527
  • 4
  • 31
  • 56
8
votes
2 answers

Moving Rows Between Tables in Joomla

I have been trying to create a PHP script that will periodically move "completed" rows from a table on my Joomla site to a different table. The query I wrote works just fine in PHPMyAdmin: INSERT INTO my_calsgovdocs.sent_copy SELECT * FROM…
ruinlach
  • 81
  • 2
8
votes
3 answers

How to Add RESTful Web Services to Joomla 1.5+

pretty straightforward question: Is there a good web services solution for Joomla1.5+? I've been searching all over, and have only found references to a poorly-documented new xml-rpc server that's built into Joomla:…
Jamison
  • 2,218
  • 4
  • 27
  • 31
8
votes
5 answers

using php to create a joomla user password?

I'm trying to create a custom registration component for Joomla, and I was wondering if anyone knew how to create the correct password encryption for joomla? Joomla passwords look like this :…
SoulieBaby
  • 5,405
  • 25
  • 95
  • 145
8
votes
1 answer

How do i use Cache Control and ETag to set http headers

I want to use Cache Control and ETag in my joomla website as suggested by google. But have no idea how to do that. I googled it a lot but could not find any worty example. Can anybody tell me how to do that..?? For Cache Control i have found this…
Gaurav Manral
  • 600
  • 4
  • 7
  • 24
8
votes
1 answer

How to populate the REMOTE_USER in Apache Server from Active Directory (SSO related)

I'm building an Intranet site for our company using Joomla 3.3.3. I have configured a VM to run using Ubuntu 14.04 with a standard LAMP stack. I have also installed Joomla which I was able to get working with our company Active Directory (users are…
James Griggs
  • 81
  • 1
  • 3
8
votes
2 answers

How to disable registration email in joomla 2.5 and 3

When registering a new Joomla user, an email is sent to the new users email address containing the username and password. Does anyone know how to disable this functionality, so that new users does not recieve this email?
jonasfh
  • 4,151
  • 2
  • 21
  • 37
8
votes
2 answers

What user account does IIS 8.5 use when the app pool is using 'ApplicationPoolIdentity'?

I am working with a new Windows 2012 R2 server, running IIS 8.5. I have PHP and a Joomla site installed in the default wwwroot folder for testing purposes (C:\inetpub\wwwroot). Right now, the default web site is using the 'Default Web Site'…
Jeff
  • 227
  • 1
  • 4
  • 13
8
votes
2 answers

Fatal error: Call to a member function getKeyName()

I am new in joomla . i have created a joomla component and when i click on new button in admin then i am getting such error. Fatal error: Call to a member function getKeyName() on a non-object…
classicalrehan
  • 83
  • 1
  • 1
  • 3
8
votes
4 answers

Joomla UTF-8 encoding fails on opening the mail

I have a strange issue with encoding, described as follows: the ù is now shown as ù in the email subject. The email is sent through php mail function. When viewing the e-mail in the mailbox, it is shown correctly. However, when anybody opens the…
R R
  • 2,999
  • 2
  • 24
  • 42
8
votes
3 answers

Adding custom field in default joomla 3.1.1 registration form

Recently I have stumbled upon a situation in Joomla 3.1.1 where I need to add a custom field attached with default registration form. I surfed the existing resources which say that I should navigate…
dhaval
  • 176
  • 1
  • 1
  • 7
8
votes
9 answers

Joomla 3.X - Remove tooltip script from header?

I'm trying to remove unwanted scripts from my custom joomla template header, which I've managed to remove everything except for this: