Out of the box, one can not edit the settings or an existing path. In both cases the cause is an undefined function call to a function in simple_page_title.db.inc. The functions there seem to be meant as common helper functions that can be called anywhere in which case they should probably be in simple_page_title.module

Comments

dre788’s picture

Great module, but as nevets has stated, I got these errors right out of the box. I just moved the functions giving me the problems from simple_page_title.db.inc to simple_page_title.module. Everything seems to be working now.

jeebsuk’s picture

Status: Active » Needs review

The issues regarding this should now be fixed in the nightly dev snapshot, please try it out.

jeebsuk’s picture

Status: Needs review » Closed (fixed)

Problem has been fixed in the latest release 6.x-1.1

jeebsuk’s picture

Assigned: Unassigned » jeebsuk