Feng Forum

Support => Older versions => : Bigal August 19, 2009, 10:48:54 PM

: SOLVED 1.5.2 show_html_mail.php doesnt exist
: Bigal August 19, 2009, 10:48:54 PM
FIX HERE: Upgrade instructions did not advise to keep TMP directory which was needed for below operations. Thus upgrade instruction should say in para 3: but keeping these folders: config tmp upload



Very odd error due to fact after latest install of 1.5.2 even the backup directory version which worked perfectly before comes up with this Error (FileDnxError) below.

show_html_mail.php' doesn't exists
Error params:
File 'C:\Domains\alistairgeorge.com\wwwroot\project/application/views/mail/show_html_mail.php' doesn't exists
Error params:
File:    C:\Domains\alistairgeorge.com\wwwroot\project\environment\classes\controller\PageController.class.php
Line:    308
File path:    C:\Domains\alistairgeorge.com\wwwroot\project/application/views/mail/show_html_mail.php
Backtrace:
#0 C:\Domains\alistairgeorge.com\wwwroot\project\environment\classes\controller\PageController.class.php(90): PageController->getTemplatePath()
#1 C:\Domains\alistairgeorge.com\wwwroot\project\environment\classes\controller\PageController.class.php(63): PageController->render()
#2 C:\Domains\alistairgeorge.com\wwwroot\project\environment\classes\Env.class.php(173): PageController->execute('show_html_mail')
#3 C:\Domains\alistairgeorge.com\wwwroot\project\init.php(149): Env::executeAction('mail', 'show_html_mail')
#4 C:\Domains\alistairgeorge.com\wwwroot\project\index.php(9): require('C:\Domains\alis...')
#5 {main}
Autoglobal varibles:
$_GET:    Array (
  ['c'] => (string) 'mail'
  ['a'] => (string) 'show_html_mail'
  ['acc'] => (string) '2'
  ['r'] => (string) '1134'
)
$_POST:    
$_COOKIE:    Array (
  ['PHPSESSID'] => (string) '628c0d4dc2a51753ca77d354b437ef1a'
  ['id'] => (string) '2'
  ['token'] => (string) 'd557a00272d00cafeaa027a84147bfe06305a113'
)
: Re: SOLVED 1.5.2 show_html_mail.php doesnt exist
: alvarotm01 August 24, 2009, 10:54:41 AM
Hi,
please see this post
http://forums.opengoo.org/index.php?topic=2509.0
it may be related..