17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 922 Views |
-
after updating the content, page URL gets changed and a version number is getting added.

30 August 2008 at 11:13pm Last edited: 30 August 2008 11:14pm
after updating the content, page URL gets changed and a version number is getting added. For example www.sitename.com/site/home-2 when I edit home page content. How to stop SilverStripe not to use version number
-
Re: after updating the content, page URL gets changed and a version number is getting added.

31 August 2008 at 2:41pm
If it appends a number like that that means the theres a home page already (you cant have 2 pages with the same URL for obvious reasons
). Is there any sign of a page with the url 'home' in your cms?
Sometimes it may also be a database thing so if you have phpmyadmin login to that and view the 'SiteTree' , 'SiteTree_Live' and 'SiteTree_Versions' I think are the 3 that store page info. Do a search on those 3 and see if any of them have a record of a page with 'home' as the URL.
| 922 Views | ||
|
Page:
1
|
Go to Top |


