Weather by You!
Templates and Projects support => Php templates => Topic started by: samwarn on March 24, 2013, 07:45:23 AM
-
Hi,
Looking for assistance with an error I receive on my home page.
Link here: http://www.users.on.net/~gixxer.sw/weather/index.php
All works well until I edit the index.php and add my city and country information for the clock.
Sam.
-
Hi Sam,
Problem is only because you've put something in the first lines.
of your page. These lines are "configuration parameters", so try
to maintain all lines before <!DOCTYPE... untouched.
Regards,
Jacques
-
Thanks Jacques,
All fixed now !!
:)