You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ihacky-discuss
Good news, I got rid of the json_encode() error that we had when we
stepped on a profile for the sample app. The problem was because the
server's php handler wasn't taking in php 5.2.0 code properly. I
added the handler (apache) to do it and it works.
json_encode() is for php 5.2 only. It's some TreeList structure.
Will add entry on how to do it in KnowledgeBase wiki.