The basic idea is really useful for me and I like the layout. So I wanted to give it a try.
After started it once with the options.php example of the README, I had many errors. I first compared it with the options example file and added <?php in the first line. I still have errors but only these two:
Warning: array_merge(): Argument #2 is not an array in /xyz/markdown/login/options.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at /xyz/markdown/login/options.php:15) in /xyz/markdown/index.php on line 12
Any ideas how I can solve it?
I cannot get it running at the moment.
Thanks.
The basic idea is really useful for me and I like the layout. So I wanted to give it a try.
After started it once with the
options.phpexample of the README, I had many errors. I first compared it with the options example file and added<?phpin the first line. I still have errors but only these two:Any ideas how I can solve it?
I cannot get it running at the moment.
Thanks.