SOLVED FAP SUPPORT - Template->make_filename(): Error - Template File Not Foun


Subject: FAP SUPPORT - Template->make_filename(): Error - Template File Not Foun
in ACP i have this error:

Template->make_filename(): Error - template file not found: ADM_TPLalbum_cat_select_body.tpl


i use ca_aphrodite, is this the problem? ok, but i don't understand what i have to change...


thanks :roll:

Subject: Re: Template->make_filename(): Error - Template File Not
Looks like you need to reupload album_cat_select_body.tpl to your yoursite.com/yourforum/templates/yourtemplate/admin/album_cat_select_body.tpl

Or did you recently do any changes to the file?(album_cat_select_body.tpl )

EDIT: Well also, what version of phpBBXS are you using?

Subject: Re: Template->make_filename(): Error - Template File Not
Frost wrote: [View Post]
Looks like you need to reupload album_cat_select_body.tpl to your yoursite.com/yourforum/templates/yourtemplate/admin/album_cat_select_body.tpl

Or did you recently do any changes to the file?(album_cat_select_body.tpl )

EDIT: Well also, what version of phpBBXS are you using?




those files exist. I haven't done any change, i have just installed it.


the problem is for all album links in ACP:

Template->make_filename(): Error - template file not found: ADM_TPLalbum_config_body_extended.tpl
Template->make_filename(): Error - template file not found: ADM_TPLalbum_cat_body.tpl
Template->make_filename(): Error - template file not found: ADM_TPLalbum_cat_select_body.tpl
Template->make_filename(): Error - template file not found: ADM_TPLalbum_personal_body.tpl

:roll:


I use phpBB XS 2 2.0.2.2

Subject: Re: Template->make_filename(): Error - Template File Not
Hmm, try this...

Open:

album_mod/album_constants.php

Find:

Code: [Download] [Hide] [Select]
$acp_prefix = (defined('IS_PHPBBXS')) ? ADM_TPL : 'admin/';


Replace With:

Code: [Download] [Hide] [Select]
$acp_prefix = (!defined('IS_PHPBBXS')) ? ADM_TPL : 'admin/';

Subject: Re: Template->make_filename(): Error - Template File Not
fantastic! now it works! thanks! you're great :mrorange:

Subject: Re: Template->make_filename(): Error - Template File Not
you're welcome :lol_flag:

Subject: Re: Template->make_filename(): Error - Template File Not
HI there., just reading the help you have given for a similar error code ... we have just installed a new theme from SubSilver to a Green theme.. and we've come up with this error...

Template->make_filename(): Error - template file not found: portal_page_header.tpl

unable to get back into My Admin ... is there another way thru the CPanel to change the details...

had a little bit of progess..... header had changed but still getting error: Template->make_filename(): Error - template file not found: layout/3_column.tpl

could someone please advise the best method to fix this... your help is greatly appreciated.... :mrviolet: :mrviolet: :mrviolet:

Subject: Re: SOLVED - Template->make_filename(): Error - Template
Reemplaze this files for original Icyphoenix ;) and restore all modificactions of the problem

Subject: Re: Template->make_filename(): Error - Template File Not
OVRTAQ wrote: [View Post]
HI there., just reading the help you have given for a similar error code ... we have just installed a new theme from SubSilver to a Green theme.. and we've come up with this error...

Template->make_filename(): Error - template file not found: portal_page_header.tpl

unable to get back into My Admin ... is there another way thru the CPanel to change the details...

had a little bit of progess..... header had changed but still getting error: Template->make_filename(): Error - template file not found: layout/3_column.tpl

could someone please advise the best method to fix this... your help is greatly appreciated.... :mrviolet: :mrviolet: :mrviolet:


I'm thinking best way is to put portal_page_header.tpl in right place via ftp


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.4527s (PHP: 4% SQL: 96%)
SQL queries: 29 - Debug Off - GZIP Enabled