??? - NBS






 

 

??? - NBS

View Full Version : ???


jesta
09-Jun-2006, 03:18 AM
ok, ive downloaded this and done it exactly as its said but....

1. i get the error:
Warning: Smarty error: unable to read resource: "login.tpl" in /home/tutchmed/public_html/forumhost/upload/nbs/smarty/Smarty.class.php on line 1093

and guess what thats nowhere to be found:hmm: neither is common.php

2. i know this is a suggestion but thought id add it to this....maybe you should try having the older versions that can be downloaded aswell...or more sites hosting the files....i for one would be interested...

cheers

Derek
09-Jun-2006, 03:34 AM
Hi,

Please try this, I did this to get ForumZClub's to work. I am not sure why some of you guys get that error. http://www.nbsdesignz.com/forums/showpost.php?p=55947&postcount=3. You said you don't see common.php, make sure you downloaded phpBB 2.0.20 and uploaded it as well.

Also, please respond back with the following (so I can try to get this fixed for good):

PHP Version
MySQL Version
Server OS2. No, I don't plan to keep older versions up because they usually have bugs, and I only support the latest version. I currently don't need to have multiple sites hosting the files, but if I see that we are being slammed with lots of downloads, I will add the files to my other server as a mirror.

Thanks,

Derek

jesta
09-Jun-2006, 03:43 AM
ooo lol i understand now....but one more thing...look on www.phpbb.com.....theres the new one released the other day:S which 1 lol

Derek
09-Jun-2006, 04:04 AM
I'm not sure if they have phpBB 2.0.20 up still. If they don't you will have to wait till tomorrow when I release the newest version of this script, it will have phpBB 2.0.21 support.

Derek

jesta
09-Jun-2006, 04:55 AM
ok lol i got it in the end....but now ive done everything its saying:

Sorry, you do not have permission to access this Admin Panel. If you think this is a mistake, please contact the site owner.

i get this when i try to login to the admin panel

ForumZCLub
09-Jun-2006, 01:26 PM
Derek wouldnt it be better for you to have two download files

1.code changed files(containing files that were updated in the new version)
2.Full Download(containing both phpbb and nbs Files)

This would make it simple to use.

ForumZCLub
09-Jun-2006, 01:27 PM
Warning: Smarty error: unable to read resource: "login.tpl" in /home/tutchmed/public_html/forumhost/upload/nbs/smarty/Smarty.class.php on line 1093


that error was in previous copies of nbsdesignz multi forum phpbb

Derek
09-Jun-2006, 04:45 PM
ok lol i got it in the end....but now ive done everything its saying:

Sorry, you do not have permission to access this Admin Panel. If you think this is a mistake, please contact the site owner.

i get this when i try to login to the admin panel

Open nbs/admin.php;

Find:

// #################### INCLUDE IMPORTANT FILES ##########################
include('global.php');


Replace With:

// #################### INCLUDE IMPORTANT FILES ##########################
include('nbs_config.php');
include('global.php');


That should fix it.

Derek

Derek
09-Jun-2006, 04:47 PM
Derek wouldnt it be better for you to have two download files

1.code changed files(containing files that were updated in the new version)
2.Full Download(containing both phpbb and nbs Files)

This would make it simple to use.
I'm not sure if the phpBB license allows you to redistribute the phpBB files. That is something I will have to look into. If it is allowed I will probably just include the files that were edited for this script.

ForumZCLub
11-Jun-2006, 07:09 PM
Shall I ask the phpbb team to give me permission?

I have already taken permission from MyBB for the nbs project.

Derek
11-Jun-2006, 07:58 PM
Actually there is no need. In the next version of this script, I am making the installed edit the files so no one will have to manually edit them :).

Derek

ForumZCLub
11-Jun-2006, 08:10 PM
that would be gr8

.Hybrid
12-Jun-2006, 05:39 AM
Yeah. I don't want to upgrade to beta 5, too much work, not enough time...

Derek
12-Jun-2006, 04:26 PM
Well then just upgrade to Beta 6 when it's out :). Beta 6 will have a feature that allows the people who have forums to change their forum logo. Also, you guys will no longer have to do any file edits (including the ones to the templates). It should be out later today.

Derek