← Back to team overview

phpdevshell team mailing list archive

[Bug 692707] [NEW] Using empty template causes error

 

Public bug reported:

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'

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
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.:
  New

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'





Follow ups

References