Hi,
Is it possible to import the coppermine from CPGNuke to stand alone CPG? I assume that they're using the same table structure, but just different prefix. If there is already a place with a how-to for this, please point me in the right direction. Thanks.
We don't know the CPGNuke code or what changes they made to the database. I believe someone else asked this question and found help at cpgnuke.com.
I have done it,
you must export data from your DB using queries in mysql and import in the new DB.
There are different files but the most change are in the path of the pictures and in the properties of the cpgusers.
The only thinghs that I have lost are the passwords of login users as in CPGNuke are encrypted. :(
Bye