Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: Douglas on April 01, 2004, 01:32:52 PM

Title: Potential bug after creating new member group
Post by: Douglas on April 01, 2004, 01:32:52 PM
Database Error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')
ORDER BY m.ID_MSG DESC
LIMIT 0, 10' at line 13
File: /home/fracture/public_html/frugalfriends/forums/Sources/Recent.php
Line: 149

She wasn't having any problems prior to me creating a new member group for her (This woman has over 7600 posts, after all, lol).  She can't do anything, can't see forums, all she can do is look at PMs...

When I created this group, I gave her the same permissions as the highest group, I believe this deals with board permissions, and will check it out.  If this is the case, then permissions are still wonky.
Title: Re: Potential bug after creating new member group
Post by: Douglas on April 01, 2004, 01:47:09 PM
Okay, this is a bug, dealing with Board Permissions.  When you create a new member group, using the settings of another existing member group, it'll create the member group with the same permissions, HOWEVER, it will not update the Board Permissions.  I just spent the last 20 minutes modifying board settings to allow this new group in for viewing rights and permissions.
Title: Re: Potential bug after creating new member group
Post by: [Unknown] on April 01, 2004, 04:42:19 PM
I already fixed the database error a few days ago.

-[Unknown]
Title: Re: Potential bug after creating new member group
Post by: Douglas on April 01, 2004, 05:49:26 PM
Ahh, okay.  I did a search with zero results, widened it up, zero results, and opened it up to just the error line, with none of the results I expected.

At least it's now documented.  Thanks, Brackets!