Version: 2.0.6, by Vossi
Developer Last Online: Nov 2023
Category: Add-On Releases -
Version: 4.1.4
Rating:
Released: 02-14-2011
Last Update: 06-16-2011
Installs: 127
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations
No support by the author.
What is vBulletin-Glossary:
A professional glossary with features like :
crosslinking
attachments in entries using vBullstin attachment system
searchable by using the vBulletin standard search
edit-history just like in wikipedia
synonyms to combine crosslinkings to other words
optional entryfields for more details of entry
vb-SEO compatible
etc.
Installation:
- Upload all files in 'upload' to your server
- set 777-permission for the following directories:
/vbglossar
/vbglossar/backup
/vbglossar/temp
- Import 'product-vbglossar.xml' in AdminCP as Add-On.
Right after the import of the productfile, go and set the usergroups. Afterwards edit the setting in AdminCP (Settings and Crosslinking). Now go to 'manage categories' and create the wanted cats.
Now the glossary should be configured and ready to use.
Updates from previous versions:
Follow the instruction of a new installation, also check the file permissions. After importing the product (overwrite: yes), check the grouprights and the settings of the glossary as there are some new features. In case the entries won't show up, please rebuild the datastore in the tools-section of the glossarin in admincp.
Template Modification:
Edit template 'search.css' and check for the following text
This addon has been developed by the follwing people (a-z): Andreas, Captainslater, G?rome, Surviver and me. We spent every free minute for this project (coding, translation, tests, etc). Also MrD and Ragtek have tested during the time when this addon got developed.
In directory '/tools' you might find a usefull Script by G?rome. User of vBCMS will find a module for their portal in directory 'vbcms' which shows a random entry of the glossary.
History:
1.0.0 - First version
1.0.0 PL 1 - Fixed Version by G?rome, users can't write unwnated entries anymore.
1.0.1 - overwork of the code, now working with datastore and datamanager. Also we included some small new features into the addon (e. g. revert entries, inlinemod, etc).
1.0.2 - overwork of the code, bugs removed, a lot of new features
1.0.3 - fixed more small bugs and added new functions (create threads for discussions, more options for crosslinking, better options for mods/admins, etc).
1.0.4 - bugfix-release.
1.1.0 - added more main-features (synonyms can be used now, optional use of entryfields within categories, PDF-functions included, vB-SEO kompatible, TOC-list, etc)
2.0.5 - Version for vBulletin 4.x with additional new features, bugs fixed.
2.0.6 - Version for vBulletin 4.1.4 with small bug fixes.
1) How do I get this working on the vbulletin CMS, so it comes up in articles?
2) I have a space after each glossary term in forum posts. E.G for "apples" it should be apples/oranges in a thread, it now shows apples /oranges.
I have icons turned off in settings, but I don't think the button is working as they are not showing even when selected.
Invalid SQL:
CREATE TABLE vbglossar_category (
id int(11) NOT NULL auto_increment,
parentid int(11) NOT NULL default '0',
displayorder int(11) NOT NULL default '0',
name varchar(255) NOT NULL default '',
description text,
status smallint(5) NOT NULL default '0',
defaulticon smallint(5) NOT NULL default '1',
definedicon varchar(255) NOT NULL default '',
groupshow smallint(5) NOT NULL default '1',
groupshowlist varchar(255) NOT NULL default '',
PRIMARY KEY (id)
) TYPE=MyISAM;
MySQL 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 'TYPE=MyISAM' at line 13
Error Number : 1064
Request Date : Thursday, July 26th 2012 @ 07:48:44 AM
Error Date : Thursday, July 26th 2012 @ 07:48:45 AM
Script : http://yeuviet.vn/admincp/plugin.php?do=productimport
Referrer : http://yeuviet.vn/admincp/plugin.php?do=productadd
IP Address : 113.167.250.16
Username : yeuviet
Classname : vB_Database
MySQL Version : 5.5.16
I have replaced all the "TYPE = MyISAM" to "ENGINE = MyISAM" in the product-vbglossar.xml
However, when "Add new entry", the error
Quote:
Database error in vBulletin 4.2.0:
Invalid SQL:
DELETE FROM postparsed
WHERE MATCH pagetext_html AGAINST ('Lịch sử' IN BOOLEAN MODE);
MySQL Error : The used table type doesn't support FULLTEXT indexes
Error Number : 1214
Request Date : Thursday, July 26th 2012 @ 08:45:52 AM
Error Date : Thursday, July 26th 2012 @ 08:45:54 AM
Script : http://yeuviet.vn/vbglossar.php?do=updateentry
Referrer : http://yeuviet.vn/vbglossar.php?do=editentry&catid=1
IP Address : 113.167.250.16
Username : yeuviet
Classname : vB_Database
MySQL Version : 5.5.16
1) How do I get this working on the vbulletin CMS, so it comes up in articles?
2) I have a space after each glossary term in forum posts. E.G for "apples" it should be apples/oranges in a thread, it now shows apples /oranges.
I have icons turned off in settings, but I don't think the button is working as they are not showing even when selected.
I got this each time I Goto Maintenance=>Update User Names
Fatal error: Cannot redeclare fetch_table_dump_sql() (previously declared in /home/fishhub/www/www/forum/includes/adminfunctions_vbglossar.php:158) in /home/fishhub/www/www/forum/includes/adminfunctions_vblinklist.php on line 168