When clicking the My blog menu entry I get "Access denied". The "My blog" menu seems fine when editing it, but when I try to save it, I get:

The path 'blog/%' is either invalid or you do not have access to it.

The path "blog/%" is where the menu wants to send me, and when i go there I end up at "blog/%25" with "Access denied". It seems that the menu is not able to evaluate the path that is correctly set up by default in the "My blog" menu.

Comments

PoetCSW’s picture

Version: 7.16 » 7.18

Having the same issue.

sandipan4uonly’s picture

How do u create these menu links ? i.e from menu section or through a view ?
Possible reason : the page has not the permission
First try to open this url directly , the url is not seems right . It should -- blog/25
If it is ok then try blog/% .....

dcam’s picture

Component: menu.module » blog.module
Category: Bug report » Support request
Issue summary: View changes
Status: Active » Closed (fixed)

This does sound like it was a permission problem. If anyone else has this problem in the future, please check to make sure that you have the 'access content' and 'create blog content' permissions set.

Also, as mentioned in #2 the actual URL which should have been checked is 'blog/#' where # is a valid user ID.