Closed (fixed)
Project:
Link to content
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2007 at 18:13 UTC
Updated:
4 Oct 2007 at 12:41 UTC
I've tried this on both 1.6 and 1.x-dev - I have added some custom-created content types (CCK) to the site and added them to the linktonode settings where you can select the various content types that should appear. However they still don't appear in the linktonode pop-up box. However the page and webform content types do appear. It seems to just be happening with content types I added using CCK.
Thanks for a great module! ;0
Comments
Comment #1
stborchertHi.
I did a quick check with version 5.x.1.6 and it did work (different servers). Do you have any special configuration?
Could you please try a bit bug tracking:
execute the following sql statement on your database
SELECT * FROM variable where name = 'linktocontent_node_content_types'\G.This should output something like this:
I've enabled "page", "story" and "news". "news" is a cck content type.
greetings,
Stefan
PS: Sorry if I'm responding not very fast but I#m currently writing my final thesis.
Comment #2
stborchertPlease reopen if still active.
thanks,
Stefan