Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Joomla 1.5 Forum Administration (1 viewing) (1) Guest
Go to bottom Favoured: 1
TOPIC: Re:Joomla 1.5 Forum Administration
#16329
Joomla 1.5 Forum Administration 1 Year, 1 Month ago  
Found a bug in forum administration in joomla 1.5 (haven;t tested it in 1.0.13)

the bug was actually a field name change occured in file admin.fireboard.php in line 371

Code:

$database->setQuery("SELECT a.*, a.name AS category, u.name AS editor, g.name AS groupname, h.name AS admingroup" . "\nFROM #__fb_categories AS a"
    /*        . "\nLEFT JOIN #__fb_categories AS b ON b.id = a.parent"*/
    . "\nLEFT JOIN #__users AS u ON u.id = a.checked_out"
                            . "\nLEFT JOIN #__core_acl_aro_groups AS g ON [b]g.id[/b] = a.pub_access" . "\nLEFT JOIN #__core_acl_aro_groups AS h ON h.id = a.admin_access" . "\n GROUP BY a.id" . "\n ORDER BY a.ordering, a.name");




The changed text was g.group_id(now g.id) and h.group_id(now h.id)
BLaCKie_MoRGaN (User)
Hit me... Nail me.. Make me GOD!!!
Expert Boarder
Posts: 89
graphgraph
User Offline Click here to see the profile of this user
Gender: Male BLaCKie_MoRGaN kostas_milkos@hotmail.com Location: Ioannina, Greece Birthdate: 1978-07-03
Logged Logged
 
Last Edit: 2007/07/31 09:18 By BLaCKie_MoRGaN.
 
[-] Online Games.gr
[/] The Gathering
[|] I am not a Freak! I am a PROTOTYPE!!!
 
The administrator has disabled public write access.  
#16344
Re:Joomla 1.5 Forum Administration 1 Year, 1 Month ago  
Thanks, that helped!

Andrew998
Andrew998 (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#16347
Re:Joomla 1.5 Forum Administration 1 Year, 1 Month ago  
Anyway i tested this one in a 1.0.13 testing installation and worked ok by default.
BLaCKie_MoRGaN (User)
Hit me... Nail me.. Make me GOD!!!
Expert Boarder
Posts: 89
graphgraph
User Offline Click here to see the profile of this user
Gender: Male BLaCKie_MoRGaN kostas_milkos@hotmail.com Location: Ioannina, Greece Birthdate: 1978-07-03
Logged Logged
 
[-] Online Games.gr
[/] The Gathering
[|] I am not a Freak! I am a PROTOTYPE!!!
 
The administrator has disabled public write access.  
Go to top
Powered by FireBoard - Creditsget the latest posts directly to your desktop