Page 1 of 1

Bookmarks 2.0 module - errors with .13beta4

Posted: Sun May 14, 2006 3:55 pm
by Greg
I keep getting the following notices with the bookmarks module in CMSMS version .13beta4
Notice: Undefined variable: startPoint in D:\AAAWeb\cms\modules\Bookmarks\Bookmarks.module.php on line 672

Notice: Undefined variable: startPoint in D:\AAAWeb\cms\modules\Bookmarks\Bookmarks.module.php on line 675

Notice: Undefined variable: message in D:\AAAWeb\cms\modules\Bookmarks\Bookmarks.module.php on line 681

Notice: Undefined variable: keyword in D:\AAAWeb\cms\modules\Bookmarks\Bookmarks.module.php on line 417

Notice: Undefined variable: startPoint in D:\AAAWeb\cms\modules\Bookmarks\Bookmarks.module.php on line 1010

Notice: Undefined variable: startPoint in D:\AAAWeb\cms\modules\Bookmarks\Bookmarks.module.php on line 1013
Anyone have a solution or similar experience?

Posted as a bug in the bookmarks development area but don't think that it has drawn any attention.

Re: Bookmarks 2.0 module - errors with .13beta4

Posted: Sun May 14, 2006 6:27 pm
by Elijah Lofgren
I've posted a patch that fixes these errors here: http://dev.cmsmadesimple.org/tracker/in ... 9&atid=155

I've attached the fixed version of Bookmarks.module.php to this post so you can use that instead of applying the patch if you would like.

[attachment deleted by admin]

Re: Bookmarks 2.0 module - errors with .13beta4

Posted: Sun May 14, 2006 7:24 pm
by Greg
The notices are gone!!

Thank you very much Elijah  :)

Re: Bookmarks 2.0 module - errors with .13beta4

Posted: Mon May 15, 2006 2:07 pm
by petert
Elijah Lofgren wrote: I've posted a patch that fixes these errors here: http://dev.cmsmadesimple.org/tracker/in ... 9&atid=155

I've attached the fixed version of Bookmarks.module.php to this post so you can use that instead of applying the patch if you would like.
http://dev.cmsmadesimple.org/tracker/in ... 9&atid=153
Can you please forward your patch to the author?

Re: Bookmarks 2.0 module - errors with .13beta4

Posted: Tue May 16, 2006 12:44 am
by Elijah Lofgren
petert wrote: http://dev.cmsmadesimple.org/tracker/in ... 9&atid=153
Can you please forward your patch to the author?
I don't know how to fix that bug. I don't have a patch for it. I was just confirming that I had run into that bug also. ;)

The bug I fixed was this one: http://dev.cmsmadesimple.org/tracker/in ... 9&atid=153

Re: Bookmarks 2.0 module - errors with .13beta4

Posted: Fri May 19, 2006 8:07 am
by alby
Elijah Lofgren wrote: The bug I fixed was this one: http://dev.cmsmadesimple.org/tracker/in ... 9&atid=153
I added a patch against your SVN patch for typo problem (1. USER):
http://dev.cmsmadesimple.org/tracker/in ... 9&atid=153

Alby