: Undefined variable: lastReply

: Undefined variable: lastReply
JPRuehmann Friday 26th February 2021, 16:12:22

after installing the Pro Version I get the followin Error.
How can I disable that without create a Test Thread in every new Forum?
Thanks,

Last modified by Fred on Saturday 27th February 2021, 17:31:00
Fred locked the discussion.

Replies 4
JPRuehmann  Friday 26th February 2021, 17:26:22

Sorry forgot to paste the Messages.


Notice
: Undefined variable: lastTopic in
/www/htdocs/v154361/FlatBoard/theme/bootstrap/forum.tpl.php
on line
60

Notice
: Undefined variable: lastReply in
/www/htdocs/v154361/FlatBoard/theme/bootstrap/forum.tpl.php
on line
61


thanks,

Fred
Fred  Friday 26th February 2021, 17:33:44

Because use the beta, edit init.php and find:
const DEBUG_MODE 		= TRUE;

And replace by:
const DEBUG_MODE 		= FALSE;

Save and refresh your brownser.

Note: post with your user@pass

Last modified by Fred on Friday 26th February 2021, 17:35:00
  • Before ask a question, read the documentation.
  • 🎉  Featured as #1 product of the day on Product Hunt
  • Please like in alternativeto.net 👍🏻
  • ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
  • <TextField>, my new CMS project designed by a passionate developer, for developers!
  • I am currently busy 😫.

JPRuehmann
JPRuehmann  Friday 26th February 2021, 18:40:49

Thanks, that worked.
By the Way, are:

const VERSION = '3.0 Beta 3';
const BUILD = '200704';

Correct?
Shuldn´t it be 3.0 Beta 4?
Thanks,

Fred
Fred  Friday 26th February 2021, 18:53:37

Exactly! I will update soon!
  • Before ask a question, read the documentation.
  • 🎉  Featured as #1 product of the day on Product Hunt
  • Please like in alternativeto.net 👍🏻
  • ╰☆╮Flatboard╰☆╮ is a open source and community contributions are essential to project success!
  • <TextField>, my new CMS project designed by a passionate developer, for developers!
  • I am currently busy 😫.