Scheduled Maintenance:  10-11-2025 Electricity company maintenance between 09:00 and 15:00.
<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
			
		
		
			
				
								dmzx 							 
						Founder 			
		Posts:  6469Joined:  13 Jan 2014, 21:45 
		
						
			
		
													
							
						
				
											Post  
				by dmzx  13 Sep 2015, 17:41 
			
			
			
			
			
			Extension Name:  Downloadlog
Author: dmzx  
Special thanks to: martin  
Extension Description: 
This extension adds a viewable downloaders list to a file attachment.
 dmzx/Downloadlog
- Add admin_controller.
- Various code updates.
- Drop support for 3.1.
- Update tables.yml
- Twig update
Validation version
Added pagination
Added ACP option to set pagination. (Board features) 
Screenshots: Extension Download: 
Installation: 
 Download the latest release. 
 Unzip the downloaded release, and change the name of the folder to `downloadlog `. 
 In the `ext ` directory of your phpBB board, create a new directory named `dmzx ` (if it does not already exist). 
 Copy the `downloadlog ` folder to `/ext/dmzx/ ` if done correctly, you'll have the main extension class at (your forum root)/ext/dmzx/downloadlog/composer.json  
 Navigate in the ACP to `Customise -> Manage extensions` 
 Look for `Downloadlog ` under the Disabled Extensions list, and click its `Enable ` link.   
		 
				
								
		 
		 
	 
	
		
		
			
				
								dmzx 							 
						Founder 			
		Posts:  6469Joined:  13 Jan 2014, 21:45 
		
						
			
		
													
							
						
				
											Post  
				by dmzx  08 Nov 2015, 17:42 
			
			
			
			
			
			First post updated
			
			
									
						
										
						 
		 
				
								
		 
		 
	 
	
		
		
			
				
								tamarin 							 
						Users 			
		Posts:  72Joined:  15 Mar 2015, 01:07 
		
						
			
		
													
							
						
				
											Post  
				by tamarin  21 Nov 2015, 22:38 
			
			
			
			
			
			It doesn't show. 
			
			
									
						
										
						 
		 
				
								
		 
		 
	 
	
		
		
			
				
								dmzx 							 
						Founder 			
		Posts:  6469Joined:  13 Jan 2014, 21:45 
		
						
			
		
													
							
						
				
											Post  
				by dmzx  21 Nov 2015, 23:47 
			
			
			
			
			
			tamarin wrote: It doesn't show. 
I see your style does not have 
<!-- EVENT attachment_file_prepend -->  in there.
Check phpbb/attachment.html at 3.1.x · phpbb/phpbb · GitHub and your files.
 
		 
				
								
		 
		 
	 
	
		
		
			
				
								tamarin 							 
						Users 			
		Posts:  72Joined:  15 Mar 2015, 01:07 
		
						
			
		
													
							
						
				
											Post  
				by tamarin  22 Nov 2015, 01:30 
			
			
			
			
			
			dmzx wrote: tamarin wrote: It doesn't show. 
I see your style does not have 
<!-- EVENT attachment_file_prepend -->  in there.
Check phpbb/attachment.html at 3.1.x · phpbb/phpbb · GitHub and your files.
I have the file attachment.html in styles/prosilver/template. 
Or do you have something else in mind?
 
		 
				
								
		 
		 
	 
	
		
		
			
				
								dmzx 							 
						Founder 			
		Posts:  6469Joined:  13 Jan 2014, 21:45 
		
						
			
		
													
							
						
				
											Post  
				by dmzx  22 Nov 2015, 01:32 
			
			
			
			
			
			tamarin wrote: dmzx wrote: tamarin wrote: It doesn't show. 
I see your style does not have 
<!-- EVENT attachment_file_prepend -->  in there.
Check phpbb/attachment.html at 3.1.x · phpbb/phpbb · GitHub and your files.
I have the file attachment.html in styles/prosilver/template. 
Or do you have something else in mind?
check if 
<!-- EVENT attachment_file_prepend -->  is in there.
 
		 
				
								
		 
		 
	 
	
		
		
			
				
								tamarin 							 
						Users 			
		Posts:  72Joined:  15 Mar 2015, 01:07 
		
						
			
		
													
							
						
				
											Post  
				by tamarin  22 Nov 2015, 02:03 
			
			
			
			
			
			dmzx wrote: tamarin wrote: dmzx wrote: tamarin wrote: It doesn't show. 
I see your style does not have 
<!-- EVENT attachment_file_prepend -->  in there.
Check phpbb/attachment.html at 3.1.x · phpbb/phpbb · GitHub and your files.
I have the file attachment.html in styles/prosilver/template. 
Or do you have something else in mind?
check if 
<!-- EVENT attachment_file_prepend -->  is in there.
Eureka!!!
It wasn't there.
Now, I added, it works fine. 
Thank you very very much!
 
		 
				
								
		 
		 
	 
	
		
		
			
				
								tamarin 							 
						Users 			
		Posts:  72Joined:  15 Mar 2015, 01:07 
		
						
			
		
													
							
						
				
											Post  
				by tamarin  22 Nov 2015, 02:16 
			
			
			
			
			
			Is it normal that shows the double? (see attachment below)
			
			
						You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
			
						
										
						 
		 
				
								
		 
		 
	 
	
		
		
			
				
								talonos 							 
						Users 			
		Posts:  68Joined:  15 Nov 2015, 21:47 
		
						
			
		
													
							
						
				
											Post  
				by talonos  08 Dec 2015, 22:10 
			
			
			
			
			
			I keep recieving this error when trying to use downloadlog, Enable URL Rewriting is set on due to a few other things i have installed. but even turning it off doesn't fix the error.
Code: Select all 
The requested URL /downloadlog was not found on this server. 
		 
				
								
		 
		 
	 
	
		
		
			
				
								nelflucifer 							 
						Users 			
		Posts:  70Joined:  03 Jan 2016, 12:24 
		
						
			
		
													
							
						
				
											Post  
				by nelflucifer  19 Jan 2016, 15:23 
			
			
			
			
			
			Hello everyone! As I promised, post the translation(s):
ru.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
			
						
										
						 
		 
				
								
		 
		 
	 
	
		
		
			
				
								uruguayito 							 
						Donator 			
		Posts:  120Joined:  02 Jul 2015, 19:40 
		
						
			
		
													
							
						
				
											Post  
				by uruguayito  13 Jun 2016, 15:36 
			
			
			
			
			
			Apart from Admins who can view the log of downloads and how?
			
			
									
						
							Sorry for my bad English.  
I'm a latin american man.
Spanish is my language.
 
		 
				
								
		 
		 
	 
	
		
		
			
				
								dmzx 							 
						Founder 			
		Posts:  6469Joined:  13 Jan 2014, 21:45 
		
						
			
		
													
							
						
				
											Post  
				by dmzx  14 Jun 2016, 18:37 
			
			
			
			
			
			uruguayito  wrote: 13 Jun 2016, 15:36 
apart from Admins who can view the log of downloads and how?
What do you mean?
 
		 
				
								
		 
		 
	 
	
		
		
			
				
								uruguayito 							 
						Donator 			
		Posts:  120Joined:  02 Jul 2015, 19:40 
		
						
			
		
													
							
						
				
											Post  
				by uruguayito  14 Jun 2016, 18:42 
			
			
			
			
			
			All users can view the downloads log?  
 
		 
				
								
		 
		 
	 
	
		
		
			
				
								dmzx 							 
						Founder 			
		Posts:  6469Joined:  13 Jan 2014, 21:45 
		
						
			
		
													
							
						
				
											Post  
				by dmzx  14 Jun 2016, 22:31 
			
			
			
			
			
			uruguayito  wrote: 14 Jun 2016, 18:42 
all users can view the downloads log?  
So you want all users to show the log?
 
		 
				
								
		 
		 
	 
	
		
		
			
				
								uruguayito 							 
						Donator 			
		Posts:  120Joined:  02 Jul 2015, 19:40 
		
						
			
		
													
							
						
				
											Post  
				by uruguayito  14 Jun 2016, 23:05 
			
			
			
			
			
			dmzx  wrote: 14 Jun 2016, 22:31 uruguayito  wrote: 14 Jun 2016, 18:42 
all users can view the downloads log?  
So you want all users to show the log?
At least moderators.....
[ Post made via Samsung Galaxy S4 ]