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.

CommentFileSizeAuthor
#2 phpinfo.pdf196.64 KBianchan
#1 the-old-wizard.jpg31.59 KBjanusman

Comments

janusman’s picture

Assigned: Unassigned » janusman
Status: Active » Postponed (maintainer needs more info)
StatusFileSize
new31.59 KB

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...?

ianchan’s picture

StatusFileSize
new196.64 KB

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.

janusman’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

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 =)