Difference between revisions of "User talk:Destructor"

From PRIMUS Database
Jump to: navigation, search
m
Line 14: Line 14:
 
Using this I have at least be able to go through the few files >5MB and remove unused ones that may be causing problems. [[User:Liath|Liath]] ([[User talk:Liath|talk]]) 08:51, 7 March 2014 (MST)
 
Using this I have at least be able to go through the few files >5MB and remove unused ones that may be causing problems. [[User:Liath|Liath]] ([[User talk:Liath|talk]]) 08:51, 7 March 2014 (MST)
 
<br><br>
 
<br><br>
 
where is my frontpage mention for all my hard work bob!!!!!!!!!!!!!!! --[[User:DoctorAwesome|DoctorAwesome]] ([[User talk:DoctorAwesome|talk]]) 07:02, 13 March 2016 (UTC)
 
 
I don't have the option to delete a page I created, so I moved it to [http://primusdatabase.com/index.php?title=Marked_for_deletion Marked for deletion] and erased the contents. All of it is outdated and I had already created the page [http://primusdatabase.com/index.php?title=Hell_Knight Hell Knight] before I knew about the "move page" feature. If you can delete the page, by all means, please do. [[User:GrimHaunt|GrimHaunt]] ([[User talk:GrimHaunt|talk]]) 19:57, 28 April 2018 (UTC)
 

Revision as of 05:51, 29 April 2018

Moderator Help

Need anything from PDB's admin? Any suggestions on how the site could be improved? Post away underneath, and make sure you sign your comment with ~~~~ as that will leave behind a poster name so I can get back to you (by your account Talk page)! Destructor (talk) 11:57, 12 September 2013 (MST)

Still getting an error on the Special:UnusedFiles page, however I have found a roundabout way to at least check what we have in the way of large files.

http://primusdatabase.com/api.php?action=query&list=allimages&ailimit=500&aiminsize=1048576&aimaxsize=5242880&aiprop=dimensions|mime|size

Will display details of any files over 1MB in size (of which we have a lot) by replacing 10485760 with a value from the following we can see specifically files above these values:

1MB = 1048576 | 5 MB = 5242880 | 6 MB = 6291456 | 7 MB = 7340032 | 8 MB = 8388608 | 9 MB = 9437184 | 10 MB = 10485760

Using this I have at least be able to go through the few files >5MB and remove unused ones that may be causing problems. Liath (talk) 08:51, 7 March 2014 (MST)