Hi,
that link for bundle.js topic is not valid. that link has been truncated.
but no worries. here the lastest version of our bundle.js
Thanks.
But have you fixed the conflict in bundle.js which is causing the problems we are experiencing?
[We had had trouble with pasting text, and so had been given an updated bundle.js to solve that problem. But THAT version was then preventing file uploads. ]
www.jomsocial.com/forum/groups/30176-pas...ication-is-corrupted
So is this latest version of bundle.js an improvement on the previous one? So that we don't have problems with
- pasting text
- file uploads
? Thanks a lot.
Albertus,
We put in the bundle.js that you sent, but the file upload is still not working[/u!
The fix to bundle.js - to allow pasting text into discussions - is stopping file upload. Please see my previous reply!
We need a new version of bundle.js....
Thanks
Hi Susan,
Is that ok if I re-install your Jomsocial with the latest package from us? because it too risky if you upgraded bundle.js only
thank you
Hi Dimas,
Thanks for your message.
Our main site is 4.0.9 and we aren't ready to upgrade that yet, as we have a lot of hacks and extensions to sort out. So upgrading our dev site to the latest version of Jomsocial won't help.
A version of Bundle.js was previously supplied to sort out the html problem, but is causing the File upload problem.
We need a set of files for 4.0.9
- which supports the cleaning up of html for pasting into posts
and
- the ability to upload
If you can put new files into our dev site for us to test, that is great. But right now please don't upgrade our dev site to 4.1.3, as we aren't ready for that.
Thanks a lot
Hi,
Please you check again, should be fine now.. we updated file components/com_community/controllers/files.php for fixing this.
thank you
I updated this file components/com_community/controllers/files.php
Hi Dimas,
Unfortunately we have another issue as a result of the bundle.js..... If you look at the Home Page Activity Stream, there is a problem with the Status Update box.
1) Go to Home Page and start to write a status update. Firstly, it looks like there is a spare line above the 'write on the wall' message
2) when you have written more than one line, then the text moves down and adds more lines at the top.
3) the text that you have written disappears below the fold, so you can't see what you are writing
4) the text reappears below 'Filtered by all streams'
You can see this happen in our dev3 site, but not our dev1 site which doesn't have bundle.js in. Please can we have another fix....Thanks a lot....
to fix this,
- open this file /components/com_community/assets/release/css/override.css
- find this code and remove it
.joms-input__wrapper,.joms-textarea__wrapper{position:relative;}
min-height: 80px;