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

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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