Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7495021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T17:55:21+00:00 2026-05-29T17:55:21+00:00

A Drupal site a friend has on my server (WHM/CPanel) show his menu navigation

  • 0

A Drupal site a friend has on my server (WHM/CPanel) show his menu navigation on the left but the links go to the Welcome to your new site screen.
I think he must have tried to upgrade Drupal. How to I resync the navigation so /node/15 points to his actual content?

EDIT
MySQL was updated yesterday and then my friend called today to say his Drupal site was broken. I was away from my computer so I asked my brother in law to help since he new Drupal better than I. I’m not sure exactly everything the two of them did but it looks like they upgraded to a newer Drupal or tried to upgrade because when you browse to his site, it shows the standard

 Welcome to your new Drupal website!
 Please follow these steps to set up and start using your website:

But all his menu navigation (I guess they are nodes?) are displayed but when you click any one of those links, it just goes to the same default `Welcome to your Drupal site’

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T17:55:24+00:00Added an answer on May 29, 2026 at 5:55 pm

    I solved my problem. I noticed the node_revisions table in the database had all the content entries. But there were no corresponding entries in the node table. Through the main site I added some content and noticed the entries made in both those tables. I made note of the format. I then inserted records accordingly into the nodes table and whola all content appeared when I clicked the menu links.

    I did a bulk SQL load using phpMyAadmin

    INSERT INTO `node` (`nid`, `vid`, `type`, `title`, `uid`, `status`, `created`, `changed`, `comment`, `promote`, `moderate`, `sticky`) VALUES
    (1, 1, 'page', 'zzxxzz', 1, 1, 1329017099, 1329017449, 0, 0, 0, 0),
    (2, 2, 'page', 'zzxxzz', 1, 1, 1329017099, 1329017449, 0, 0, 0, 0),
    (3, 3, 'page', 'zzxxzz', 1, 1, 1329017099, 1329017449, 0, 0, 0, 0),
    (4, 4, 'page', 'zzxxzz', 1, 1, 1329017099, 1329017449, 0, 0, 0, 0),
    (5, 5, 'page', 'zzxxzz', 1, 1, 1329017099, 1329017449, 0, 0, 0, 0),
    

    etc… up to the total number of nodes listed in the node_revision table

    I had 141 nodes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got a drupal site that gets low traffic, but has tons of new
I'm building a Drupal site, which has 4 different themes with different theme templates.
I m migrating my existing drupal site from one server to another . I
I have an old drupal site that I'd like to upgrade, but I need
I have moved my drupal site from one mysql server to another one. Old
our drupal site has some user specific content. When we enable page caching the
I'm new to Drupal but thanks to our old friend O'Reilly I'm blazing through
I'm slowly transitioning my existing Drupal site, running on a NGINX server, to Wordpress.
I have a Drupal site on a shared web host, and it's getting a
I developed a Drupal site on XAMPP. I deployed it to an Apache webserver

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.