Weather by You!

Templates and Projects support => Php templates => Topic started by: BestGear on March 05, 2015, 02:37:32 PM

Title: Problem with manage page
Post by: BestGear on March 05, 2015, 02:37:32 PM
Hi

Got a problem with the manage page (post login), which has been working perfectly....

syntax error, unexpected 'h' (T_STRING) in C:\inetpub\Cumulus\wt_data_intl.php

The error appears at the footer of the manage page.

None of the file comparisons (versions) show, only the left hand column is populated - the local column is blank.


Any help is very much appreciated.

David
Title: Re: Problem with manage page
Post by: BestGear on March 05, 2015, 02:43:58 PM
Meant to add....

Removing  the // does not display any more errors...

//error_reporting(E_ALL);
Title: Re: Problem with manage page
Post by: BestGear on March 05, 2015, 02:58:00 PM
I will answer my own problem, for the record.

The error is caused as a result of having wt_data_intl.php in the web folder - it should be in the cumulus folder only.....

Remove it from the website and all is well.....


 :)