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

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
gerard_daniels
Posts: 4
Joined: Tue 26. Apr 2005, 08:34

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

Post 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
brans

Post by brans »

chmod config/phpwcms/conf.indexpage.inc.php 777
gerard_daniels
Posts: 4
Joined: Tue 26. Apr 2005, 08:34

Post 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
brans

Post by brans »

then you might have done smth. wrong during update, check if you have updated the hole database and all files correctly
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

And what, if you change the content of the file via FTP "by hand"?
gerard_daniels
Posts: 4
Joined: Tue 26. Apr 2005, 08:34

Post 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.
Pauli
Posts: 92
Joined: Mon 30. Aug 2004, 11:53

Post 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...
Pappnase

Post 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!?
Pauli
Posts: 92
Joined: Mon 30. Aug 2004, 11:53

Post 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
gerard_daniels
Posts: 4
Joined: Tue 26. Apr 2005, 08:34

Post 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...
Pappnase

Post by Pappnase »

hello

did you delte the browser cache after rename the indes!? also did you truncate the cache if he's enabled!?
ash022
Posts: 17
Joined: Tue 25. Jan 2005, 16:13

Post by ash022 »

have you chmodet 777 all in(!) the content - folder?

ash
Pappnase

Post 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!
Peekay
Posts: 286
Joined: Sun 25. Jul 2004, 23:24
Location: UK

Post 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.
Post Reply