Topic on Extension talk:PhpTags Widgets

Christharp (talkcontribs)

Hi

The slick widget has stopped working in a new wiki I just created with version 1.24. The only error I'm seeing in browser console is: Error: Unknown dependency: jquery.

My guess, and it's purely a guess, is the slick widget is using the wrong version of jquery since 1.24 changed the version of jquery from 1.8.3 to 1.11.1.

Christharp (talkcontribs)

Additionally getting the following errors with Vega:

[Vega Log] LOAD: /wiki/PhpTags/Widgets/Vega/Data/Groups?action=raw
load.php?debug=false&lang=en&modules=ext.PhpTagsWidgets.libs.d3%2Ctopojson|ext.PhpTagsWidgets.onRea…:253 [Vega Err] URL is not whitelisted: /wiki/PhpTags/Widgets/Vega/Data/Groups?action=raw
load.php?debug=false&lang=en&modules=ext.PhpTagsWidgets.libs.d3%2Ctopojson|ext.PhpTagsWidgets.onRea…:253 [Vega Log] LOAD: /wiki/PhpTags/Widgets/Vega/Data/Miserables?action=raw
load.php?debug=false&lang=en&modules=ext.PhpTagsWidgets.libs.d3%2Ctopojson|ext.PhpTagsWidgets.onRea…:253 [Vega Err] URL is not whitelisted: /wiki/PhpTags/Widgets/Vega/Data/Miserables?action=raw
load.php?debug=false&lang=en&modules=ext.PhpTagsWidgets.libs.d3%2Ctopojson|ext.PhpTagsWidgets.onRea…:253 [Vega Log] LOAD: /wiki/PhpTags/Widgets/Vega/Data/Miserables?action=raw
load.php?debug=false&lang=en&modules=ext.PhpTagsWidgets.libs.d3%2Ctopojson|ext.PhpTagsWidgets.onRea…:253 [Vega Err] URL is not whitelisted: /wiki/PhpTags/Widgets/Vega/Data/Miserables?action=raw
load.php?debug=false&lang=en&modules=ext.PhpTagsWidgets.libs.d3%2Ctopojson|ext.PhpTagsWidgets.onRea…:253 [Vega Log] LOAD: /wiki/PhpTags/Widgets/Vega/Data/Iris?action=raw
load.php?debug=false&lang=en&modules=ext.PhpTagsWidgets.libs.d3%2Ctopojson|ext.PhpTagsWidgets.onRea…:253 [Vega Err] URL is not whitelisted: /wiki/PhpTags/Widgets/Vega/Data/Iris?action=raw
Pastakhov (talkcontribs)

Hi, you should define $wgPhpTagsWidgetVegaDomainWhiteList variable in LocalSettings.php as an array of whitelisted domains.

For example, on http://test.foxway.org it is $wgPhpTagsWidgetVegaDomainWhiteList = array( 'test.foxway.org' );

Christharp (talkcontribs)

Hi, thanks I'll try that.

But I assume that only solves the Vega problem. I'm much more concerned about the fact that slick has stopped working in Mediaiwki 1.24. Any thoughts on how to fix? (See first message) all the best to you

Pastakhov (talkcontribs)

I will check and fix it as soon as possible. In theory it must work in 1.24 but I cannot check it right now.

Pastakhov (talkcontribs)

It is fixed in version 1.3.3. Thanks for bug reporting!

Christharp (talkcontribs)

Thanks. I'll upload version 1.3.3 later today (my time PST).

On a serious note, thank you for an interesting and exciting extension. Very few make them, and fewer still support them -- so a whole hardy thanks to you.

All the best to you. Have a great new year.

Christharp (talkcontribs)

Hi

Tested the new version and it works great!. Noticed one problem -- I copied your page from foxway: http://test.foxway.org/wiki/PhpTags/Widgets/Slick onto the new wiki and found the last one, the Right to Left version, is still not working.

I'll report any other errors I find. All the best to you

Pastakhov (talkcontribs)

Hi! It is strange because it works on my local test wiki version 1.24. Thanks for the report, I will check it again on other wiki.

Christharp (talkcontribs)

Hi

Found a conflict with another extension. Everything is working now. All the best to you.

Reply to "Not working in 1.24"