Wiki Log
This is a log of wiki issues, performance, improvements, organization, and other issues related to the effective functioning of the wiki.
Mon Sep 21, 2015
Larger than 50MB files can't be uploaded still - trying the Cold Saw zipped CAD file upload.
Thu Sep 10, 2015
Marcin;
It appears to delete all attachments after the user account is confirmed, by an automated maintenance script.
In the database, it holds a record of the file while the account is pending, but afterward, there is nothing about it in the database.
I haven't found where it keeps the files meanwhile. It appears to encrypt the file name, as I see two values for its name, but not the file itself: 82a8f59a58588754c6ac4a8016c581ee3d37703f.pdf and 150622_CV_EN.pdf The weird thing is that when I click on the file name "150622_CV_EN.pdf", it somehow finds it. Weird.
Tom
Thu Sep 3, 2015
Example - http://opensourceecology.org/wiki/User:Pcharwood - upon registration, his resume - I clicked on it - and got it. But the second time I clicked on it, it was a bad link - http://opensourceecology.org/w/index.php?title=Special:ConfirmAccounts/authors&file=01ef55cbe8049485974417e742b372eeb73612df.pdf .
Sat Aug 29, 2015
Account registration fields - where to find them? When a person registers, there are other fields filled in, such as contact info. How to find this once a user is approved? Further, the uploaded CV - when clicked upon - it was a broken link but link was blue. Status: not resolved.
Sat Aug 22, 2015
Are Terms of Service visible upon a person registering? This refers to a Contributor Agreement. With this said - how do we find a person's profile and CV that they submit upon registration? That is critical to Wiki Culture and Collaborative Literacy. Status: not resolved
Fri Aug 14, 2015
Had an error -
- and Tom fixed it. He set the upload directory to the same as the photo upload directory. BTW: This setting is made in the file: /usr/home/osemain/public_html/w/includes/DefaultSettings.php. "I also document my changes in the file with the original lines intact so they can easily be returned to original settings."