You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to album...@googlegroups.com
I have probably just missed it in the documentation, but how do I set the log level higher? Developing a style, I am failing to display graphics but getting nothing in the apache2 logs.
album author - David Ljung Madison
unread,
Jun 28, 2014, 7:20:11 AM6/28/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to album...@googlegroups.com
I am not entirely sure what you mean - are you running album as a CGI script? Does it work without the theme? When you run with a theme, does it seem to work but you just don't see the graphics? If so, then I would look at the HTML that is created and consider ensuring that you have -theme_path and -theme_url set properly.
Richard Lyons
unread,
Jul 11, 2014, 2:21:20 PM7/11/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to album...@googlegroups.com
I cannot now work out what I meant either. The problem I was having was caused by forgetting that paths in the css are relative to the css file, not the album directory. So it was solved by correcting that.