SMF For Free Support Forum

SMF For Free Support => Bugs => Topic started by: Omega Blademan on May 06, 2011, 03:46:52 pm

Title: Profile Comments Cannot Be Displayed
Post by: Omega Blademan on May 06, 2011, 03:46:52 pm
Forum Url: http://www.mlno.org
Just a note before anyone asks, this is a smfforfree site, it just has a custom url. ;)

Alright. So, about a month or so ago, the forum was hacked and deleted, and SMF restored the forum for us. However, after the forum was restored, one bug persisted...

When you go to the profile of a member, you used to have profile comments you could add. Those weren't among what were restored; however, that's not the problem here. The comments can't be displayed; it simply pops up an error.

Code: [Select]
Table 'smfforfree4.mln_profile_comments' doesn't exist
File: C:\Inetpub\wwwroot\Sources\Load.php(1951) : eval()'d code
Line: 377

That's what it displays, with the header title of 'database error'. This not only makes the right comments sidebar inaccessible, but also the bottom bar that deals with the profile's links, like viewing stats or sending a PM.

I tried to look around the ACP to see if anything would fix it, but the only option, disabling permissions to view the comments and add comments and such, and then re-enabling those didn't do anything to help. There's no option to 'reset' comments or so unlike the arcade and such(Going off memory, correct me if I'm wrong about the arcade...), so I was kinda limited to just posting this topic.

That looks like it's the only flaw that's on the forum at the moment, and while it's fairly minor, the members do use the comments at times, and the fact that the link bar at the bottom of the profile was removed by an error as well is bad, given that some of my members only use that for PMing people.
Title: Re: Profile Comments Cannot Be Displayed
Post by: SMF For Free on May 06, 2011, 06:29:02 pm
Fixed should be working now.
Title: Re: Profile Comments Cannot Be Displayed
Post by: Omega Blademan on May 06, 2011, 06:33:56 pm
Sweet; it is. =D Thanks, SMF. =)