Posted by: tecman - Tuesday, 30 June 2015 09:55:08
When I edit an existing post with attachments in the new YAF 2.2.2, I see 'attach' tags in the editor.
If images were attached to the post, they appear in the " attached the following image(s) box", which is ok.
However, all other attachments like text files look bad as they become 'inline text' (look at the attached picture).
YAF developers, what should we do with old non-image attachments to display them in a recognizable box at the bottom of the post?
It would be nice if you provided us with an upgrade utility or something like that to process attachments in the old format so they look nice in the new YAF.
DAMN! I EVEN CANNOT ATTACH A PNG IMAGE NOW ON THIS FORUM!!!
P.S. Using the latest SRWare Iron browser based on Chromium v43.
P.P.S. Tried to attach my image in FireFox 38 & IE 11. Also does not work....
Posted by: tecman - Tuesday, 30 June 2015 10:59:46
Posted by: tha_watcha - Tuesday, 30 June 2015 11:01:04
Scripts are updated now, issue https://github.com/YAFNET/YAFNET/issues/296 is fixed now
Posted by: tecman - Tuesday, 30 June 2015 11:03:11
Why doesn't it work on THIS forum?
Posted by: tha_watcha - Tuesday, 30 June 2015 11:22:23
[quote=tecman;65973]Why doesn't it work on THIS forum?[/quote]
Reload the Page with ctrl+F5 or clear the browser cache to make sure the updated js files are reloaded.
Posted by: tecman - Tuesday, 30 June 2015 11:30:25
[attach]1875[/attach][attach]1876[/attach]
Posted by: tecman - Tuesday, 30 June 2015 11:31:44
Ohh, it works now. But looks not good...
Posted by: tecman - Tuesday, 30 June 2015 12:03:55
What about an update tool to made old posts with attachments look nice in the current release (2.2.2)?
Posted by: tha_watcha - Tuesday, 30 June 2015 12:20:36
[quote=tecman;65980]What about an update tool to made old posts with attachments look nice in the current release (2.2.2)?[/quote]
Actually as long as you don't edit a post with an old attachment it will still appear in the old attachments box, this make sure you can edit them
[quote]YAF developers, what should we do with old non-image attachments to display them in a recognizable box at the bottom of the post?[/quote]
Yeah i have to think about that (suggestions are welcome). One way would be to still display them at the bottom inside the extra box.
Or the way i would prefer display them inline, but make it look better (remove icon, size and number of downloads)
Posted by: tecman - Tuesday, 30 June 2015 12:43:28
[quote=tha_watcha;65982]One way would be to still display them at the bottom inside the extra box.[/quote]
Yes, I vote for this. Do it the old way - I see no problems with that implementation.
Posted by: tecman - Tuesday, 30 June 2015 14:05:17
I have just updated my real forum to the latest release 2.2.2 (replaced the previous beta). Even after CTRL+F5, the Upload new files dialog still does not work - neither in Chrome, nor in FireFox.
What am I doing wrong? Or is this a problem on your side again?
Posted by: tha_watcha - Tuesday, 30 June 2015 16:20:04
[quote=tecman;65984]I have just updated my real forum to the latest release 2.2.2 (replaced the previous beta). Even after CTRL+F5, the Upload new files dialog still does not work - neither in Chrome, nor in FireFox.
What am I doing wrong? Or is this a problem on your side again?[/quote]
You need to download the latest release again which contains the updated java script files
Posted by: tecman - Tuesday, 30 June 2015 16:26:03
I decided to make it a separate thread as it is another problem:
[url=http://www.yetanotherforum.net/forum/posts/m65988-Upload-files-dialog-does-not-work-in-YAF-2-2-2]Upload files dialog does not work in YAF 2.2.2[/url]
****
If you say I can just reupload some fixed js files, can you tell me what files I need to update?
Posted by: tha_watcha - Tuesday, 30 June 2015 16:32:11
/jquery.fileupload.comb.min.js you only need to update this file.