Import Problems
ianchan - November 15, 2008 - 07:06
| Project: | Millennium Integration |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | janusman |
| Status: | closed |
Description
I'm running into problems with the way the titles are imported.
Here's the test site. http://lib.csusm.edu/mi/tracker
I've tried it in d5.x and encountered the same problem.
Thank you for you help.

#1
This is weird; I could import one of your items with NO problem into my local D6 installation: see -> http://prod68ws.ruv.itesm.mx/dev/6/node/819
And see attached screenshot for comparison...
Can you elaborate as to your PHP version? A dump of phpinfo() would probably help (pease remove all confidential bits before posting or sending!)
Perhaps drupal_XXXX() string functions are wreaking havoc...?
#2
Thanks for your help and for this great module. It should help us a lot... once I fix our configuration. Attached is a condensed version of phpinfo from our server.
#3
The only thing I can tell is that I'm using PHP5.2, and my PCRE library version is newer (7 vs. 6 on your site)... I might suggest you try installing/compiling a newer PHP version, which is not terribly hard =)
I'm marking this as closed, since it's not really a module problem (I think!) but a PHP problem (since importing from your OPAC works on my PHP installation)... if you need some more help perhaps you can contact some PHP experts =)