Quote:
Originally Posted by Andreas
Seems like you are SOL with this problem then as it works just fine for me.
Sorry, but I can't help you without access to your server.
You might want to check that the path is indeed correct and that the webserver has read access to read the files:
Put
in line 94 of 010.php to see which files are actually being accessed.
|
I managed to get the attachments imported but on the very last step after importing attachments which worked perfectly I get this error on the last button. Process Inline attachments
ImpEx Database error
mysql error: Invalid SQL:
SELECT attachmentid
FROM attachment
WHERE importattachmentid != 0
ORDER BY attachmentid ASC
LIMIT , 10
mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 10' at line 5
mysql error number: 1064
Date: Tuesday 22nd 2012f May 2012 05:52:31 AM
Database: mydatabase
MySQL error:+
Anyway to fix that?
Thanks for your support!