bridge smf using smf.inc file bridge smf using smf.inc file
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

bridge smf using smf.inc file

Started by dukhunter99, April 07, 2005, 12:02:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dukhunter99

I have finally found the correct file to edit but I'm not sure what part to edit or do I need to edit anything. This is what is written already. What needs changed?

// Comment this out if you want to default user's group to 'Registered'
// rather than using Post Count based groups.
define('USE_POST_GROUPS', 1);

// Set the names of implied groups here
define('CM_ADMIN_GROUP_NAME', 'Administrators');
define('CM_MEMBERS_GROUP_NAME', 'Registered');
define('CM_GUEST_GROUP_NAME', 'Anonymous');
define('CM_BANNED_GROUP_NAME', 'Banned');
define('CM_GMOD_GROUP_NAME', 'Global Moderators');

What needs changed?

Nibbler

You don't need to change any of those.

dukhunter99

So I don't need to edit that file at all. I just need to edit the init.inc.php file?

Nibbler

Just edit the path to smf at the top.

dukhunter99


dukhunter99

O.k. I see you mean the smf.inc file.
I don't understand what it's asking for. The webpath is going to be http://www.best-guns.com/sportsmansforum. Is that what it's asking for?

Nibbler