Installing My First Rep Mod

Discussion in 'Gaming' started by II Phix II, Oct 25, 2005.

  1. II Phix II

    II Phix II Well-Known Member

    Posts:
    716
    Likes Received:
    0
    Joined:
    Jul 7, 2005
    alright well im installing my first rep mod and everythings going smoothly, i get all the php's changed, had to redo one bc of spacing errors :P but i fixed it (i think) and ran db_hack.php again. After that i got this error

    Code:
    mySQL query error: ALTER TABLE `ibf_members` ADD (`rep` INT(10) DEFAULT NULL, `allow_rep` TINYINT(1) DEFAULT 1 NOT NULL, `allow_anon` TINYINT(1) DEFAULT 1 NOT NULL, `rep_do` INT(10) DEFAULT NULL, `rep_do_open` INT(10) DEFAULT NULL)
    mySQL error: Duplicate column name 'rep'
    mySQL error code: 
    Date: Tuesday 25th of October 2005 04:18:39 AM
    and when i try to view a topic i get this error
    Code:
    Fatal error: Call to undefined function: rep_options_links() in /home/liquid/public_html/forums/sources/Topics.php on line 1387
    PLz help :(
     
  2. .DeFuZioN

    .DeFuZioN Well-Known Member

    Age:
    36
    Posts:
    2,260
    Likes Received:
    0
    Joined:
    Oct 7, 2005
    Location:
    Australia
    One you didnt need to redo db_hack as I think it messed up your db a bit. And about the topic error, get a fresh copy of topic.php and redo the edits.
     
  3. II Phix II

    II Phix II Well-Known Member

    Posts:
    716
    Likes Received:
    0
    Joined:
    Jul 7, 2005
    yeah i think the db hack over again was one of my probs, and i did the topic.php edit over and to no avail, im going to try again tomorrow and hopefully it'll work, but i cant help think it was something to do with firefox and its cacheing...
     

Share This Page