Ticket #81 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

TEMPLATESET 'default' is missing

Reported by: troy@… Owned by: florian
Priority: major Milestone: 0.5
Component: templates Version: 0.5
Keywords: Cc:

Description

After going into sitewide settings for the first time, the database value for TEMPLATESET (cfg_id =74) gets set to 'default'. As the templates folder only contains the phpaga set, this causes everything to break because smarty can't find the templates. A 'ln -s phpaga default' was one quick fix; updating the db by hand was another.

This is rev 937 and I'm using mysql 5.0.38

Attachments

Change History

Changed 9 months ago by florian

  • status changed from new to closed
  • resolution set to fixed

Sorry for the late repy (fever).

This error has been caused by a bug in htdocs/siteconfig.php - the template variable that should have contained the HTML template set names actually held the PDF template set names (hence the 'default' value).

Thanks for pointing this out. The bugfix has been committed as revision r940.

Add/Change #81 (TEMPLATESET 'default' is missing)

Author



Change Properties
<Author field>
Action
as closed
 
Note: See TracTickets for help on using tickets.