Thread: Uploading IPB to my domain website [ Need help ]

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 Uploading IPB to my domain website [ Need help ] 
    Registered Member GDesignsInc's Avatar
    Join Date
    Apr 2017
    Posts
    145
    Thanks given
    7
    Thanks received
    41
    Rep Power
    68
    Hello,
    I recently bought a Domain website from trenta host. I want to put IPB forums on the domain so players of the rsps can come and communicate and do everything
    you can normally do on any rsps forums. I have the winrar IPB file, i have access to the cpanel file manager [ PIC BELOW ] to be able to set this up.
    My issue is that i am not sure how to go about installing and setting up IPB onto my domain, if someone can help me through pm, or comments with a guide,
    or personal message explaining how to do this it would be much appriciated. Thank you!


    [ Cpanel filemanager picture ]

    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Sep 2017
    Posts
    17
    Thanks given
    3
    Thanks received
    1
    Rep Power
    10
    Quote Originally Posted by bluepheniox View Post
    Hello,
    I recently bought a Domain website from trenta host. I want to put IPB forums on the domain so players of the rsps can come and communicate and do everything
    you can normally do on any rsps forums. I have the winrar IPB file, i have access to the cpanel file manager [ PIC BELOW ] to be able to set this up.
    My issue is that i am not sure how to go about installing and setting up IPB onto my domain, if someone can help me through pm, or comments with a guide,
    or personal message explaining how to do this it would be much appriciated. Thank you!


    [ Cpanel filemanager picture ]

    i got you buddy np add baucom40 skype or ty#2168 discord
    Reply With Quote  
     

  3. #3  
    Registered Member GDesignsInc's Avatar
    Join Date
    Apr 2017
    Posts
    145
    Thanks given
    7
    Thanks received
    41
    Rep Power
    68
    Thank you i have added you.
    Reply With Quote  
     

  4. #4  
    Extreme Donator

    Join Date
    Jul 2013
    Posts
    136
    Thanks given
    47
    Thanks received
    23
    Discord
    View profile
    Rep Power
    50
    Quote Originally Posted by bluepheniox View Post
    Hello,
    I recently bought a Domain website from trenta host. I want to put IPB forums on the domain so players of the rsps can come and communicate and do everything
    you can normally do on any rsps forums. I have the winrar IPB file, i have access to the cpanel file manager [ PIC BELOW ] to be able to set this up.
    My issue is that i am not sure how to go about installing and setting up IPB onto my domain, if someone can help me through pm, or comments with a guide,
    or personal message explaining how to do this it would be much appriciated. Thank you!
    1. extract the files from rar files to your desktop
    2. upload the files via ftp or file manager to a sub folder in the /public_html/most use /forum(can be .zip this can be faster if using your fm just right click extract)
    2. set up your MySQL db
    3. follow the setup steps from [Only registered and activated users can see links. ]

    things to note: your table prefix will be something like the user name of the db I.E. 11111_username so the table prefix would be 11111_

    if you need any help just pm me your skype or discord
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  5. #5  
    aaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaa
    Planets's Avatar
    Join Date
    Aug 2014
    Age
    26
    Posts
    2,161
    Thanks given
    675
    Thanks received
    1,958
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by jacob3175 View Post
    things to note: your table prefix will be something like the user name of the db I.E. 11111_username so the table prefix would be 11111_
    ignore this you dont need to set a table prefix unless you're having multiple ipb installations in a single database, and definitely dont use your mysql username

    Reply With Quote  
     

  6. #6  
    Extreme Donator

    Join Date
    Jul 2013
    Posts
    136
    Thanks given
    47
    Thanks received
    23
    Discord
    View profile
    Rep Power
    50
    Quote Originally Posted by substance View Post
    ignore this you dont need to set a table prefix unless you're having multiple ipb installations in a single database, and definitely dont use your mysql username
    what are you talking about? with IBP 4.2.2 unless its nulled you have to set the prefix(or at least define) ... what prefix would you use if its not the table name lmao if you use Tbl_ or T_ this can make your db fail its to easy mydbname_ is your prefix. If you dont want to just keep the default of "ipb"
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  7. #7  
    aaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaa
    Planets's Avatar
    Join Date
    Aug 2014
    Age
    26
    Posts
    2,161
    Thanks given
    675
    Thanks received
    1,958
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by jacob3175 View Post
    what are you talking about? with IBP 4.2.2 unless its nulled you have to set the prefix(or at least define) ... what prefix would you use if its not the table name lmao if you use Tbl_ or T_ this can make your db fail its to easy mydbname_ is your prefix. If you dont want to just keep the default of "ipb"
    you dont have to set a prefix you can leave the field blank..

    Reply With Quote  
     

  8. #8  
    Extreme Donator

    Join Date
    Jul 2013
    Posts
    136
    Thanks given
    47
    Thanks received
    23
    Discord
    View profile
    Rep Power
    50
    Quote Originally Posted by substance View Post
    you dont have to set a prefix you can leave the field blank..
    Im not going to fight with you over this the fact that you are telling someone not to set a table prefix that takes 1 sec to do says a lot. If you are going to do something do it right. I mean you set the table name all you have to do is back space to the "_". they don't put the field in there for no reason.
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  9. #9  
    aaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaa
    Planets's Avatar
    Join Date
    Aug 2014
    Age
    26
    Posts
    2,161
    Thanks given
    675
    Thanks received
    1,958
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by jacob3175 View Post
    Im not going to fight with you over this the fact that you are telling someone not to set a table prefix that takes 1 sec to do says a lot. If you are going to do something do it right.
    theres no reason to set one

    I mean you set the table name all you have to do is back space to the "_". they don't put the field in there for no reason.
    yeah they put the field there for if you have multiple forum installations in one database

    Reply With Quote  
     

  10. #10  
    Extreme Donator

    Join Date
    Jul 2013
    Posts
    136
    Thanks given
    47
    Thanks received
    23
    Discord
    View profile
    Rep Power
    50
    Quote Originally Posted by substance View Post
    theres no reason to set one



    yeah they put the field there for if you have multiple forum installations in one database
    you say there is no reason then you give the reason... its not for "forum" installs there is a long list of addons that can be tabled with in the same db as the suite. I.E. Messenger, tons of addons for pages, blogs, the list goes on man there are many reasons to define each installs prefix to easily navigate your tables all located in one place.
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 3
    Last Post: 01-06-2013, 10:44 AM
  2. Replies: 43
    Last Post: 03-25-2010, 04:08 AM
  3. Replies: 7
    Last Post: 04-21-2009, 03:09 AM
  4. Replies: 4
    Last Post: 04-09-2009, 12:19 AM
  5. Trying to make dream work need help
    By Downfall in forum Requests
    Replies: 2
    Last Post: 01-17-2009, 12:42 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •