XF 2.3 Nodes are gone (but not really)

Shawn Gossman

Active member
Here's the forum:


All the nodes vanished from the homepage after I did something in Widgets bit I can't figure out that I did.

The nodes are still on AdminCP. Permissions are fine.

Getting these server errors:
Template public:forum_overview_wrapper error: No widget defined with a widget_key of forum_overview_forum_statistics
A moment ago src/XF/SubContainer/Widget.php:85
Template public:forum_overview_wrapper error: No widget defined with a widget_key of forum_overview_forum_statistics
A moment ago src/XF/SubContainer/Widget.php:85
Template public:forum_overview_wrapper error: No widget defined with a widget_key of forum_overview_forum_statistics
3 minutes ago src/XF/SubContainer/Widget.php:85
Template public:forum_overview_wrapper error: No widget defined with a widget_key of forum_overview_forum_statistics
4 minutes ago src/XF/SubContainer/Widget.php:85

How in the heck did I just break my forum?
 
That's a "problem" with Bolt. Style properties -> Bolt properties -> Enable statistics. It's calling the default XenForo stats widget.

I don't think there's really a way to check if it exists as far as I recall. Sorry for the trouble. I'll look again to see if we can't avoid that.
 
That's a "problem" with Bolt. Style properties -> Bolt properties -> Enable statistics. It's calling the default XenForo stats widget.

I don't think there's really a way to check if it exists as far as I recall. Sorry for the trouble. I'll look again to see if we can't avoid that.
That fixed it :D

No need to apologize. Thank you @Russ

I'm just glad I didn't break something. I haven't had a good "break the whole forum" episode for at least 15 years LOL
 
Back
Top Bottom