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 > The Server's Life > Announcements
 Version 0.3.2

Skin Selection:
 (1 pages) 1  
chris

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


Posted on Dec 29, 2004, 3:55 am by chris
Version 0.3.2
This is a minor release.

However, it offers:

- new attachments system / it's pretty unique and powerful!
- polls
- various fixes, delete/move posts/topics

-C.

Important Update:
If you download this archive, you are very brave!
First of all, you will have to extract the unique file it contains, rename that file with the extension .tar then unpack that file.
Second, you will need to download an extra .js file ( http://next.board.com/files/doiMenuDOM.js.gz )
And lastly, you will have to modify safedump.sql before installing your board.
The very last line must be modified so that it ends as follow:
Code:
1,2,NULL,NULL,NULL);

rather than:
Code:
1,1,NULL,NULL,NULL);


The next archive will be much cleaner. Actually I plan for it to be a clean install.

Last edit by chris on Dec 31, 1969, 7:00 pm

 
Top

Comments:
Koby

Story Teller
Group: Testers
Posts: 368
Reputation: 8


Posted on Jan 4, 2005, 3:02 pm by Koby
can we download it yet like you said to like help out etc.. me and Wirewraith, have got down the basic colors of the skin we will make for you. And part of the gradients, though I figure we have plenty of time to finish, so we will take our time, and plan on having it completed around the end of June, or sooner.

This world is not perfect. That is what makes it beautiful.
 
Top

christoo



Group: Members
Posts: 33
Reputation: 0


Posted on Jan 4, 2005, 8:58 pm by christoo
Cool! Yes, everytime I post a release announcement, the matching archive is on Sourceforge.
 
Top

Koby

Story Teller
Group: Testers
Posts: 368
Reputation: 8


Posted on Jan 4, 2005, 10:18 pm by Koby
Koby, please run this SQL query and post the output here: [code]select group_ID,group_name,admin from cd_groups gr left join cd_users us on (gr.group_ID=us.mgroup) where userid='koby';[/code] You will have to replace: 'cd_' with your database's tables prefix 'koby' with your username Thanks for testing!

Last edit by chris on Dec 31, 1969, 7:00 pm

This world is not perfect. That is what makes it beautiful.
 
Top

chris

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


Posted on Jan 5, 2005, 3:58 am by chris
Woops I edited your post by mistake. Well, anyways, please give it a try :blushk

Last edit by chris on Dec 31, 1969, 7:00 pm

 
Top

Koby

Story Teller
Group: Testers
Posts: 368
Reputation: 8


Posted on Jan 5, 2005, 7:37 pm by Koby
um alright, dont remember what I said or asked, and dont know much about mysql, lol. Its not something I have really messed with before, anyways I think I ran it: [quote] select group_ID,group_name,admin from bb_groups gr left join bb_users us on (gr.group_ID=us.mgroup) where userid='koby'; [/quote] and it doesnt seem anything changed, then I thaught well the software when registered made my username admin by default so should I have had to change it to admin, instead of koby. [quote] select group_ID,group_name,admin from bb_groups gr left join bb_users us on (gr.group_ID=us.mgroup) where userid='admin'; [/quote] and yes the prefix for the db is bb, thats what the software did by default, anyways If this was suppose to do what I think it was, and make my account admin, well then neither of them worked. Though in the mysql db it said: [quote] Showing rows 0 - 0 (1 total, Query took 0.0018 sec) SQL-query : [Edit] [Explain SQL] [Create PHP Code] SELECT group_ID, group_name, admin FROM bb_groups gr LEFT JOIN bb_users us ON ( gr.group_ID = us.mgroup ) WHERE userid = 'admin' LIMIT 0 , 30 [/quote] I then clicked browse and it showed, members,admin, and guest, with members as id1. So I changed admin to id1, and members to id2. And now it says I am admin on the forum. But I dont see no link to the admin cp on the forum where should it be? And how come it still shows the register link even when signed in? Alright went to ?do=admin and now the bg is yellow, and its stuck on a screen that says Welcome and in the top right it says © '04 - Forums: http://forums.sf.net but it wont load any of the admin cp.

This world is not perfect. That is what makes it beautiful.
 
Top

christoo



Group: Members
Posts: 33
Reputation: 0


Posted on Jan 5, 2005, 8:05 pm by christoo
Don't you have a javascript menubar, as you can see here on the admin cp screenshots? If there's an incompatibility issue with this menubar, I will do away with it. Yes, link to the Admin CP and 'Register' removed are in the next release.
 
Top

Koby

Story Teller
Group: Testers
Posts: 368
Reputation: 8


Posted on Jan 5, 2005, 8:35 pm by Koby
Too many changes, too little time I guess :blushk I also forgot to include the required javascript file in the archive. Download it here: http://next.militate.com/files/doiMenuDOM.js.gz Unpack it in your board's main directory, next to admin.php. Sorry about that. -C.

Last edit by chris on Dec 31, 1969, 7:00 pm

This world is not perfect. That is what makes it beautiful.
 
Top

chris

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


Posted on Jan 6, 2005, 2:43 am by chris
Koby, once again I have edited your post instead of mine! :bangin :bangin :bangin :bangin Anyways, guys, do what I wrote in that post...

Last edit by chris on Dec 31, 1969, 7:00 pm

 
Top

Koby

Story Teller
Group: Testers
Posts: 368
Reputation: 8


Posted on Jan 6, 2005, 4:56 am by Koby
lol thats because the button is at the bottom maybe, then again its a good 2 inches from the reply button :bored Oh well, I am downloading it now. The images in the admin cp are showing up as X guess they are not in the download file.. Oh well that file made the admin cp work. [b]Now how do I get the security thing in the register place to show up so that people may now register?[/b] In the admin cp the users link goes to a blank page.. And import goes to a page that just says import. then an apply button. When I added a board it didnt let me set permisions. When I went to set them, the boxes to do so didnt show up.

Last edit by Koby on Dec 31, 1969, 7:00 pm

This world is not perfect. That is what makes it beautiful.
 
Top

 (1 pages) 1 - Flat Mode | Threaded Mode  
Quick Jump:

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