PDA

View Full Version : Problem with widgetbox widgets



sharonc
06-23-2008, 03:37 PM
I am just getting started setting up a Deki Wiki site using the VM version of 8.05.1 and am having problems getting Widgetbox Widgets to work and would be grateful if someone could point me in the right direction.

I have tried using the examples from http://wiki.developer.mindtouch.com/MindTouch_Deki/Extensions/Widgetbox to see if the problem was just with the widget I wanted. I have tried

{{widgetbox.widget("91d81375-6dd5-45ba-8073-4da582ce1724")}}

{{widgetbox.panel("a0cc2e3a-45e7-45b3-9e56-92bc0f7b463a")}}

But get the following error when I save the page
Function 'local://b7a71a79d43144fb81bbf108b39478e0/deki/services/default/7/Widget' failed with response:
resource not found


Function 'local://b7a71a79d43144fb81bbf108b39478e0/deki/services/default/7/Panel' failed with response:
resource not found

I’m not sure if there is a problem with my widgetbox service but I think the setting look correct?
http://www.bsemple.com/page_attachments/0000/0181/webservice1.JPG

http://www.bsemple.com/page_attachments/0000/0183/webservice2.JPG

Any help would be appreciated.

Thanks

brigettek
06-30-2008, 08:20 PM
Your registration looks correct. A couple things to try:

- Are you able to fetch http://scripts.mindtouch.com/widgetbox.xml from your VM?
- It looks like you're using the new SID format: sid://mindtouch.com/2007/12/dekiscript. Since you have 8.05.1 this should be fine, but it might be worth instead trying the old SID format (in case it makes a difference): http://services.mindtouch.com/ deki/draft/2007/12/dekiscript.

sharonc
07-01-2008, 02:52 PM
HI brigettek

I am not sure what hte problem was but It seems to have resolved itself. When I went back after a couple of days the test widgets that had been showing the error were now working without my having made any changes. Which while great that is is working is a bit confusing. I have also been able to add my own widgets from widget box, so it seems as though it was some kind of Blip. I will keep my eye on it and if it happens again will try the old SID.

Many thanks for your reply.

Shaz

SteveB
07-14-2008, 06:20 PM
Could have been a blip on the WidgetBox side.