Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools
vBulletin-Glossary Details »»
vBulletin-Glossary
Version: 2.0.6, by Vossi Vossi is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

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
Quote:
/* as post */
Please include the following code above this:
Quote:
.threadinfo.glossaryentry a.threadstatus
{
background-image:url({vb:stylevar imgdir_searchresults}/search_results_glossaryentry.png);
background-position: 11px 6px;
}
General:

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.

Download Now

File Type: zip vbglossary205.zip (361.0 KB, 414 views)
File Type: zip vbglossary206.zip (486.7 KB, 829 views)

Screenshots

File Type: png 0-catview.png (28.7 KB, 0 views)
File Type: png 0-home.png (21.9 KB, 0 views)
File Type: jpg 1-entryview.jpg (112.7 KB, 0 views)
File Type: jpg 2-newentry.jpg (58.7 KB, 0 views)
File Type: png 3-threadpost.png (29.0 KB, 0 views)
File Type: png 4-admincp.png (4.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
babyv0x, career, fxdigi-cash, RichieBoy67, Ricsca, Trangalleiro

Comments
  #282  
Old 04-24-2013, 06:39 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

guys, if you want this mod to work, you have to look into my post: Post #278

Both members suggested a fix and I used the fixes and now things are fine.

P.S use the new product version made by murrtex in his post #259 and the updated version of vbglossar.php by Seductor in his post #268

Cheers

P.S: I had an error after upgrading to vb4.2.1 so I decided to share with you the fix.....
You need to download this php file in the post #184 and replace it with old one here:
/packages/vbglossary/attach/glossaryentry.php

This fixed my issue and no errors at all...
Reply With Quote
Благодарность от:
kushal
  #283  
Old 05-13-2013, 08:09 AM
macroforum macroforum is offline
 
Join Date: Mar 2010
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, thanks for this addon! Nominated
Only one problem: if i enable "Activate linklist option?" for custom field i have DB error when i'm adding new custom field
Code:
Database error in vBulletin 4.2.0:

Invalid SQL:
INSERT INTO vbvbglossar_entryfields (entryfieldcategoryid, title, description, type, required, maxlength, size, displayorder, data, height, def, optional, perline)
		VALUES (
			'1',
			'Descrizione',
			'Descrizione del soggetto',
			'textarea',
			'3',
			'100',
			'50',
			'1',
			'',
			'4',
			'0',
			'0',
			'0'
		);

MySQL Error   : Unknown column 'type' in 'field list'
Error Number  : 1054
Request Date  : Monday, May 13th 2013 @ 11:08:35 AM
Error Date    : Monday, May 13th 2013 @ 11:08:36 AM
How can i fix this error?

Antonio
Reply With Quote
  #284  
Old 09-19-2013, 01:38 AM
kushal kushal is offline
 
Join Date: May 2006
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by murrtex View Post
this is for 4.2.0 version
I am not able to create categories, post etc as within acmincp it opens up the forum home page. Permissions are set
Reply With Quote
  #285  
Old 09-19-2013, 02:16 AM
kushal kushal is offline
 
Join Date: May 2006
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I have it installed as per the directions and its working fine for me with 4.2.0. However, the details of it is very messey in the user profile.

Can somebody suggest how to correct it? Attachment please.
Attached Images
File Type: png Screen Shot 2013-09-19 at 8.43.57 AM.png (25.9 KB, 0 views)
Reply With Quote
  #286  
Old 09-20-2013, 02:58 PM
fxdigi-cash fxdigi-cash is offline
 
Join Date: Jul 2012
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kushal View Post
Hello,

I have it installed as per the directions and its working fine for me with 4.2.0. However, the details of it is very messey in the user profile.

Can somebody suggest how to correct it? Attachment please.
I believe you need to modify your css for vb glossary mod. you can give us a link to your forum and pass you the modified css if you like,

if not, then you need to search your css templates for glossary and use chrome Inspection element tool through right click and see what needed to be edited and changed,,,
Reply With Quote
  #287  
Old 09-21-2013, 08:33 AM
DoumDoum5058 DoumDoum5058 is offline
 
Join Date: Feb 2012
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

Glossar is work perfectly on my VBulletin 4.2.1
http://www.soudeurs.com/glossaire/
http://www.soudeurs.com/glossaire/1-soudage/
But it's not possible to use Glossar with DragonByte Tech Forum Ads because there is a incompatible problem with the word-key

Regard.
Reply With Quote
  #288  
Old 11-14-2013, 12:42 AM
thienhi228 thienhi228 is offline
 
Join Date: Jan 2010
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please update for vbb 5, thanks you!
Reply With Quote
  #289  
Old 11-14-2013, 01:35 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thienhi228 View Post
Please update for vbb 5, thanks you!
As this mod is marked, un-supported, i don't think it will happen anytime soon.
Reply With Quote
  #290  
Old 11-14-2013, 11:17 PM
jjohns12 jjohns12 is offline
 
Join Date: Aug 2013
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am running VB 4.22 With perl 5.4.2 can any one help me with this?

I receive this error when i prevew post with attachments

Warning: Declaration of vB_DataManager_vBGlossar_Entry::save() should be compatible with vB_DataManager::save($doquery = true, $delayed = false, $affected_rows = false, $replace = false, $ignore = false) in ..../includes/class_dm_vbglossar_entry.php on line 728

Thanks
Reply With Quote
  #291  
Old 03-15-2014, 05:56 PM
s_cocis s_cocis is offline
 
Join Date: Nov 2011
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

please,

don't work with 4.2.2 ?


Questo prodotto non ? compatibile con questa versione 4.2.2 vBulletin (Stringa compatibile con 4.1.4 / Incompatibile con 4.2.0 Alpha 1 ? pi? grande)
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:46 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05378 seconds
  • Memory Usage 2,356KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (7)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete