I've tried every single version. I've cleared the cache, I've setup glossify per instructions, I've installed the simplehtmldom dependency module, i've linked the from content type to the to content type, I've enabled the glossify option for the input format, I've explicitly entered the title of the "to content type" into the body of the "from content type" for a specific node and nothing happens... no links at all. This module sounds like it would be great to use but I just for whatever reason cannot get it to work. Is there some hidden trick somewhere that I'm completely missing?

Comments

Ivo.Radulovski’s picture

should work -> if you have no drupal-like content/body output then this is the reason for not working - if you show me your website I could have a look...

apmsooner’s picture

Well I uninstalled the module thinking I wasn't gonna get anywhere but I'll reinstall it over the weekend on a separate platform and see if still the same results, I'll gladly have you take a look. Thanks.

eeyorr’s picture

Same problem here. I have it working on several sites, but for some reason it doesn't work on this one. I've tried 6.x-2.5 and 3.0-beta. Same results in Garland. I'm not using any modules that aren't used on a lot of my other sites. This site doesn't have much content yet, but the word "chanterelles" should link to a page with the same name:

http://www.wildedible.com/blog/chanterelle-bisque-herbed-yogurt-cheese should link to this page:
http://www.wildedible.com/wild-edible-guide/chanterelles

Thanks.

Ivo.Radulovski’s picture

Status: Active » Postponed (maintainer needs more info)

Which beta did you use? You have to keep in mind that you have to enable the Glossify Filter for the Input Format you want to use in order for Glossify to work.
1. Install module + dependencies
2. Set the configuration(s) to your liking
3. Enable the Glossify Filter for the Input Formats you're using
4. Enjoy!

eeyorr’s picture

I started with 6.x-2.5, configured it and couldn't get it to work. Then I tried 6.x-3.0-beta3 and did the added step of the input filter and still couldn't get it to work. I can't figure out why it's working on my other sites and not this one.

apmsooner’s picture

Same here. I havn't been able to get it to work on any sites so far.

Ivo.Radulovski’s picture

Ok, i'll look into it if you either send me a login to check the configuration and the nodes or if you send me screenshots of: the configuration, a from node and a to node. (The linking-fields need to be visible on the "to node"-screenshot)
Btw, i plan on renaming and rewriting the descriptions in the configuration for the next beta or rc.

eeyorr’s picture

Ok, so it turns out that my problem was case sensitivity... lowercase terms won't link to capitalized titles. Thanks, segment for looking at this and for your quick response!

apmsooner’s picture

Okay I'm intrigued to see if I have the same problem... reinstalling and will followup.

Ivo.Radulovski’s picture

I will definitely also include an option for lowercase with the next beta/rc, thanks for your feedback guys.

pomliane’s picture

Status: Postponed (maintainer needs more info) » Active

Hello,
I have checked several times: everything seems installed and setup properly but Glossify still does not link any term — uppercase or lowercase.
I guess I'm missing something...
Thanks in advance for any advice.

blcrusher’s picture

Well I uninstalled the module thinking I wasn't gonna get anywhere but I'll reinstall it over the weekend on a separate platform and see if still the same results, I'll gladly have you take a look. Thanks.

dicreat’s picture

Subscribe.

aymeric’s picture

Subscribe.

1mundus’s picture

I have the same problem but with version 6.x-3.0-beta3. I guess that apmsooner has the same problem, since there is no input format option in 2.5 version.

There are no links with any configuration used, although input formats are setup correctly. I tried rearranging them, but no success.

aymeric’s picture

how can we check why the input format isn't working? The previous release is very bad for the mysql server! Thanks you.

Ivo.Radulovski’s picture

Status: Active » Postponed

Please give the next beta4 a try and see if it fixes your problems.
Thanks for your interest in Glossify.

Dr Faustus’s picture

Tested on several sites and it won't work. It don't creates autolinks. Last version that works for me is 6.23

tobiberlin’s picture

I had the same issue with Alinks module... maybe it has to do with following: I use following code to get the body from the node:

<?php print $node->content['body']['#value']; ?>

This is because there some CCK fields I want to place in a special way - so I use this code for the body. May cause this the problem of not creating the glossify and alinks links???

Best,
Tobias

tonyhrx’s picture

The latest version 6.x-3.0-beta4 works but the problem with capitalisation is still there. Any word in the "from" node that has to be glossified has to be capitalised if the corresponding "to" node has the same capitalised word in the title.

polishyourimage’s picture

Version: 6.x-2.5 » 6.x-3.0-beta4
Component: Documentation » Code
Category: support » bug

beta4 is also not working on the install I tested it on. I reverted to 2.5 and it is now working nicely - GREAT/AMAZING/STUPENDOUS MODULE! I mean this just saved us a ton of mind-less work.

Ivo.Radulovski’s picture

Status: Postponed » Postponed (maintainer needs more info)

I got to work on glossify yesterday and it appears that the last commit I made in December did for some reason not apply.
None of the applied bugfixes and patches were commited.
I got around to re-upload the latest code today.
I'd like to ask you once again to try the latest beta6 as soon as it's downloadable and give me feedback.
Thank you and my apologies

Ivo.Radulovski’s picture

Hi, beta8 is out.... give it a try - but not on production sites running with 2.5 because you will need to update all nodes to have all links again...

Ivo.Radulovski’s picture

Version: 6.x-3.0-beta4 » 6.x-3.0-beta8
pomliane’s picture

Priority: Normal » Critical
Status: Postponed (maintainer needs more info) » Needs work

6.x-3.0-beta8 is incomplete and not usable: no .info, no .install... just the .module file and the licence text.

Ivo.Radulovski’s picture

damn..something went wrong with the upload....

Ivo.Radulovski’s picture

Version: 6.x-3.0-beta8 » 6.x-3.0-beta9

sorry again...should be fine now

Ivo.Radulovski’s picture

Status: Needs work » Needs review
Archnemysis’s picture

Beta10 seems to have resolved my problems. I did have to completely disable and then uninstall glossify, and then reinstall to get it to work. Unfortunately I think I jumped from a very early beta (3 or 4) to beta10 and that was causing the terms to not link.

Ivo.Radulovski’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.