Difference between revisions of "Black Squirrel/Cargo"

From Sega Retro

Line 1: Line 1:
 
{{#cargo_query:
 
{{#cargo_query:
 
table=ratings_table
 
table=ratings_table
|fields=page,average,totalReviews
+
|fields=page,console,average,totalReviews
 
|format=table
 
|format=table
 
}}
 
}}
Line 15: Line 15:
 
[[Special:CargoTables]] -[[User:Black Squirrel|Black Squirrel]] ([[User talk:Black Squirrel|talk]]) 17:06, 4 November 2017 (CDT)
 
[[Special:CargoTables]] -[[User:Black Squirrel|Black Squirrel]] ([[User talk:Black Squirrel|talk]]) 17:06, 4 November 2017 (CDT)
 
: You're supposed to declare a table before you store. It should only be declared once in the noincluded bit. - [[User:Hivebrain|Hivebrain]] ([[User talk:Hivebrain|talk]]) 17:11, 4 November 2017 (CDT)
 
: You're supposed to declare a table before you store. It should only be declared once in the noincluded bit. - [[User:Hivebrain|Hivebrain]] ([[User talk:Hivebrain|talk]]) 17:11, 4 November 2017 (CDT)
 +
::Turns out it also helps if you use the right commands :) -[[User:Black Squirrel|Black Squirrel]] ([[User talk:Black Squirrel|talk]]) 04:33, 5 November 2017 (CST)

Revision as of 06:33, 5 November 2017

Error: No field named "page" found for any of the specified database tables.

There's meant to be a "Create data table" option for template pages. I saw it briefly but don't know how to get it to show - maybe it takes a while?

Appending "?action=recreatedata" is meant to do the same thing, but I ain't seeing nout


there's a maintenance script too but I'll leave it overnight to see if anything shows.


Special:CargoTables -Black Squirrel (talk) 17:06, 4 November 2017 (CDT)

You're supposed to declare a table before you store. It should only be declared once in the noincluded bit. - Hivebrain (talk) 17:11, 4 November 2017 (CDT)
Turns out it also helps if you use the right commands :) -Black Squirrel (talk) 04:33, 5 November 2017 (CST)