04-11-2011, 02:42 PM
Hi Daniel, first of all thanks for your support.
The problem happens with all documents.
I have executed the php script to update the installation but I have executed manually the DB update running update_vX.X.sql scripts.
I have moved the data folder from the old installation path on the new one ( I have tried to use the symbolic link without success) but I have changed, to satisfy the new path, the $_contentDir variable is right inside the inc.Settings.php file.
Inside the "tblDocumentContent" table, the "dir" field is right (1048576/XX/), I see the icon in the "Document Information" page but I can't click because the URL link doesn't exist.
Let me know you opinion.
BR.
Ernesto
The problem happens with all documents.
I have executed the php script to update the installation but I have executed manually the DB update running update_vX.X.sql scripts.
I have moved the data folder from the old installation path on the new one ( I have tried to use the symbolic link without success) but I have changed, to satisfy the new path, the $_contentDir variable is right inside the inc.Settings.php file.
Inside the "tblDocumentContent" table, the "dir" field is right (1048576/XX/), I see the icon in the "Document Information" page but I can't click because the URL link doesn't exist.
Let me know you opinion.
BR.
Ernesto
(04-10-2011, 04:23 PM)Daniel Wrote: Hi,
Does this happen only with one document? Did you run the DB upgrade scripts?
Did you move the data folder while upgrading or is it still at the same place as before? Is there any error message coming up when clicking the document gif?
You may check the document (the file) itself, within the DB go to "tblDocumentContent" and see if you can find the entry there. Then follow the path stated in the "dir" column to find the document on the filesystem.
Regards
Daniel