PunBB Problems

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
MayDay
New Member
New Member
Posts: 9
Joined: Thu Jun 22, 2006 4:04 pm

PunBB Problems

Post by MayDay »

I have a clean, new install of  cmsms 0.13, in a directory www/mysite/cms, and have uploaded and installed PunBB 0.7.

When I try to log into the Forum Administration, from the admin in Users & Groups, I get this error:
Parse error: syntax error, unexpected $end in /home3/www/mysite/cms/modules/PunBB/admin_index.php on line 206

When I try to log in to Page Access Permissions Administration, I get this message in CMS:
The file 'config.php' doesn't exist or is corrupt. Please run install.php to install PunBB first.

The config.php file seems to be set up correctly. Several other modules are operating. Other parts on the cms are functioning. Any thoughts?

Robert
RJ

Running 1.0.2 Maui | Php 4.3.2 | MySql 3.23
MayDay
New Member
New Member
Posts: 9
Joined: Thu Jun 22, 2006 4:04 pm

Re: PunBB Problems: Anyone?

Post by MayDay »

Lots of lookers here, but no replies with any help or thoughts.

RJ
RJ

Running 1.0.2 Maui | Php 4.3.2 | MySql 3.23
cyberman

Re: PunBB Problems

Post by cyberman »

MayDay wrote: When I try to log in to Page Access Permissions Administration, I get this message in CMS:
The file 'config.php' doesn't exist or is corrupt. Please run install.php to install PunBB first.
This message say what you have to do  ;D - install PunBB first. You have to run modules/punbb/install.php.

PunBB module is only a wrapper to run PunBB inside CMSms  ;).
myotus

Re: PunBB Problems

Post by myotus »

MayDay wrote:
When I try to log in to Page Access Permissions Administration, I get this message in CMS:
The file 'config.php' doesn't exist or is corrupt. Please run install.php to install PunBB first.

The config.php file seems to be set up correctly. Several other modules are operating. Other parts on the cms are functioning. Any thoughts?

Robert
Yep, you have to run "install.php" first. This will require you to either create a new database or add the tables for PunBB to your cmsms installation's database. As far as a "config.php" file - it does not exsist. You need to create it, paste the code it gives you after you complete the PunBB installation process and add it to the modules/PunBB folder.

_Joe
Post Reply

Return to “CMSMS Core”