Seite 1 von 2

Datenbank Befehl beim Evaluations MOD

Verfasst: 05.11.2008 14:04
von Heracross
Hallo, also ich habe den Evaluations MOD installiert.
http://www.phpbb.com/community/viewtopi ... 0&t=578051


Da steht ""Have you checked in phpMyAdmin that the icons are in the table "phpbb_styles_imageset_data" ?
There must be at least one entry foreach of the following icons: icon_evaluation_dark, icon_evaluation_half, icon_evaluation_light !""
Habe nachgeschaut, und da steht nichts.

Was muss ich jetzt machen?

Verfasst: 05.11.2008 18:44
von Miriam
Vor allen Dingen bis zum Schluss lesen:
1) Run the permission install script in the root/install directory. The file is called "install_evaluation_permissions.php"
2) After the execution of the install script delete the install directory with the file in it.
3) Refresh in the ACP the image set ACP -> Styles -> Imagesets -> Refresh.
4) Further installation manuals for subsilver or other languages you will find in the xml directory

Verfasst: 05.11.2008 18:57
von Heracross
Es geht aber immer noch nicht, es ist wie oben beschrieben.

Es fehlen diese Zeilen.

Verfasst: 05.11.2008 19:06
von Miriam
Das hilft..... denke ich mal -> Klick

Verfasst: 05.11.2008 19:14
von Heracross
Wo soll das beim Evaluations MOD helfen ?

Verfasst: 05.11.2008 19:18
von Miriam
Reden wir hier nicht von Icons, deren Daten nicht aus der imageset.cfg in die DB geladen werden? :o

Verfasst: 05.11.2008 19:27
von Heracross
Miriam hat geschrieben:Reden wir hier nicht von Icons, deren Daten nicht aus der imageset.cfg in die DB geladen werden? :o
Ja, aber ich muss dann was anderes ändern, oder ?

Verfasst: 05.11.2008 19:29
von Miriam
Miriam hat geschrieben:Das hilft..... denke ich mal -> Klick
Das wäre eine solche Änderung.. Hast Du Dir den dortigen Thread mal komplett durchgelesen?

Verfasst: 05.11.2008 19:40
von Heracross
Entwerder bin ich blind, oder es steht nichts da, was mir hilft ?

Verfasst: 05.11.2008 19:51
von Miriam
Das wären die Zeilen, die für Dich erst mal interessant wären. Musst sie natürlich entsprechend Deinen Vorgaben anpassen:

Code: Alles auswählen

---[ OPEN ]-----
includes/acp/acp_styles.php

---[ FIND ]-----
            'icon_back_top', 'icon_contact_aim', 'icon_contact_email', 'icon_contact_icq', 'icon_contact_jabber', 'icon_contact_msnm', 'icon_contact_pm', 'icon_contact_yahoo', 'icon_contact_www', 'icon_post_delete', 'icon_post_approve', 'icon_post_edit', 'icon_post_info', 'icon_post_quote', 'icon_post_report', 'icon_user_online', 'icon_user_offline', 'icon_user_profile', 'icon_user_search', 'icon_user_warn', 'button_pm_forward', 'button_pm_new', 'button_pm_reply', 'button_topic_locked', 'button_topic_new', 'button_topic_reply', 'button_calendar_new', 'button_calendar_day', 'button_calendar_week', 'button_calendar_month', 'button_blog_new','button_dl_upload', 'button_upload_image',

---[ INLINE, FIND ]-----
'button_upload_image',

---[ INLINE, AFTER ADD ]-----
 'icon_post_unread',