template->_tpl_load_file(): File ./style/overall_header.html

Get help with installation and running phpBB 3.0.x here. Please do not post bug reports, feature requests, or MOD-related questions here.
Ideas Centre
Forum rules
END OF SUPPORT: 1 January 2017 (announcement)
Locked
xuaz
Registered User
Posts: 32
Joined: Fri Aug 09, 2013 12:21 am

template->_tpl_load_file(): File ./style/overall_header.html

Post by xuaz »

Hello, I can't access into the CPA for this error.

Code: Select all

template->_tpl_load_file(): File ./style/overall_header.html does not exist or is empty

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/functions_template.php
LINE: 63
CALL: trigger_error()

FILE: [ROOT]/includes/template.php
LINE: 437
CALL: template_compile->_tpl_load_file()

FILE: [ROOT]/includes/template.php
LINE: 657
CALL: template->_tpl_load()

FILE: [ROOT]/includes/functions_template.php
LINE: 227
CALL: template->_tpl_include()

FILE: [ROOT]/includes/functions_template.php
LINE: 66
CALL: template_compile->compile()

FILE: [ROOT]/includes/template.php
LINE: 437
CALL: template_compile->_tpl_load_file()

FILE: [ROOT]/includes/template.php
LINE: 224
CALL: template->_tpl_load()

FILE: [ROOT]/adm/index.php
LINE: 206
CALL: template->display()

FILE: [ROOT]/adm/index.php
LINE: 83
CALL: adm_page_footer()
I also changed the file overall_header.html, with the basic file, but the error persists.
I have changed hosting, before the change, it work.
User avatar
watisnf.nl
Registered User
Posts: 607
Joined: Sat Mar 13, 2010 12:53 pm
Location: The Netherlands
Name: David
Contact:

Re: template->_tpl_load_file(): File ./style/overall_header.

Post by watisnf.nl »

Did you try to purged the cache file except .htaccess and index.html?
Dutch Translator | Looking for, Dutch extensions translations
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26505
Joined: Fri Aug 29, 2008 9:49 am

Re: template->_tpl_load_file(): File ./style/overall_header.

Post by Mick »

watisnf.nl wrote:Did you try to purged the cache file except .htaccess and index.html?
Should read cache folder.
  • "The more connected we get the more alone we become" - Kyle Broflovski©
  • "The good news is hell is just the product of a morbid human imagination.
    The bad news is, whatever humans can imagine, they can usually create.
    " - Harmony Cobel
xuaz
Registered User
Posts: 32
Joined: Fri Aug 09, 2013 12:21 am

Re: template->_tpl_load_file(): File ./style/overall_header.

Post by xuaz »

Mick wrote:
watisnf.nl wrote:Did you try to purged the cache file except .htaccess and index.html?
Should read cache folder.
How I resolve?
User avatar
watisnf.nl
Registered User
Posts: 607
Joined: Sat Mar 13, 2010 12:53 pm
Location: The Netherlands
Name: David
Contact:

Re: template->_tpl_load_file(): File ./style/overall_header.

Post by watisnf.nl »

You can purged the cache folder through your FTP server, just go to the forum files and find the cache folder. Delete all the files in that folder except .htaccess and index.html, it might solver your problem ;)
Dutch Translator | Looking for, Dutch extensions translations
xuaz
Registered User
Posts: 32
Joined: Fri Aug 09, 2013 12:21 am

Re: template->_tpl_load_file(): File ./style/overall_header.

Post by xuaz »

watisnf.nl wrote:You can purged the cache folder through your FTP server, just go to the forum files and find the cache folder. Delete all the files in that folder except .htaccess and index.html, it might solver your problem ;)
already done, nothing changes..
User avatar
Oyabun1
Former Team Member
Posts: 23162
Joined: Sun May 17, 2009 1:05 pm
Location: Australia
Name: Bill

Re: template->_tpl_load_file(): File ./style/overall_header.

Post by Oyabun1 »

xuaz wrote:I also changed the file overall_header.html, with the basic file, but the error persists.
Make sure you are changing the correct file. The one the error is referring to is /adm/style/overall_header.html not /styles/[i]some style[/i]/template/overall_header.html.

If you replace that file with the standard file and purge the board's /cache/ directory the error should be corrected.
                      Support Request Template
3.0.x: Knowledge Base Styles Support MOD Requests
3.1.x: Knowledge BaseStyles SupportExtension Requests
Locked

Return to “[3.0.x] Support Forum”