Closed (fixed)
Project:
Tapestry
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 May 2008 at 05:16 UTC
Updated:
11 Jun 2008 at 03:32 UTC
Not sure if this is a theme bug or not.
Using Tapestry theme. Also og_theme_settings. When I am logged in as user, list of file attachments appear at bottom of node display (and teaser). However, as an anonymous user, the file attachments appear at the top of the node.
Is this a Tapestry error, or is it not related at all to Tapestry?
Also, in Admin->Site Building->Themes->Configure->Global Settings (/admin/build/themes/settings) I have unchecked this value for a node type:
Display post information on
Enable or disable the submitted by Username on date text when displaying posts of the following type.
However, when go to the node, the "Submitted by..." line still appears. Not sure if this is a Tapestry issue or something else.
Thanks!
Comments
Comment #1
roopletheme commentedDon't know what might be causing that, but I'm pretty sure it's not a theme thing. There's no place in Tapestry where the default node presentation is modified. Tapestry does not even override the default node.tpl.php file. If you have specific reason to believe it's the theme, I'd be happy to take a look.
A quick test of this feature on my site did not exhibit this problem. I tested a 5.7 and a 6.2 setup, and things worked as I had configured on the theme settings page. Can you confirm that this is a real problem?
Comment #2
somebodysysop commentedThanks for the quick reply.
I wasn't sure about where to look with the file attachments issue. Seemed to make sense to start with the theme. I'll post on general Drupal forum to see if someone else has seen this.
On the Admin->Site Building->Themes->Configure->Global Settings isssue, I failed to mention that I was only having it with OG nodes. I resolved the issue by creating my own node-og.tpl.php file.
Again, thanks.
Comment #3
somebodysysop commentedThis is a private_upload issue.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.