Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Sorry, there was on error in this line :
- chmod u+rwx,g+rx-w,o-rxw rsslounge *
It should be :
- chmod u+rwx,g+rx-w,o-rxw rsslounge -R
And I've put "DEBUG" log in config/config.ini but the file data/log/default is
empty.
Original comment by a.dor...@gmail.com
on 20 Apr 2012 at 2:13
I've found some help here : http://rsslounge.aditu.de/forum/index.php?id=358
but it seems doesn't work for me.
My instance is also in a subdomain but it won't work. I forgot to mention that
I use SSL for all my website.
Original comment by a.dor...@gmail.com
on 20 Apr 2012 at 8:12
Okay, solved : after using epiphany console to find errors, I've seen that
there was an issue with the javascript folder (and especially the
javascript/all.js file). So I could make other searchs on your forum and I've
found the solution here : http://rsslounge.aditu.de/forum/index.php?id=374 .
I had the exactly same issue. Shouldn't this issue documented in the FAQ ?
(because of jquerry and django ?)
Original comment by a.dor...@gmail.com
on 20 Apr 2012 at 8:49
Original issue reported on code.google.com by
a.dor...@gmail.com
on 20 Apr 2012 at 2:07