Discussion
"show all" language(back to index)There is any way of changing the link of " show all ", in the categories, to put it in another language?
posted by carlos on 25 Dec 05 at 1:35 PM
yes, look for that text in the fb.php
posted by
ikue on 25 Dec 05 at 1:42 PM
isnt that the archives-link? then you would find it in oneofthe_settings.php files. (or am i wrong?)
posted by erik on 25 Dec 05 at 2:56 PM
If I change the text "show all" in line 201 in fb.php, this error appears "Parse error: parse error, unexpected T_VARIABLE in /web/htdocs/www.panaromico.com/home/fb.php on line 379"
posted by carlos on 25 Dec 05 at 4:28 PM
Then you made a mistake, simply changing the text may by no means cause any such problems.
posted by
ikue on 27 Dec 05 at 2:16 AM
I've tried several times and always with that error,changing only one letter of " show all " gives me the same error...
I've visited many folderblog photoblogs and have not seen any that has changed " (show all) "
Has anyone seen that?
posted by carlos on 28 Dec 05 at 11:02 AM
www.contact-sheet.de
i called it "zeige alle" but as ikue said: you have an error someplace else. just take the original files from the zip again. (just to make sure you didnt damage the files)
posted by erik on 28 Dec 05 at 11:21 AM
Solved! The problem was that I was editing fb.php with dreamweaver, editing it with the notepad works! I donīt understand why!!
Thank you for the help!
posted by carlos on 28 Dec 05 at 12:59 PM
Ah yes, thats an issue I also already stumbled over... dreamweaver seems to kill or at least to change some line feeds/breaks, what results in many problems later on.
posted by
ikue on 28 Dec 05 at 5:56 PM
OT: pspad is my favorite. some1 has golive experience (regarding cms and php/sql works) ? or is dreamweaver the best? how long it takes to get familiar with one of these?
posted by erik on 28 Dec 05 at 8:57 PM
I personally dont like Golive at all as it takes away too much control over the code. Dreamweaver produces good source code and still lets you manually change everything you want. Works well for both beginners and professionals, more for the ladder as things like cms / sql have to be realized mostly with own functions.
posted by
ikue on 29 Dec 05 at 2:31 AM
Post a Reply:
(back to index)