Re: Email Attachments attached to Wrong Post.. 
							
								 
							 
							
								Reply #1  – December 03, 2020, 10:54:21 pm 
							 
							
						 
					
					
						Update: It turns out that attachments WILL go through in my forum (1.1.6) just like they do in 1.1.3 and ElkArtes 1.1.5, ..BUT...  the emailed attachment has to be in a reply to a reply..  Then the attachment posts in the message being replied to, not in the reply it was attached to. If the emailed attachment email is starting a new topic, the attachment disappears completely (since there's no previous message to attach it to). Another issue popped up during testing..  I'll post another bug report regarding starting a new topic via email by changing the subject. 
						 
						
					
				 
				
						
						
							Re: Email Attachments attached to Wrong Post.. 
							
								 
							 
							
								Reply #2  – December 06, 2020, 02:15:11 pm 
							 
							
						 
					
						
	
		
			emanuele
		 
		
	 
							
								
									 
								 
							 
							 
							Global Moderator  
					 
					
						Could you please reply to this topic? I want to try posting an attachment by email.
						 
						
					
				 
				
						
						
							Re: Email Attachments attached to Wrong Post.. 
							
								 
							 
							
								Reply #4  – December 06, 2020, 02:35:48 pm 
							 
							
						 
					
						
	
		
			emanuele
		 
		
	 
							
								
									 
								 
							 
							 
							Global Moderator  
					 
					
						I'd need another, I forgot I turned notifications off. xD
						 
						
					
				 
				
						
						
							Re: Email Attachments attached to Wrong Post.. 
							
								 
							 
							
								Reply #5  – December 06, 2020, 02:55:27 pm 
							 
							
						 
					
					
						OK, here's another... And the attachments need to be moderator approved apparently (at least for me to see it) -Steeley Did you exchange, a walk-on part in the war for a lead role in a cage? [~ Pink Floyd: "Wish You Were Here"] On 6 Dec 2020 at 19:35, emanuele via ElkArte Community wrote: I'd need another, I forgot I turned notifications off. xD > Bugs creator. Features destroyer.   Template killer.
						 
						
					
				 
				
						
						
							Re: Email Attachments attached to Wrong Post.. 
							
								 
							 
							
								Reply #10  – December 06, 2020, 06:48:04 pm 
							 
							
						 
					
					
						I'm slowly getting around to looking at this some more ... well at all.   I do feel what you found is correct, the attachment is getting its id from the reply and adding it there instead of the "new"post. which should be 0 nods I've been in the middle of changing from my vagrant environment to a docker one and am still working things out.  At least I now have php7.4 and Elk 1.1.7 set up so can begin to fix some of those annoyances.  Setting up various php/db/elk stacks is very easy as well. Trying out a mailhog container to help debug the PBE issues but still have work to do to make it useful, if it can even do what I want!