I recently installed Drupal 6.3 over my 6.x files. The front page shows up, but if you click any menu links you get an error page. This site is currently aliased under another and had been working fine until I overlayed the 6.3 files. Sample: If you go to...

http://www.tiltedblog.com

and click any menu item, you get the error page. But, if you go to...

http://www.heyhays.com

and click, everything works fine. Did I install a file which points cookies or something to the original root, as apposed to the subdirectory? This is the only reason I can think that installing a new Drupal over the old one might do this. Any help is greatly appreciated since my members can not navigate the page if/when they go to the (aliased) URL.

CommentFileSizeAuthor
#2 frontpage.JPG17.92 KBKahneFan

Comments

KahneFan’s picture

2nd link should be...

http://www.heyhays.com/pokerblog

KahneFan’s picture

StatusFileSize
new17.92 KB

The attached image helps to show the default has some how changed to heyhays.com/pokerblog

KahneFan’s picture

Close topic - I just reinstalled 6.2 until I can get time to play with the upgrade.

If anyone reads this, is there a DL somewhere with just the effected files? (or were they all changed?)

catch’s picture

Status: Active » Postponed (maintainer needs more info)

It sounds like you need to set $base_path in settings.php - please try that and confirm whether it works.

catch’s picture

It sounds like you need to set $base_url in settings.php - please try that and confirm whether it works.

KahneFan’s picture

In looking at the reinstalled verion (not-upgraded yet), this line is not being used, so I would think this did not cause the issue.

To be sure, I'm looking at...

/sites/default/settings.php

In this file, the suggested code is commented out.

ainigma32’s picture

In this file, the suggested code is commented out.

But that doesn't rule this out as a possible solution.

Please try it and post back with the results.

- Arie

ainigma32’s picture

Status: Postponed (maintainer needs more info) » Fixed

Looks like KahneFan won't be posting any feedback so I'm setting this to fixed.

Feel free to reopen if you think that is wrong.

- Arie

KahneFan’s picture

Resolved, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.