By Guest on Friday, 07 December 2018
Replies 3
Likes 0
Views 754
Votes 0
I am getting the following error:

[Thu Dec 06 20:57:17 2018] [error] [client 66.249.75.30] File does not exist: /mnt/data/vhosts/casite-xxxxxx.cloudaccess.net/httpdocs/templates/my-template/css/template.css, referer: https://www.911tap.org/9-11-tap-events/911tap-events-calendar/eventsbyday/2018/12/12/195?pop=1&tmpl=component


I renamed template.css to something else and changed the name in index.php to:

JHtml::_('stylesheet', 'new-template-name.css', array('version' => 'auto', 'relative' => true));

And thought I updated everything that I needed to update, but I guess jEvents needs to be updated as well.

Can you tell me where to go to edit the events the PHP files to reflect this new template.css name?
Hey Tim,

This is an issue with your templates component.php file.

If you edit the component.php file to include the correct template file all should be well.

Many thanks
Tony
·
Friday, 07 December 2018 05:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Tony, One more fire has been extinguished.

I will now know to update this file along with the rest when I make changes.

I am so incredibly tired. This workload is incredibly grueling.
·
Friday, 07 December 2018 17:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Oh I know that feeling oh so well Tim! I hope you have a good holiday season though :-)
·
Sunday, 09 December 2018 06:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post