Questions tagged [joomla1.7]

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.7.

Joomla! 1.7

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.7 of Joomla! was released in July 2011 and the support ended in February 2012.

Resources

Related Tags

304 questions
0
votes
2 answers

Why The connection was reset? Joomla & MySQL

SELECT t1.id,t1.tx_id,t1.tx_date,t1.bx_date,t1.method,t1.theater_id,t1.showtime_id,t1.category_id,t1.amount,t1.fname,t1.status,t1.mobile,(CASE WHEN (t4.type = '1') THEN ( (t1.full_tickets * 2 ) + (t1.half_tickets)) ELSE ( t1.full_tickets +…
Techie
  • 44,706
  • 42
  • 157
  • 243
0
votes
1 answer

How can we add featured and unfeatured options for component in the admin backend

How can we add featured and unfeatured options for component in the admin backend. I tried using the article manager (com_content). There we can select number of article and changes as featured. But there is no option for unfeatured in toolbar. I…
Mohammed Nagoor
  • 884
  • 2
  • 12
  • 25
0
votes
1 answer

custom profile fields in jomsocial

I am looking for the nice extension for creating custom profile fields from front end in jomsocial.Is there any third party extension to achieve this. Thanks.
Kathir
  • 1,212
  • 15
  • 25
0
votes
2 answers

Joomla, JForm: Date and time aren't being saved

New at Joomla dev, writing a simple backend component where I have two date fields. One is a date the user can choose from a calendar popup (1st one below), the second is a date/time stamp that the user can't change but needs to see what that last…
Gisto
  • 887
  • 2
  • 16
  • 32
0
votes
2 answers

Style (template) assignment to menu items in Joomla 1.7 - baffled

I have a number of Template Styles. If I change the default Style, I can see that my Styles are working. The Style actually changes. But for a week I have been trying to find out why my menu assignment doesn't work. I'm completely baffled. So I have…
Jim Hoyle
  • 81
  • 2
  • 7
0
votes
1 answer

Joomla 1.7 renders as html

I'm trying to get an error message to display when a front-end login fails. I have added to my template just before , but it renders as HTML. ie.
andylamb
  • 147
  • 2
  • 13
0
votes
1 answer

To refresh a section of page

In joomla 2.5 , how to refresh the content of a page with the hyper link of the same page, with out refreshing the entire page .
0
votes
1 answer

How to connect database and joomla website on cpanel

There is a joomla 1.7 website I want to host.I have uploaded the database and the joomla folder to the cpanel.How can i do to connect the database and the joomla folder so that they can be accessed by the public?
dansh
  • 51
  • 8
0
votes
1 answer

Joomla 2.5 - View not found

I downloaded the eventlist component for Joomla 1.7/2.5 (Component URL: http://www.joomlaos.de/option,com_remository/Itemid,41/func,fileinfo/id,6603.html) To get output from this component I have to get to this url: [my…
TJR
  • 6,307
  • 10
  • 38
  • 64
0
votes
1 answer

Joomla 1.7 - Failed login gets 500 error

When a user logs in to the front end incorrectly, they get a 500 error page. In previous installations, the page just refreshes. Ideally, I'd like an error message displayed but this isn't happening either (even on previous installations). I assumed…
andylamb
  • 147
  • 2
  • 13
0
votes
1 answer

Error when insert iframe in joomla using K2 component

I am using K2 component for joomla 2.5, When I add a iframe on a Item(or Article) in K2 is Tiny MCE editor show result, But when I run website in frontage is iframe not show ? How to fix it ?
Hai Truong IT
  • 4,126
  • 13
  • 55
  • 102
0
votes
1 answer

RSS feed not showing in Android, working on web

My Android app stopped working on Friday. For some reason it's not being updated by the RSS feed - http://www.androidmobile.co.nz/?format=feed. The feed seems live enough when I plug that in to a webpage. I haven't added anything to the site that…
0
votes
1 answer

Joomla 2.5 language code in URL. How to disable?

I have Joomla 2.5 with built-it multilanguage system. Main language is russian and second is english. In 2 specific articles I have iframes with src="/freeflight2/form.php". In russian version of the site the iframe loading correctly. But in english…
Ok-Alex
  • 558
  • 2
  • 13
  • 29
0
votes
1 answer

Updating Joomla Module Source Doesnt reflect changes

I am trying to modify the source code of Joomla module but I don't see the changes on the UI. I tried clearing the browse cache and Joomla cache as well from the admin panel but this didn't work as well. Anyone has any idea about this why the…
tiger
  • 671
  • 2
  • 11
  • 30
0
votes
1 answer

password recovery error in joomla 1.7

Reset password failed: A Super Administrator can't request a password reminder. Please contact another Super Administrator or use an alternative method. the above error message appeared when i tried to reset a normal user password in the frontend…
Bravo Net
  • 805
  • 5
  • 17
  • 30