Hello there,
Does anybody knows a 2-ch style textboard which is working on PHP an MySQL? My server doesn't support Perl.
>>1
If your server doesn't support Perl then you have been SERIOUSLY ripped off. Even free webhosts have Perl support.
>>2
Sorry, it's not MY server, I just got a webspace on it. The server is from a friend.
I found "Shiichan". I uploaded it to my webspace and edited the global settings. I wanted to login (admin.php), but there was the following error message:
Fatal error: Cannot re-assign $this in /home/XXX/XXX/~shiichan/admin.php on line 557
I don't recommend using this on a high traffic site, but its PHP and MySQL based:
http://code.google.com/p/n0pe/
Dejiko is also OK, but it's missing quite a few features. Also uses a flatfile database.
http://neuchan.net/stuff/static/zipped/dejiko.zip (mirror this if you can)
>>5
I just tried n0pe. It's already connected to MySQL server, but the stylesheet doesn't work. And how can I change the Name etc.?
Can't find the settings. It's a little bit confusing.
Look in n0pe/index.php, all board specific settings are in there.
Thanks, but stylesheets still doesn't working. I really don't get this.