Status: offline

muntada

Forum User
Junior
Registered: 02/25/03
Posts: 34
Anyone have any scripts or experience converting phpNuke stories into geeklog. Basically, right now, I just need something that does the story id, because I already have a table that matches Geeklog's format, save for that one item.
--------------------
MuntadaNet, Inc.
Web Hosting

Status: offline

vinny

Site Admin
Admin
Registered: 06/24/02
Posts: 352
The story id (sid) field in the database is just a varchar(20). I'm not positive, but I think it may be possible to use any up to 20 character name in there. Geeklog uses an integer timestamp like identifier, 'YYYYMMDDHHMMSSRRR'. However, I think any unique identifier could work. So if you're willing to experiement you could try 1, 2, 3, 4, etc. or turn the nuke story date into a timestamp similar to the above timestamp. Good luck, Vinny

Status: offline

muntada

Forum User
Junior
Registered: 02/25/03
Posts: 34
Vinny, Thanks for the suggestion.----------------------- MuntadaNet, Inc. Web Hosting
--------------------
MuntadaNet, Inc.
Web Hosting