1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to use the same userbase for two cms's

Discussion in 'Content Management' started by carl_in_florida, Oct 9, 2007.

  1. #1
    I have a site that runs off more than one script, including two custom ones and a smf forum.

    I want to be able to use the smf forum userbase as the userbase of the others. anyone know where to learn how to do this?
     
    carl_in_florida, Oct 9, 2007 IP
  2. sparksflying

    sparksflying Peon

    Messages:
    1,066
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You should be able to do this no problem..

    As long as the table names are different you'll be fine!

    With Joomla for example you can change the db prefix..

    and in the config you have

    $mosConfig_dbprefix = 'jos_';

    But I would ALWAYS backup ( export ) your whole db before you do each install of CMS incase ( just incase!) one over write the other :)

    Not sure if theres something where you can learn to do this..

    Sure post here if any problems and we'll try help..

    Best of luck Buddy!
     
    sparksflying, Oct 10, 2007 IP