Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Apr 2010 at 12:11 UTC
Updated:
5 May 2010 at 07:03 UTC
I tryed to import about 3,500 posts from EndNote X3 http://www.endnote.com/eninfo.asp and run into problems:
An error occured. /d/batch?id=40&op=do
Parse error: syntax error, unexpected $end in /home/myaccount/domains/mydomain/public_html/d/sites/all/modules/biblio/biblio.import.export.inc on line 669
When I went into the error report, I found several error lines, among them the following message:
Invalid argument supplied for foreach() in /home/web25518/domains/nackskada.se/public_html/d/sites/all/modules/biblio/biblio.contributors.inc on line 67.
Thanks / Tomas
Comments
Comment #1
rjerome commentedAre you actually using the -dev version as indicated above? If so you might want to get the latest, I just tried it and it works for me. It looks like there was a syntax error in the version you have.
Ron.
Comment #2
WhiplashInfo commentedOK Ron, I will try, but first I guess I have to completly remove all earlier imported entries, among which most of them where imported in a wrong maner.
How do I empty the database entries?
Thanks / Tomas
Comment #3
rjerome commentedTo remove ALL biblio entries, go to the modules page and disable the module, then after saving, return to the modules page and click on the Uninstall tab at the top of the page where you should find a Biblio entry, select it and uninstall it and this will remove all existing entries.
Ron.
Comment #4
WhiplashInfo commentedOK - that made the case...!
Thanks / Tomas