well.. it’s done. finish installed. Nevertheless, there’s 2 thing I noticed,
1) all the templates link “register” to b2register.php instead of “wp-register.php” (i updated the sitetemplate.zip)
2) when I submit my changes to index.php (as I have to modify b2register.php to wp-register.php), it will complain that
Warning: Cannot modify header information - headers already sent by (output started at /home/kiawin/domains/holiao.com/public_html/blog/wp-inst/wp-admin/admin-header.php:6) in /home/kiawin/domains/holiao.com/public_html/blog/wp-inst/wp-admin/templates.php on line 107
And I have few questions here,
1) Where to register yourself? (wp-register.php?)
2) Where to create yourself a blog?
3) Why https://holiao.com/blog/ will forward me to https://holiao.com/blog/main/, while https://holiao.com/blog doesn’t?