Support

Akeeba Ticket System

#23307 Template Override for Post Not Working

Posted in ‘Akeeba Ticket System for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Akeeba Ticket System version
n/a

Latest post by user85330 on Thursday, 24 September 2015 17:24 CDT

user85330
Hello, there.

Good afternoon!

The template overrides for /com_ats/Post/threaded.php, /com_ats/Post/threaded_post.php and /com_ats/Post/threaded_user.php do not work.

This is because they appear to be accessed by hardcoded links; i.e. in:

1) /com_ats/Tickets/tmpl/item.php
echo $this->loadAnyTemplate('site:com_ats/Posts/threaded');

2) /com_ats/View/Posts/tmpl/threaded.php
echo $this->loadAnyTemplate('site:com_ats/Posts/threaded_post',array(

3) /com_ats/Post/tmpl/threaded_post.php
<?php echo $this->loadAnyTemplate('site:com_ats/Posts/threaded_user',array('user' => $postUser));?>

Please could you direct me to the appropriate documentation if this is not a bug.

Thanks.

Take care!

tampe125
Akeeba Staff
Hello Ed,
The template overrides for /com_ats/Post/threaded.php, /com_ats/Post/threaded_post.php and /com_ats/Post/threaded_user.php do not work.
It should be Posts (plural) and not Post (singular).
Is that a typo in this ticket? Can you please double check if you used the correct noun?

Davide Tampellini

Developer and Support Staff

🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

user85330
Hello, Davide.

Good morning!

Thank you for getting back so quickly and spotting the problem. You are right! My mistake.

Thanks again.

Take care!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!