wikimedia-gadgets / afc-helper

A tool for reviewing Articles for Creation submissions on the English Wikipedia
https://en.wikipedia.org/wiki/Wikipedia:AFCH
GNU General Public License v3.0
35 stars 77 forks source link

Not starting or loading at all ("AFCH.Page is not a constructor" and "AFCH.load is not a function") #80

Closed josve05a closed 3 years ago

josve05a commented 8 years ago

Uncaught TypeError: AFCH.Page is not a constructor https://en.wikipedia.org/w/index.php?action=raw&ctype=text/javascript&title=MediaWiki:Gadget-afchelper-beta.js/core.js:320

Uncaught TypeError: AFCH.load is not a function https://en.wikipedia.org/w/index.php?title=User:Enterprisey/afch-dev.js&action=raw&ctype=text/javascript:54

On https://en.wikipedia.org/w/index.php?title=Draft:Program_Management_Professional&oldid=724401274

josve05a commented 8 years ago

It won't load or display as an opinion or tool in the "More" menu.

enterprisey commented 8 years ago

Diagnosis was that josve05a was using the beta version of the script (i.e. pre-rewrite), and the fix was switching to the version I made in userspace by throwing together various parts of the beta scripts.

enterprisey commented 3 years ago

seems closed, I guess