Hallo, Gast! (Registrieren)

Wir wünschen allen Besuchern frohe Ostern!

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
merge problem smf->mybb unter xampp
#1
hi!
habe gerade versucht ein smf 2.0.11 forum in ein jungfräuliches mybb 1.8.10 in xampp zu mergen.
bis zum modul poll votes sieht alles gut aus.

aber bei posts und private message bekomm ich nach run ein resume und nach anklicken von resume:
Fehler: Verbindung unterbrochen
Die Verbindung zum Server wurde zurückgesetzt, während die Seite geladen wurde.
die user und die avatare seh ich auch schon im board
allerdings von den categories und forums noch nichts. ausser einem begrüssungs posting von smf. (siehe foren.png)

Welche Styles nutzt du?  standard
Hast du Plugins installiert?  nein
Welche MyBB-Version benutzt du?  1.8.10
Welche PHP-Version benutzt du?  5.5.38
Welche Datenbank benutzt du? (mit Version)  MySQLi 10.1.19

hoffe das sind genug infos für tips um das hin zu bekommen.


Angehängte Dateien Thumbnail(s)
       
greets
sjfm
Zitieren
#2
Ohne eine konkrete Fehlermeldung können wir dir leider schlecht helfen. Wird nirgends eine Meldung geloggt?
Mein erster Tipp wäre, dass die Ausführung zu lange dauert. Eine Erhöhung der PHP-Option max_execution_time könnte helfen.
[Bild: banner.png]

Bitte die Foren-Regeln beachten und im Profil die verwendete MyBB-Version angeben.
Zitieren
#3
hi!
habs heute nochmal von vorne probiert, mit raufsetzen der max_execution_time von 30 auf 300.
selber kack.
sorry, ans logfile in xampp hab ich nicht gedacht. Sad
was ich dort sehe gefällt gar nicht:

Code:
2017-01-17 08:56:51 20c4 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2017-01-17  8:56:51 8388 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.

2017-01-17  8:56:51 8388 [Note] InnoDB: Using mutexes to ref count buffer pool pages
2017-01-17  8:56:51 8388 [Note] InnoDB: The InnoDB memory heap is disabled
2017-01-17  8:56:51 8388 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2017-01-17  8:56:51 8388 [Note] InnoDB: _mm_lfence() and _mm_sfence() are used for memory barrier
2017-01-17  8:56:51 8388 [Note] InnoDB: Compressed tables use zlib 1.2.3
2017-01-17  8:56:51 8388 [Note] InnoDB: Using generic crc32 instructions
2017-01-17  8:56:51 8388 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2017-01-17  8:56:51 8388 [Note] InnoDB: Completed initialization of buffer pool
2017-01-17  8:56:51 8388 [Note] InnoDB: Highest supported file format is Barracuda.
2017-01-17  8:56:51 8388 [Note] InnoDB: The log sequence numbers 1835037 and 1835037 in ibdata files do not match the log sequence number 1971107 in the ib_logfiles!
2017-01-17  8:56:51 8388 [Note] InnoDB: Database was not shutdown normally!
2017-01-17  8:56:51 8388 [Note] InnoDB: Starting crash recovery.
2017-01-17  8:56:51 8388 [Note] InnoDB: Reading tablespace information from the .ibd files...
2017-01-17  8:56:51 8388 [Note] InnoDB: Restoring possible half-written data pages
2017-01-17  8:56:51 8388 [Note] InnoDB: from the doublewrite buffer...
2017-01-17  8:56:51 8388 [Note] InnoDB: 128 rollback segment(s) are active.
2017-01-17  8:56:51 8388 [Note] InnoDB: Waiting for purge to start
2017-01-17  8:56:51 8388 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.32-79.0 started; log sequence number 1971107
2017-01-17  8:56:51 8668 [Note] InnoDB: Dumping buffer pool(s) not yet started
2017-01-17  8:56:51 8388 [Note] Plugin 'FEEDBACK' is disabled.
2017-01-17  8:56:51 8388 [Note] Server socket created on IP: '::'.
2017-01-17  8:56:51 8388 [ERROR] mysqld.exe: Table '.\mysql\db' is marked as crashed and should be repaired
2017-01-17  8:56:51 8388 [Warning] Checking table:   '.\mysql\db'
2017-01-17  8:56:51 8388 [ERROR] mysql.db: 1 client is using or hasn't closed the table properly
2017-01-17  8:56:51 8388 [ERROR] mysqld.exe: Table '.\mysql\tables_priv' is marked as crashed and should be repaired
2017-01-17  8:56:51 8388 [Warning] Checking table:   '.\mysql\tables_priv'
2017-01-17  8:56:51 8388 [ERROR] mysql.tables_priv: 1 client is using or hasn't closed the table properly
2017-01-17  8:56:51 8388 [ERROR] mysqld.exe: Table '.\mysql\columns_priv' is marked as crashed and should be repaired
2017-01-17  8:56:51 8388 [Warning] Checking table:   '.\mysql\columns_priv'
2017-01-17  8:56:51 8388 [ERROR] mysql.columns_priv: 1 client is using or hasn't closed the table properly
2017-01-17  8:56:51 8388 [ERROR] mysqld.exe: Table '.\mysql\procs_priv' is marked as crashed and should be repaired
2017-01-17  8:56:51 8388 [Warning] Checking table:   '.\mysql\procs_priv'
2017-01-17  8:56:51 8388 [ERROR] mysql.procs_priv: 1 client is using or hasn't closed the table properly
2017-01-17  8:56:51 8388 [Note] c:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '10.1.19-MariaDB'  socket: ''  port: 3306  mariadb.org binary distribution
2017-01-17  9:01:54 7884 [ERROR] mysqld.exe: Table '.\mybblocal\mybb_debuglogs' is marked as crashed and should be repaired
2017-01-17  9:01:54 7884 [Warning] Checking table:   '.\mybblocal\mybb_debuglogs'
2017-01-17  9:02:45 3776 [ERROR] mysqld.exe: Table '.\smflocal\smf_members' is marked as crashed and should be repaired
2017-01-17  9:02:45 3776 [Warning] Checking table:   '.\smflocal\smf_members'
2017-01-17  9:03:28 7884 [ERROR] mysqld.exe: Table '.\smflocal\smf_attachments' is marked as crashed and should be repaired
2017-01-17  9:03:28 7884 [Warning] Checking table:   '.\smflocal\smf_attachments'
2017-01-17  9:04:36 7884 [ERROR] mysqld.exe: Table '.\smflocal\smf_settings' is marked as crashed and should be repaired
2017-01-17  9:04:36 7884 [Warning] Checking table:   '.\smflocal\smf_settings'

das gesammte log vom test heute...
da dürfte schon die smf datenback was haben?
sorry für die dumme frage: was nu?
mach sowas zum ersten mal und bin da ein bisschen dau.
hätte es sinn einen anderen smf dump einzuspielen und es nochmal versuchen?
werd noch mal mit tante google verhandeln was sie zu einer kaputten smf datenbank sagt.
greets
sjfm
Zitieren
#4
Die Logs von MySQL helfen hier nicht. Wichtig wären die von Apache (darin befinden sich auch die PHP-Fehler).
[Bild: banner.png]

Bitte die Foren-Regeln beachten und im Profil die verwendete MyBB-Version angeben.
Zitieren
#5
hi!
sorry, hier das apache log:

Code:
[Tue Jan 17 08:44:16.157317 2017] [mpm_winnt:notice] [pid 7816:tid 384] AH00428: Parent: child process 9040 exited with status 3221225725 -- Restarting.
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 08:44:16.540684 2017] [ssl:warn] [pid 7816:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 08:44:16.666805 2017] [mpm_winnt:notice] [pid 7816:tid 384] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured -- resuming normal operations
[Tue Jan 17 08:44:16.666805 2017] [mpm_winnt:notice] [pid 7816:tid 384] AH00456: Apache Lounge VC11 Server built: Jul  7 2016 11:13:22
[Tue Jan 17 08:44:16.666805 2017] [core:notice] [pid 7816:tid 384] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jan 17 08:44:16.869000 2017] [mpm_winnt:notice] [pid 7816:tid 384] AH00418: Parent: Created child process 8492
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 08:44:17.300413 2017] [ssl:warn] [pid 8492:tid 392] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 08:44:17.383493 2017] [ssl:warn] [pid 8492:tid 392] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 08:44:17.408517 2017] [mpm_winnt:notice] [pid 8492:tid 392] AH00354: Child: Starting 150 worker threads.
[Tue Jan 17 08:56:50.738169 2017] [ssl:warn] [pid 7684:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 08:56:50.769198 2017] [core:warn] [pid 7684:tid 384] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Jan 17 08:56:50.823250 2017] [ssl:warn] [pid 7684:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 08:56:50.848274 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured -- resuming normal operations
[Tue Jan 17 08:56:50.848274 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00456: Apache Lounge VC11 Server built: Jul  7 2016 11:13:22
[Tue Jan 17 08:56:50.848274 2017] [core:notice] [pid 7684:tid 384] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jan 17 08:56:50.854280 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00418: Parent: Created child process 1028
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 08:56:51.196608 2017] [ssl:warn] [pid 1028:tid 392] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 08:56:51.279688 2017] [ssl:warn] [pid 1028:tid 392] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 08:56:51.305713 2017] [mpm_winnt:notice] [pid 1028:tid 392] AH00354: Child: Starting 150 worker threads.
[Tue Jan 17 09:03:54.124365 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00428: Parent: child process 1028 exited with status 3221225725 -- Restarting.
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:03:54.244480 2017] [ssl:warn] [pid 7684:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 09:03:54.268503 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured -- resuming normal operations
[Tue Jan 17 09:03:54.268503 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00456: Apache Lounge VC11 Server built: Jul  7 2016 11:13:22
[Tue Jan 17 09:03:54.268503 2017] [core:notice] [pid 7684:tid 384] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jan 17 09:03:54.276511 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00418: Parent: Created child process 7000
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:03:54.619840 2017] [ssl:warn] [pid 7000:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:03:54.702920 2017] [ssl:warn] [pid 7000:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 09:03:54.728945 2017] [mpm_winnt:notice] [pid 7000:tid 396] AH00354: Child: Starting 150 worker threads.
[Tue Jan 17 09:04:08.101775 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00428: Parent: child process 7000 exited with status 3221225725 -- Restarting.
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:04:08.221890 2017] [ssl:warn] [pid 7684:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 09:04:08.245914 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured -- resuming normal operations
[Tue Jan 17 09:04:08.245914 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00456: Apache Lounge VC11 Server built: Jul  7 2016 11:13:22
[Tue Jan 17 09:04:08.245914 2017] [core:notice] [pid 7684:tid 384] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jan 17 09:04:08.251919 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00418: Parent: Created child process 9016
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:04:08.595248 2017] [ssl:warn] [pid 9016:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:04:08.677327 2017] [ssl:warn] [pid 9016:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 09:04:08.703352 2017] [mpm_winnt:notice] [pid 9016:tid 396] AH00354: Child: Starting 150 worker threads.
[Tue Jan 17 09:04:15.066457 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00428: Parent: child process 9016 exited with status 3221225725 -- Restarting.
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:04:15.188574 2017] [ssl:warn] [pid 7684:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 09:04:15.212597 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured -- resuming normal operations
[Tue Jan 17 09:04:15.212597 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00456: Apache Lounge VC11 Server built: Jul  7 2016 11:13:22
[Tue Jan 17 09:04:15.212597 2017] [core:notice] [pid 7684:tid 384] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jan 17 09:04:15.219604 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00418: Parent: Created child process 8900
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:04:15.565936 2017] [ssl:warn] [pid 8900:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:04:15.649016 2017] [ssl:warn] [pid 8900:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 09:04:15.675041 2017] [mpm_winnt:notice] [pid 8900:tid 396] AH00354: Child: Starting 150 worker threads.
[Tue Jan 17 09:05:09.642817 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00428: Parent: child process 8900 exited with status 3221225725 -- Restarting.
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:05:09.780950 2017] [ssl:warn] [pid 7684:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 09:05:09.804973 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured -- resuming normal operations
[Tue Jan 17 09:05:09.804973 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00456: Apache Lounge VC11 Server built: Jul  7 2016 11:13:22
[Tue Jan 17 09:05:09.804973 2017] [core:notice] [pid 7684:tid 384] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jan 17 09:05:09.811979 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00418: Parent: Created child process 5236
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:05:10.153307 2017] [ssl:warn] [pid 5236:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 09:05:10.235386 2017] [ssl:warn] [pid 5236:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 09:05:10.261411 2017] [mpm_winnt:notice] [pid 5236:tid 396] AH00354: Child: Starting 150 worker threads.
[Tue Jan 17 10:43:09.206320 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00428: Parent: child process 5236 exited with status 3221225725 -- Restarting.
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 10:43:09.346455 2017] [ssl:warn] [pid 7684:tid 384] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 10:43:09.371479 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured -- resuming normal operations
[Tue Jan 17 10:43:09.371479 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00456: Apache Lounge VC11 Server built: Jul  7 2016 11:13:22
[Tue Jan 17 10:43:09.371479 2017] [core:notice] [pid 7684:tid 384] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jan 17 10:43:09.588688 2017] [mpm_winnt:notice] [pid 7684:tid 384] AH00418: Parent: Created child process 7336
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 10:43:09.966049 2017] [ssl:warn] [pid 7336:tid 404] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 10:43:10.053133 2017] [ssl:warn] [pid 7336:tid 404] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 10:43:10.078157 2017] [mpm_winnt:notice] [pid 7336:tid 404] AH00354: Child: Starting 150 worker threads.
[Tue Jan 17 10:59:28.257621 2017] [ssl:warn] [pid 6788:tid 388] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 10:59:28.287650 2017] [core:warn] [pid 6788:tid 388] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Jan 17 10:59:28.341702 2017] [ssl:warn] [pid 6788:tid 388] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 10:59:28.366726 2017] [mpm_winnt:notice] [pid 6788:tid 388] AH00455: Apache/2.4.23 (Win32) OpenSSL/1.0.2h PHP/5.5.38 configured -- resuming normal operations
[Tue Jan 17 10:59:28.366726 2017] [mpm_winnt:notice] [pid 6788:tid 388] AH00456: Apache Lounge VC11 Server built: Jul  7 2016 11:13:22
[Tue Jan 17 10:59:28.366726 2017] [core:notice] [pid 6788:tid 388] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jan 17 10:59:28.374733 2017] [mpm_winnt:notice] [pid 6788:tid 388] AH00418: Parent: Created child process 672
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 10:59:28.717062 2017] [ssl:warn] [pid 672:tid 392] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
AH00112: Warning: DocumentRoot [C:/xampp/htdocs] does not exist
[Tue Jan 17 10:59:28.801143 2017] [ssl:warn] [pid 672:tid 392] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jan 17 10:59:28.828169 2017] [mpm_winnt:notice] [pid 672:tid 392] AH00354: Child: Starting 150 worker threads.

liegt das daran das die htdocs bei mir nicht auf C:/ sind wie xampp, sondern auf D:/?
greets
sjfm
Zitieren
#6
Anscheinend stürzt Apache ab. Vielleicht hilft dir das weiter: http://stackoverflow.com/questions/11382...225477-res

Ansonsten müsstest du mal die Google-Ergebnisse zu "Apache 3221225725" durchforsten.
[Bild: banner.png]

Bitte die Foren-Regeln beachten und im Profil die verwendete MyBB-Version angeben.
Zitieren
#7
hi!
thnx!!!
was 3 zeilen so ausmachen können...
greets
sjfm
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  [geteilt] Merge SQL Error 1064 - Fehler beim MyBB Merge System - Version: 1.8.6 AmFiD 0 1.459 23.05.2018, 13:53
Letzter Beitrag: AmFiD
  umstieg von smf rückt endlich näher sjfm 0 1.238 29.07.2017, 20:12
Letzter Beitrag: sjfm
  Kleines Problem beim Merge von SMF Kalliseppel 1 1.351 12.03.2017, 21:02
Letzter Beitrag: sjfm
  Merge MyBB/SMF 2.x MuSociety 6 2.559 02.12.2016, 23:48
Letzter Beitrag: MuSociety
Question Merge SQL Error 1064 - Fehler beim MyBB Merge System - Version: 1.8.6 move 5 2.801 28.01.2016, 15:07
Letzter Beitrag: move