Search found 1 match

by Koala
14. July 2011 01:06
Forum: Board3 Portal 2.0.x - Deutscher Support
Topic: Fehler beim deaktivieren des Blocks Global Bekanntmachungen
Replies: 21
Views: 32390

Re: Fehler beim deaktivieren des Blocks Global Bekanntmachun

habs jetzt:

define('PORTAL_CONFIG_TABLE', $table_prefix . 'portal_config');

kommt zwei mal vor:

einmal in includes/constants.php und dann noch in portal/includes/constants.php.

In portal/includes/constants.php muß die Zeile auskommentiert werden:

// define('PORTAL_CONFIG_TABLE', $table_prefix ...

Go to advanced search