Forum Activity for @white-agency

White Agency
@white-agency
12/03/14 06:38:33AM
204 posts

Problems importing members


Ning To Jamroom

Had a day out of the office yesterday and just starting to look at this again.

Looking in the debug file I found the following :-

(user: Admin)-(uri: test.jamroom/ning/import_ning_save/__ajax=1)
|Query Error: Field 'cat_update_user' doesn't have a default value|

Cheers

Dave
updated by @white-agency: 12/29/14 09:23:54AM
White Agency
@white-agency
12/01/14 08:49:20AM
204 posts

Problems importing members


Ning To Jamroom

I believe we've got the import profile set up but I could be wrong !!

I've got it all copying up to our test server so hopefully by tomorrow (94GB to ftp up !) It'll be up and running.

We'll let you have the details once it's up and running.

Cheers

Dave
updated by @white-agency: 12/29/14 09:23:54AM
White Agency
@white-agency
12/01/14 07:05:54AM
204 posts

Problems importing members


Ning To Jamroom

Hi,

All the other imports are working.

Bit more digging shows it's getting stuck at this point :-

$cat = jrCore_db_escape($category);
$req = "INSERT INTO {$tbl} (cat_profile_id, cat_title, cat_title_url, cat_order) VALUES ('{$pid}', '{$cat}', '{$url}', '{$ord}')";
$cid = jrCore_db_query($req, 'INSERT_ID');

and doesn't get past it.

Values it is trying to insert are : '1', 'European Parks & Touring', 'european-parks-touring', '0'

I can get it up on a test server but I'm out of the office tomorrow. Need to configure the server for PHP as well. Ruby on Rails only at the moment.

Cheers

Dave
updated by @white-agency: 12/29/14 09:23:54AM
White Agency
@white-agency
12/01/14 06:18:56AM
204 posts

Problems importing members


Ning To Jamroom

Hi,
I've got all the modules installed now but when we try to import the Profile forum it gives us the following:-

Processing 9843 discussion items with 77426 comments
Importing selected Ning items

but then nothing else happens.

I've used the model notice to output some messages but it does not appear to be looping round the array.

Help !!!

Cheers

Dave
updated by @white-agency: 12/29/14 09:23:54AM
  21