Anonymous

Anonymous
Hi everyone. I have just did a fresh install of gl 1.3.7 but keep getting the below error whenever I try to save a story using the story editor. i use admin user account to put in the stories, btw. Fatal error: Call to undefined function: com_whatsrelated() in /home/services/testpage/public_html/admin/story.php on line 691. I check the line out and it works ok if I comment it out. Other functions in lib-common seem to work fine. Any hints? Thanks!

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
function COM_whatsRelated() can be found in lib-common.php This function is new as of 1.3.7, so make sure you don't have an old version of lib-common.php lying around ... bye, Dirk