fpiraneo / oclife

Tagging and getting extended document informations on ownCloud
GNU General Public License v3.0
18 stars 17 forks source link

Syntax error after installation #20

Closed gonetil closed 9 years ago

gonetil commented 9 years ago

I've installed oclife in a clean Owncloud (ver 8.0.4). After installation, the tag tree is not showing (I think there should be a root tag at least, should it?). And it won't let me do anything.

I am getting the following error instead: Load error! (SyntaxError: Unexpected token <)

seleccion_112

I know there might be an issue with OC 8 version, but I am not sure it actually that's the problem. What should be there in oclife tables? which rows should be in oc_appconfig table?

I am using php 5.4.36, apache2 and mysql 5.5 , just in case.

Thanks in advance

LordOfTheRats commented 9 years ago

Got the same issue, just upgraded to OC 8.0.2 and stumbled upon this addon.

fpiraneo commented 9 years ago

Gentleman, as written on the documentation, this addon is not compatible with OC8. I'm sorry for that.

LordOfTheRats commented 9 years ago

Any chance to make it compatible?

fpiraneo commented 9 years ago

Hi Duke, as you can argue by my answer delay, actually it's hard to me to make a compatibility plan of this app; moreover from OC7 to OC8 the app handling has changed a lot so this compels me to study how this changed and estimate the efforts to make the changes on the app.

LordOfTheRats commented 9 years ago

Oh alright. I wasn't aware of the changes in app handling, it just looked like a random bug. Please let me know when you need some testing done, I would be glad to help.

fpiraneo commented 9 years ago

Thank you for your offer. I plan to use OC8 in the future so I'll setup an OC8 testing environment.