To import posts from akobook, you will have to execute the following query through phpmyadmin:
INSERT INTO jos_easygb (date, content, name, email, homepage, rating, ip, published) SELECT FROM_UNIXTIME(gbdate), gbtext, gbname, gbmail, gbpage, gbvote, gbip, published FROM jos_akobook
Ofcourse, replace jos_ with the prefix you're using for your database.
| < Prev | Next > |
|---|