Ibstore Help

Discussion in 'Gaming' started by Biketillidie, Jul 22, 2005.

  1. Biketillidie

    Biketillidie Well-Known Member

    Posts:
    498
    Likes Received:
    0
    Joined:
    Feb 19, 2005
    Idk if this should go here and whether this is illegal (if it is please dont yell or anything i didnt know) but i have been trying to get IBStore to work on my forum all day and i keep gettin this same error message when trying to log into the admin cp. The store works fine on the board along w/ everything else (except the admin cp of course).
    So i asked around and someone told me that this meant that there was invalid php on line 238 of admin_pages. The only problem is that the only thing on line 238 is ?> . Like I said I don't know if this is illegal but could someone maybe either let me use your admin_pages.php for my forum (it must have the arcade and store mod in it), or maybe mod just the admin pages for me. I'm willing to offer credz for this. Just figured this would go in computers since its kinda about that.

    Thanks
    Biketillidie
     
  2. Lucas-

    Lucas- Well-Known Member

    Age:
    119
    Posts:
    1,558
    Likes Received:
    0
    Joined:
    Jun 18, 2005
    Location:
    Canada
    Yep.. i think that means its looking for something that isnt there.. you need to add a command to that line. i am POSITIVE BFTP Can help you out.. i mena HE IS THE DAMN KING!!!!
     
  3. Biketillidie

    Biketillidie Well-Known Member

    Posts:
    498
    Likes Received:
    0
    Joined:
    Feb 19, 2005
    I asked him already, said he has never seen this kind of thing before...
     
  4. MayurP

    MayurP Well-Known Member

    Posts:
    481
    Likes Received:
    0
    Joined:
    May 9, 2005
    Location:
    Chicago, Illinois
    are you sure did all of your edits? and are you sure that the numbers in the admin_pages.php dont interfere with the numbers from other mods? i installed it on one of my boards yesterday in little under 10 min and i didnt get a single error at all
     
  5. Biketillidie

    Biketillidie Well-Known Member

    Posts:
    498
    Likes Received:
    0
    Joined:
    Feb 19, 2005
    Well I only have this and the arcade on my forum so far, so I would assume that it didn't but im double checking my code right now, I've been camping all weekend and haven't had a chance to work on this till now.

    EDIT: I completely redid the coding on admin_pages and when I reuploaded I still got the same error message. This seems weird to me because everything else is set up differently than the ibstore in the admin_pages.

    Is the following code supposed to be @ the very bottom of the page? just above the ?> ?
    Code:
     $PAGES[count($PAGES)+1] = array( 1 => array( '[b]IBStore Settings[/b]'  , 'act=store'), 
     

Share This Page