Download & Extend

Flexinode 4.5 upgrade problems

Project:Flexinode
Version:master
Component:Update and installation script
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I tried to upgrade my 4.4 flexinode module into 4.5. Though it's working quite good, there seems a problem with old flexinode data of type file.

I noticed this mapping of serialized fields (object vars):

Old || New
===========
name -> filename
path -> filepath
size -> filesize

So when the module tries (using $file object on flexinode_field_file_format hook) to pick up uploaded files, it fails coz the fields is different from what the new object has.

I tried using the update script provided with flexinode 4.5 and it does no help.

Comments

#1

Version:4.5.x-1.x-dev» master
Component:Code» Update and installation script

Closing old issues.

nobody click here