← Back to team overview

phpdevshell team mailing list archive

[Bug 692707] Re: Using empty template causes error

 

** Changed in: phpdevshell
       Status: Fix Committed => Triaged

** Changed in: phpdevshell
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/692707

Title:
  Using empty template causes error

Status in Open Source PHP RAD Framework with UI.:
  Fix Released

Bug description:
  Using the empty theme/template causes an error (something like "Can't
  redeclare smarty") and then you are completely locked out of phpds.

  I needed to change database to fix problem with this:
  UPDATE `pds_core_menu_items` SET `template_id` = '844895956'


References