1 (edited by SoraCross 2007-01-17 21:06)

Topic: errors from copying forums (please help ASAP)

okay, so i got two websites, and i only wanna do the work for one forum, so i plan on copying all but the config file into my other one, it works okay, but i got to add in the fields to the database on my  own, which is a pain. anyway, i got it working 95%, but theres still on error.

i'm just useing the money mod right now, where you get money per post, and it doesnt see any of the info i added into the config table in my database.

money mod: http://punbb.org/forums/viewtopic.php?id=8988

anyone know why?

working forums: www.dreamradically.com/forums/index.php
broken forums: www.soracross.com/forums/index.php

info in Dream Radically database config table:
      Edit       Delete  cm_lottery_chance      5
    Edit     Delete     cm_bank     1
    Edit     Delete     cm_lottery     1
    Edit     Delete     cm_cur_name     gold
    Edit     Delete     cm_lottery_cost     5
    Edit     Delete     cm_lottery_pot     100
    Edit     Delete     cm_interest     2
    Edit     Delete     cm_lottery_lastwon     No one has won yet.
    Edit     Delete     cm_intereste     1
    Edit     Delete     cm_last_win     1

info in Sora Cross config table:
      Edit       Delete  cm_lottery_chance      5
    Edit     Delete     cm_bank     1
    Edit     Delete     cm_lottery     1
    Edit     Delete     cm_cur_name     gold
    Edit     Delete     cm_lottery_cost     5
    Edit     Delete     cm_lottery_pot     100
    Edit     Delete     cm_interest     2
    Edit     Delete     cm_lottery_lastwon     No one has won yet.
    Edit     Delete     cm_intereste     1
    Edit     Delete     cm_last_win     1




Edit: i fixed it. i undid all the things i hand added to my db and ran the install_mod.php