Weather by You!

Templates and Projects support => Php templates => Topic started by: Sandy on March 07, 2014, 02:09:57 PM

Title: sunset records menu no monthly data_now solved
Post by: Sandy on March 07, 2014, 02:09:57 PM
I hope the following will help anyone with the same problem

If your running the sunset template

wt_month_inc.php is misspelled
changed month to months everywhere it occurs
IN C:Cumulus
In the Cumulus config  menu / internet/files  both local and remote
On line 26 on the webserver in multirecords.php

worked for me using the sunset template
Title: Re: sunset records menu no monthly data_now solved
Post by: Mr.Meteo on March 07, 2014, 05:09:19 PM
Hi Sandy,

It is easier to only rename data file to wt_months_inc.php
(as the Remote Filename) and modify no files. That way you
preserve your Template and could safely use your Template
Manager Module
(manage.php) for updates.

Your monthly page look a bit weird, as the file records.css is missing

Also, an error occur due to your page counter script:
Code: [Select]
<!-- Hosting24 Analytics Code -->
<script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
<!-- End Of Analytics Code -->
It need to be 2 lines higher... just before line </body>.

Regards,
Jacques