Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2007 at 15:38 UTC
Updated:
22 Jan 2008 at 19:01 UTC
Hi,
Thanks for this module, but I can't seem to get it to work. None of the global keywords is showing, and there is nothing for me to select under "Tags to output in html head" and "Tags to show on edit form". I did set the permission.
Help appreciated, thanks in advance !
ps. I'm using Drupal 5.1 and the Aberdeen theme.
| Comment | File | Size | Author |
|---|---|---|---|
| metaissue.jpg | 85.1 KB | shipal |
Comments
Comment #1
shipal commentedThere is a
<?php print $head ?>in the page.tpl.php file.Comment #2
Dabitch commentedThis guy here has the same issue - http://drupal.org/node/143487
As do I (in drupal 5). So what gives? Anyone have clues to where we might find the problem and fix it?
Thanks. (and yes - I got
print $headin my theme as well. The nodewords table is in the database but empty - just like the poster above I can fill things in but nothing 'sticks' and there is nothing to select.)Comment #3
Dabitch commented.... Just to add to this, it works just fine installing it and using it in a 4.7 drupal site - so it's clearly only an issue with the 5 version.
Comment #4
Robrecht Jacques commentedHmm, I just got the same problem.
Anyway, in my case it was because I was editing and testing a version that had for some reason its
nodewords/tags/directory removed. In that case there will never be meta tags you can edit and also the "tags to show on edit pages" fieldset in the settings page will disappear.Can you tell me if your
nodewords/tags/directory is missing (it should containkeywords.inc,description.inc, etc)? I do wonder how it would disappear in the first place though.Comment #5
Rowanw commentedDrupal 5.1
Meta Tags 1.3
Entered a description for a page and it didn't appear in the page's meta info.
All the inc files are in modules/nodewords/tags.
I will try upgrading to 1.5 soon to see if the issue remains.
Comment #6
Rowanw commentedIt's working on 'inner' pages, but not on the front page, even though I've set the front page to node/1 in Site Information. Is it possible to get this working on the front page?
Using version 1.5 currently.
Comment #7
Robrecht Jacques commentedTo set the tags for the front page you will need to edit the tags on "Administer >> Content management >> Meta tags >> Front page".
Comment #8
erik seifert commentedGot it ;- ) Same Error. The problem was the tags directory. Please have a look in modules/nodewors for a directory called tags.
Comment #9
cailinanne commentedRead this : http://drupal.org/node/185010
Comment #10
Robrecht Jacques commentedCommitted #185010 which should solve the "tags/ directory is missing" problem, which is the probably cause of not having any meta tags to show up. Setting this issue as fixed (will be included innodewords-5.x-1.6).
If you still have a problem, please open another issue.
Comment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.