Loading...
 
Features / Usability

Features / Usability


how can I find page_id of page with "&" in the title

posts: 55

We have a Tikiwiki installation that is going quite well but one of our users just renamed a page to
"Connecting People, Issues & Directions"

This resulted in the page not being able to be accessed and returning the following error

"Invalid variable value : page = Connecting People, Issues & Directions"

How is it possible to retrieve the contents of the page or find the page id?

We will be very grateful if anyone can offer any assistance

PeterE

posts: 3665 United States

Tiki should have encoded the page automatically. Your actual URL would look like:

tiki-index.php?page=Connecting+People,+Issues+%26+Directions

HTH,

-Rick

> We have a Tikiwiki installation that is going quite well but one of our users just renamed a page to
> "Connecting People, Issues & Directions"
>
> This resulted in the page not being able to be accessed and returning the following error
>
> "Invalid variable value : page = Connecting People, Issues & Directions"
>
> How is it possible to retrieve the contents of the page or find the page id?
>
> We will be very grateful if anyone can offer any assistance
>
> PeterE