Search found 1213 matches

by Uwe367
Wed 9. Jun 2021, 07:29
Forum: phpwcms Support Deutsch
Topic: Tabelle Formulartracking als CSV exportieren
Replies: 5
Views: 3808

Re: Tabelle Formulartracking als CSV exportieren

Mit der Formatierung der Daten direkt aus der DB meine ich diese Darstellung der CSV:
Image
by Uwe367
Tue 8. Jun 2021, 17:40
Forum: phpwcms Support Deutsch
Topic: Tabelle Formulartracking als CSV exportieren
Replies: 5
Views: 3808

Tabelle Formulartracking als CSV exportieren

Wie könnte man es bewerkstelligen daß die Tabelle, die man beim Formluartracking bei klicken des Button "Download" als CSV Datei exportieren könnte?
Es wird ja bereits eine formatierte Tabelle generiert, man müßte sie nur noch im entsprechenden Dateiformat speichern können...
Aus der DB direkt ...
by Uwe367
Mon 24. May 2021, 09:47
Forum: phpwcms Support Deutsch
Topic: Frage zum Update einer älteren Version
Replies: 8
Views: 4789

Re: Frage zum Update einer älteren Version


Normalerweise sollten alle Einträge außer der Datenbankverbindung oder Basispfad in der Datenbank stehen und sollten über das Backend gepflegt werden können.

Mal schauen, was weniger Aufwand ist.


War nur eine Anregung bzw. ein Vorschlag. Ob Du das umsetzt oder ob es Gründe gibt die dagegen ...
by Uwe367
Mon 24. May 2021, 07:09
Forum: phpwcms Support Deutsch
Topic: Frage zum Update einer älteren Version
Replies: 8
Views: 4789

Re: Frage zum Update einer älteren Version


Setze bitte mal in Deiner config.inc.php:
$phpwcms['db_sql_mode'] = 'NO_ENGINE_SUBSTITUTION';

Guten Morgen.
Das war der Fehler. Nach dem ändern (Der gesetzte Wert war "null") lief das Update durch und es funktioniert bisher alles bestens. Auch im Verzeichnis tmp sind nun alle Dateien von r401 ...
by Uwe367
Sun 23. May 2021, 20:53
Forum: phpwcms Support Deutsch
Topic: Frage zum Update einer älteren Version
Replies: 8
Views: 4789

Re: Frage zum Update einer älteren Version

Ich habe die phpwcms_db_error.log aktiviert und da sind einige Fehler zu finden. Vielleicht ist da das Problem zu finden.
[2021-05-23 20:36:42] Invalid default value for 'article_begin', QUERY: "ALTER TABLE phpwcms_article CHANGE article_menutitle article_menutitle VARCHAR(255) NOT NULL DEFAULT ...
by Uwe367
Sun 23. May 2021, 16:32
Forum: phpwcms Support Deutsch
Topic: Frage zum Update einer älteren Version
Replies: 8
Views: 4789

Re: Frage zum Update einer älteren Version

Danke für die Antwort Oliver.
Jedoch scheint da irgend etwas nicht zu stimmen. In der alten Installation liegen im Verzeichnis tmp Dateien von r401.chekcked.tmp bis r549.checked.tmp .
Nach dem hochladen der neuen Dateien, dem anschließenden leeren des Verzeichnisses und dem Aufruf des BE Logins ...
by Uwe367
Sun 23. May 2021, 11:09
Forum: phpwcms Support Deutsch
Topic: Frage zum Update einer älteren Version
Replies: 8
Views: 4789

Frage zum Update einer älteren Version

Ich wollte nun mal die Updatevariante mittels Setup ausprobieren, aber da taucht bei mir eine Frage auf.
Welches SQL Update muß ich eigentlich aus dem Dropdownmenü auswählen?
https://www.uwe367.de/phpwcmsforum/sql-update.jpg

Das scheint ja alles sehr veraltet zu sein und auch nicht mehr brauchbar ...
by Uwe367
Sun 4. Apr 2021, 14:16
Forum: phpwcms Templates English
Topic: display recent articles in my template
Replies: 1
Views: 65768

Re: display recent articles in my template

If i want to put specific content into an other column, i use costumblocks to realize this. Standartblocks are {HEADER} {LEFT} {CONTENT} {RIGHT} {FOOTER} but you also can define your own custom blocks in Page Layout like the screenshot shows.
https://www.uwe367.de/bilder/custom1.jpg

After saving ...
by Uwe367
Fri 2. Apr 2021, 14:39
Forum: phpwcms Templates English
Topic: Custom body class or id
Replies: 5
Views: 14042

Re: Custom body class or id


Instead of editing the "master" template config file, which will be over written if you copy&paste an phpwcms update, you can use your own custom config files at the template level.

Yes you are right. I forgot to explain this. Sure it´s better to to create your own config file and this file ...
by Uwe367
Thu 1. Apr 2021, 20:36
Forum: phpwcms Templates English
Topic: Custom body class or id
Replies: 5
Views: 14042

Re: Custom body class or id

You're welcome.
by Uwe367
Thu 1. Apr 2021, 06:03
Forum: phpwcms Support Deutsch
Topic: CP Formular: Forrmularergebnis (Download Button) aus Backend löschen
Replies: 4
Views: 3698

Re: CP Formular: Forrmularergebnis (Download Button) aus Backend löschen

Ich habe mir das gerade nochmal in der DB angesehen. Die Daten werden in der Tabelle phpwcms_formresult gespeichert, jedoch nicht so offensichtlich daß man direkt sehen kann wo sie liegen.
In der Spalte formresult_content befinden sich die Daten. Klickst auf einer BLOB Dateien, so wird dir eine .bin ...
by Uwe367
Wed 31. Mar 2021, 11:16
Forum: phpwcms Support Deutsch
Topic: CP Formular: Forrmularergebnis (Download Button) aus Backend löschen
Replies: 4
Views: 3698

Re: CP Formular: Forrmularergebnis (Download Button) aus Backend löschen

Ich gehe davon aus daß den Button meinst wo dir nach dem Klick eine Tabelle mit allen Formularergebnissen angezigt wird.
Den Button selbst kannst du nicht löschen und soweit ich weiß kann man auch diese Daten aus dem Backend heraus nicht löschen. Ich gehe eher davon aus daß diese Daten in der ...
by Uwe367
Tue 30. Mar 2021, 16:32
Forum: phpwcms Templates English
Topic: Custom body class or id
Replies: 5
Views: 14042

Re: Custom body class or id

Please open the following file:
include/config/ conf.template_default.inc.php
Around line 287 and 288 you can add a body class or a body id or both. The classes you define there will be rendered in source code.

$template_default['body']['id'] = '';
$template_default['body']['class ...
by Uwe367
Fri 12. Mar 2021, 21:32
Forum: phpwcms Discussion
Topic: Flash Support
Replies: 6
Views: 16511

Re: Flash Support

I don´t know what is done now, but my suggestion in case of the following link is to remove support for flash from phpwcms. It is not longer supported by windows and flash content will be blocked. I believe other Platforms stops support too in the nearly future. Read here:
https://support.microsoft ...
by Uwe367
Thu 11. Mar 2021, 19:13
Forum: phpwcms Support Deutsch
Topic: Umzug auf neuen Server mit V.1.9.21-dev - Problem mit PHP7
Replies: 7
Views: 15297

Re: Umzug auf neuen Server mit V.1.9.21-dev - Problem mit PHP7


Hallo Uwe,
zugegebener Maßen bin ich schon länger aus dem internen Anpassen von PHP-Code raus, eigentlich bin ich schon im Ruhestand und wollte nur auf einen anderen Server wechseln.
Ich benutze NAV-LIST-UL in allen meinen erstellten Web-Systemen. Nur beim JG300.de gibt es Probleme mit php7. Ich ...