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)

Webbstre 11-08-2011 11:24 AM

I would pay to see this modification turned into a bug-free fully fledged thing. :P I'm still running tests on my site for it.

Seductor 11-08-2011 11:46 AM

@alaska_av8r:

This code from, overlib_vbglossary.js, generates my pop-up:

Code:

var txt = '<table width="'+o3_width+ '" border="1" cellpadding="'+o3_border+'" cellspacing="0" '+(o3_bgclass ? 'class="'+o3_bgclass+'"' : o3_bgcolor+' '+o3_height)+'><tr><td><table width="100%" border="1" '+((olNs4||!cpIsMultiple) ? 'cellpadding="'+o3_cellpad+'" ' : '')+'cellspacing="0" '+(o3_fgclass ? 'class="'+o3_fgclass+'"' : o3_fgcolor+' '+o3_fgbackground+' '+o3_height)+'><tr><td valign="TOP"'+(o3_textfontclass ? ' class="'+o3_textfontclass+'">' : ((!olNs4&&cpIsMultiple) ? ' style="'+setCellPadStr(o3_cellpad)+'">' : '>'))+(o3_textfontclass ? '' : wrapStr(0,o3_textsize,'text'))+text+(o3_textfontclass ? '' : wrapStr(1,o3_textsize))+'</td></tr></table></td></tr></table>';
For example, If you want to change the table width, you could replace the first '+o3_width+ ' with this:
Code:

800px
It works.
https://vborg.vbsupport.ru/external/2011/11/65.png

The box is larger. So, If you want to change the width, instead of replacing o3_width with a literal value, you should better modify the variable o3_width.

Notice that in my code, I have changed border="0" by border="1". It had not a variable, so I had to change it manually. This makes my box to have a border.

alaska_av8r 11-08-2011 11:13 PM

Seductor thank you. I now have borders. I attempted to adjust padding etc but could not get it to work. The text within my popups is too close to the edges of the box (border) and the sentences are stacked too close to each other.

I don't know how to change that, but if I can figure it out then the popups will look much nicer. I have found out that in Firefox it looks very nice but in IE 9 it looks like crap.

alaska_av8r 11-08-2011 11:17 PM

I also have a definition of COLREGS in my glossary, within that definition is the word demarcation line which is also a glossary entry. When I click demarcation line it takes me to that definition, so far so good.

Now in demarcation line is COLREGS, so I should be able to click on that to go back to the definition for COLREGS but all i get is a blank white page when i do.

you can see it here on http://www.boatinghowto.com/vbglossa...&catid=1&id=69

Scalemotorcars 11-09-2011 02:40 AM

Quote:

Originally Posted by alaska_av8r (Post 2265842)
I also have a definition of COLREGS in my glossary, within that definition is the word demarcation line which is also a glossary entry. When I click demarcation line it takes me to that definition, so far so good.

Now in demarcation line is COLREGS, so I should be able to click on that to go back to the definition for COLREGS but all i get is a blank white page when i do.

you can see it here on http://www.boatinghowto.com/vbglossa...&catid=1&id=69

As a guest theres no link. I see your text but its not linked to anything.

@Vossi Any ideal why Im having this issue. Thanks...

alaska_av8r 11-09-2011 02:47 AM

Thanks Scale I didn't realize that. I went to your site a while back to see how the glossary was working for you but I think you had it disabled. Did you get it worked out?

I love the basic idea of the mod, but wish it didn't have these issues.

Scalemotorcars 11-10-2011 12:32 AM

A Alaska, I hope that helped a little. I know as an admin I sometimes forget I can see everything many members cant so I constantly have to remind myself to log out and check everything again.

This is the link for ours. http://www.scalemotorcars.com/forum/...el-dictionary/

Its core features are working fairly well. There's just a few minor bugs but I think most of those are related to my VBSEO. I think the rewrites need a little more work. Overall its a great mod and hey, you cant beat the price.:D

blueperspective 11-12-2011 08:24 PM

Does this mod work with vBulletin 4.1.7 ?

Later edit:

Installed it using Seductor's modification.
So far so good.
Thanks to everyone who contributed to this mod.

sigh 12-02-2011 02:54 PM

I had this working not too badly with vB 4.1.7, then realized it was blocking my Google / Doubleclick For Publishers ad scripts preventing the ads from displaying.

Disabled until this is fixed.

Seductor 12-06-2011 10:34 AM

Quote:

Originally Posted by sigh (Post 2274029)
I had this working not too badly with vB 4.1.7, then realized it was blocking my Google / Doubleclick For Publishers ad scripts preventing the ads from displaying.

Disabled until this is fixed.

Are you sure about the glossary did that?

sigh 12-06-2011 02:20 PM

Quote:

Originally Posted by Seductor (Post 2275140)
Are you sure about the glossary did that?

Yes, quite sure. I disabled Glossary and the ad script ran properly again.

I can repeat the test again if needed.

fahris 12-07-2011 10:06 AM

Hello

Powered by vBulletin Version 4.1.8
Glossary Version 2.0.6

When we enter the Control Panel is a member of the white page.

Error code is:
PHP Fatal error: Access level to vB_Attachment_Store_vBGlossary_GlossaryEntry:: fetch_associated_contentinfo () must be protected (as in class vB_Attachment_Store) or weaker in / var / www / vhosts / risaleforum.net / httpdocs / packages / vbglossary / attach / glossaryentry.php on line 368 , referer: http://www.risaleforum.net/members/talha/1.html

Quote:

Originally Posted by byalik (Post 2220850)
Attached are the 2 files my programmer edited to fix the issues:

/forum/packages/vbattach/attach.php and /forum/packages/vbglossary/attach/glossaryentry.php

I cannot guarantee this will work so back everything up. Also if you have any issues, I will not be able to help you.

You call when you have made changes to the control panel is introduced to members. But this time the error is added to the text attachments messages?

Please help?

sigh 12-16-2011 11:14 AM

FYI - It seems this mod has also broken my search function, even after disabling

Quote:

vBulletin Message
unknown local index 'glossaryentry' in search request
How can I fix this?

Seductor 01-06-2012 09:52 PM

Quote:

Originally Posted by fahris (Post 2275488)
PHP Fatal error: Access level to vB_Attachment_Store_vBGlossary_GlossaryEntry:: fetch_associated_contentinfo () must be protected (as in class vB_Attachment_Store) or weaker in / var / www / vhosts / risaleforum.net / httpdocs / packages / vbglossary / attach / glossaryentry.php on line 368 , referer: http://www.risaleforum.net/members/talha/1.html

I think I fixed this error. Version 2.0.6 should not do it.

By the way, Vossi, you are wellcome.

Quote:

Originally Posted by sigh (Post 2278289)
FYI - It seems this mod has also broken my search function, even after disabling

Could you explain it?

android-schweiz 01-19-2012 08:25 AM

Hi All

I've installed the glossary and updated with the two new scripts (attach.php & glossaryentry.php) as discussed some posts before.

The Glossary and PM's are working fine.

Now we had the problem that the File Upload is broken. But there's no error message, just a red exclamation mark in the upload wizzard.

Has someone any idea how to fix that?

Thanks, tom

fahris 01-25-2012 07:06 AM

Quote:

Originally Posted by Seductor (Post 2284601)
I think I fixed this error. Version 2.0.6 should not do it.

Unfortunately, the error continues.

I had to uninstall this plugin to add extensions to the error.

HCHQ 02-06-2012 12:35 PM

I would love for this mod to work with 4.1.9

selsarac 02-12-2012 09:35 PM

Hi,
Fatal error: Declaration of vB_Attachment_Store_vBGlossary_GlossaryEntry::veri fy_permissions() must be compatible with that of vB_Attachment_Store::verify_permissions() in /var/www/vhosts/*****.com/httpdocs/forum/packages/vbglossary/attach/glossaryentry.php on line 363 http://www.****.com/forum/usercp.php error in usercp.php page..

Any suggestion?

baileyom2011 02-13-2012 12:17 PM

Yes I get the fatal error as well, shame as I'd really like to use this :(

datoneer 02-13-2012 01:16 PM

Great mod!

hostcini 02-15-2012 03:31 PM

Slow queries and it slow down the server.

lazerguy_82 02-28-2012 10:14 PM

Yup getting fatal error with 4.1.10 when trying to go to my PMs: Declaration of vB_Attachment_Store_vBGlossary_GlossaryEntry::veri fy_permissions() must be compatible with that of vB_Attachment_Store::verify_permissions() in /home/username/public_html/forum/packages/vbglossary/attach/glossaryentry.php on line 264

lazerguy_82 03-02-2012 06:01 PM

Not much support here, is there?

alaska_av8r 03-02-2012 08:34 PM

it appears that way, it is a shame this would be a useful mod

blueperspective 03-04-2012 02:05 PM

Indeed, very useful mod and I need it for a medical dictionary...
Unfortunatelly there's no support.

lazerguy_82 03-06-2012 08:43 PM

There is a patch on the German vbulletin site, but I can't grab it. Does anybody have access to that site? http://www.vbulletin-germany.org/sho...lletin-Lexikon

yankidank 03-28-2012 11:27 PM

Where is the link to view the edit history? I figured out that if I manually change the url do=showentry to do=history I can view it, but I don't see any reference to that anywhere on the showentry template file.

I also can't seem to figure out why the table of contents page won't show more than 36 items in it for me.

persianpros 03-29-2012 07:47 AM

waitng for 4.1.11 :(

taxman 04-01-2012 06:40 PM

Quick update to this... VBGLOSSARY was throwing up an Internal server error on my site since upgrading to 4.1.11. Could not access "settings" "Pm's" or anything related... Disabled and site works fine (could be conflicting with one of my other products but have no idea which, if any)

datoneer 04-04-2012 01:09 PM

When i enable this mod, my notifications->inbox not working

khalled 04-05-2012 12:25 PM

there is update to this product at the following
http://www.vbulletin-germany.org/sho...lletin-Lexikon

if any one can register and share it (site in germany language )

dadoc 04-06-2012 12:26 AM

Version 4.1.11
This mod works without a problem for me
Very impressive modification
Installed
Nominated
and about to Donate! thanks Vossi

I am happy to help others is you have version 4.1.11 or higher

khalled 04-08-2012 02:48 PM

Quote:

Originally Posted by dadoc (Post 2317176)
Version 4.1.11
This mod works without a problem for me
Very impressive modification
Installed
Nominated
and about to Donate! thanks Vossi

I am happy to help others is you have version 4.1.11 or higher

I also install it on vb 4.1.11 and it run good
but i have the following problem when i try to Export glossary entries i get the following error
Fatal error: Call to undefined function fetch_table_dump_sql() in /home/___/public_html/vb/admincp/admin_vbglossar.php on line 769

dadoc 04-08-2012 08:51 PM

I will see if I can replicate the same error khalled

Seductor 05-15-2012 04:29 PM

1 Attachment(s)
Hi there, I bring a modification of this add-on. I needed to show all my entries in a single page, so I did as follows.

In the template vbglossar_home, find:
Code:

        <div id="above_threadlist_controls" class="above_threadlist_controls toolsmenu">
                <div>

It is in the line 21-22.

After that, add:
Code:

                                              <ul>
                                              <li><a href="gloslist.php">{vb:rawphrase vbglossar_showlist}</a></li>
                                        </ul><br/>

Add a new phrase in through your AdminCP (Add New Phrase):
Product: vBulletin - Glossary.
Name: vbglossar_showlist
Text: Show all the entries in a sigle page.
Same in the English box.

After doing that, add a new template named "GLOSLIST" (case sensitive) through your AdminCP with this content:
PHP Code:

{vb:stylevar htmldoctype}
<
html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
  <
head>
    <
title>{vb:raw vboptions.bbtitle} - {vb:raw pagetitle}</title>
    {
vb:raw headinclude}
    {
vb:raw headinclude_bottom}
  </
head>
  <
body>
    
    {
vb:raw header}
    
    {
vb:raw navbar}
    
    <
div id="pagetitle">
      <
h1>{vb:raw pagetitle}</h1>
    </
div>
    
    <
h2 class="blockhead">Title</h2>
      <
div class="blockrow">
<
vb:each from="entries" value="entry">
    <
b>{vb:raw entry.0}</b><br/>
    {
vb:raw entry.1}<br/>
    <
i>Tags: {vb:raw entry.2}</i><br/><br/>
</
vb:each>
      </
div>
    </
div>
    
    {
vb:raw footer}
  </
body>
</
html


Finally, upload gloslist.php (attached to this message) to your main vBulletin folder.

You will have all your entries in one large list.

G0F0RBR0KE 05-20-2012 07:18 AM

<font color="DarkRed">I'm using this for 3.7.1

Here's the situation.

When I create a new glossary.

This is what I want

Test
Test
Test

But, when I post it..

It shows up like this.

Test Test Test

It does not put them in paragraph. Any idea?</font>

Chadi 05-24-2012 09:30 PM

Do you plan to update this to 4.2.0?

Thanks

Chadi 05-30-2012 08:59 PM

Anyone got this working on 4.2.0?

I get this error when importing xml

Quote:

Erstelle Tabelle/create table vbglossar_category ...
Warning: file_get_contents([path]/includes/database_error_message.html) [function.file-get-contents]: failed to open stream: No such file or directory in [path]/includes/class_core.php on line 1149

Warning: file_get_contents(/home/xxxxx/public_html/includes/database_error_page.html) [function.file-get-contents]: failed to open stream: No such file or directory in /home/xxxxx/public_html/includes/class_core.php on line 1256

Athena1984 05-31-2012 01:36 AM

I can't remember if that was the error I got when I first tried to install it but, try changing "TYPE=MyISAM" to "ENGINE=MyISAM". After doing that both this and Link Directory works for me.

Chadi 05-31-2012 02:11 AM

Thanks, but where do I change that?

edit: nevermind, xml file :)

Works! Thanks so much.


All times are GMT. The time now is 04:28 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.01743 seconds
  • Memory Usage 1,849KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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