Warning: main(b2config.php) [function.main]: failed to open stream: No such file or directory in /home/enigma/public_html/gm-2-b2.php on line 7
Warning: main() [function.include]: Failed opening 'b2config.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/enigma/public_html/gm-2-b2.php on line 7
Warning: main(/b2functions.php) [function.main]: failed to open stream: No such file or directory in /home/enigma/public_html/gm-2-b2.php on line 8
Warning: main() [function.include]: Failed opening '/b2functions.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /home/enigma/public_html/gm-2-b2.php on line 8 GM 2 b2 importer utility
gm 2
This is a basic GreyMatter to b2 import script.
What it does:
parses gm-authors.cgi to import authors: everyone is imported at level 1
parses the entries cgi files to import posts, comments, and karma on posts (although karma is not used on b2 yet) if authors are found not to be in gm-authors.cgi, imports them at level 0
What it does not:
parse gm-counter.cgi (what's the use of that file ?), gm-banlist.cgi, gm-cplog.cgi (you can make a CP log hack if you really feel like it, but I question the need of a CP log)
import gm-templates. you'll start with the basic template b2.php
doesn't keep entries on top
First step: install b2
Install the b2 blog as explained in the ReadMe, then immediately come back here.