Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2009 at 17:09 UTC
Updated:
11 Feb 2009 at 07:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
Robrecht Jacques commentedI've fixed the space issue.
I can't reproduce the php error. Could you post the error you get?
Comment #2
Arshad Vayani commentedi have included a screenshot in which u can see that error. I am getting this error when i enter some new tag which was not posted before and when i enter some word which is already posted than i just get normal suggestions. I am adding new full page screenshot.
Comment #3
Arshad Vayani commentedi just want to clear that i am not getting any error in my logs i am getting php code as suggestion when i enter some new taxonomy term which is not posted before.
you can test it by login to http://islamicdatabase.org and by creating a blog entry
username: test
password: 123456
just enter some words in tag field and see what happens!!
Comment #4
Arshad Vayani commentedcheck this screenshot when i enter 'new' which is already posted than it suggests correctly but when i enter 'neww' than it shows a php statement in suggestion. I am using firebug extension in firefox so now you see the difference in response easily.
Comment #5
Robrecht Jacques commentedOh, I didn't realize you get the errors in the autocomplete field. Thanks for the test-account - I now see exactly what you mean.
The error may have to do with some additional headers nodewords sends. But nodewords should not operate on the 'taxonomy/autocomplete'. On my test installation, this error does not occur.
Did/Does the error appear with nodewords-1.0-rc1 ?
If you disable nodewords, does the error appear ?
Could you do:
from the commandline in the root of your Drupal installation? For me this does not give any results, but the Javascript you get as answer must be defined somewhere I suppose.
... hmm ... addRange and stuff probably comes from an unpacked misc/jquery.js ...
Currently I'm puzzled as to why it appears...
Comment #6
Robrecht Jacques commentedCould you tell me how nodewords is configured?
Eg do a
somewhere (eg in the Execute PHP box of the devel module).
Thanks.
Comment #7
Arshad Vayani commentedI am using cpanel here. I have to install devel module to test this. For now adding screenshot of nodewords settings.
Comment #8
Arshad Vayani commentedfirst i thought its because of jquery but than i installed jquery update module and uploaded latest version of jquery but still i am getting same error.
There is one more problem when i enable organic group module than this taxonomy autocomplete feature doesnt works. In firebug it shows
[Exception... "'Syntax error, unrecognized expression: [@Name='og_selective']' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]you can test it on my site, i have enabled organic groups module now!!
Comment #9
Arshad Vayani commentedmm i tried disabling meta tags module and still same php code appears. I am confused now :|
Comment #10
Arshad Vayani commentedi just figured out that its all because of facebook connect module. I am really sorry that i have wasted your time.
Issue closed