
irgendwo was im Sinne von
Code: Alles auswählen
define('INTROPOTALMOD_TABLE', $table_prefix . 'introportalmod');
(Habs gerade nicht im Kopf

Code: Alles auswählen
define('INTROPOTALMOD_TABLE', $table_prefix . 'introportalmod');
Code: Alles auswählen
#
#-----[ OPEN ]------------------------------------------
#
# german: Öffne
#
includes/constants.php
#
#-----[ FIND ]------------------------------------------
#
# german: Finde
#
define('PAGE_GROUPCP', -11);
#
#-----[ AFTER, ADD ]------------------------------------------
#
# german: Danach einfügen
#
// Intro + Portal MOD START
define('PAGE_INTRO', -12);
define('PAGE_PORTAL', -13);
// Intro + Portal MOD END
#
#-----[ FIND ]------------------------------------------
#
# german: Finde
#
define('VOTE_USERS_TABLE', $table_prefix.'vote_voters');
#
#-----[ AFTER, ADD ]------------------------------------------
#
# german: Danach einfügen
#
// Intro + Portal MOD START
define('INTROPORTALMOD_TABLE', $table_prefix.'introportalmod');
// Intro + Portal MOD END
Cool, hab sogar richtig geratenBB-BF-BM hat geschrieben:das, was in der Installationsanleitung drnisteht?![]()
irgendwo was im Sinne vonoder so...Code: Alles auswählen
define('INTROPOTALMOD_TABLE', $table_prefix . 'introportalmod');
(Habs gerade nicht im Kopf)
da fehlte ein R. So ists richtig:define('INTROPOTALMOD_TABLE', $table_prefix . 'introportalmod');
Code: Alles auswählen
define('INTROPORTALMOD_TABLE', $table_prefix . 'introportalmod');
Kann es auch nicht sein aber danke fileicht wirts ja noch wass?BB-BF-BM hat geschrieben:ups
da fehlte ein R. So ists richtig:define('INTROPOTALMOD_TABLE', $table_prefix . 'introportalmod');Code: Alles auswählen
define('INTROPORTALMOD_TABLE', $table_prefix . 'introportalmod');
Verlinke mal deine portal.php (KB:datei)adguggis hat geschrieben:Parse error: parse error, unexpected ':' in /home/gu66isc/public_html/forum/portal.php(428) : eval()'d code on line 1
???