Closed (fixed)
Project:
Simple Page Title
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Mar 2011 at 14:33 UTC
Updated:
4 May 2011 at 12:40 UTC
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
Comment #1
dre788 commentedGreat 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.
Comment #2
jeebsuk commentedThe issues regarding this should now be fixed in the nightly dev snapshot, please try it out.
Comment #3
jeebsuk commentedProblem has been fixed in the latest release 6.x-1.1
Comment #4
jeebsuk commented