Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Thankful People 1.2
This discussion has been closed.
Comments
As you can see, it hads a weird yellow highlight around some of the sidepanel links, a weird white border on the top, and it changes the way the nav buttons look. (This is vanea black with almost no changes to it).
Because, this extension does work. And it works very well. Unfortunately it doesn't work on all installs or on all servers from what I can tell. I'm just throwing this out there in hopes that Jazzman or any other intelligent fellow can use this information to help them figure out what is causing the issue. I'd definitely use it.
// Thankful People Table Structure $DatabaseTables['ThankfulPeople'] = 'ThankfulPeople'; $DatabaseColumns['ThankfulPeople']['CommentID'] = 'CommentID'; $DatabaseColumns['ThankfulPeople']['UserID'] = 'UserID';
Or add it manually. Hope this helps...
Version 1.1
- Fixed a bug where thank-you's only showed up on the first page
(7:39am EST) All right. I removed the old files and references. Removed the old tables and started from scratch on this extension, and installed the latest version. When I installed it and went to a discussion (viewing comments.php?DiscussionID=...), I got the following message:
Notice: Undefined index: ThankfulPeople in /var/www/html/collab/library/Framework/Framework.Functions.php on line 439 Notice: Undefined index: ThankfulPeople in /var/www/html/collab/library/Framework/Framework.Class.SqlBuilder.php on line 68 Notice: Undefined index: ThankfulPeople in /var/www/html/collab/library/Framework/Framework.Class.SqlBuilder.php on line 117 Notice: Undefined index: ThankfulPeople in /var/www/html/collab/library/Framework/Framework.Class.SqlBuilder.php on line 117 Notice: Undefined index: ThankfulPeople in /var/www/html/collab/library/Framework/Framework.Class.SqlBuilder.php on line 68 A fatal, non-recoverable error has occurred Technical information (for support personel): Error Message An error occurred while retrieving data. Affected Elements ThankfulPeople.CommentGrid_InitThankfulPeople(); The error occurred on or near: You have an error in your SQL syntax near 'as CommentID, tp. as UserID, u.Name as UserName from LUM_Comment m inner join ' at line 1
Have you tried contacting you host about this mysql error?
Version 1.1 works fine for me! Thank you very much!
Tiggr
It still looks like Vanilla can't resolve the database column names... Whisper me if I can have access to your website to have a look at the problem
"PHP 5.0.0 or higher is required. ABORTING."
Could this have anything to do with my problem?