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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | phpinfo.pdf | 196.64 KB | ianchan |
| #1 | the-old-wizard.jpg | 31.59 KB | janusman |
Comments
Comment #1
janusman commentedThis 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...?
Comment #2
ianchan commentedThanks 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.
Comment #3
janusman commentedThe 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 =)