Staredit Network

Staredit Network -> SEN v5 Alpha -> Accounts
Report, edit, etc...Posted by Oo.Insane.oO on 2005-11-29 at 18:38:44
When Sen Version 5 is releaced our the accounts gonna come with it or will we have to start from scratch?
Report, edit, etc...Posted by LegacyWeapon on 2005-11-29 at 23:01:46
QUOTE(IsolatedPurity @ Nov 29 2005, 09:44 PM)
Uh... hmmm...
Data like members and such are stored in a database... mysql...
To transfer stuff, I just have to write a complicated query to select all data from the old table and input it into the new table... such as for members:
insert into is047s3n_new.members (select * from is047s3n_data.members)

But it's a bit more complicated...

Files, like attachments, are harder to transfer because it has both database items and real files, so keeping the database in sync is a bit harder.

What will be definitely transfered:
Posts
Topics
User names, passwords, emails, stats
Shouts
The DLDB

What will not be transfered:
PM's
Avatars / Signatures / Titles
Attachments
User settings

[right][snapback]367907[/snapback][/right]

Report, edit, etc...Posted by BeeR_KeG on 2005-11-30 at 18:24:50
>Closed
Next Page (1)