Error Activating Site Builder and Content problems

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DragoshW
    New Member
    • Jun 2015
    • 4
    • 5.1.x

    Error Activating Site Builder and Content problems

    I've just upgraded from 5.1.6 to 5.1.7 and I can't use the Site Builder or the Quick Setup. Just the AdminCP works, I keep getting "Error activating SiteBuilder. Please try again." .
    And I can't see anything of the content on the forum it says " That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message. " . What can I do ?? Please help !
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74111

    #2
    Please, enable debug mode on your site. Follow these instructions.
    1. Open your /config.php file and find the following line:
    Code:
    $config['debug'] = false;
    2. Change this line to:
    Code:
    $config['debug'] = true;
    3. Save the file and upload it to your server.
    4. Open the /core/includes/config.php file and find the following line:
    Code:
    // $config['Misc']['debug'] = true;
    5. Change it to:
    Code:
    $config['Misc']['debug'] = true;
    6. Save and upload the file to your server.
    Reload the page you had the error on.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • DragoshW
      New Member
      • Jun 2015
      • 4
      • 5.1.x

      #3
      I have done this and nothing happens, the page is the same.

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74111

        #4
        When you click on a link that gives an error nothing else is shown? There isn't enough information provided to say what your issue is. You will need to open a support ticket and provide access to the AdminCP, FTP and the database. You can use the Submit Ticket link below.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • DragoshW
          New Member
          • Jun 2015
          • 4
          • 5.1.x

          #5
          I have opened a ticket . This is the only thing on the page : That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message.

          Comment

          • glennrocksvb
            Former vBulletin Developer
            • Mar 2011
            • 4020
            • 5.7.X

            #6
            Originally posted by DragoshW
            This is the only thing on the page : That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message.
            Then it means you haven't fully turned on debug mode. You have to edit 2 config files.

            Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

            Comment

            Related Topics

            Collapse

            Working...