forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: DriverJC on March 08, 2005, 01:53:34 am

Title: CPGNuke and Coppermine 1.3.2
Post by: DriverJC on March 08, 2005, 01:53:34 am
I have CPGNuke on one of my site but would like to start displaying video's. since CPGNuke does not support videos I'm looking for a workaround. 

I have integrated CPG1.3.2's table structure and CPGNukes table structure so that they share the same albums, pictures, and am working on the catagories table when I hit a snag.   
Sometime in the past the catname field in the catagories table was changed to name.

What I need to do is make cpg1.3.2 put the data from the name field on catmgr.php into both the name field and the catname field in the database.  Is there an easy way to do this?

Let me know what you think.
Thank you
Joel
Title: Re: CPGNuke and Coppermine 1.3.2
Post by: DriverJC on March 08, 2005, 02:53:47 am
I have solved this problem.  Added a a couple lines to the catmgr.php file and now my CPG13.2 installation will write to the CPGNuke database as well as adding catagories, albums, and pictures. 

Thank you
Joel