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
PunBB Problems
PunBB Problems
RJ
Running 1.0.2 Maui | Php 4.3.2 | MySql 3.23
Running 1.0.2 Maui | Php 4.3.2 | MySql 3.23
Re: PunBB Problems: Anyone?
Lots of lookers here, but no replies with any help or thoughts.
RJ
RJ
RJ
Running 1.0.2 Maui | Php 4.3.2 | MySql 3.23
Running 1.0.2 Maui | Php 4.3.2 | MySql 3.23
Re: PunBB Problems
This message say what you have to doMayDay 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.

PunBB module is only a wrapper to run PunBB inside CMSms

Re: PunBB Problems
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.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
_Joe