Posted by mattwmc on October 23, 2011 at 6:41am
1 follower
| Project: | Glossify Internal Links Auto SEO |
| Version: | 6.x-3.0-beta10 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I'm running devel and see the following a bunch of times on the page in red.
I'm no developer. Is this anything I need to worry about? Thanks.
ms: .62 #8 _fetch_possible_keywords
SELECT g.term, g.nid, g.alternate, g.language, g.method FROM node n INNER JOIN glossify g ON g.nid = n.nid WHERE n.type IN ('all','articles','book','comicreviews','comics','core','gallery','image','moviearticles','moviereviews','movietrailers','movies','nfp','news','ddblock_news_item','simplenews','page','plain','podcast','press_release','previews','rtp','reviews','story','television','video','video_games','dast','test') AND g.method IN ('internal') AND g.configuration = 'global' AND n.status = 1 AND g.nid != 6962