I'm a little nervous about using plugins yet.
I believe you're still in the testing stage, not production. So you can always disable plugins
I'm only using core plugins so far.
Also it's possible to define a set of default widgets which will be added to a new users profile once they register.
Check out the admin section Configure -> Utilities -> Default widgets.
Please note this will only work for new users, existing users will not have their profile widgets changed.
Can you please let me know if what happened and how I've fixed it is ok? I'm not sure if I should be using the site or rebuilding it now.
You've nothing to worry about.
Everything will work well and will be updated in the future.
Thank you.
From what I've read, perhaps I accidentally used the MIT version which does not come with plugins.
Just trying to understand everything I can about Elgg.
This command
chown -R apache:apache /var/www/dat/
will fix it.
Note: Any command via cron
or elgg-cli
run as root will change the ownership of this directory.
For example, use this:
su -s /bin/bash -c "php elgg-cli cache:invalidate" apache
Cron tasks:
crontab -u apache -e
Hi,
That's interesting. I had actually initially created a new crontab using apache "
crontab -u apache -e
Something didn't work so I put it into the main root crontab but forgot to make it apache owned.
Seems to be ok now so thank you for your help on this. Now to work through the next problems and questions in this interesting software.
I suppose it means I need to look at the server and ffmpeg I would guess to support most if not all file formats
I don't think you need ffmpeg and additional software.
The video should play automatically through the HTML5 API.
But there may be problems similar to yours.
Mostly problems arise with the MOV video format.
To avoid this, additional plugins and software (e.g., ffmpeg) are needed.
For example, this plugin converts any media file, allowing them to be played on a website page.
When I edit a video and upload a new file, does it replace the previous one or does it leave it behind?
The old file will be replaced by the new one.
If it leaves it behind, how does that old stuff get cleaned out?
The old file is deleted and the new one is stored in the data folder.
Thank you, that certainly explains everything.
If this is the right place to keep asking, I have more questions. Maybe it could help someone else who finds this.
About media files, is there a way to show a preview?
Testing in group, files show no previews.
Testing almost all of the widgets in a profile shows no widgets.
I see that I can paste an image and see a preview in comments but no obvious options for users to know this.
No option to paste image in message board.
I notice I cannot upload an image to show what I mean in this post, I can only share a url.
I assume there is a way to put all my activities into the center, like a feed but I'm not seeing this yet. I did come across something called 'river' so I'll research more but it looked like lots of coding and I'm not a dev.
Maybe it's because I'm using the default theme at the moment.
However, looking at the plugins section, there are only two themes updated to 5.x. I see a ton of old plugins and themes, not updated for a very long time.
What does it mean? Does it mean that most are coding their own or that the plugin community is not that active? I also read that themes aren't really needed anymore, just customize as needed but again, I'm not a dev so everything I would need, I'd have to pay for.
Are there any paid themes and plugins that can help ensure they will continue to be updated?
Lot's to play with, lots to learn.
Currently, there're no Elgg 5 plugins for previewing uploaded files. There're some plugins but for Elgg 4 only.
You may want to see at these plugins also:
https://elgg.org/plugins/3288617
https://elgg.org/plugins/2932901
https://elgg.org/plugins/3284971
In this Telegram channel we keep track of all new free and paid plugins for Elgg.
Our team has a marketplace.
Since Elgg 5 release was released recently, we don't have products for this version yet, but we're working on updates.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.