Hi Angela, Angela Wong wrote: > I am currently using Plone 3.2.3 and ECLecture 1.2.1. I am having > some issues with the instructor link from ECLecture. Here is the > source code for the table rendered in Plone. I entered in jdoe (a > user in Plone) as an instructor and it came up as Jane Doe. So it is > taking the user name and translating it into the full name but it is > not linking to Jane Doe's profile for some reason: > > [...] > > Does anyone know how to solve this issue? Any help or advise would > be most appreciated.
Your user jdoe needs a user folder (aka home folder). Home folder creation in Plone 3.2 and later is disabled by default. Please got to »Site Setup → Security« and check the option »Enable User Folders«. A home folder will be created when a user logs in. After this the above mentioned link will work fine. Best wishes, Mario -- Dipl.-Wirtsch.-Inf. Mario Amelung <[email protected]> Otto-von-Guericke-University Magdeburg WDOK Research Group _______________________________________________ eduComponents mailing list [email protected] https://listserv.uni-magdeburg.de/mailman/listinfo/educomponents
