Topic on Extension talk:Widgets

Zip method Fatal error: Uncaught Error: Class 'Smarty' not found in WidgetRenderer.php:24

3
Summary by TiltedCerebellum

Again disabled. https://phabricator.wikimedia.org/T276021

Also MW is not compatible with Composer 2 yet: https://phabricator.wikimedia.org/T266417

TiltedCerebellum (talkcontribs)

Followed the directions for installing via Zip method, after activating receive:

Fatal error: Uncaught Error: Class 'Smarty' not found in /home/username/sitename.com/extensions/Widgets/WidgetRenderer.php:24

Is there a chance these instructions need to be updated/changed?

No composer access on the host this is installed on

MediaWiki 1.35.0
PHP 7.4.12 (cgi-fcgi)
MySQL 5.7.28-log
ICU 57.1
Lua 5.1.5
MarkAHershberger (talkcontribs)
TiltedCerebellum (talkcontribs)

Thanks, I tried a few different methods for smarty, and those didn't work with provided zip. Ended up doing the composer install for the friend's host account this was on and installing from git. With that we ended up with two other errors that suggest Widgets is not fully compatible with 1.35, ended up abandoning Widgets.

Topic:Vup11rltwtnsgzok

https://phabricator.wikimedia.org/T276023

https://phabricator.wikimedia.org/T276021

We weren't using it for that much, so we're just removing the stuff we did use it for until it's updated and whatever conflicts are sorted.