the node-author.tpl in openpublish_features/op_author/theme/ only contains "THIS IS A AUTHOR TPL from module folder". It is not comment out and gets outputted to the page.

CommentFileSizeAuthor
#2 Screen shot 2011-11-29 at 19.07.53.png364.59 KBrmbranson

Comments

irakli’s picture

Status: Active » Closed (works as designed)

That TPL should only be used if you disable Panels-based Author pages, in which case you are responsible for copying the TPL to the themes folder and theming it.

Either your installation is broken or you have disabled a module that was supposed to be active.

rmbranson’s picture

Version: 6.x-1.16 » 6.x-1.18
Category: bug » support
Status: Closed (works as designed) » Needs review
StatusFileSize
new364.59 KB

Hi Irakli,

I'm experiencing the same problem as ndwilliams3, detailed above.
I downloaded open publish a few months back.
OpenPublish Core 6.x-1.20
OpenPublish Features 6.x-1.18

Have spent most of the day tracking down the problem which turned out to be some missing files & directory

sites/all/modules/openpublish_features/op_author/op_author_layout/plugins

plus a few others from the op_author directory, so have replaced these with the missing files from a fresh install which I have working on a local machine. However I still seem to be getting the same error "THIS IS A AUTHOR TPL from module folder" when I browse to any of the authors, on the live site.

http://stylistahomes.co.uk/author/rachel-branson or http://stylistahomes.co.uk/node/23

I have performed both a cache clear and a database update but still can't seem to get this to work. I would really appreciate any help, to resolve this.

I have also checked that the default modules are enabled inline with a comment I read on http://groups.drupal.org/openpublish the only addition is google analytics.

Many thanks Richard

wcutiew’s picture

Irakli, can you please respond to this problem - I have the same issue and I don't remember disabling anything. Could you please tell me where in the admin screens I need to go to check on whether "panels based author pages" are disabled?

I am very new to this content mgmt system and php.

Also, could you please tell me what you mean by "copying the TPL to the themes folder and theming it." Can you tell us the steps? Thx so much in advance!