php forum
php mysql forum
php mysql smarty
 
Topic Options
#317533 - 09/03/08 04:01 PM Noob - need help, or a reality check!
S7ARBVCK Offline
Lurker

Registered: 09/03/08
Posts: 2
Hey, all,

I'm currently looking to produce an on-line, interactive community in Flash on my website. This will involve the user creating an avatar in Flash which will be used elsewhere on the site.

I'd also like to add UBB functionality to the site for discussion forums. Problem being that I'd really like to use the Flash generated avatars in my UBB forums.

Is there any way I can alter (or write) the membership of a UBB using another piece of software? I don't mind writing the handler myself, but I need to know about the format of the membership files etc - is this information available?

Am I correct in thinking that as UBB is written in PHP that this will use MySQL database of some kind?

Cheers,

SB.

Top
#317534 - 09/03/08 06:19 PM Re: Noob - need help, or a reality check! [Re: S7ARBVCK]
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5134
Loc: Portland, OR, USA
Well, you'd have your flash app write out the image to your ubb avitars folder; and then users could select them; or you'd have to have it do that then trigger some sort of script which updates the users profile with the newly created avitar URL...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
#317535 - 09/04/08 02:33 AM Re: Noob - need help, or a reality check! [Re: Gizmo]
S7ARBVCK Offline
Lurker

Registered: 09/03/08
Posts: 2
Hey, Gizmo - thanks for the reply.

The second part of the reply is what interests me - is there no "User Profile" file format or something so I could just write directly to this from a PHP script run by flash? I notice you said on my post on the other UBB forum that the member details are stored in a MySQL database - what is the format in the Database, and if I updated the database, would UBB automatically recognise the new content of the database as a valid user, or would I need to go through another process to validate them?

Also - in the User profiles, am I tied to the options available when you set up UBB with attributes of a user profile, or can I add my own "special" attributes too?

Thanks again for your help! smile

SB

Top
#317536 - 09/04/08 03:21 AM Re: Noob - need help, or a reality check! [Re: S7ARBVCK]
Gizmo Administrator Offline
Wizard

Registered: 01/10/00
Posts: 5134
Loc: Portland, OR, USA
No file format as user data is not stored as a file, user data is stored in the MySQL database.

ALL mysql databases MUST be updated by a script which has access to read and write to the MySQL database.

You should download PHPMyAdmin and use it to interact with your UBB database to get a better understanding of how the UBB stores data.

You would likely have to write out some sort of way to validate that the user is the user; as this would be a 3rd party addon to the UBB script...

As for extra stuff, you can simply add another field to the table.
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top


Who's Online
0 registered (), 18 Guests and 10 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Yesterday at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
12/03/08 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks