ctrlcctrlv / infinity

A vichan fork permitting users to create their own boards
Other
318 stars 149 forks source link

How exactly do I use this? #524

Closed anon3608 closed 8 years ago

anon3608 commented 9 years ago

I apologize for asking here, but there really is no where else to ask. How do I use this? I install the packages, create a database in mysql, import the tables from install.sql (which gives me a ERROR 1136 (21S01) at line 151: Column count doesn't match value count at row 1 error), create the .installed file in the base directory, cp secrets.php and change them accordingly, then run rebuild.php. Then what? Running php boards.php returns `Error: The database returned an error while processing your request. Please try again later.

0 error() called at [/var/www/infinity/infinity/inc/functions.php:1012]

1 fetchBoardTags() called at [/var/www/infinity/infinity/board-search.php:143]

2 include(/var/www/infinity/infinity/board-search.php) called at [/var/www/infinity/infinity/boards.php:13]` and no where does it say the default admin password.

I'd very much appreciate some help.

Yushe commented 8 years ago

There has never been a stable release of infinity all of the downloadable versions of infinity have at least one bug.

Your best bet of being able to run a somewhat functioning version of infinity is going and finding a really old fork of infinity.

czaks commented 8 years ago

If you don't care about an ability for users to create boards, you can try:

https://github.com/vichan-devel/vichan

Which is an imageboard engine infinity is itself based on

On Mon, Oct 19, 2015 at 11:02 AM, Yushe notifications@github.com wrote:

There has never been a stable release of infinity all of the downloadable versions of infinity have at least one bug.

Your best bet of being able to run a somewhat functioning version of infinity is going and finding a really old fork of infinity.

— Reply to this email directly or view it on GitHub https://github.com/ctrlcctrlv/infinity/issues/524#issuecomment-149151693 .

ctrlcctrlv commented 8 years ago

If you're making a new chan, use https://github.com/infinity-next/infinity-next

This project is months from being completely abandoned. It is in End-of-life.