vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - vBulletin-Glossary (https://vborg.vbsupport.ru/showthread.php?t=258898)

fxdigi-cash 04-24-2013 06:39 PM

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...

macroforum 05-13-2013 08:09 AM

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

kushal 09-19-2013 01:38 AM

Quote:

Originally Posted by murrtex (Post 2357761)
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

kushal 09-19-2013 02:16 AM

1 Attachment(s)
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.

fxdigi-cash 09-20-2013 02:58 PM

Quote:

Originally Posted by kushal (Post 2446627)
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,,, :)

DoumDoum5058 09-21-2013 08:33 AM

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.

thienhi228 11-14-2013 12:42 AM

Please update for vbb 5, thanks you!

ozzy47 11-14-2013 01:35 AM

Quote:

Originally Posted by thienhi228 (Post 2460524)
Please update for vbb 5, thanks you!

As this mod is marked, un-supported, i don't think it will happen anytime soon.

jjohns12 11-14-2013 11:17 PM

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

s_cocis 03-15-2014 05:56 PM

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)

s_cocis 03-15-2014 06:09 PM

1 Attachment(s)
Quote:

Originally Posted by murrtex (Post 2357761)
this is for 4.2.0 version ;)

:o

the user info is not correct :(

hcmls.net 03-24-2014 03:35 PM

I fixed with post #281, but then I can't go to usercp.

Plz help me...

I use 4.2.2.

Cla75 04-07-2014 12:27 PM

installed on vb 4.2.2 but I get this error by clicking or creating categories

Warning: Only variables should be assigned by reference in ..../includes/functions_vbglossar.php on line 388

MrD 04-07-2014 02:49 PM

Edit the PHP Files.

Cla75 04-07-2014 02:53 PM

how do I edit it?
thanks for support

MrD 04-07-2014 04:09 PM

Hi,
edit functions_vbglossar.php
find
PHP Code:

function fetch_glossar_assoc_cache() 

use this
PHP Code:

function &fetch_glossar_assoc_cache() 

then find
PHP Code:

function fetch_glossar_items() 

change it with
PHP Code:

function &fetch_glossar_items() 


Cla75 04-08-2014 10:03 AM

thanks for support

Cla75 04-09-2014 12:41 PM

1 Attachment(s)
I have two problems:

1- link

Attachment 148748

Home - Glossary - PARCHEGGI - Convenzione Jet Park MXP

click on Glossary the correct link ..... http://www.xxxx.com/vbglossar.php OK
click on PARCHEGGI - Category the link with error ..... http://www.xxxx.com/ INDEX

I use DragonSEO

2- repetition

Attachment 148749

the title is repeated 2 times, to no avail

Thanks for support

ahobilam 04-11-2014 03:02 AM

Will it work with latest version of VB 4.2.2 Patch level 1?
1003 people downloaded and 122 only installed why?
Shall I know the pros and cons of installing this mod?

Cla75 04-11-2014 08:30 AM

it works

Mattie Num Nums 04-13-2014 07:36 PM

I like the idea of this mod but the layout is a complete mess. I downloaded the updated php and product file as well as made the functions edit (thanks!) but the layout is just a shambles!

khalled 12-28-2014 05:38 PM

In install and work good , but when i go to private massage i get the following error

Fatal error: Declaration of vB_Attachment_Store_vBGlossary_GlossaryEntry::veri fy_permissions() must be compatible with vB_Attachment_Store::verify_permissions($info = Array) in ......public_html/vb/packages/vbglossary/attach/glossaryentry.php on line 363

persianpros 06-21-2015 08:41 AM

Why I can't remove "vbglossar" from my host ? It keeps coming back

persianpros 07-10-2015 07:38 AM

Quote:

Originally Posted by artman_hacker (Post 2548305)
Why I can't remove "vbglossar" from my host ? It keeps coming back

any idea ?

MrD 07-11-2015 11:52 AM

Remove all files first.
then uninstall the Addon.

friendlymela 10-06-2015 08:16 AM

I am not interested to use it

s_cocis 11-11-2015 05:32 PM

don't work with 4.2.2

cash4read 02-08-2018 08:39 AM

Is there any Chance to get this Mod under Vbulletin 4.2.5 working ?
After i read the fixes here and doing those on my site, i get Errors like :
Call to undefined method vB_DataManager::vB_DataManager()

This Addon is realy good, but at this state unusable. For sure the Author does not give Support here anymore, thts realy sh**

I can't get this work.

regards Oliver


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01522 seconds
  • Memory Usage 1,786KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (28)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete