21278 Posts in 5728 Topics by 2599 members
General Questions
SilverStripe Forums » General Questions » Admin_Left side not showing up on copy of CommentAdmin
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 470 Views |
-
Admin_Left side not showing up on copy of CommentAdmin

16 June 2010 at 6:25am
Hi all,
I wanted to customize the Comment mod into something totally different that behaves simular. And I wanted to set it up as a module so that it is separated from the core. I successfully got it to work on the front end but the admin is messing up. On the Left hand side, there is no
SiteTree. It is blank. I can see the approved comments on the right side but no links on the left to work with.Can anyone give me an idea what I might have missed?
I copied and renamed the following files:
PageComment.php
PageCommentInterface.php
CommentAdmin.php
CommentTableField.phpCommentAdmin_left.ss
CommentAdmin_right.ss
CommentAdmin_SiteTree.ss
CommentTableField.ss
PageCommentInterface.ss
PageCommentInterface_SingleComment.ss -
Re: Admin_Left side not showing up on copy of CommentAdmin

16 June 2010 at 6:36am
Slight clue here: This line is not firing off! This file is located in the templates folder of this modules folder name. But I am not sure why its not calling it. (****** is the name of the Module)
<% include ******Admin_SiteTree %>
| 470 Views | ||
|
Page:
1
|
Go to Top |

