CPGNuke and Coppermine 1.3.2 CPGNuke and Coppermine 1.3.2
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

CPGNuke and Coppermine 1.3.2

Started by DriverJC, March 08, 2005, 01:53:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DriverJC

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

DriverJC

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