MyBB.de Forum

Normale Version: ProPortal 2.6.2
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Hallo,

erstmal vielen Dank für dieses geniale Plugin. Bereichert das Forum um einiges.

Nun wollte ich auf das Protal nur die Shoutbox und latest Threads hinzufügen. (Wie ein Dashboard)
In das Forum wollte ich Shoutbox und das normale Forum nutzen.

Es handelt sich um die DVZ Shoutbox.

Wie bekomme ich diese nun in das Portal rein ?
Habe es probiert via. in die Shoutbox.php das Protal hinzufügen (eine Hook war das meine ich) und dann unter Templeates Portal den normalen Wert reinzuschreiben für die Shoutbox. Geht leider nicht.

Grüße
(08.05.2020, 12:00)dstny schrieb: [ -> ]Habe es probiert via. in die Shoutbox.php das Protal hinzufügen (eine Hook war das meine ich) und dann unter Templeates Portal den normalen Wert reinzuschreiben für die Shoutbox. Geht leider nicht.

Grüße

Was hast Du denn in der Plugindatei nun wirklich getan? An welche Hooks hast Du das Plugin angehangen?
Was geht daran nicht?
Code:
$plugins->add_hook('portal_end',   ['dvz_shoutbox', 'load_window']); // for the portal
Habe dies bei der PHP hinzugefügt.

Und folgendes unter Templeates --> Portal --> Portal

Code:
{$dvz_shoutbox}
Hast du die Block Datei hochgeladen https://www.mybb.de/forum/thread-30347-p...#pid207507
Hallo liebe Gemeinde,

ich verusche gerade eine kopmplette neue Installation.
MyBB 1.8.22, PHP 7,4, MySQL 8 usw.

MyBB läuft. ABer wenn ich jetzt ProPortal installiere erhalte ich am Ende folgende Meldung:

Code:
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    3685 - Illegal argument to a regular expression.
Query:
    SELECT b.*, u.* FROM myfo_portal_blocks b LEFT JOIN myfo_users u ON(u.proportalupdate = b.id) WHERE b.zone='4' AND b.enabled='1' AND b.visible REGEXP '[[:<:]]4[[:>:]]' AND b.id NOT IN (0) ORDER BY b.position

Please contact the MyBB Group for technical support.

Die Installation läuft jedoch vorher OHNE Fehler durch!
Erst wenn alles fertig ist, und ich versuche das Portal aufzurufen, erhalten ich oben genannte Meldung.

Im ACP erhalte ich bei Aufruf des ProPortals folgende Meldung:

Code:
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1140 - In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'My_Forum_01.myfo_portal_blocks.id'; this is incompatible with sql_mode=only_full_group_by
Query:
    SELECT *, COUNT(id) AS numblocks ,(SELECT count(*) FROM myfo_portal_blocks WHERE zone like '0') AS anzahl_0 ,(SELECT count(*) FROM myfo_portal_blocks WHERE zone like '1') AS anzahl_1 ,(SELECT count(*) FROM myfo_portal_blocks WHERE zone like '2') AS anzahl_2 ,(SELECT count(*) FROM myfo_portal_blocks WHERE zone like '3') AS anzahl_3 ,(SELECT count(*) FROM myfo_portal_blocks WHERE zone like '4') AS anzahl_4 ,(SELECT count(*) FROM myfo_portal_blocks WHERE enabled='1') AS activeblocks ,(SELECT count(*) FROM myfo_portal_blocks WHERE enabled='0') AS passiveblocks ,(SELECT * FROM myfo_portal_version) AS version FROM myfo_portal_blocks

Please contact the MyBB Group for technical support.

Leider bin ich zu unerfahren und kann mir hier nicht weiter helfen.

Vielen Dank schon mal.
(08.05.2020, 13:10)dstny schrieb: [ -> ]
Code:
$plugins->add_hook('portal_end',   ['dvz_shoutbox', 'load_window']); // for the portal
Habe dies bei der PHP hinzugefügt.

Achte auch darauf, dass hier die Hooks "pro_portal_..." und nicht "portal_..." heißen.
Hallo,
seit dem Update von 1.8.22 auf 1.8.23 ist leider mein ProPortal "zerschossen", es zeigt nur nur eine "letzte Beiträge" Übersicht.
In der ProPortal Konfig sind aber alle Blöcke etc noch zu sehen und aktiv. Blöcke aus/an hat auch keinen Effekt Sad

=> https://mustang-forum.de

Hat jemand einen Tipp für mich?
Danke!
ARGH!!! Stimmt, da war was - danke für den Zaunpfahl ...!
Hy leute , mir ist aufgefallen, im Forum werden z.b 2 Gäste angezeigt (mit Ip) und in der Portalbox 0 Gäste ,

weiss jemand woran das liegen kann? lg tc4me
(29.12.2019, 09:23)BoomBoomPaco schrieb: [ -> ]Guten Morgen ,
In Der Box : wer ist online werden immer 0 Gäste angezeigt, auch wenn welche Online sind .
Kann mir Bitte jemand helfen und sagen wie man das Fixen kann ?
Vielen Dank Schonmal.

Habe das selbe Problem und noch keine Lösung gefunden, hat bitte jemand eine Idee wie man das Problem lösen kann? lg Tc4me