GUYS, I really like NextBBS. However....
I downloaded the forums.0.4.7.zip archive and don't know where to go from that point.
I have Apache server, and that's where I plan to use it.
Please, anybody, post here a step-by-step instruction on what to download, where to download from (maybe SVN?) and how to get it to work.
I've searched for 1 hour for such instructions, but was unable to find.
Your help is greatly appreciated.
Sorry this isn't obvious: there's a 'Doc' button in this site's toolbar and it stands -almost secretly- for 'Documentation'. I reckon that we broke some kind of record as far as making it inconspicuous.
But now... I get some very strange errors: isclass_based, dbdriver, etc.etc.
I tried to correct few of them but still there are more.
I have Apache 1.3, PHP 5, MySQL 5.
I desperately want to get it to work, but looks like it does not work with PHP 5, or I don't what the problem is.
P.S. I tried to install it on Linux Apache2 MySQL 5 PHP5 - same exact thing - LOTS of errors. I don't know what to do....
The other one was regarding $CONFIG variable, it was used in a function, but wasn't declared as global. So global $CONFIG; inside of the function fixed it.
Now this one is tricky (can't figure out what's going on), this is Apache1.3 on OS X:
Error type: E_NOTICE
Message: Trying to get property of non-object
Location: /Library/WebServer/Documents/forum_nextbbs/dbdriver.php (line: 89)
I got it from Sourceforge (0.4.7), and from SVN too (svn version did not work - -it displayed blank page right after it connected to the database and inserted all the data).
Regarding 0.4.7 - I downloaded it, unzipped, renamed .data file to .zip file, extracted the latter one, changed the permissions, and the install process went well.
What is nightly build and where do I get it from?
Thank you so much, I still want to get it to work, it looks extremely cool.
The nightly version is a version of the software which is released each night. It is basid off this forum, so any changes or fixes done each night will appear on it.
( Trinest.Com )
Thanks everybody. I was able to install NextBBs on Ubuntu (Apache 2) using nightly version. However, I still can't install it on apahe 1.3 (OS X) - shows lots of errors, even though I tried to install it the same way as on Ubuntu.
One more question: is it possible to read-protect forum (all topics and posts) if the user is not logged in? That is - in order to read (and possibly write) you ought to log in.
Sorry this isn't obvious: there's a 'Doc' button in this site's toolbar and it stands -almost secretly- for 'Documentation'. I reckon that we broke some kind of record as far as making it inconspicuous.