I'm so sorry to bother you, please if you got some time or any reference where can I get some idea what are the step to create one .XML widget then put it in my network /instance/folder direcltory and how can i run this.. as i got some idea and i have created... it
it will great say like .. there is I'm using one canvas and then i created one xml file and i put it in one folder (inside instance) and when i use that folder name with my folder then that file should show the all content...
as you can see there is hello.xml examle.. on ning network and i have created one abcxzy folder into instance folder, (hello.xml file is inside abcxzy folder)
when i tey to open http://www.chengdu4fun.com/abcxzy
then that hello.xml doesn't shows up and it's says... link doesn't exist
although i have do all thing very carfully
frankly i'm very new to Ning platform as well as opensocial
I have tried many peoples but no one reply o have notice yoru profile
so please if i will very thankful if you can give me some basic idea.. it will like one milestone in my programing ...
once again sossry to bother you and thanks in advance
ere is some more point... my mean what i have to to run that file and how can i run that apps... please I'm like totally zero here.. jus ti have seen many ppls have created ther apps and now they are running or selling i can remeber there is ning mod you have helped him to do same .. but i guess at lease he knows the right channed how to implement that.. but really i'm so new here i wanna just basic idea
Whoops.....I meant to post this into the forum. Blah, accidently posted it on my personal wall. Meant to post it here http://developer.ning.com/forum/topic/show?id=1185512%3ATopic%3A51141
Comment Wall (7 comments)
You need to be a member of Ning Developer Docs to add comments!
Join Ning Developer Docs
Like step by step
create file and how can i test it.. then how can i add that into my netwrok..
I'm not sure you understand my question or not..
I'm so sorry to bother you, please if you got some time or any reference where can I get some idea what are the step to create one .XML widget then put it in my network /instance/folder direcltory and how can i run this.. as i got some idea and i have created... it
it will great say like .. there is I'm using one canvas and then i created one xml file and i put it in one folder (inside instance) and when i use that folder name with my folder then that file should show the all content...
as you can see there is hello.xml examle.. on ning network and i have created one abcxzy folder into instance folder, (hello.xml file is inside abcxzy folder)
when i tey to open http://www.chengdu4fun.com/abcxzy
then that hello.xml doesn't shows up and it's says... link doesn't exist
although i have do all thing very carfully
frankly i'm very new to Ning platform as well as opensocial
I have tried many peoples but no one reply o have notice yoru profile
so please if i will very thankful if you can give me some basic idea.. it will like one milestone in my programing ...
once again sossry to bother you and thanks in advance
ere is some more point... my mean what i have to to run that file and how can i run that apps... please I'm like totally zero here.. jus ti have seen many ppls have created ther apps and now they are running or selling i can remeber there is ning mod you have helped him to do same .. but i guess at lease he knows the right channed how to implement that.. but really i'm so new here i wanna just basic idea
Mirage
In get_pictures_all.php,
$xml = new SimpleXMLElement($result);
echo "\$xml->asXML():" . $xml->asXML(); outputs the proper XML, everything works fine.
In get_groups_members.php
$xml = new SimpleXMLElement($result);
echo "\$xml->asXML():" . $xml->asXML();
outputs the Rest url I passed to it ($result).
Its exactly the same code- its like SimpleXMLElement fails with the Group Atom Feed.
Can you drop me a line. I'd like to see if you are available for some custom development.
Thanks
Dave