Hey Nico,
Do you see the My Sakai 2 favorites widget in the list when you click "Add widgets" on the dashboard? If not, can you browse to http://localhost:8080/devwidgets/mysakai2/config.json and verify that the personalportal variable is set to true there as well? I assume that you checked the config.json on your local filesystem. - Christian [1] http://cl.ly/GMMM On May 4, 2012, at 3:55 AM, Coetzee, Nico wrote: > This message (and attachments) is subject to restrictions and a disclaimer. > Please refer to http://www.unisa.ac.za/disclaimer for full details. > > Hi All > > I'm trying to get a Hybrid installation of sakai3 and sakai2 working. > > I took the nightly.sh found in the documentation @ > https://confluence.sakaiproject.org/display/KERNDOC/Building+and+Configuring+a+Hybrid+Deployment, > and changed it to make it work on my server. > > I get sakai3 up and running, can login as admin user and are busy with the > troubleshooting at the bottom of the page. > > I get pass points 1,2,3,4,5, but the "My Sakai 2 Favourite" widget is not > showing up in the admin user's dashboard (piont 6). I have checked the > devwidgets/mysakai2/config.json in 3sakai-ux and everything looks fine there: > { > "i18n": { > "default": { > "bundle": "/devwidgets/mysakai2/bundles/default.properties", > "name":" My Sakai 2 favorites", > "description":" My Sakai 2 favorites" > }, > "en_GB": { > "bundle": "/devwidgets/mysakai2/bundles/en_GB.properties", > "name":"My Sakai 2 favourites", > "description":"My Sakai 2 favourites" > } > }, > "img":"/devwidgets/mysakai2/images/s2icon.png", > "id":"mysakai2", > "personalportal":true, > "type":"sakai", > "enabled":true, > "hasSettings":false, > "url":"/devwidgets/mysakai2/mysakai2.html" > } > > > Can someone point me in the right direction? > > Thanks > > > Nico Coetzee > Designer Developer > ICT > Unisa Main Campus > Preller Street > Pretoria > Tel: +27 (012) 429-4661 > Fax : 0862756913 > > <Unisa-email-signature_UNGC.gif><image002.gif> > > > > > > > > > > _______________________________________________ > oae-dev mailing list > [email protected] > http://collab.sakaiproject.org/mailman/listinfo/oae-dev
_______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
