Difference between revisions of "User talk:Destructor"

From PRIMUS Database
Jump to: navigation, search
m (Cleaning up some things.)
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>
 
I'm aware this all has to do with the recent downtime, but I don't have any backups of the pages I made on here. I looked at what I thought was the archive but nothing was there.
 
I'm not exactly sure where to look or what to do. If you could help me, that'd be just swell. (Also, is this the right place to post this? It's been a while.)
 
~[[PoeShmoe]]~ ([[User talk:PoeShmoe|Talk]])
 
*Left you a note on your talk page. --[[User:Destructor|Destructor]] ([[User talk:Destructor|talk]]) 18:46, 6 December 2014 (UTC)
 
 
I'm coming back after a long hiatus (overseas) and wanted to know if all of the articles/pages had been migrated.  I see 2 out of my 3 character pages made it.  Was wondering if the page for Distortion (aka Clint Quade) may have been lost in the shuffle and if there is a way to retrieve it.  Thanks for any insight you may have.  [[User:Boycarino|Boycarino]] ([[User talk:Boycarino|talk]]) 17:07, 28 May 2015 (UTC)
 

Revision as of 02:45, 13 October 2015

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)