Closed (won't fix)
Project:
Forward
Version:
6.x-1.19
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2010 at 08:19 UTC
Updated:
31 Mar 2012 at 16:02 UTC
I am using this module with Service Links. The module adds "node" to our URLs, for example
http://devtwo.nyclu.org/news/nyclu-celebrates-passage-of-domestic-worker... becomes
http://devtwo.nyclu.org/node/news/nyclu-urges-syracuse-lawmakers-address... which gives a 'page not found' error, of course.
Additionally there is no "Your email" in Internet Explorer but that doesn't seem to be a problem.
I may be too tired to have found the answer to this in the forums, if so, apologies, but any idea where I am going wrong?
Peter
Comments
Comment #1
obiwankaynobi commentedsubscribing. tried deleting /node from the path in forward.module but it's still there...
Comment #2
pdenoeud commentedI have the same issue although I don't use the forward module.
My relative paths are ok in my default language pages (French) but when I set a hyperlink with a relative path in an English page, "/node" gets added to the path, as you describe.
Damned this is frustrating!
Comment #3
TJM commentedForward module (6.x-1.19), Forward Services module (6.x-2.0 ), Service links module (6.x-2.0)
The following is displayed by the forward module.
node/mysite.org/content/today-news
After clicking Send Message the following error is displayed
PAGE NOT FOUND error.
checking the Recent Log Entries yields this error. Notice that mysite.org is found twice in the link
http://www.mysite.org/node/mysite.org/content/today-news
Any clue to eliminate the error?
Comment #4
phiscock commentedSubscribe
Comment #5
phiscock commentedI have raised this issue under the Service Links issue queue (http://drupal.org/node/988632) as it is occurring with other services as well as Forward.
Paul
Comment #6
cduwe commentedThere's a patch for Service Links that appears to solve this issue. If you're using both together, give that a try.
Comment #7
john.oltman commented