Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    [C++ & PHP]GuidTech System using IPB Login


    UnknwnC
     Share

    Recommended Posts

    Okay,now i think it got enough functions for public.

    Maybe i will add in far future more but now ,not.

     

    Screenshot of ADM_Panel:

     

    8yruwp.png

     

     

     

    Changelog:

    -Fixed Header Bug

    -Added ADM Functions

    -Added Security Features

    -Added News System

    -Added Bug Report System

     

     

     

    ReadMe:

    Update from 1.0 to 1.1

    ===USERS Using no Prefix in IPB===
    
    SQL:
    Upload all SQL Files in PHPMyAdmin
    
    PHP Files:
    Go in folder config.
    change config.php to your SQL Login.
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all files (overwrite old ones)
    
    C++ Project:
    Go and change the URL's.
    
    
    
    ====USERS USING PREFIX ON IPB! ===
    SQL:
    Upload all SQL Files in PHPMyAdmin
    
    PHP Files:
    Go Folder: config.
    change in config.php to your SQL Login.
    change in vars.php the variable: $Member_Table to the same as in the SQL Command!
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all files(overwrite old ones)
    
    C++ Project:
    Go and change the URL's.
    
    

     

    Fresh INstall:

    ===USERS Using no Prefix in IPB===
    
    SQL:
    Go into your PHPMyAdmin and select IPB database and launch this SQL Command:
    
    ALTER TABLE `members` ADD `GUID` VARCHAR( 50 ) NOT NULL 
    then upload the .sql files in your PHPMyAdmin (SAME DATABASE AS IP Board!)
    
    PHP Files:
    Go in folder config.
    change config.php to your SQL Login.
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all Files in folder you want.
    
    C++ Project:
    Go and change the URL's.
    
    
    
    ====USERS USING PREFIX ON IPB! ===
    SQL:
    Go into your PHPMyAdmin and select IPB database and launch this SQL Command:
    
    ALTER TABLE `members` ADD `GUID` VARCHAR( 50 ) NOT NULL 
    Add the Prefix you're using here: `PREFIXmembers` (for PREFIX ,your Prefix).
    then upload the .sql files in your PHPMyAdmin (SAME DATABASE AS IP Board!)
    
    
    PHP Files:
    Go Folder: config.
    change in config.php to your SQL Login.
    change in vars.php the variable: $Member_Table to the same as in the SQL Command!
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all Files in folder you want.
    
    C++ Project:
    Go and change the URL's.
    
    

     

     

    Viruscan:

    https://www.virustotal.com/file/ead72b183c934d5ed79b81a836167e5c6f85edad15ac564d6be8c9543a671846/analysis/1333037929/

     

    Download:

    http://forum.ghbsys.net/index.php?/files/file/2359-guidtech-ipb-source-code/

     

     

     

    Enjoy.

    Edited by UnknwnC
    • Upvote 2
    Link to comment
    Share on other sites

    • 3 years later...

    not work for me

    Please don't bump old threads.

    Link to comment
    Share on other sites

    not work for me

    what's the problem ?

     

    Please don't bump old threads.

    where else is he supposed to ask ?

    • Upvote 1
    Link to comment
    Share on other sites

    "not work for me" is actually no question.

     

    if you want to get any constructive answer you need to be more specific in describing your problem...

    Link to comment
    Share on other sites

    • 6 months later...
    • 3 months later...

    Okay,now i think it got enough functions for public.

    Maybe i will add in far future more but now ,not.

     

    Screenshot of ADM_Panel:

     

    8yruwp.png

     

     

     

    Changelog:

    -Fixed Header Bug

    -Added ADM Functions

    -Added Security Features

    -Added News System

    -Added Bug Report System

     

     

     

    ReadMe:

    Update from 1.0 to 1.1

    ===USERS Using no Prefix in IPB===
    
    SQL:
    Upload all SQL Files in PHPMyAdmin
    
    PHP Files:
    Go in folder config.
    change config.php to your SQL Login.
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all files (overwrite old ones)
    
    C++ Project:
    Go and change the URL's.
    
    
    
    ====USERS USING PREFIX ON IPB! ===
    SQL:
    Upload all SQL Files in PHPMyAdmin
    
    PHP Files:
    Go Folder: config.
    change in config.php to your SQL Login.
    change in vars.php the variable: $Member_Table to the same as in the SQL Command!
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all files(overwrite old ones)
    
    C++ Project:
    Go and change the URL's.
    
    
    Fresh INstall:

    ===USERS Using no Prefix in IPB===
    
    SQL:
    Go into your PHPMyAdmin and select IPB database and launch this SQL Command:
    
    ALTER TABLE `members` ADD `GUID` VARCHAR( 50 ) NOT NULL 
    then upload the .sql files in your PHPMyAdmin (SAME DATABASE AS IP Board!)
    
    PHP Files:
    Go in folder config.
    change config.php to your SQL Login.
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all Files in folder you want.
    
    C++ Project:
    Go and change the URL's.
    
    
    
    ====USERS USING PREFIX ON IPB! ===
    SQL:
    Go into your PHPMyAdmin and select IPB database and launch this SQL Command:
    
    ALTER TABLE `members` ADD `GUID` VARCHAR( 50 ) NOT NULL 
    Add the Prefix you're using here: `PREFIXmembers` (for PREFIX ,your Prefix).
    then upload the .sql files in your PHPMyAdmin (SAME DATABASE AS IP Board!)
    
    
    PHP Files:
    Go Folder: config.
    change in config.php to your SQL Login.
    change in vars.php the variable: $Member_Table to the same as in the SQL Command!
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all Files in folder you want.
    
    C++ Project:
    Go and change the URL's.
    
    

    Viruscan:

    https://www.virustotal.com/file/ead72b183c934d5ed79b81a836167e5c6f85edad15ac564d6be8c9543a671846/analysis/1333037929/

     

    Download:

    http://forum.ghbsys.net/index.php?/files/file/2359-guidtech-ipb-source-code/

     

     

     

    Enjoy.

     

    • Downvote 1
    Link to comment
    Share on other sites

     

    Okay,now i think it got enough functions for public.

    Maybe i will add in far future more but now ,not.

    Screenshot of ADM_Panel:8yruwp.png

    Changelog:

    -Fixed Header Bug

    -Added ADM Functions

    -Added Security Features

    -Added News System

    -Added Bug Report System

    ReadMe:Update from 1.0 to 1.1

     

    ===USERS Using no Prefix in IPB===
    
    SQL:
    Upload all SQL Files in PHPMyAdmin
    
    PHP Files:
    Go in folder config.
    change config.php to your SQL Login.
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all files (overwrite old ones)
    
    C++ Project:
    Go and change the URL's.
    
    
    
    ====USERS USING PREFIX ON IPB! ===
    SQL:
    Upload all SQL Files in PHPMyAdmin
    
    PHP Files:
    Go Folder: config.
    change in config.php to your SQL Login.
    change in vars.php the variable: $Member_Table to the same as in the SQL Command!
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all files(overwrite old ones)
    
    C++ Project:
    Go and change the URL's.
    
    
    Fresh INstall:
    ===USERS Using no Prefix in IPB===
    
    SQL:
    Go into your PHPMyAdmin and select IPB database and launch this SQL Command:
    
    ALTER TABLE `members` ADD `GUID` VARCHAR( 50 ) NOT NULL 
    then upload the .sql files in your PHPMyAdmin (SAME DATABASE AS IP Board!)
    
    PHP Files:
    Go in folder config.
    change config.php to your SQL Login.
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all Files in folder you want.
    
    C++ Project:
    Go and change the URL's.
    
    
    
    ====USERS USING PREFIX ON IPB! ===
    SQL:
    Go into your PHPMyAdmin and select IPB database and launch this SQL Command:
    
    ALTER TABLE `members` ADD `GUID` VARCHAR( 50 ) NOT NULL 
    Add the Prefix you're using here: `PREFIXmembers` (for PREFIX ,your Prefix).
    then upload the .sql files in your PHPMyAdmin (SAME DATABASE AS IP Board!)
    
    
    PHP Files:
    Go Folder: config.
    change in config.php to your SQL Login.
    change in vars.php the variable: $Member_Table to the same as in the SQL Command!
    change in vars.php to your group ids. (if you dont got so much VIP & Admin Groups ,take same number as above.)
    Upload all Files in folder you want.
    
    C++ Project:
    Go and change the URL's.
    
    
    Viruscan:https://www.virustotal.com/file/ead72b183c934d5ed79b81a836167e5c6f85edad15ac564d6be8c9543a671846/analysis/1333037929/

    Download:http://forum.ghbsys.net/index.php?/files/file/2359-guidtech-ipb-source-code/

    Enjoy.

    Warned for bumping a topic older then 3 months.
    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...