Great !rxu wrote:Yes, there's a problem really. The next MOD version will include sorting and pagination options. It will be done as soon as possible.
Any idea what the ETA of the next version is ?
Great !rxu wrote:Yes, there's a problem really. The next MOD version will include sorting and pagination options. It will be done as soon as possible.
Update instructions???rxu wrote:Submitted for validation MOD download link is here.
SureSmog wrote:Update instructions???
Code: Select all
'TOTAL_SIZE' => 'Total size',
Txs. Done and everything seem to be OKrxu wrote:SureSmog wrote:Update instructions???Just copy anything from the /root folder to the board root. Maybe you'll have to purge the cahe also.
EDIT: and one more thing: addto the any suitable place of the language/your_language_folder/acp/common.php.Code: Select all
'TOTAL_SIZE' => 'Total size',
Did it too and it looks great - do not forget to delete your cache folder.Smog wrote:Txs. Done and everything seem to be OK
It happens on the module.php page when installing too, but says its installed fine.Warning: Cannot modify header information - headers already sent by (output started at /var/virtual/web/w1127/subdomain/forum/language/en/acp/common.php:1) in /var/virtual/web/w1127/subdomain/forum/includes/functions.php on line 3391
Warning: Cannot modify header information - headers already sent by (output started at /var/virtual/web/w1127/subdomain/forum/language/en/acp/common.php:1) in /var/virtual/web/w1127/subdomain/forum/includes/functions.php on line 3393
Warning: Cannot modify header information - headers already sent by (output started at /var/virtual/web/w1127/subdomain/forum/language/en/acp/common.php:1) in /var/virtual/web/w1127/subdomain/forum/includes/functions.php on line 3394
Warning: Cannot modify header information - headers already sent by (output started at /var/virtual/web/w1127/subdomain/forum/language/en/acp/common.php:1) in /var/virtual/web/w1127/subdomain/forum/includes/functions.php on line 3395
so I suspect there're empty spaces/lines before <?php PHP opening tag in language/en/acp/common.php and/or wrong saved file encoding (should be UTF-8 without BOM).mount-festuvious wrote:output started at /var/virtual/web/w1127/subdomain/forum/language/en/acp/common.php:1
http://www.phpbb.com/community/viewtopi ... 5#p4645485mount-festuvious wrote:Any chance in the next version you could add a column for who added the attachments?
It has to be deleted after running.Crazy-S wrote:Does the module.php stay in the root directory, or do we delete after installing it?
So I better delete the old code, or will it be in a month or so ? In that case I will leave the code in.rxu wrote:Validated version won't be done very quickly, I guess.
What I have for now is just a development quality version for testing purposes.