Ipb Help Topic

Discussion in 'Gaming' started by Andrew, Jun 6, 2005.

  1. xX King

    xX King Well-Known Member

    Age:
    33
    Posts:
    1,916
    Likes Received:
    0
    Joined:
    Jun 1, 2006
    yeah, it prevents it so other can't mess up the forum.
     
  2. I PriMetiMe I

    I PriMetiMe I Well-Known Member

    Posts:
    69
    Likes Received:
    0
    Joined:
    Jul 1, 2006
    isnt it install/install? well I may be able to help just aim me...
     
  3. xX King

    xX King Well-Known Member

    Age:
    33
    Posts:
    1,916
    Likes Received:
    0
    Joined:
    Jun 1, 2006
    nah it's /forums/install/index.php
    just checked.
     
  4. HydrogeN

    HydrogeN Well-Known Member

    Posts:
    2,532
    Likes Received:
    0
    Joined:
    Sep 7, 2004
    well put it back and just re-install it. renmae the file to index.php.somethingelse.
     
  5. //FissionPoint

    //FissionPoint Well-Known Member

    Posts:
    50
    Likes Received:
    0
    Joined:
    Aug 16, 2006
  6. Andrew

    Andrew Well-Known Member

    Age:
    35
    Posts:
    7,616
    Likes Received:
    0
    Joined:
    Mar 10, 2005
    Location:
    California; Texan lost in Cali
    -_- Did you read the error? ibf_admin_logs already exists. If you look a few centimeters on your screen to the left, you can plainly see it there. If your wanting to start a insert a fresh backup of your forum, delete the current mySQL db or create a new one and upload the backup --> then edit conf_global to reflect the changes in mySQL info. Option #2 is recommended though.

    Andrew
     
  7. //FissionPoint

    //FissionPoint Well-Known Member

    Posts:
    50
    Likes Received:
    0
    Joined:
    Aug 16, 2006
    thank you :D
     
  8. xX King

    xX King Well-Known Member

    Age:
    33
    Posts:
    1,916
    Likes Received:
    0
    Joined:
    Jun 1, 2006
    I get this error when I add a skin.

     
  9. Pinball Wizard

    Pinball Wizard Well-Known Member

    Posts:
    430
    Likes Received:
    0
    Joined:
    Aug 7, 2005
    I need a legend for the bottom of my forum. Im using IPB 2.0.4.
     
  10. xX King

    xX King Well-Known Member

    Age:
    33
    Posts:
    1,916
    Likes Received:
    0
    Joined:
    Jun 1, 2006
    nvm, i got my error fixed.
     
  11. HydrogeN

    HydrogeN Well-Known Member

    Posts:
    2,532
    Likes Received:
    0
    Joined:
    Sep 7, 2004

    what kind of legend?

    like the icon legend?

    I use 2.1.x so not sure if this will be exactly the same

    But go into ACP>Look and Feel>your skin> edit HMTL> Board Index>show stats and at the very end add

    Code:
    
    <tr>
    <td class="formsubtitle" colspan="2" valign='center'>Icon Legend</td>
    </tr>
    <tr>
    <td class='row2' colspan="2" valign='middle'>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td width="12%">
    <div align="center">[img]style_images/<#IMG_DIR#>/NewPost.png[/img]</div>
    </td>
    <td width="12%">
    <div align="center">[img]style_images/<#IMG_DIR#>/OldPost.png[/img]</div>
    </td>
    <td width="12%">
    <div align="center">[img]style_images/<#IMG_DIR#>/Sub-New.png[/img]</div>
    </td>
    <td width="12%">
    <div align="center">[img]style_images/<#IMG_DIR#>/Sub-Old.png[/img]</div>
    </td>
    <td width="12%">
    <div align="center">[img]style_images/<#IMG_DIR#>/LockedNew.png[/img]</div>
    </td>
    <td width="12%">
    <div align="center">[img]style_images/<#IMG_DIR#>/Locked.png[/img]</div>
    </td>
    <td width="12%">
    <div align="center">[img]style_images/<#IMG_DIR#>/Redirect.png[/img]</div>
    </td>
    <td width="12%">
    <div align="center">[img]style_images/<#IMG_DIR#>/ReadOnly.png[/img]</div>
    </td>
    </tr>
    Note-the image names here are on my board, rename them to the ones you are using.
     
  12. Mirage.

    Mirage. Well-Known Member

    Posts:
    678
    Likes Received:
    0
    Joined:
    Aug 27, 2006
    whoo..that was alot to absorb but yea. i remember this stuff :P
     
  13. Pinball Wizard

    Pinball Wizard Well-Known Member

    Posts:
    430
    Likes Received:
    0
    Joined:
    Aug 7, 2005
    OK, im using IBStore for 2.0. Im getting this error when i try to add an item:
    mySQL query error: SELECT COUNT(id) as total
    FROM ibf_store_shopstock
    WHERE is_hidden=0 AND category=shop
    GROUP BY category

    mySQL error: Unknown column 'shop' in 'where clause'
    mySQL error code: 0
    Date: Sunday 03rd 2006f September 2006 12:38:02 AM
     
  14. HydrogeN

    HydrogeN Well-Known Member

    Posts:
    2,532
    Likes Received:
    0
    Joined:
    Sep 7, 2004
    Make a new catagory and make sure when you are adding the new item you put it into a catagory.
     
  15. Pinball Wizard

    Pinball Wizard Well-Known Member

    Posts:
    430
    Likes Received:
    0
    Joined:
    Aug 7, 2005

    Thats not the legend i was talking about. I was talking about a legend where like it shows user groups with there appropiate colors at the bottom. Thanks anyway though.
     

Share This Page