Page 1 of 1

Can I change the name of the catergory 'Startseite'?

Posted: Tue 26. Apr 2005, 09:10
by gerard_daniels
In version 1.1-RC4 I could change this page(name). Now It seems to be fixed... Is there a way to change this in the new DEV-version 1.2.1?

Gerard

Posted: Tue 26. Apr 2005, 09:12
by brans
chmod config/phpwcms/conf.indexpage.inc.php 777

Posted: Tue 26. Apr 2005, 09:36
by gerard_daniels
brans wrote:chmod config/phpwcms/conf.indexpage.inc.php 777
That's already set to 777...

But in that file I've changed the name of 'Startseite'. So that problem is solved but I still can't change this file by the Backend-system

Posted: Tue 26. Apr 2005, 11:28
by brans
then you might have done smth. wrong during update, check if you have updated the hole database and all files correctly

Posted: Tue 26. Apr 2005, 11:39
by pepe
And what, if you change the content of the file via FTP "by hand"?

Posted: Tue 26. Apr 2005, 11:50
by gerard_daniels
pepe wrote:And what, if you change the content of the file via FTP "by hand"?
First, I didn't update to a new version. It's a new installation. (I have another website with the older version).
Changing the file by hand is just what I have done to get another name. That works fine, but it's still strange that I can't change it in the Backend system.

Posted: Tue 26. Apr 2005, 16:34
by Pauli
I have exactly the same problem, Gerard. Older version; no problem. Never could solve it, so I decided to change it by hand for now...

Posted: Wed 27. Apr 2005, 04:25
by Pappnase
hello

i test it at the docu page and it works well.
did you get an error message when you try to save it!? or what happen!?

Posted: Wed 27. Apr 2005, 07:41
by Pauli
for me, no error message, also not in the error_log
it just reloads the page without the changes made
same for changing the backend default text and the frontend stylesheet setup

Posted: Wed 27. Apr 2005, 08:47
by gerard_daniels
Pappnase wrote: or what happen!?
Nothing happens, only when I click on 'save' after I made some changes, the page returns with it's old settings. There's no error message...

Posted: Wed 27. Apr 2005, 15:58
by Pappnase
hello

did you delte the browser cache after rename the indes!? also did you truncate the cache if he's enabled!?

Posted: Wed 27. Apr 2005, 17:12
by ash022
have you chmodet 777 all in(!) the content - folder?

ash

Posted: Wed 27. Apr 2005, 18:01
by Pappnase
ash022 wrote:have you chmodet 777 all in(!) the content - folder?

ash
hello

i ithink this would be not possible cos the template thing is stored in the db!

Posted: Wed 27. Apr 2005, 18:32
by Peekay
Try the fix suggested in this post:

http://www.phpwcms.de/forum/viewtopic.php?p=38524#38524

It worked for me. I couldn't change 'startseite' category title either, but in my case, on my Win localhost setup, nothing seemed to work until I changed this line of code.