WebsiteBaker Community Forum

WebsiteBaker Support (2.12.x) => General Help & Support => Topic started by: cyasar on October 04, 2019, 08:42:58 PM

Title: Forum Plugin or forum modules
Post by: cyasar on October 04, 2019, 08:42:58 PM
Is there a forum plugin for WebsiteBaker ?. I'm going to set up a WebsiteBaker, but I'm telling my students to discuss some topics. I don't know how to do this on WebsiteBaker. The forum we currently use is my WebsiteBaker forum?
Title: Re: Forum Plugin or forum modules
Post by: DarkViper on October 04, 2019, 08:54:21 PM
Unfortunately not. There is currently no usable forum addon for WebsiteBaker.
This forum here is a 'normal' installation of the SMF. You can download it from Simple Machines (http://www.simplemachines.org/).
Title: Re: Forum Plugin or forum modules
Post by: evaki on October 05, 2019, 12:43:13 PM
@DarkViper
Gibt es schon, muß nur an wb2.12.2 angepaßt werden - php7 soll angeblich funktionieren.
Die erste Ebene wird zwar in der DB angelegt/gespeichert, aber nicht mehr sichtbar ausgelesen/angezeigt.
Willst Du Dir das Teil angucken?
MfG. Evaki
ps. WB-org: Es macht Spaß, nach je drei Minuten auf eine Seite und danach Eingabemöglichkeit zu kommen
Title: Re: Forum Plugin or forum modules
Post by: evaki on October 05, 2019, 02:53:03 PM
@cyasar
Modul wb-forum-0.5.10.zip inside OK!

@DarkViper
Doch noch eine neuere -die letzte- gefunden, funzt unter v2.12.2

Reg./MfG. Evaki
Title: Re: Forum Plugin or forum modules
Post by: evaki on October 05, 2019, 03:50:48 PM
The module still has small errors.
If it is used, it needs a developer

Das Modul hat noch kleine Fehler.
Falls es eingesetzt wird, braucht es einen Kümmerer.

Reg./MfG. Evaki
Title: Re: Forum Plugin or forum modules
Post by: evaki on October 05, 2019, 04:14:17 PM
Possibly small errors  :roll:
Please check for yourself

Möglicherweise kleine Fehler  :roll:
Bitte selbst prüfen

@DarkViper
Komm mit dem Ding nicht klar (Bedienung), bin heute einfach zu blöd.
Dabei hab' ich anscheinend schon mal 'nen Beitrag dazu geleistet, wenn man der info glauben darf.

Hilfe, holt mich hier raus, ich bin kein Star.
Reg./MfG. Evaki
Title: Re: Forum Plugin or forum modules
Post by: hgs on October 05, 2019, 05:52:18 PM
Small mistakes, slightly understated.
The page breaks down totally along with a fatal php error
Tip of DarkViper is the way
Title: Re: Forum Plugin or forum modules
Post by: hgs on October 05, 2019, 06:22:16 PM
A bit deeper, in the DB the table "forumcache" is not created during the install. This leads to the Chrash
As a "user only", that's why I'm out.
Title: Re: Forum Plugin or forum modules
Post by: evaki on October 05, 2019, 07:12:59 PM
Hier keine Probleme mit den Tabellen.
(localhost)
PHP-Version: 7.3.9
WebsiteBaker-Version: 2.12.2 -r378
Title: Re: Forum Plugin or forum modules
Post by: hgs on October 05, 2019, 08:32:58 PM
So, I got an older version (0.5.6) of dbs, which I was able to install successfully. Then I upgraded to version 0.5.10 and created a forum. It works so far everything without problems.
WB 2.12.2 php 7.3.6

The error messages now look like this:
Code: [Select]
Sat, 05 Oct 2019 18:19:43 +0000 [E_NOTICE] /modules/forum/content.php:[271] from /templates/DefaultTemplate/index.php:[34] page_content "Undefined index: username"
Sat, 05 Oct 2019 18:19:43 +0000 [E_NOTICE] /modules/forum/content.php:[308] from /templates/DefaultTemplate/index.php:[34] page_content "Undefined variable: username"
Sat, 05 Oct 2019 18:19:43 +0000 [E_NOTICE] /modules/forum/content.php:[318] from /templates/DefaultTemplate/index.php:[34] page_content "Undefined variable: username"
Sat, 05 Oct 2019 18:19:44 +0000 [E_NOTICE] /modules/forum/content.php:[442] from /templates/DefaultTemplate/index.php:[34] page_content "Undefined index: page"
Sat, 05 Oct 2019 18:20:03 +0000 [E_NOTICE] /modules/forum/content.php:[442] from /templates/DefaultTemplate/index.php:[34] page_content "Undefined index: page"
Sat, 05 Oct 2019 18:21:35 +0000 [E_NOTICE] /modules/forum/content.php:[442] from /templates/DefaultTemplate/index.php:[34] page_content "Undefined index: page"
Sat, 05 Oct 2019 18:21:49 +0000 [E_NOTICE] /modules/forum/content.php:[691] from /templates/DefaultTemplate/index.php:[34] page_content "Undefined index: username"
Sat, 05 Oct 2019 18:21:49 +0000 [E_NOTICE] /modules/forum/content.php:[749] from /templates/DefaultTemplate/index.php:[34] page_content "Undefined variable: username"
Sat, 05 Oct 2019 18:27:01 +0000 [E_NOTICE] /modules/forum/insertupdate_forum.php:[171] from /modules/forum/insertupdate_forum.php:[151] is_subforum_of "Undefined offset: 2""
I'm sure the coders can do something with that.
Title: Re: Forum Plugin or forum modules
Post by: evaki on October 06, 2019, 11:26:17 AM
@hgs
Das "hat ja schon mal was".
Warum bei mir keine E_NOTICE angezeigt werden, trotz Nutzung der bisherigen Testplattform - keine Ahnung, bin wohl jetzt schon zu lange "draußen".
Aufgrund Deiner v5.6 hab' ich wie üblich mal im Archiv gewühlt. - die habe ich nicht  :cry:
Anbei alle von Aldus, ab v0.5.7_AMASP.zip bis.v0.5.10.
In irgendeiner info steht auch, daß er etwas in der install geändert hat.
MfG. Evaki
ps. Z.Z. läuft das SMF wieder gut/schnell.
Ob den TO das alles noch nerreicht? - Egal, die seltenen "Schätzchen" sollte man m.E. bewahren, wenn's nicht mit extremen Aufwand verbunden ist.
Title: Re: Forum Plugin or forum modules
Post by: dbs on October 06, 2019, 11:29:09 AM
Die Notices sind aus der 0.5.6 und in deinen Versionen sicher behoben.
Title: Re: Forum Plugin or forum modules
Post by: evaki on October 06, 2019, 11:35:58 AM
Woher kommen dann die bei hgs?
Werde ich langsam schwerfällig? Ich raffe es mal wieder nicht.
MfG. Evaki
@dbs Haste ma ne 0.5.6 für mich? - So für die Adventszeit  :roll:
Title: Re: Forum Plugin or forum modules
Post by: dbs on October 06, 2019, 12:13:41 PM
Klar, hier you are.
Ich hab ne Weile reingeschaut in meine aktualisierte 0.5.6 zu 0.5.10.
Strict-tauglich ist es noch nicht, wenn man ein Forum erstellen will. Da müsste wohl noch etwas gefummelt werden.