- Posts: 9
COMMUNITY FORUM
Comment module has strange text in them
- C2C Analysis Pty Ltd
- Topic Author
- Offline
- New Member
Less
More
15 years 2 months ago #73051
by C2C Analysis Pty Ltd
Comment module has strange text in them was created by C2C Analysis Pty Ltd
Written by %s Walter
What does the %s mean and how to get rid of it ?
Do I have a setting wrong
What does the %s mean and how to get rid of it ?
Do I have a setting wrong
Please Log in or Create an account to join the conversation.
- Kristiyan Ivanchevski
- Offline
- Junior Member
Less
More
- Posts: 23
15 years 2 months ago #73052
by Kristiyan Ivanchevski
Replied by Kristiyan Ivanchevski on topic Comment module has strange text in them
I have the same problem. It's only in Front page items, not into K2 structure inside the frontend. Maybe something is not declareted properly. You can simply remove author name.
Please Log in or Create an account to join the conversation.
- Edward A Parker
- Offline
- New Member
Less
More
- Posts: 8
15 years 2 months ago #73053
by Edward A Parker
Replied by Edward A Parker on topic Comment module has strange text in them
line 34 of modules/mod_k2_comments/comments.php
'written by' should be 'WRITTEN_BY'
... Don't ask why.... Just do it..
'written by' should be 'WRITTEN_BY'
... Don't ask why.... Just do it..
Please Log in or Create an account to join the conversation.
- C2C Analysis Pty Ltd
- Topic Author
- Offline
- New Member
Less
More
- Posts: 9
15 years 2 months ago #73054
by C2C Analysis Pty Ltd
Replied by C2C Analysis Pty Ltd on topic Comment module has strange text in them
It worked thanks so much !
Edward A Parker said:line 34 of modules/mod_k2_comments/comments.php
'written by' should be 'WRITTEN_BY'
... Don't ask why.... Just do it..
Edward A Parker said:line 34 of modules/mod_k2_comments/comments.php
'written by' should be 'WRITTEN_BY'
... Don't ask why.... Just do it..
Please Log in or Create an account to join the conversation.
- yaksushi
- Offline
- Premium Member
Less
More
- Posts: 157
15 years 1 week ago #73055
by yaksushi
Replied by yaksushi on topic Comment module has strange text in them
Sweet thanks it worked!
Path for me was modules/mod_k2_comments/tmpl/comments.php
Path for me was modules/mod_k2_comments/tmpl/comments.php
Please Log in or Create an account to join the conversation.