I
have some articles from a PHPBB db that I want to move into Geeklog. I'm
thinking about creating a CSV file in excel that corresponds to the structure
of the gl story table, then inserting via phpmyadmin. My question: what will
GL do if it encounters blank or null values in a table? Is it smart enough to ignore
them (or supply new ones), or will it blow up? |