Hallo,
ich habe Probleme mit der Installation von SMF Bridge und dem Forum.
Ich habe die Order Module und so des Addons ins Root-Dir geschoben so dass die richtig abgelegt sein sollten und das Modul aktiviert. Ebenso habe ich die aktuelle Version von SMF in den Order /modules/Forum/smf extrahiert.
Jetzt rufe ich domainname.de/modules.php?name=Forum&file=setup auf und schon kommen Fehler.
Seite Eins der Routine:
PHP Run-time warning:
ini_set(): A session is active. You cannot change the session module's ini settings at this time
in modules/Forum/smf/install.php on line 175
PHP Run-time notice:
A session had already been started - ignoring session_start()
in modules/Forum/smf/install.php on line 177
Seite 2
PHP Run-time warning:
ini_set(): A session is active. You cannot change the session module's ini settings at this time
in modules/Forum/smf/install.php on line 175
PHP Run-time notice:
A session had already been started - ignoring session_start()
in modules/Forum/smf/install.php on line 177
PHP Run-time warning:
chmod(): No such file or directory
in modules/Forum/smf/install.php on line 525
Seite 3
Das Layout ist weg -> Times auf weisser Seite
ohne Änderungen "Continue" geklickt dann kommt eine Seite von Pragma auf der steht "Sorry, you can't access this file directly, parameter "name" is required...
[ Go Back ]"
Nachtrag:
Beim Klicken auf den Forumsmenupunkt der Standardinstallation bringt folgendes
MySQL error (1146):
Table '{dbname}.smf_membergroups' doesn't exist
query: SHOW FIELDS FROM `smf_membergroups` LIKE 'mx_group'
in modules/Forum/index.php on line 186
PHP Run-time warning:
mysql_fetch_row(): supplied argument is not a valid MySQL result resource
in modules/Forum/index.php on line 187
MySQL error (1146):
Table '{dbname}.smf_membergroups' doesn't exist
query: ALTER TABLE `smf_membergroups` ADD `mx_group` INT( 10 ) DEFAULT '0' NOT NULL
in modules/Forum/index.php on line 189
MySQL error (1146):
Table '{dbname}.smf_membergroups' doesn't exist
query: ALTER TABLE `smf_membergroups` ADD INDEX mx_group( `mx_group` )
in modules/Forum/index.php on line 190
MySQL error (1146):
Table '{dbname}.smf_settings' doesn't exist
query: REPLACE INTO `smf_settings` ( `variable` , `value` ) VALUES ('integrate_pre_load', 'mxsmf_preload')
in modules/Forum/index.php on line 192
pragmaMx-SMF Integration is not installed
[ Install or Information ]
PHP Run-time notice:
Undefined index: db_query
in modules/Forum/smf/Sources/Load.php on line 142
Fatal error: Function name must be a string in /home/xyz/public_html/pragmamx/modules/Forum/smf/Sources/Load.php on line 142
Was kann ich machen?
Gruß
Peter
ok es lag wohl daran, das ich SMF 2.x benutzte. Gibt es bald ein Update für die aktuelle SMF-Version?
Hoi :)
das ist noch offen.
Im Moment ist noch nichts in Arbeit.