View Full Version : latest version.
mmlug
08-Jun-2006, 03:58 PM
Dear Developer,
I want to try Phpbb Multi forum. beta 4 is the latest version? It version is stable enough for running Multi PhpBB Forum Service.?
best regards,
mmlug
kanechart
08-Jun-2006, 04:03 PM
Dear Developer,
I want to try Phpbb Multi forum. beta 4 is the latest version? It version is stable enough for running Multi PhpBB Forum Service.?
best regards,
mmlug
today or maybe even tomorrow. There will be beta 5 out. it also be using latest phpBB 2.0.21!
mmlug
08-Jun-2006, 04:53 PM
Thankyou for your information.
I just download and install on my web server. I follow the installtion guide but i have still got error on http://khaipi.net/dev/nbs-forum/.
I think installation step is too complicated. Especially with the setp ..
OPEN templates/style/admin/board_config_body.tpl *** Must do this for every style uploaded ***;.
But i can login to admin area. There is no error.
I use phpbb 2.0.21.
mmlug.
Derek
08-Jun-2006, 09:17 PM
Thankyou for your information.
I just download and install on my web server. I follow the installtion guide but i have still got error on http://khaipi.net/dev/nbs-forum/.
I think installation step is too complicated. Especially with the setp ..
OPEN templates/style/admin/board_config_body.tpl *** Must do this for every style uploaded ***;.
But i can login to admin area. There is no error.
I use phpbb 2.0.21.
mmlug.
You are getting that error because you didn't set the error page URLs. Please login to the Admin CP (http://khaipi.net/dev/nbs-forum/nbs/admin.php), and set them as follows:
No Forum Selected Error Page URL: http://khaipi.net/dev/nbs-forum/nbs/no_forum_selected.html
Forum Does Not Exist Error Page URL: http://khaipi.net/dev/nbs-forum/nbs/forum_does_not_exist.html
Forum Not Active Error Page URL: http://khaipi.net/dev/nbs-forum/nbs/forum_not_active.html
Also, yes, I know the installer is kind of confusing. I plan to make it more easier to use when I get some time.
ForumZCLub
09-Jun-2006, 01:29 PM
yup derek is having his exams!!
ForumZCLub
09-Jun-2006, 01:29 PM
well i dont~!
ForumZCLub
09-Jun-2006, 01:30 PM
I think for that templates i have find out a solution though not completely
Would be updating files soon
.Hybrid
15-Jun-2006, 11:11 AM
Triple post...
Mkay. I don't get this part, as said above:
OPEN templates/style/admin/board_config_body.tpl *** Must do this for every style uploaded ***
So you're saying we have to edit that every time we add a new skin?!
For example:
Find BOB, put ZOE beneath it.
If I had five skins, It's have to be like this:
BOB
ZOE
ZOE
ZOE
ZOE
ZOE
Is that right? Surely there's an easier way. That's just not practical if we want to run a full forum hosting business.
Thanks.
Derek
15-Jun-2006, 04:58 PM
Upgrade to Beta 6. That version does not require it to be edited anymore. Instead it edits a PHP file which prevents users from changing those settings. So the template edits are not needed anymore.
Derek
.Hybrid
16-Jun-2006, 10:56 AM
Okay, I'll do that.
Also, is there a way that the script can automatically creat sub domains? I have unlimited sub domains, so that's fine.
Derek
16-Jun-2006, 03:01 PM
It wouldn't use those subdomains, it wuold use .htaccess to make subdomains. But that feature hasn't been implemented yet.
ForumZCLub
16-Jun-2006, 07:17 PM
Ok
I have done it for subdomains
Add this into .htaccess
##
#Thanks to forumzclub.com and Derek for Support.
##
#
# mod_rewrite in use
#
RewriteEngine On
# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update YourForumDirectory (just / for root)
# RewriteBase /YourForumDirectory
#
# Rules
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
Do i Get paid for this
Any Credits?
ForumZCLub
16-Jun-2006, 07:20 PM
I think some Modification would be required for this
and IDK how
.Hybrid
17-Jun-2006, 05:28 AM
Cool.
Hey, I'm putting in Beta 6 (I'm starting from scratch, not upgrading). There's two language folders. One in the phpBB 2.0.21 part and one in the multi-forums part. What do I do here?
Should I put the files in the language folder of both of them into one language folder?
Derek
17-Jun-2006, 06:17 AM
Upload the .php file in the multi-forums language file to the phpBB language folder.
Derek
.Hybrid
17-Jun-2006, 08:09 AM
Mkay.
In the installation, I got up to this:
Please wait while the script imports some data into your database, and writes a config file. Please be patient, it may take a few moments.
Importing Database Schema
Done!
Adding Database Inserts
Column count doesn't match value count at row 1
How can I fix it? Thanks!
Derek
17-Jun-2006, 05:05 PM
Try redownloading the files, and reuploading them. That is really weird that you are getting this error because I have completed 2 installations yesterday and got no errors at all. I just tried it on my test board as well. Make sure you are downloading the files from http://www.nbsdesignz.com/Multi-Forums_phpBB.
Derek
.Hybrid
18-Jun-2006, 01:09 AM
Alright, I'll give it a shot.
Edit: Alright, this time I added more to the table prefix. I previously left it at nbs_ but I made it nbs_multi. Although that doesn't look like it had anything to do with it. It works though.
Derek
18-Jun-2006, 02:01 AM
Ok, great. Thats weird that it didn't work before :/.
Derek
.Hybrid
18-Jun-2006, 04:38 AM
Alright, is it possible for you to sign up for a new forum, and check everything works? You don't have to validate the email address, so it'd be quick. This'd be really helpful.
Thanks!
http://www.forumelite.ahplace.com/phpbb/new_forum.php
I want to get everything organised before I pay for hosting.
ForumZCLub
18-Jun-2006, 01:01 PM
If You Need Any Other Help
Contact Me Up
Derek
18-Jun-2006, 01:29 PM
Alright, is it possible for you to sign up for a new forum, and check everything works? You don't have to validate the email address, so it'd be quick. This'd be really helpful.
Thanks!
http://www.forumelite.ahplace.com/phpbb/new_forum.php
I want to get everything organised before I pay for hosting.
Hi there,
I have created the forum called test1, and it seems to have worked fine. Please let me know if you have any problems with the script.
Thanks,
Derek
ForumZCLub
18-Jun-2006, 06:55 PM
Finding Errors Like That would be tough
Here's How you could check yourself , After Creation of forum
1. Able to access admin panel
2. No Errors Related to MySQL Shown at the page you access.
3. Create Some Forums , and post in them
These Common Tests Are Quite Helpful
.Hybrid
19-Jun-2006, 06:12 AM
Alright then, thanks.
ForumZCLub
19-Jun-2006, 06:32 AM
Mostly The Error Get Viewed during and just after Installation ,
So You can ask Derek For Help in that
Right Now Beta 6 is Having Quite Less Bugs