Search found 311 matches

by larmann
Fri 16. Sep 2011, 07:53
Forum: phpwcms Support Deutsch
Topic: Related-Warnung nach Umzug auf PHP5
Replies: 5
Views: 2053

Re: Related-Warnung nach Umzug auf PHP5

Danke für die Antwort. Aber ich verstehe sie nicht. Gibt es eine einfache Möglichkeit die Fehlermeldung wegzubekommen? Soll ich die related_sum gegen eine aus einer aktuellen phpwcms-Version austauschen? Oder muss ich ein gesamtes Update machen? Ein gesamtes Update würde ich nicht so gerne machen, w...
by larmann
Thu 15. Sep 2011, 06:22
Forum: phpwcms Support Deutsch
Topic: Related-Warnung nach Umzug auf PHP5
Replies: 5
Views: 2053

Re: Related-Warnung nach Umzug auf PHP5

Die veranstaltet so eine Auflistung: http://www.veit-larmann.de/index.php?tagung Zeile 185 bs 189 sehen so aus: else { //proof target of link $caption[2] = explode(' ', trim($caption[2])); $caption[2][1] = (!isset($caption[2][1])) ? '' : ' target="'.$caption[2][1].'"'; } Und die vollständi...
by larmann
Wed 14. Sep 2011, 21:51
Forum: phpwcms Support Deutsch
Topic: Related-Warnung nach Umzug auf PHP5
Replies: 5
Views: 2053

Related-Warnung nach Umzug auf PHP5

Hallo, ich habe eine kleine fehlermeldung auf meiner Website, nachdem ich auf einen anderen Server umgezogen bin, der auf PHP5 läuft: Warning: trim() expects parameter 1 to be string, array given in /www/htdocs/........./template/inc_script/frontend_render/realated_sum.php on line 187 Kann mir jeman...
by larmann
Sat 18. Jun 2011, 20:56
Forum: phpwcms Support English
Topic: Guestbook: Changing "Show E-Mail" default setting
Replies: 18
Views: 11947

Re: Guestbook: Changing "Show E-Mail" default setting

Thank you, Claus. This works and the code looks fine. I don't understand what the GBSHOW in the default template was for, but I don't bother any more. It works like this and I am very grateful that you took all that time for explaining it to me.
by larmann
Fri 17. Jun 2011, 20:26
Forum: phpwcms Support English
Topic: Guestbook: Changing "Show E-Mail" default setting
Replies: 18
Views: 11947

Re: Guestbook: Changing "Show E-Mail" default setting

Now I changed the cache in conf.inc to 1 and turned cache off in the article head. But nevertheless: There is the not-wanted "checked" in the source code. My template: http://www.veit-larmann.de/template-checked.png The source code in the frontend: http://www.veit-larmann.de/quellcode-chec...
by larmann
Fri 17. Jun 2011, 18:43
Forum: phpwcms Support English
Topic: Guestbook: Changing "Show E-Mail" default setting
Replies: 18
Views: 11947

Re: Guestbook: Changing "Show E-Mail" default setting

In my config.inc.php I found:
$phpwcms['cache_enabled'] = 0; //cache On/Off - 1 = caching On / 0 = caching Off (default)
and that's a screenshot from the article head.
Image

What can I do? Cache is allways off, isn't it?
by larmann
Fri 17. Jun 2011, 17:53
Forum: phpwcms Support English
Topic: Guestbook: Changing "Show E-Mail" default setting
Replies: 18
Views: 11947

Re: Guestbook: Changing "Show E-Mail" default setting

Dear Claus, we still don't understand each other. My problem is, that in the guestbook template , there is no "checked" entry behind the first label. Nevertheless, and I wonder why and how, there is an entry in the source code after phpwcms has rendered the template. Look into my first pos...
by larmann
Fri 17. Jun 2011, 16:35
Forum: phpwcms Support English
Topic: Guestbook: Changing "Show E-Mail" default setting
Replies: 18
Views: 11947

Re: Guestbook: Changing "Show E-Mail" default setting

Well, yes. It works, at least in firefox. But it doesn't look like a proper code to declare "checked" two times and just one radiobutton is actually checked. And firefox marks it in the source code as a mistake. Isn't there any better way, Claus?
by larmann
Fri 17. Jun 2011, 12:41
Forum: phpwcms Support English
Topic: Guestbook: Changing "Show E-Mail" default setting
Replies: 18
Views: 11947

Re: Guestbook: Changing "Show E-Mail" default setting

Well, I tryed that. But at the point where to hide the adress completly (after guestbook_show1). The source code now looks like this: <label>E-Mail:</label> <input name="guestbook_show" type="radio" value="0" id="guestbook_show0" checked=" checked " ...
by larmann
Fri 17. Jun 2011, 09:01
Forum: phpwcms Support English
Topic: Guestbook: Changing "Show E-Mail" default setting
Replies: 18
Views: 11947

Re: Guestbook: Changing "Show E-Mail" default setting

Well, that was my idea too, but there isn't anythink to be un-checked in the template. The section looks like this: <!--IMAGE_UPLOAD_END//--> <p> <label>E-Mail:</label> <input name="guestbook_show" type="radio" value="0" id="guestbook_show0"{GBSHOW_0} /> <labe...
by larmann
Thu 16. Jun 2011, 21:20
Forum: phpwcms Support English
Topic: Guestbook: Changing "Show E-Mail" default setting
Replies: 18
Views: 11947

Re: Guestbook: Changing "Show E-Mail" default setting

That's a pretty old post, but anyway: I can't find the place where to change the "checked" from the radiobutton "show email" to the radiobutton "hide email". Can someone give me an hint?

Thank you
by larmann
Tue 14. Jun 2011, 15:57
Forum: sites under construction (made with phpwcms only)
Topic: comPass-netzwerk
Replies: 1
Views: 9670

comPass-netzwerk

Hallo, ich habe hier eine Website, die soll in drei Tagen fertig sein. Ich denke, sie ist schon ziemlich in Ordnung. Ich würde mich aber über Eure Tipps insbesondere in Bezug auf die horizontale Navigation freuen, die für mich eine ziemliche Trickserei war, die so umzusetzen. in English: this websit...
by larmann
Fri 10. Jun 2011, 22:23
Forum: phpwcms Support English
Topic: No selection of editors
Replies: 1
Views: 2159

No selection of editors

Hi, Next week I've to hand out a website to its future administers. I don't wand the future administers to change the editors in their profiles. Right now I use CKEditor 3.5 and CKEditor phpwcms_basic. Is there a way to omit the selection of the editor? Do I have to delete the folders on the server ...
by larmann
Wed 1. Jun 2011, 10:07
Forum: phpwcms Modules English
Topic: cmCalendar Articellink
Replies: 2
Views: 9720

Re: cmCalendar Articellink

Thank you!
by larmann
Tue 31. May 2011, 18:26
Forum: phpwcms Modules English
Topic: cmCalendar Articellink
Replies: 2
Views: 9720

cmCalendar Articellink

I'm sorry for my quite stupid question, but I can't find the solution. I try to change the name of the word "Artikellink" to "weitere Informationen" and can't find the place where to change it. I tryed de.lang.php, but the changes do not appear.

Thank you