Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 12 months ago

#5091 closed defect (bug) (invalid)

Admin "manage posts" page link

Reported by: drewminstry's profile Drewminstry Owned by:
Milestone: Priority: lowest
Severity: trivial Version:
Component: Administration Keywords:
Focuses: Cc:

Description

Following asking for help here: http://wordpress.org/support/topic/135854?replies=6
I've never tried to report a bug before. Sorry if I've got this wrong

In the admin section >> "manage posts" goes to:
http://myblog.com/wordpress/wp-admin/edit.php?post_status=draft&author=1
That's perfect for the first page, but at the bottom of that page is a link to "previous entries" which points to:
http://myblog.com/blog/wordpress/wp-admin/edit.php?post_status=draft&author=1&paged=2
a 404!
You see that an extra "blog/" has sneaked in there.

I'm running wordpress as a simple CMS
Myblog is "www.ministryofmanipulation.com"
I'm installed in directory: myblog.com/wordpress
my blog url is: myblog.com/blog
but the rest of the cms appears at myblog.com

Change History (1)

#1 @Drewminstry
18 years ago

  • Priority changed from normal to lowest
  • Resolution set to invalid
  • Severity changed from normal to trivial
  • Status changed from new to closed

My mistake. Please remove/ignore this. Sorry.

Note: See TracTickets for help on using tickets.