#No tabular-json content model
45 messages · Page 1 of 1 (latest)
Could you share a link to the page where the error is occuring?
A screenshot doesn't really help because I can't see the affected page in their wiki
I know I'm just adding more context to this haha
Data:118n/Template:Most Wanted Customization.tab doesn't exist in your wiki
I just deleted just now
Then I can't really investigate what's causing the error
@willow flume
I don't think a tabular-json content model exists, JSON is the one that is supposed to be used for tabular data
I've checked the syntax of Data:I18n/Template:Most Wanted Customization.tab a few days ago and unless I've missed something, it seems to match the schema described at https://www.mediawiki.org/wiki/Help:Tabular_data, so I'm not sure why it's throwing that error
I check the info of a data page in Mediawiki and find that its contentmodel is tabular-json
If Miraheze doesn't support that I think we should modify the M:TNT that use sub-module like M:TNT/[Pagename] as data page
If you are referring to the Tabular.JsonConfig JSON config model, we do have that set up: https://github.com/miraheze/mw-config/blob/d9855b294853fa49ce23b043bb3e3f1076d7baad/LocalSettings.php#L2970
A separate content model does not exist according to codesearch.
So what should we do if Miraheze doesn't support Tabular.JsonConfig JSON config model
Miraheze does support that
But I assume something is wrong either with the module or the data you're using
But I really don't find that on ChangeContentModel options
Obviously there isn't option of "tabular-JSON" in the site
Because it doesn't exist, neither on Miraheze, nor on any other wiki
You need to use the JSON content model
https://needforspeed.miraheze.org/wiki/Data:I18n/Template:Most_Wanted_Customization.tab
The only data page I create
use JSON contentmodel will be considered invalid by module:TNT
@celest marten
Please don't repeatedly ping volunteers. We can only help when we have enough time and interest. Sometimes no one has enough interest/expertise to deal with an issue, and unfortunately that's the way it is.
Sorry
OK I request to end this post
1
could you kindly copy that here
and what were you doing for this to happen
aha, I see
jsonconfig expects the Data namespace to have an ID of 486, yours is 3016
I assume this to be the cause of the error
Data namespace isn't default namespace and it need to be created