Hi,
Thanx for the module, it's very usefull. I have one error when I try to manage weight between Page title and Simple Page Title. I think you need to add a "module_load_include" in your simple_page_title_admin_settings_page's function.
Hi,
Thanx for the module, it's very usefull. I have one error when I try to manage weight between Page title and Simple Page Title. I think you need to add a "module_load_include" in your simple_page_title_admin_settings_page's function.
Comments
Comment #1
jeebsuk commentedThanks for bringing this to my attention, I'll look into it as soon as possible.
Comment #2
jeebsuk commentedI should be able to upload a fix for this to the dev branch this evening (UK time) - the ports for CVS are blocked at my workplace.
Comment #3
p.morin commentedThanx a lot. I have another fatal error when I try to edit a rule in the managment's tab (same fix needed)
Comment #4
jeebsuk commentedReleased fixes to the dev branch, hopefully that should have sorted it
Comment #5
dreamleafAll appears to work fine for me now, thanks JeebsUK, great module!
Comment #6
jeebsuk commentedI believe this is now fixed in 6.x-1.1
Comment #7
Methos76 commentednope. the error appeard on an installation of 6.x-1.1
I got the error mentioned above. When i tried to declare the function, i got an other error :
could not redeclare function. I looked it up and found the function in 'simple_page_title.db.inc'.
After i moved the function to 'simple_page_title.admin.inc' it worked for me, i could see the configuration page.
If i see any other errors caused by this thang i will report them.
Comment #8
jeebsuk commentedThanks for bringing this to my attention, I'll try and fix it this evening (UK time)
Comment #9
jeebsuk commentedComment #10
jeebsuk commentedShould finally be fixed at the second attempt now.