|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hallo,
ich habe folgendes Problem. Wollte in meiner Typo3 konfiguration die Mininews installieren und dabei bekomme ich folgende Meldung. Found a security problem? Please get in touch with us! If you think you have found a security issue in TYPO3 or an extension, please contact the TYPO3 security team! Thank you! Kennt jemand dieses Problem und kann mir hierbei wer helfen. Bin für jede Hilfe sehr dankbar. Vielen Dank, Reinhard Extension Manager Extension: Mini news (mininews) Go back Active status: The extension is installed (loaded and running)! Click here to remove the extension: Update needed: Add tables CREATE TABLE tx_mininews_news ( uid , pid , tstamp , crdate , cruser_id , deleted , hidden , starttime , endtime , fe_group , datetime , title , teaser , full_text , front_page , PRIMARY KEY (uid), KEY parent (pid) ); Notice: "Static data" may not need to be updated. You will only have to import static data each time you upgrade the extension. Details: General information: Title: Mini news Description: A quite simple news module based on the most recent concepts for plugins and using CSS stylesheets with Typo3. Author: Dmitry Dulepov <dmitry (AT) typo3 (DOT) org> Version: 1.0.0 Category: Frontend Plugins State: Stable Shy? Internal? Depends on: cms Conflicts with: Suggests: Priority: Clear cache? Includes modules: Lock Type? Modifies tables: Installation status: Type of install: Local - Local extensions (typo3conf/ext/) - Local for this TYPO3 installation only (Dynamic). Double installs? Root files: ChangeLog ext_emconf.php ext_icon.gif ext_localconf.php ext_tables.php ext_tables.sql ext_typoscript_editorcfg.txt ext_typoscript_setup.txt flexform_ds.xml icon_tx_mininews_news.gif icon_tx_mininews_news__h.gif icon_tx_mininews_news__ht.gif icon_tx_mininews_news__htu.gif icon_tx_mininews_news__hu.gif icon_tx_mininews_news__t.gif icon_tx_mininews_news__tu.gif icon_tx_mininews_news__u.gif icon_tx_mininews_news__x.gif locallang.xml locallang_db.xml tca.php template_datastructure.xml template_datastructure_arc.xml Database requirements: Tables: tx_mininews_news ################################################## ##################### Database status: Table error! Probably one or more required fields/tables are missing in the database! ################################################## ##################### Flags: loadTCA TCA Plugin Plugin/ST43 Page-TSconfig User-TSconfig Config template? TypoScript files: Setup Language files: Upload folder: Create directories: uploads/tx_mininews/rte/ Module names: Class names: tx_mininews_pi1 tx_mininews_pi1_wizicon ################################################## ######################## Code warnings: (developer-relevant) Some tables or fields are of wrong type! ################################################## ######################## Naming annoyances: (developer-relevant) Files changed? _______________________________________________ TYPO3-german mailing list TYPO3-german (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...o/typo3-german |
|
#2
|
|||
|
|||
|
Hallo Reinhard,
> ich habe folgendes Problem. Wollte in meiner Typo3 konfiguration die > Mininews installieren und dabei bekomme ich folgende Meldung. Ähm... bißchen mehr Mühe darfst Du Dir meiner Meinung nach schon geben, so verlagerst Du die Arbeit auf mich (ich muss mich durchwühlen, was wohl Dein Problem sein könnte). > Found a security problem? Please get in touch with us! > If you think you have found a security issue in TYPO3 or an extension, > please contact the TYPO3 security team! Thank you! Diese Meldung hat doch nichts mit Deiner Extension zu tun!? > Kennt jemand dieses Problem und kann mir hierbei wer helfen. Bin für > jede Hilfe sehr dankbar. Ich kann bisher kein Problem erkennen. > The extension is installed (loaded and running)! Das sieht doch gut aus. Sie ist installiert und Du kannst sie benutzen. > ################################################## ##################### > Database status: Table error! > Probably one or more required fields/tables are missing in the database! > ################################################## ##################### schau doch mal in die Datenbank, ob die Felder vorhanden sind. Worin genau besteht Dein Problem? Kannst Du die Extension verwenden? gruß, martin _______________________________________________ TYPO3-german mailing list TYPO3-german (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...o/typo3-german |
|
#3
|
|||
|
|||
|
Hallo Martin,
sorry. Du hast ja recht. Aber ich kenn mich nicht so gut aus mit Typo3. Die MiniNews läst sich ohne Probleme installieren. Zumindest sieht es so aus. Aber wenn ich in der MySql Datenbank nachsehe wird die Tabelle der Mininews nicht angelegt. Die Tabelle sollte ja automatisch angelegt werden?! Wenn ich es bei einem anderen System teste funktioniert es. Kann man unter Typo3 die Datenbank testen ob die in Ordnung ist und irgendwie reparieren. Ich weiß leider nicht wie und wo ich danach suchen soll. Bin sehr ratlos. Danke nochmals. LG Reinhard Martin Holtz schrieb: > Hallo Reinhard, > >> ich habe folgendes Problem. Wollte in meiner Typo3 konfiguration die >> Mininews installieren und dabei bekomme ich folgende Meldung. > Ähm... bißchen mehr Mühe darfst Du Dir meiner Meinung nach schon geben, so > verlagerst Du die Arbeit auf mich (ich muss mich durchwühlen, was wohl Dein > Problem sein könnte). > >> Found a security problem? Please get in touch with us! >> If you think you have found a security issue in TYPO3 or an extension, >> please contact the TYPO3 security team! Thank you! > Diese Meldung hat doch nichts mit Deiner Extension zu tun!? > >> Kennt jemand dieses Problem und kann mir hierbei wer helfen. Bin für >> jede Hilfe sehr dankbar. > Ich kann bisher kein Problem erkennen. > > >> The extension is installed (loaded and running)! > Das sieht doch gut aus. > Sie ist installiert und Du kannst sie benutzen. > > >> ################################################## ##################### >> Database status: Table error! >> Probably one or more required fields/tables are missing in the database! >> ################################################## ##################### > schau doch mal in die Datenbank, ob die Felder vorhanden sind. > > Worin genau besteht Dein Problem? > > Kannst Du die Extension verwenden? > > gruß, > martin _______________________________________________ TYPO3-german mailing list TYPO3-german (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...o/typo3-german |
|
#4
|
|||
|
|||
|
Hallo Reinhard,
Pachler schrieb: > Die Tabelle sollte ja automatisch angelegt werden?! Ja, eigentlich schon. Wenn man im Installationsprozess immer schön brav auf weiter/update oder so klickt, sollte es am Ende laufen. Falls nicht, sollte man als erstes immer den Cache löschen, einige Probleme lösen sich dadurch schon. > Kann man unter Typo3 die Datenbank testen ob die in Ordnung ist und > irgendwie reparieren. > Ich weiß leider nicht wie und wo ich danach suchen soll. Ja, kann man. Das Stichwort heißt "Installtool". Ruf es auf und guck im Bereich 2Datenbank" nach. Klicke dort auf "Compare" und du siehst vermutlich ein paar fehlende/falsche Tabellen/Felder. Auf Update klicken um sie anzulegen. Falls es nicht funktioniert musst du dir mal die Fehlermeldungen dort angucken und schaun was damit zu machen ist... Gruß, Simon _______________________________________________ TYPO3-german mailing list TYPO3-german (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...o/typo3-german |
|
#5
|
|||
|
|||
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 Hallo Reinhard, > Aber wenn ich in der MySql Datenbank nachsehe wird die Tabelle der > Mininews nicht angelegt. das klingt danach, als hättest du beim Installieren einen Klick "vergessen", oder es gibt ein Problem mit deinem Datenbank-Server. Führ doch mal das aus, was Simon geschrieben hat, also die Prozedur im InstallTool. Wenn das keine Wirkung zeigt, dann musst du manuell im phpMyAdmin (wenn der installiert ist, wenn nicht, nachinstallieren, ist eine normale Extension, Extension-Key phpmyadmin) die SQL-Abfrage zum Anlegen der Datenbank ausführen, um die Fehlermeldung zu sehen. Kopieren kannst du den SQL-Code entweder aus dem InstallTool oder aus der Datei typo3conf/ext/mininews/ext_tables.sql. Grüße Andreas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG1Gn+wA09wjioC/0RAg02AKCYVXyq5M+xAUy3dckgQcy9UI1yOwCeLk/X IRysWLUm3SAWYb0LHxQE9w4= =DwvM -----END PGP SIGNATURE----- _______________________________________________ TYPO3-german mailing list TYPO3-german (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...o/typo3-german |
|
#6
|
|||
|
|||
|
Hallo,
danke einmal für die schnelle Antworten. Leider stehe ich immer noch da wo ich war. Im InstallationsTool kommt eine ganze Liste zum Vorschein. Zwei Tabellen sollten hinzugefügt werden ################################################## ######################################### Menu From this menu you can select which of the available SQL files you want to either compare or import/merge with the existing database. COMPARE: Compares the tables and fields of the current database and the selected file. It also offers to 'update' the difference found. IMPORT: Imports the SQL-dump file into the current database. You can either dump the raw file or choose which tables to import. In any case, you'll see a new screen where you must confirm the operation. VIEW: Shows the content of the SQL-file, limiting characters on a single line to a reader-friendly amount. The SQL-files are selected from typo3conf/ (here you can put your own) and t3lib/stddb/ (TYPO3 distribution). The SQL-files should be made by the mysqldump tool or at least be formatted like that tool would do. Update required tables COMPARE Dump static data IMPORT Compare with $TCA Create "admin" user Reset user preferences Clear tables Update database tables and fields: Table and field definitions should be updated There seems to be a number of differencies between the database and the selected SQL-file. Please select which statements you want to execute in order to update your database: Add fields ALTER TABLE fe_groups ADD tx_svloginredirect_redirect ; ALTER TABLE fe_users ADD tx_svloginredirect_redirect ; Hier gibt es eine ganze Menge die nicht markiert sind Changing fields ALTER TABLE be_groups CHANGE uid uid ; Current value: int(11) unsigned auto_increment ALTER TABLE be_groups CHANGE pid pid ; Current value: int(11) unsigned default '0' ALTER TABLE be_groups CHANGE tstamp tstamp ; Current value: int(11) unsigned default '0' .. .. .. .. Hier ist auch eine ganze Liste. Remove unused fields (rename with prefix) ALTER TABLE be_groups CHANGE uid zzz_deleted_uid int(11) unsigned auto_increment; ALTER TABLE be_groups CHANGE pid zzz_deleted_pid int(11) unsigned default '0'; ALTER TABLE be_groups CHANGE tstamp zzz_deleted_tstamp int(11) unsigned default '0'; ALTER TABLE be_groups CHANGE title zzz_deleted_title varchar(100) default ''; ALTER TABLE be_groups CHANGE non_exclude_fields zzz_deleted_non_exclude_fields text; ALTER TABLE be_groups CHANGE explicit_allowdeny zzz_deleted_explicit_allowdeny text; .. .. Hier gibt es welche mit einem gelben Rufzeichen. (EXT) ALTER TABLE tx_dbal_debuglog CHANGE uid zzz_deleted_uid int(11) unsigned auto_increment; (EXT) ALTER TABLE tx_dbal_debuglog CHANGE tstamp zzz_deleted_tstamp int(11) unsigned default '0'; (EXT) ALTER TABLE tx_dbal_debuglog CHANGE beuser_id zzz_deleted_beuser_id int(11) unsigned default '0'; (EXT) ALTER TABLE tx_dbal_debuglog CHANGE script zzz_deleted_script text; (EXT) ALTER TABLE tx_dbal_debuglog CHANGE exec_time zzz_deleted_exec_time int(11) unsigned default '0'; (EXT) ALTER TABLE tx_dbal_debuglog CHANGE table_join zzz_deleted_table_join text; (EXT) ALTER TABLE tx_dbal_debuglog CHANGE serdata zzz_deleted_serdata blob; (EXT) ALTER TABLE tx_dbal_debuglog CHANGE query zzz_deleted_query text; .. .. .. .. Add tables CREATE TABLE tx_mininews_news ( uid , pid , tstamp , crdate , cruser_id , deleted , hidden , starttime , endtime , fe_group , datetime , title , teaser , full_text , front_page , PRIMARY KEY (uid), KEY parent (pid) ); Drop tables (really!) DROP TABLE zzz_deleted_pj_accounts; Records in table: 325 Habe Write to database ausgeführt. Leider ohne Erfolg. Bitte nochmals um HILFE. DANKE OS detected: WIN UNIX/CGI detected: NO PATH_thisScript: C:/apachefriends/xampp/htdocs/typo3/install/index.php Backend admin in new window. Frontend website in new window. Andreas Wolf schrieb: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hallo Reinhard, > >> Aber wenn ich in der MySql Datenbank nachsehe wird die Tabelle der >> Mininews nicht angelegt. > das klingt danach, als hättest du beim Installieren einen Klick > "vergessen", oder es gibt ein Problem mit deinem Datenbank-Server. Führ > doch mal das aus, was Simon geschrieben hat, also die Prozedur im > InstallTool. Wenn das keine Wirkung zeigt, dann musst du manuell im > phpMyAdmin (wenn der installiert ist, wenn nicht, nachinstallieren, ist > eine normale Extension, Extension-Key phpmyadmin) die SQL-Abfrage zum > Anlegen der Datenbank ausführen, um die Fehlermeldung zu sehen. Kopieren > kannst du den SQL-Code entweder aus dem InstallTool oder aus der Datei > typo3conf/ext/mininews/ext_tables.sql. > > Grüße > > Andreas > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFG1Gn+wA09wjioC/0RAg02AKCYVXyq5M+xAUy3dckgQcy9UI1yOwCeLk/X > IRysWLUm3SAWYb0LHxQE9w4= > =DwvM > -----END PGP SIGNATURE----- _______________________________________________ TYPO3-german mailing list TYPO3-german (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...o/typo3-german |
|
#7
|
|||
|
|||
|
Hallo Reinhard,
Pachler schrieb: > Habe Write to database ausgeführt. Leider ohne Erfolg. Vorher hast du natürlich das Häkchen vor alle/den entsprechenden Zeilen markiert, oder? Gab es irgendwelche Fehlermeldungen? (Die tauchen meistens ganz oben auf der Seite auf, auch wenn sie automatisch wieder nach unten springt, einfach mal nachschauen) Falls nicht die Befehle einzeln, wie Andreas schon sagte, in PHPMyAdmin ausführen und ggf. gucken was da für Fehlermeldungen kommen. Mit denen können wir dann hier weiter schauen. ![]() Gute Nacht, Simon _______________________________________________ TYPO3-german mailing list TYPO3-german (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...o/typo3-german |
|
#8
|
|||
|
|||
|
Hi Pachler, äh Andreas
![]() > Add tables > CREATE TABLE tx_mininews_news ( > uid , <snip> > PRIMARY KEY (uid), > KEY parent (pid) > ); > Habe Write to database ausgeführt. Leider ohne Erfolg. Leg die Tabelle via phpmyadmin von Hand an. Dann wirst Du auch sehen wo der Fehler ist. In der Extension gibt es eine Datei die irgendwas mit sql heißt - dort steht das Create-Statement drin. Erstell damit mal die Datenbank - wenn dir der MySQL Fehler nicht weiterhilft, dann leg die Felder einfach von Hand an ![]() viel Erfolg & gruß, martin _______________________________________________ TYPO3-german mailing list TYPO3-german (AT) lists (DOT) netfielders.de http://lists.netfielders.de/cgi-bin/...o/typo3-german |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| [TYPO3] Mininews date formatting | Karl | typo3-english@lists.netfielders.de | 0 | 24.08.2007 16:47 |
| [TYPO3-templavoila] mapping mininews | Michael Bakonyi | typo3-project-templavoila@lists.netfielders.de | 17 | 08.05.2007 17:16 |
| [TYPO3-UG France] [MiniNews Extension] Problème d'url | Sylvain Gourvil | typo3-france@lists.netfielders.de | 0 | 05.03.2007 15:32 |
| [TYPO3-templavoila] Andreas_01 TV and mininews | Philippe JAOUEN | typo3-project-templavoila@lists.netfielders.de | 1 | 02.01.2007 10:03 |
| [Typo3-UG France] [Plugin Mininews] Recherche sur un champ spécifique | Frédéric OCCEDAT | typo3-france@lists.netfielders.de | 0 | 14.08.2003 18:00 |