BLOGS is not working after upgrade to 7.1.2

BLOGS is not working after upgrade to 7.1.2

Fatal error: Call to undefined method BxBlogsConfig::getPerPage() in

/modules/boonex/blogs/classes/BxBlogsModule.php on line 2792

File BxDolSiteMapsPages.php  was not in folder /inc/classes but I add it from 7.1.2 installation

It not helps me. 

Quote · 13 May 2013

getPerPage function was added in 7.1.0 version (http://www.boonex.com/trac/dolphin/ticket/2970), so it looks like you didn't properly applied some of previous patches.

If there is no custom changes in modules/boonex/blogs/classes/BxBlogsConfig.php file, then just replace it with original file from 7.1.2 version, if there are some changes then it is better to merge it manually.

It maybe that there are some other files that were not uploaded/replaced correctly...

Rules → http://www.boonex.com/terms
Quote · 14 May 2013

Big Thanks ! Its working now. 

During last two patches installer didnt show any errors or bugs. All ok ! But in real as I see was not all Ok )

Its good that now its working, but when I deactivate and activate Blogs mode I lost all information from it (in wordpress all mods afeter the same operations keep all information )

I have backup. How I can take only information from blogs back to blogs from backup? 

Thanks!

Quote · 14 May 2013

You will need to add the blog posts back to the database.  I don't know which tables are involved; maybe someone will fill in the pieces.  When you uninstalled the blog module, it removed the tables that contained the posts.  Instead of uninstalling the module, I would have tried to overwrite the files as Alex mentioned UNLESS you have made custom modifications to the files; in which case you have to add your custom modifications to the new files before overwriting the blog module.

Geeks, making the world a better place
Quote · 14 May 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.