View Full Version : Dont get it working.
amok111
21-Sep-2006, 02:41 PM
I followed exactly the instructions, this happens:
Adminpanel for nbs seems to work.
Create new forum seems to work.
Email verification works.
Login for the created forum doesnt work.
MainForum shows 'No Forum Selected You did not select a forum. In order to view one, you need to select one. Please go to /accessname/ if you know the forum's accessname.'
MainAdminpanel shows 'Configuration: Unable to fetch config file. Make sure /nbs/nbs_config.php exists.'I can give u access if u wanna have a look :nudge:
Derek
21-Sep-2006, 10:51 PM
How are you able to access the forum's admin panel if you are getting a no forum selected message?
amok111
21-Sep-2006, 11:46 PM
I am not able to access adminpanel.
Derek
22-Sep-2006, 12:07 AM
Ok, I'll look into this and see if its a bug. What are the specs of the server you are on (PHP Version, MySQL Version, Apache Version).
Thanks,
Derek
amok111
22-Sep-2006, 01:11 AM
Oh I just recognize MySQL 4+ is required, the server has only 3.23.58.
PHP Version 4.3.10
Apache/2.0.52 (Fedora)
mysql 3.23.58
Derek
22-Sep-2006, 12:02 PM
You will need to get MySQL upgraded. This is probably why it isn't working.
Derek
amok111
22-Sep-2006, 02:41 PM
I changed Host (PHP Version 5.1.6-0.dotdeb.2, Apache/2.0.54, mySQL version 4.1.11 ) and it makes exactly the same.
/edit
*login and AdminPanel for CreatedForums seems to work now ;)
*smileys dont work in CreatedForums:
inestead of phpbb/images/smiles/icon_biggrin.gif
it is phpbb/TEST/images/TEST/smiles/icon_biggrin.gif
Derek
22-Sep-2006, 10:54 PM
Make sure your FTP Path is correct. The smiley problem is usually caused by that. If your regular path is /home/username/public_html/phpbb/ then your FTP path would most likely be /public_html/phpbb/
Derek
luky
23-Sep-2006, 04:26 AM
your ftp path should be from the ftp login. So if you try to login from the ftp account you gave, it will put you in the main directory named / then you must tell it where to go from there to find your multiforums directory.
luky
24-Sep-2006, 04:19 AM
ahh crap. Now im getting that problem! Ill start a new topic.