Hi James :
- this is the topic
http://pkp.sfu.ca/support/forum/viewtopic.php?f=3&t=5905- as I say:
Users XML Plugin
>> Export by Role
results in a users.xml file with this 3 lines
- Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE users PUBLIC "-//PKP/OCS Users XML//EN" "http://pkp.sfu.ca/ocs/dtds/users.dtd">
<users/>
and that's all. Any user information. Now I see the wrong beginning tag with the slash... ¿?
>> Exporting all, works fine (all beginning/ending tags, and obviously users data in between...)
I've just checked and cannot see any errors in the server log...
Cheers, Luis