Template Travus 2.0.2 (and Others?) - Question | JoomShaper

Template Travus 2.0.2 (and Others?)

CG

Christian GRENIER

Template 3 days ago

Hello

Joomla 6, Template Travus .2.0.2 Warning Error (development config php) PHP Warning: $currentDate is null, file/template/travus/html/com_content/article/default.php, lg 50

Replace... : !isnull($this->item->publishdown) && $this->item->publishdown < $currentDate;

by : !isnull($this->item->publishdown) && $this->item->publishdown < Factory::getDate()->format('Y-m-d H:i:s');

Bye

0
1 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 3 days ago #223408

Hello,

Thanks for reaching out to us. Could you please share temporary administrator access to your Joomla backend? You can provide the credentials securely in the hidden content section. Also, please take a full backup of your site before we make any changes.

Once I have access, I’ll investigate further and see what’s causing the issue. Let me know once you’ve shared the details!

Best regards,

0