You are not enjoying the benefits offered by registering. To register click here...
  
Forums | Prefs | Your Messages | Members | Recent | Search
Quick Search


Advanced Search
| Calendar | Doc | Dev' Blog! |
Chat (Alpha Version)

Guest, do not forget to login ( Register )
 Top > Forums > This Software > Support, FAQ, How-to's
 Help with new install

Skin Selection:
 (2 pages) 12  
dahmak


Newbie
Group: Members
Posts: 11
Reputation: 0


Posted on Mar 15, 2007, 7:48 am by dahmak
I had the same problem and this is how we fixed it:

open safedump.sql
go to line 3586

And replace this:
 INSERT INTO `chris_users` (userid, password, fullname, email, server, mgroup, checker, skinid, avatar) VALUES ('[your_name]',[your_password],'Chris F R','webmaster@clicdev.com'..........   --->

with this:
INSERT INTO `chris_users` (userid, password, fullname, email, server, mgroup, checker, skinid, avatar) VALUES ('[your_name]','[your_password]','Chris F R','webmaster@clicdev.com'..............

the single quotes are missing here [your_password] should be '[your_password]'

hope this helps
 
Top

shaiss


Newbie
Group: Members
Posts: 5
Reputation: 0


Posted on Mar 15, 2007, 12:10 pm by shaiss
in my safedump.sql file its line 3686, I'm installing version 0.4.6. Should I try the nightly build?
Also, I changed what you said (put the quotes) but no luck, same error

Last edit by shaiss on Mar 15, 2007, 12:12 pm
 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38


Posted on Mar 15, 2007, 4:18 pm by chris
Shaiss, I am going to have to verify the nightly build first.
The problems you are seeing are fixed but dahmak reported a very real issue. I suspect it's a side effect of my fixing password generation in newinstall

 
Top

shaiss


Newbie
Group: Members
Posts: 5
Reputation: 0


Posted on Mar 15, 2007, 4:25 pm by shaiss
Let us know what you find Chris. I've searched high, low, and everywere in between and nextbbs is by far the best BB out there. I've used PHPbb but would much rather use this. Let me know what you guys find.
Thank you!!!
 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38


Posted on Mar 16, 2007, 2:00 am by chris
Thanks!

OK guys, I double-checked and of course I totally ignored a couple single quotes when I modified newinstall. Next nightly build should be all right.

Sorry about that!

 
Top

shaiss


Newbie
Group: Members
Posts: 5
Reputation: 0


Posted on Mar 16, 2007, 10:38 am by shaiss
when should we download?
 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38


Posted on Mar 16, 2007, 12:35 pm by chris
The new nightly build must be ready by now...therefore: now!

 
Top

shaiss


Newbie
Group: Members
Posts: 5
Reputation: 0


Posted on Mar 16, 2007, 1:48 pm by shaiss
download, tried to install, now I get this

Inserting all required data in the database.
Failure! - Reported Error:
Sorry, unable to run query:
CREATE TABLE `bb_folders` ( `folder_ID` int(11) NOT NULL auto_increment, `owner_id` int(10) NOT NULL default '0', `folder_name` varchar(255) default NULL, `folder_icon_id` int(10) default NULL, `server` int(10) default NULL, PRIMARY KEY (`owner_id`,`folder_ID`), KEY `server` (`server`)) ;
 
Top

bwbass


Newbie
Group: Members
Posts: 1
Reputation: 0


Posted on Apr 23, 2007, 4:14 pm by bwbass
I get the same error as shaiss with the nightly build.

I ran the offending query in MySQL Query Browser and got:

Error 1075
Incorrect table definition; there can be only one column and it must be defined as a key.

Does that help?
 
Top

Justis Peters


Newbie
Group: Members
Posts: 1
Reputation: 0


Posted on May 8, 2007, 11:07 pm by Justis Peters
 chris wrote:
Shaiss: you have an old version. Please download the nightly build. It will fix other issues as well.


Chris,

How old is old?  I am trying to install 0.4.6 and am receiving the same problem.  I'm on PHP 5.0.4 and MySQL 4.1.12.  This is a Fedora Core 4 box that I administer myself.  Thanks in advance for any help.

Kind regards,
Justis
 
Top

chris

The Culprit
Group: Admins
Posts: 1,541
Reputation: 38


Posted on May 9, 2007, 3:17 am by chris
Ouch*

Yes it looks like all your issues could be addressed by downloading the nightly build.
So much time has been spent working on php5 compatibility and performance, lately, that we have not had a chance to release 0.4.7 yet.

The nightly build can be found here: www.nextbbs.com/do_page_n_downloads

 
Top

 (2 pages) 12 - Flat Mode | Threaded Mode  
Quick Jump:

         
Page generated in 0.04 seconds (Queries: 0.00) - Cpu: 0.24
Total DB [adodb:mysql] queries: 15
Total Strings Translated: 13
Powered by NextBBS SE v0.4.5 - Copyright © 2007 CFR & The NextBBS Team
Chatbox powered by smiletag