
Nick Worth
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Posts
Votes on activity by Nick Worth-
Making image public
AnsweredI have a calender on my website that I have my podio events app generating events for, but the images for each event are only displaying when logged into podio, is there a way to make these public?
-
Issues with update() using app reference field
AnsweredOk so not sure the issue here but I can't find any answers in the API documentation and I'm getting desperate. First I tried this (some things are hard coded for now just to make sure that there ...
-
Time Issues
AnsweredHard to describe this issue but I'll try. Basically I think there is a bug with Podio here. Business partner and I both update our event app (id: 2437976), but for some reason we're both getting re...
-
Trouble creating an item with "category" and "app" fields
AnsweredTrying to create a new Student Item using the following code: $grade = settype($_POST['grade'],'integer'); // I did this because I got an error that said "Invalid value u'4': Must be Integral'." ...