- Posts: 14
COMMUNITY FORUM
Override mod_k2_comments failed.
- Marko Seppälä
-
Topic Author
- Offline
- New Member
Less
More
14 years 6 months ago #90385
by Marko Seppälä
Override mod_k2_comments failed. was created by Marko Seppälä
Hi,I have placed comments.php into the folder /var/www/mywebroot/templates/mytemplate/html/mod_k2_comments/tmpl but for some reason script is loaded from /var/www/mywebroot/modules/mod_k2_comments/tmpl. What I did wrong or is this a bug?Marko
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 6 months ago #90386
by william white
Replied by william white on topic Override mod_k2_comments failed.
Try putting it in
/var/www/mywebroot/templates/mytemplate/html/modules/mod_k2_comments/tmpl
/var/www/mywebroot/templates/mytemplate/html/modules/mod_k2_comments/tmpl
Please Log in or Create an account to join the conversation.
- Marko Seppälä
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 14
14 years 6 months ago #90387
by Marko Seppälä
Replied by Marko Seppälä on topic Override mod_k2_comments failed.
Sorry, that didn't helped. Any other suggestion?
William White said:Try putting it in /var/www/mywebroot/templates/mytemplate/html/modules/mod_k2_comments/tmpl
William White said:Try putting it in /var/www/mywebroot/templates/mytemplate/html/modules/mod_k2_comments/tmpl
Please Log in or Create an account to join the conversation.
- Jakub Jedynak
-
- Offline
- Senior Member
Less
More
- Posts: 56
14 years 6 months ago #90388
by Jakub Jedynak
Replied by Jakub Jedynak on topic Override mod_k2_comments failed.
Put it just in: /var/www/mywebroot/templates/mytemplate/html/mod_k2_comments (without 'tmpl' folder).
Please Log in or Create an account to join the conversation.
- Marko Seppälä
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 14
14 years 6 months ago #90389
by Marko Seppälä
Replied by Marko Seppälä on topic Override mod_k2_comments failed.
Thanks Qbin2001. That was the trick.
There seems to be NO logic when you need subdirectories and when you don't (see attached template structure.png). Phyyyuuuhh. I'll try to manage the mess :-)
Qbin2001 said:Put it just in: /var/www/mywebroot/templates/mytemplate/html/mod_k2_comments (without 'tmpl' folder).
There seems to be NO logic when you need subdirectories and when you don't (see attached template structure.png). Phyyyuuuhh. I'll try to manage the mess :-)
Qbin2001 said:Put it just in: /var/www/mywebroot/templates/mytemplate/html/mod_k2_comments (without 'tmpl' folder).
Please Log in or Create an account to join the conversation.