Hi - now it's all setup it's all going really well and love the software. Trying to put the widgets on my website, mostly with success but two problems:
I really want to use the Week widget - but using the code I just get a bar http://www.fingertrouble.info/api/week-iframe.html and no content? The content is coming through (usually) via the method with a remote ftp upload, but this widget doesn't show it even if I link it directly/ use the internal network. Is the code correct?
Also as you might see from the other widgets http://www.fingertrouble.info/api/nextshow-iframe.html the content doesn't always ftp up correctly, sometimes it creates a 0 byte file. Problems with curl? Tried localhost, or the local machine IP on the Ubuntu machine sh upload script both with similar sometimes failure.
I wonder if this is a hostname resolve issue - 127.0.0.1 localhost is definitely in the httpd.conf? Or an issue with curl?
Piggybacking on this, is there a way in the Weekly widget to have the present day always stay in the middle? For example on Sunday I'll have a list of all shows for the past week. I would like on a Sunday to have maybe 1 past day and always 5 days ahead listed.
I worked it out in the end, it was an issue with ports and servers, fixed with dyndns, then I moved to a VPS which meant it all could be on the shared server!