[01:06:18] I'm seeing these warnings during my automated build for the first time: [01:06:23] Deprecation Notice: The Composer\Package\LinkConstraint\VersionConstraint class is deprecated, use Composer\Semver\Constraint\Constraint instead. in phar:///usr/local/bin/composer/src/Composer/Package/LinkConstraint/VersionConstraint.php:17 [01:06:40] during php /usr/local/bin/composer require mediawiki/semantic-media-wiki "~2.2" [01:06:49] and similar composer based installs [14:00:19] Hello, I recently moved my old mw 1.17 install's db on to a new fresh install of 1.25 and am using semantic mediawiki/semantic forms. When i enter the name of a new page that should be created using a form it redirects me to a 500 internal server error page [14:00:33] the url is similar to http://mysite/2/index.php/Special:FormEdit/Systems/Yellow45 [14:01:47] I ran the SpecialPages:SMWAdmin db install.upgrade and data repair/upgrade scripts [14:01:52] but no difference. [14:01:58] I ensured SMW and Forms are updated [14:08:17] kevindank: what if you just go to, say, Special:Version, with the same URL structure? [14:10:59] Yeah i'm able to get to Special:Version without issue by doing: http://mysite/2/index.php/Special:Version [14:11:18] That's very strange... [14:11:32] What about just Special:FormEdit, by itself? [14:12:16] I am able to get there however it gives me the following red error: http://hastebin.com/sixocoxuda.xml [14:13:03] Using Semantic Mediawiki 2.3, Forms 3.2, Semantic Drilldown 2.0 and Forms iNPUTS 0.7 [14:13:06] That's fine. [14:13:23] mw 1.25.3, PHP 5.3.8 MYSQL 5.5.16 [14:13:33] What about just Special:FormEdit/Systems ? [14:14:04] I get the page title then No target page specified [14:14:10] in red. [14:14:16] That's also fine. [14:14:31] But if you add a "/Yellow45" to the URL, it gives a 500 error? [14:14:50] Yeah Yellow45 being the title i entered [14:15:23] Alright. Adding these two lines to LocalSettings.php might help: https://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#You_see_a_Blank_Page [14:17:06] Fatal error: Call to undefined method Title::userCanRead() in C:\xampp\htdocs\2\extensions\SemanticForms\includes\SF_FormUtils.php on line 322 [14:18:22] Aha! [14:19:14] Are you sure you fully upgraded SF? [14:19:25] I think that line hasn't been in the SF code in a long time. [14:20:05] Yes i thought i did. I downloaded a new fresh version of mw, then just hooked it up to my old db then downloaded all the latest versions of smw and other related plugins and placed directly in extensions folder [14:20:25] So there was no earlier version of SF there? [14:21:36] Correct, yeah i wanted to go completely from scratch on this [14:22:01] should i be able to just comment it out? [14:22:03] Alright. In any case, the current version of SF is 3.4, not 3.2, so it might help to just get the truly latest version. [14:22:08] okay [14:22:25] i will give it a shot and let you know the outcome [14:23:11] Also not sure if really connected however my rich text editor is not appearing on the pages where forms do appear but wont allow me to save [14:23:57] Im currently using WikiEditor but attempted to also get WYSIWYG to run so i could utilize CKEditor [14:24:09] i really want the ability to upload pictures directly from freetextarea [14:24:23] Do i still need to run some sort of patch or do they work together? [14:27:07] Outcome: Updated SF and it does direct me to the form now however when attempting to publish/save it errors giving: also, any idea if CKEditor works with sf 3.4 and mw 1.25? [14:27:16] err sorry Invalid or virtual namespace -1 given. [14:31:50] What version of SF are you running? [14:32:30] I haven't heard of anyone using CKEditor with MW in a long time... I'd suggest switching to VisualEditor. [14:35:15] Well it was on 3.2 and i downloaded and extracted 3.4 to the extensions folder and reran the DB update in smwadmin but its still showing in Special:Version as 3.2 [14:36:34] i had been trying off/on for a couple years to try and get RichEditor/CKEditor working and asummed it may work since i updated smw and mw finally [14:36:55] ill look at visualeditor, i just really need a way to upload images/media from menu bar without having to redirect to Special:Upload [15:09:35] VisualEditor not loading in free text area [15:09:47] and even after updating forms it shows as 3.2 in versions [16:07:57] (PS1) Yaron Koren: Fix for 1ca3ea0 - Html::check() was only added in MW 1.24 [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/250984 [16:09:24] (CR) Yaron Koren: [C: 2 V: 1] Fix for 1ca3ea0 - Html::check() was only added in MW 1.24 [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/250984 (owner: Yaron Koren) [21:19:56] So reading https://semantic-mediawiki.org/wiki/Visual_Editor_and_Semantic_MediaWiki it appears as if SF and VE don't work together on the freetext area? [21:20:14] Is there an alternative solution as thats really where i need a full editor as its the only spot most people will be editing or have permission to edit [21:22:51] Currently on MW 1.25.3 SMW 2.3 [21:23:03] Forms is still showing as 3.2 [21:23:16] that is downloaded directly from MW.org site [22:18:47] [SemanticMediaWiki] JeroenDeDauw pushed 3 new commits to master: http://git.io/vlxjy [22:18:47] SemanticMediaWiki/master d6384e7 Translation updater bot: Localisation updates from https://translatewiki.net.... [22:18:47] SemanticMediaWiki/master a09eb66 Translation updater bot: Localisation updates from https://translatewiki.net.... [22:18:47] SemanticMediaWiki/master cba1b3c jeroendedauw: Merge branch 'master' of ssh://wmfgerrit/mediawiki/extensions/SemanticMediaWiki [22:34:44] SemanticMediaWiki/SemanticMediaWiki#4599 (master - cba1b3c : jeroendedauw): The build has errored. [22:34:44] Change view : https://github.com/SemanticMediaWiki/SemanticMediaWiki/compare/9f69ef983523...cba1b3c2d760 [22:34:44] Build details : https://travis-ci.org/SemanticMediaWiki/SemanticMediaWiki/builds/89326654 [22:34:57] can someone explain the significance of https://semantic-mediawiki.org/wiki/Help:Installation/Using_Composer_with_MediaWiki_1.25%2B and the '—update-no-dev' and the lack of a similar switch with https://semantic-mediawiki.org/wiki/Semantic_Result_Formats