We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Strange output on template if php is enabled

Development and Programming

Ace Prod's avatar
Ace Prod
111 posts
8 years ago
Ace Prod's avatar Ace Prod

Hello,

Every time when I enable php and I access the page I get this really strange msg on the top of the page which I don’t know how to remove it.

{!-- ra:0000000008ed0f19000000000045f9a9 --}

ExpressionEngine 3.4.3

Does anyone know what is it and how I can remove it?

Thanks!

       
IC360 (Oliver Cannell)'s avatar
IC360 (Oliver Cannell)
241 posts
3 years ago
IC360 (Oliver Cannell)'s avatar IC360 (Oliver Cannell)

I’ve just had the same style of error codes appear, when moving an old EE 2.9.3 site to a Dev server and applying a test domain name.
There were some PHP Includes in the templates, which referenced the live site’s server path. When I changed these… all fixed.

For example:
include(“/home/sites/domainname.co.uk/public_html/swift/swift_required.php”);
…changed to…
include(“/home/domain/public_html/swift/swift_required.php”);

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.