![]() |
Quote:
|
Great mod! I guess you have the only vB4 mods with search integration :)
I found two small bugs:
And a suggestion: add custom meta descriptions (and keywords) to the vbglossar_showentry template. Now all entries have the same, default meta information. You need to disable the default ones in headinclude for that with a plugin setting $show['threadinfo']. |
Please disregard any of my prior posts on this thread. An uninstall/reinstall of a few plugins resolved all prior issues.
The only strange thing I'm seeing is that images using the IMG BB code tag are being rendered as links instead of images. Attachments show fine, just not inline images. This is a great MOD BTW. |
Quote:
Thanks for the donation ;) |
Any way to make this mod work with words that were entered before the Glossary was installed?
It's working for all new entries, but not the old ones. Say...the word "computer" is in the Glossary, all new threads/posts with that particular word work, but the words that were there, prior, do not. Any help? BTW...excellent mod! Two thumbs up! |
Also,
Now getting this error when trying to edit an entry: Code:
Warning: htmlentities() [function.htmlentities]: charset `ANSI_X3.4-1968' not supported, assuming iso-8859-1 in [path]/includes/class_dm_vbglossar_entry.php on line 377 |
That means, that you are using the 'ANSI_X3.4-1968'-charset and that this charset does not support the htmlentities function.
Just try to open 'class_dm_vbglossar_entry.php' and check line 377, outsource PHP Code:
You might find another part of the addon where this error appears; just do this again at the specific parts. That might fix this. |
With the space included? This "might" fix this? Or will fix it?
|
Seems to be working...so far. Thanks.
|
Quote:
|
Vossi, when will you release new version of vbb-glossary? :)
|
Quote:
|
Quote:
|
Vossi,
As you can see by visiting the following thread: http://www.glitchpcforums.com/forum/...g-the-Glossary It appears the afore mentioned setting does not prevent the same word from being automatically parsed more than once. Is this a bug? I'd like to know, please...because it would really be annoying if the same word within a post is parsed more than once. Also, I had asked, previously, about words that are in the Glossary, but were used in threads/posts before the mod was implemented. How do we make sure these words are parsed, as well. It would seem only new threads/posts are parsed...and not older ones. Thanks for taking a look. |
Is there a particular reason that the links are being converted to this type of character encoding? When I hit view source the linked word (physically between the a tag) doesn't say "Widget Here" but instead shows the amp code or whatever the name for that is. While it displays fine my guess is that google would rather follow a text link than this.
Code:
& #76;& #97;& #107;& #101; & #72;& #97;& #118;& #97;& #115;& #117; |
Quote:
Quote:
Quote:
|
Quote:
|
Hi, is there a way to change the "Glossary" link in the navbar from relative linking to full url linking? I have custom pages and the link in my custom pages doesn't work properly.
Thanks, w example from: vbglossar.php to: mysite.com/vbglossar.php |
Vossi...
Remember me? Any update? |
Quote:
Quote:
|
Can I make a small suggestion? I would like to prevent cross linking from linking back to the current page. eg. I'm viewing a glossary page all about 'potatoes', the word 'potatoes' and the synonyms 'potato' and 'spuds' should not be autolinked within the glossary definition / description because I am already on that page. Is it possible to add this feature or suggest where I might begin looking to edit the PHP?
Fantastic mod.... best for a long while :) |
Quote:
I made a post today, using one of the words I had in my Glossary and it didn't crosslink. It would seem this mod has a mind of its own. |
Take a look at this post on my board: http://www.glitchpcforums.com/forum/...&p=157#post157
I just started this thread. It has two different glossary words...one has been used twice and it is crosslinked twice. These were the settings I had when I made that post. 1. Crosslinking is enabled 2. Global crosslinking is disabled 3. Restrict crosslinks in forums is set to "Yes" 4. Active Pages: All posts, single posts, Glossary are checked 5. Exclude crosslinks within the same entry is set to "No" Now...I started another thread here: http://www.glitchpcforums.com/forum/...&p=158#post158 The only change I made to the settings was: 1. Exclude crosslinks within the same entry is set to "Yes" It still crosslinked the same word three different times. Now...if it works fine for you...that's great. However, it's not working for me. I'd just like to know if any of the mods I list here will interfere with this mod: 1. AddonChat 2. Auto Check Remember Me & Rules Boxes 3. GlowHost - Spam-O-Matic 4. Profile Fields in a Postbit Dropdown 5. SevenSkins Image Resizer 6. Skimlinks Plugin 7. vBadvanced Links Directory 8. vBulletin CMS 9. VSa - Advanced Forum Statistics 10. VSa - PayPal Donate 11. Wired1's Extra Profile Field Page 12. Wired1's Extra Profile Fields Tab If it's any of the above...I'd have to assume it's the Skimlinks Plugin. However, it's installed but not enabled through the mod's settings. It comes with vbulletin 4.1.2. Any other suggestions? |
I've also just found out that this mod does not work with Quick Reply. You have to use "Go Advanced". I posted a reply to one of the 4 different threads I've started on my board...and all of them are crosslinking the same word...more than once...within the same thread.
If you can't help me with this...no biggie...I'll just uninstall it...and look elsewhere for something similar. If I can't find one...that's no biggie, too. Thanks for the help. |
Uninstalled...
|
Quote:
|
Also, how do you submit a sitemap to google for this section?
|
1 Attachment(s)
Kinda an odd little bug. Doesn't seem to hurt anything. I just removed two entries and the "Moderation Tools" button still shows "2" next to it. See photo.
|
1 Attachment(s)
OK, just found a conflict issue with the AME CP Plugin (auto links youtube videos). When you post a youtube video to the same thread as something with a cross link all the crosslinks show as HTML code instead of properly rendered text with a link. (See screen shot or link to my test post http://www.performanceboats.com/test...ml#post1370233
I am going to go look into this conflict now but any help would be appreciated. I suppose that changing the execution order of the Glossary plugin so that it executes after the AME plugin might help. Both are set to execute at 5. Can anyone tell me which plugins I would have to move to 6 (the parser plugins). |
Just try to place it at 6 and see what happens. Maybe that works.
|
after installation, I can't view the glossary page, it says you do not have permission to access this page
|
You need to set the usergroup permissions first just like it says in the instructions on how to install this addon ;)
|
Quote:
It appears that AME is going through the whole post and converting < characters into <. This breaks the whole display of course. It would help my debugging a bit if you could explain how the cross linking function renders just a little. Specifically I looked at the database and a cross linked word is not stored with any sort of markup around it so I assume that the markup is added when the post is called or it is stored in another table other than post. |
Tagged
|
tagged
|
Three questions:
1, How do I submit my glossary to google search engine? 2, How do I change the "Glossary" navtab from relatiive linking ( /glossary/ ) to abs linking ( mysite.com/glossary/ ), I have vbseo 3, How do I add drop navbar menus? Thanks in adv w |
Hello
I completed the installation. Turkish words in the description of characters, but I add a popup error. How do I fix it? |
Vossi, any update on the BBCode showing on preview popup and description field on main page?
(Other questions) |
Quote:
|
1 Attachment(s)
Hi
I'm sorry because of corrupted language , Glossary vbulletin forum, but I've eklentinizi 60000 sql through this process that performed the word . Turkish characters in the word problem in the forum is divided into words . Example: I added the attached images Square got into the wrong words? Turkish characters you if you notice an error before coming ... Another problem is: a large-sized messages on page opening speed is very slow. Thank you for helping to make .. |
All times are GMT. The time now is 01:20 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|