Bookmarks 2.1 (rev.32) not working with 1.0beta2

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
mahjong

Bookmarks 2.1 (rev.32) not working with 1.0beta2

Post by mahjong »

The Bookmarks module doesn't work for me with CMSMS 1.0

In Content->Bookmarks :
Fatal error: Call to undefined function: rowcount() in Bookmarks.module.php on line 337
And on public pages, {cms_module module="bookmarks"} gives :
string(76) "Smarty error: unable to read resource: "module_db_tpl:Bookmarks;bookmarks_1""
Any help would be appreciated...
Last edited by mahjong on Mon Jul 31, 2006 4:51 am, edited 1 time in total.
mahjong

Re: Bookmarks 2.1 (rev.32) not working with 1.0beta2

Post by mahjong »

I think it has something to do with RowCount() that was sometime ago replaced by RecordCount()

http://forum.cmsmadesimple.org/index.ph ... 384.0.html
Last edited by mahjong on Mon Jul 31, 2006 5:23 am, edited 1 time in total.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Re: Bookmarks 2.1 (rev.32) not working with 1.0beta2

Post by Dee »

Bookmarks 2.1 (current svn trunk) doesn't seem ready for release. It seems it's in the middle of transition from using an own template table to api db templates (it uses $this->ProcessTemplateFromDatabase, but nowhere $this->SetTemplate)

I fixed version 2.0 so it works on the cmsmadesimple-1.0 series and released it as 2.0.1:
http://dev.cmsmadesimple.org/frs/?group ... ase_id=559
Locked

Return to “Modules/Add-Ons”