- 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.
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.
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.
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.
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.
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.