Startup

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • EngineerOne
    New Member
    • May 2013
    • 26
    • 5.0.X

    Startup

    I am ready to activate my forum.
    Right now it works under -


    I want it to work under -



    Need some help.

    I move all the files in buildingengineertalk.com/upload/ to /public_html/ directory.

    Then I do WHAT? change the core URL in settings in AdminCP

    http://buildingengineertalk.com/upload/core

    Change it to what?

    Then modify my config.php

    I guess I change this line in config.php -
    $config['baseurl'] = 'http://www.buildingengineertalk.com/upload';
    By taking off the /upload

    Correct?
    TheWoodCrafter
  • EngineerOne
    New Member
    • May 2013
    • 26
    • 5.0.X

    #2
    Really need help now.

    I just screwed up my entire forum.
    TheWoodCrafter

    Comment

    • BirdOPrey5
      Senior Member
      • Jul 2008
      • 9613
      • 5.6.3

      #3
      Put all your files back in /upload/

      You need to change the Core URL in Admin CP -> Settings -> options -> site name / url / contact details FIRST.

      Once it has been changed, then move your folders and files out of /upload/ and to /public_html/

      Then edit what will be your /public_html/config.php file

      Make sure /upload is not in the base URL. It should only be http://www.domain.com (And it should NOT end in a slash )

      Finally check your .htaccess file now as well. If you had added RewriteBase /upload/ to it, delete the line, otherwise it should be OK

      You should now be able to log in/use the site as normal.

      Comment

      • EngineerOne
        New Member
        • May 2013
        • 26
        • 5.0.X

        #4
        Thanks, got it.
        TheWoodCrafter

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...