[TUT] How To Install Opensocial Apps

Ok so i made a topic a few days ago saying that i coun't install OpenSocial App's. This is how i got round that issue

0) get your app from http://directory.opensocial.org/gadgets/directory?synd=cad

1) goto phpMyAdmin and select your Dolphin table (eg. cpname_dbname)

2) goto Table: bx_osi_main and select Insert

3) fill in this infomation:

ID int(11) unsigned
the ID should be 1 more than the last one (so if you still have to 2 pre-installed apps start at 3)
person_id int(11) unsigned
you dont need to fill this in
url varchar(255)
this is the URL of the app (eg.http://buddypoke.s3.amazonaws.com/hi5.xml)
description mediumtext
you should know what this dose lol :P
status enum
active passive Active means it can be used by members
title varchar(128)
Title of the App
directory_title varchar(128)
Same as Title
author varchar(128)
Who Made the App
author_email varchar(128)
App Makers E-Mail
settings mediumtext
Ignore this
views mediumtext
Ignore this aswell
version varchar(64)
Version of App (if unsure put 1.0)
height int(11)
set to 0
scrolling int(11)
Set to 0 unless you know what ur doing
modified int(11)
screenshot varchar(128)
Screenshot URL
thumbnail varchar(128)

Thumbnail URL

~~Mike ~~ This Signature is missing something :(
Quote · 2 Jan 2010

Thanks for making this! I love Buddy Poke so much, and I've been wanting to really jump into the OpenSocial feature, so I figured I give it a try..

Following your instructions, I did get a warning:

1 row(s) inserted.
Warning: #1366 Incorrect integer value: '' for column 'person_id' at row 1
Warning: #1366 Incorrect integer value: '' for column 'modified' at row 1

Should I be concerned about this?

Quote · 13 Jul 2010

Ugh, seems like all the Open Social Apps I want, won't work with Dolphin.. D:

Quote · 13 Jul 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.