Manage attachments ACP module for phpBB3

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Locked
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29216
Joined: Sat Aug 16, 2003 7:36 am

Manage attachments ACP module for phpBB3

Post by Extensions Robot »

Modification name: Manage attachments ACP module for phpBB3
Author: rxu
Modification description: This mod adds attachments management module to ACP.
Modification version: 1.2.0
Tested on phpBB version: 3.0.0

Download file: Manage_attachments_module_phpBB3_1.2.0.zip
File size: 40675 Bytes

Modification overview page: View

The phpBB Team is not responsible nor required to provide support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB Modifications Team may not be able to provide support.

-->Modification support<--
Last edited by Extensions Robot on Tue Feb 08, 2011 4:39 am, edited 6 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28616
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Manage attachments ACP module for phpBB3

Post by Paul »

Modification validated/released

Notes:
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Manage attachments ACP module for phpBB3

Post by rxu »

You can access the module in ACP/Posting, Manage attachments link.
Screenshot:
manage_attachments.jpg
manage_attachments.jpg (223 KiB) Viewed 16901 times
Last edited by rxu on Sun Jan 10, 2010 5:48 pm, edited 2 times in total.
User avatar
Renodil
Registered User
Posts: 668
Joined: Mon Nov 14, 2005 8:48 am
Contact:

Re: Manage attachments ACP module for phpBB3

Post by Renodil »

Where exactly in the ACP is this module?
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: Manage attachments ACP module for phpBB3

Post by rxu »

See the post above ;)
User avatar
Renodil
Registered User
Posts: 668
Joined: Mon Nov 14, 2005 8:48 am
Contact:

Re: Manage attachments ACP module for phpBB3

Post by Renodil »

Oh. Missed that. :oops: Thanks.
bardosoft
Registered User
Posts: 69
Joined: Sat Dec 15, 2007 8:12 pm
Contact:

Re: Manage attachments ACP module for phpBB3

Post by bardosoft »

can i see demo ?
BS Video Saver <=- Video downloader
BS Video Saver Community <=- Our Community
User avatar
Renodil
Registered User
Posts: 668
Joined: Mon Nov 14, 2005 8:48 am
Contact:

Re: Manage attachments ACP module for phpBB3

Post by Renodil »

Well, I would, but for some reason I don't have permission to add attachments.
ibelphegor
Registered User
Posts: 453
Joined: Wed Oct 24, 2007 8:37 am

Re: Manage attachments ACP module for phpBB3

Post by ibelphegor »

This is great mod, but i thinks need some improvement:
Show max list in page - it's really big loading time to show all attach.
Short by forum ID
Short by user
Short by date
short by size
short by type.
bardosoft wrote:can i see demo ?
In Hebrew but here demo:
Image
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: Manage attachments ACP module for phpBB3

Post by rxu »

ibelphegor
You're right. Pagination and attachments sorting are to be implemented in the next MOD versions. Thanks :)
roleph
Registered User
Posts: 19
Joined: Thu Feb 28, 2008 3:55 pm

Re: Manage attachments ACP module for phpBB3

Post by roleph »

Thank you, this seems to be exactly what I was looking for.

But I experienced problems installing the Mod. I am used to installing phpbb2 mods, but maybe I did not understand how to do so with phpbb3 completely. I followed the instructions in the xml file, then opened module.php in my browser which resulted in lots of error messages (like "not found ... in line ...).
Is there a fundamental misinterpreting of the instructions on my side? And what to do with the file modx.prosilver.en.xsl?

Thanks
roleph
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: Manage attachments ACP module for phpBB3

Post by rxu »

roleph wrote:And what to do with the file modx.prosilver.en.xsl?
Nothing, this is just for xml instruction styling.
roleph wrote:opened module.php in my browser which resulted in lots of error messages (like "not found ... in line ...).
Where did you upload module.php to? Could you paste full errors text here? :)
roleph
Registered User
Posts: 19
Joined: Thu Feb 28, 2008 3:55 pm

Re: Manage attachments ACP module for phpBB3

Post by roleph »

rxu wrote:
roleph wrote:And what to do with the file modx.prosilver.en.xsl?
Nothing, this is just for xml instruction styling.
Thanks, that was the stupid part of my question.
rxu wrote:
roleph wrote:opened module.php in my browser which resulted in lots of error messages (like "not found ... in line ...).
Where did you upload module.php to? Could you paste full errors text here? :)
I uploaded module.php to contrib/install/.
Will paste the errors text when I have reinstalled the files (in a few minutes).
rxu
Extensions Development Team
Posts: 3711
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation
Contact:

Re: Manage attachments ACP module for phpBB3

Post by rxu »

roleph wrote:I uploaded module.php to contrib/install/
Try to upload it to the board root and open it in browser.
roleph
Registered User
Posts: 19
Joined: Thu Feb 28, 2008 3:55 pm

Re: Manage attachments ACP module for phpBB3

Post by roleph »

I have now checked three alternatives.

uploaded module.php to root, result:
Parse error: syntax error, unexpected '}' in /mounted-storage/.../www/yorg/ssl-forum/module.php on line 38

uploaded module.php to root/install/, result:
Parse error: syntax error, unexpected '}' in /mounted-storage/.../www/yorg/ssl-forum/install/module.php on line 38

uploaded module.php to root/contrib/install/, result:
Parse error: syntax error, unexpected '}' in /mounted-storage/.../www/yorg/ssl-forum/contrib/install/module.php on line 38
Locked

Return to “[3.0.x] MOD Database Releases”