Hi Folks
Just installed 12.4 on my brand new PC, 8.10 wouldn't run on my new machine.
Decided to install owncloud and it worked no problem, but it has lost all the LMCE configurations, it looks nothing like the screen shots on linuxmce.org .
The CSS style is gone and there is no links to LMCE storage.
Checking the system version. it has installed 8.1 of owncloud the latest release.
Is this a big problem for me, No, but I am pretty sure this isn't good for the work done by ochorocho (please correct me if I have the wrong name.)
The last time I install 12.4 in the early stages, owncloud looked pretty cool, I loved the way it looked like the LMCE forum.
This maybe something worth looking into.
Cheers
Gov
Hey ...
owncloud 8.1 was not tested yet.
I will looks at this soon. Hopefully today ... :-)
Ochorocho
Hey Govo,
8.1 does not work at all atm. Just tested.
Looks like we need to rewrite some code due to API changes.
And on top of that the owncloud updater app fails with:
[Mon Jul 13 00:21:51.157664 2015] [:error] [pid 10470] [client 192.168.80.159:62859] PHP Fatal error: Class 'OC_Appconfig' not found in /var/www/userspace/apps/updater/admin.php on line 31, referer: http://192.168.80.1/userspace/index.php/settings/personal
[Mon Jul 13 00:21:52.452262 2015] [:error] [pid 20168] [client 192.168.80.159:62863] PHP Fatal error: Class 'OC_Appconfig' not found in /var/www/userspace/apps/updater/admin.php on line 31, referer: http://192.168.80.1/userspace/index.php/settings/personal
To get you going follow the wiki at least for OwnCloud 8.0.3: http://wiki.linuxmce.org/index.php/Linuxmce_userspace#Install_Userspace
Get the install script:
cd /root/
wget http://svn.linuxmce.org/svn/people/ochorocho/owncloud/owncloud_setup.sh
Make it executable and run it:
chmox +x ./owncloud_setup.sh
./owncloud_setup.sh setup
Make sure you have at least php 5.4
Thanks for using owncloud on LMCE.
Hi polly
If I understand you correctly, you want me to downgrade to 8.0.3
The owncloud of 8.1 is working see below sceen shot. its just missing the LMCE configuration as stated above.
anyways, I will downgrade to see if it works.
SCREEN SHOT
https://www.dropbox.com/s/lb2esixvlkn15hm/lmce.png?dl=0
Cheers
Gov
Hello Govo,
yes you understand Polly good.
we have build the extensions for lmce_owncloud for version 8.0, and version 8.1has again changes to use the owncloud api where as the lmce extensions not use and there for are not working correctly and on a downgrade they should work. If not then let one of us know.
thanks for testing and using it.
Alblasco1702
Hey Govo,
yep, i recommend a downgrade or reinstall of OC 8.0.3.
Feel free to file a ticket.
For now i'm busy doing some other LMCE related stuff.
When done i will work on the owncloud update to 8.1
Quote from: Govo on July 13, 2015, 12:20:18 PM
Hi polly
If I understand you correctly, you want me to downgrade to 8.0.3
The owncloud of 8.1 is working see below sceen shot. its just missing the LMCE configuration as stated above.
anyways, I will downgrade to see if it works.
SCREEN SHOT
https://www.dropbox.com/s/lb2esixvlkn15hm/lmce.png?dl=0
Cheers
Gov
Hi Folks
Thanks for the reply, downgrade completed, every is working OK.
there is a typo error in chmox +x ./owncloud_setup.sh
It should be chmod +x ./owncloud_setup.sh
Can this be edited in wiki page too!
Hey were only human!
Thanks again .
Feel free to edit the wiki ....
otherwise i will do so sooner or later ;-)
Thanks.