William Nwogbo

  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by William Nwogbo
  • William Nwogbo created a post,

    Unable to create Podio comment on item

    Here is what the code looks like``` $comment = PodioComment::create('item', $itemID, array('test' => "Foo Comment \n", "user" => "John Doe\n")); ```Here is the error i'm getting```An error occurr...