Closed (fixed)
Project:
phpBB2Drupal
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2012 at 22:50 UTC
Updated:
27 Sep 2012 at 15:31 UTC
Getting the following when importing private messages and only a handfull of messages actually import. Can someone help?
Cheers,
New object was not saved, no error provided [error]
New object was not saved, no error provided [error]
Processed 738 (0 created, 0 updated, 699 failed, 0 ignored) in 62.4 [completed]
sec (710/min) - done with 'PhpbbPrivateMessage'
Comments
Comment #1
pradbone commentedComment #2
jlemosy commentedMake sure that you have enabled all the necessary permissions and text formats for your authenticated users before you migrate PMs and forums/topics. I was getting the same error message and that seemed to do the trick for me.
Comment #3
JeremyFrench commentedI had the same issue and it was fixed by enabling private message permissions for users. Please re open if this doesn't work for you.