Registered: June 27, 2007 | Posts: 3 |
| Posted: June 27, 2007 12:32 PM | | | | I have a big problem :-) In the Version 2.x i have export the XML file and written a script to display the data incl. images.
In Version 3.x the images are in a database so i cannot display them...
How can i extract it from the database? Is there any function like "Export Images" ? |
|
Registered: March 13, 2007 | Posts: 525 |
| Posted: June 27, 2007 12:35 PM | | | | The images have never been in the database. They have always been in a separate folder.
With support for multiple databases, it means the images directory is under the directory your database is stored in. So just check where your database is located and look in that directory. You'll see an images directory. | | |  Home of the phpDVDProfiler forums |
|
Registered: June 27, 2007 | Posts: 3 |
| Posted: June 27, 2007 12:40 PM | | | | Oh sorry... :-)
I have found it in the "Dokumente und Einstellungen" Folder! Thanks...
Can i switch the path of the Database and the image path? |
|
Registered: March 15, 2007 | Reputation:  | Posts: 5,459 |
| Posted: June 27, 2007 12:54 PM | | | | Sort of - if you create a new database you can pick where you can save it on your computer. Just back up your old one, and restore into the new one. But the Reports and Layouts folders will always remain in your Dokumente folder. |
|
Registered: March 13, 2007 | Posts: 793 |
| Posted: June 27, 2007 12:54 PM | | | | Yep!
File -> Open Database
in there, click the New Database... button
Put the name in, browse to where you want it stored, and make sure to tick the "copy the current database" checkbox, and that's it. You will made a copy of your database elsewhere.
Just open this new copy, then you back to File -> Open Database and you can then delete the old one. |
|
Registered: June 27, 2007 | Posts: 3 |
| Posted: June 27, 2007 1:14 PM | | | | Thanks a lot!
Greetings! |
|
Registered: May 19, 2007 | Reputation:  | Posts: 5,920 |
| Posted: June 27, 2007 3:33 PM | | | | Quoting ajm: Quote: The images have never been in the database. They have always been in a separate folder. Not so for cast/crew headshots. |
|