Author Topic: SOLVED 1.5.2 show_html_mail.php doesnt exist  (Read 2484 times)

Bigal

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
SOLVED 1.5.2 show_html_mail.php doesnt exist
« on: 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'
)
« Last Edit: August 20, 2009, 03:09:23 pm by Bigal »

alvarotm01

  • Administrator
  • Sr. Member
  • *****
  • Posts: 335
    • View Profile
    • Email
Re: SOLVED 1.5.2 show_html_mail.php doesnt exist
« Reply #1 on: 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..