Looks OK as long as there become no custom groups in between, just change your code as below
From:
$sql = "SELECT * FROM #__users WHERE gid>18";
$db->setQuery($query);
To:
$query = "SELECT * FROM #__users WHERE gid>18";
$db->setQuery($query);
Thanks
Dan
Search found 5 matches
- Sat Jan 05, 2008 11:23 pm
- Forum: Joomla! Coding 101
- Topic: HOWTO? Acquiring a list of all "editors" or higher? [SOLVED]
- Replies: 3
- Views: 902
- Tue Jun 06, 2006 3:18 pm
- Forum: Sites & Infrastructure - Feedback/Information
- Topic: [RESOLVED] RSS Feeds Gone
- Replies: 10
- Views: 3862
Re: [UNDER REVIEW] RSS Feeds Gone - 1.0.9??
Rey,
Yes that is what i mean (But using an RSS reader not Joomla), sorry i only have the news feed from the main site at the moment so thought it may be 1.0.9 related, i am just going to dev to add that one aswell.
Thanks for the info, and hope you find the problem
Good work
Thanks
Dan
Yes that is what i mean (But using an RSS reader not Joomla), sorry i only have the news feed from the main site at the moment so thought it may be 1.0.9 related, i am just going to dev to add that one aswell.
Thanks for the info, and hope you find the problem
Good work
Thanks
Dan
- Mon Jun 05, 2006 6:25 pm
- Forum: Sites & Infrastructure - Feedback/Information
- Topic: [RESOLVED] RSS Feeds Gone
- Replies: 10
- Views: 3862
[RESOLVED] RSS Feeds Gone
I have been away so sorry if i have missed something somewhere about this. Before i went away i was receiving my Joomla RSS updates from w no problems (As always), now i do not get anything from 1st June, but i look manually and they are there. Was just wondering when you changed your own Joomla sit...
- Tue Dec 27, 2005 4:28 am
- Forum: Announcements Discussions
- Topic: Discussion about: Joomla! 1.0.5 Release
- Replies: 84
- Views: 39075
- Mon Dec 26, 2005 9:34 pm
- Forum: Announcements Discussions
- Topic: Discussion about: Joomla! 1.0.5 Release
- Replies: 84
- Views: 39075
Re: Discussion about: Joomla! 1.0.5 Release
Hi All, Just a quick one before i download and install 1.0.5, the below is in the bug tracker (And this post) Release: rel2323 Name: 1.0.5 Description: Stability Release for Joomla! 1.0.x series Status: Active Maturity: Stable (3 Items) Bug Tracker - 1.0.x 3 artf2738: Incorrect SEF...