please help please help
 

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

please help

Started by simonetta, September 25, 2005, 12:07:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

simonetta

I have installed coppermine with invisionboard, but when I go to acp , sistem setting , coppermine setting on the board and fix the url and the path for the gallery
its return this error
Fatal error: Call to undefined function: file_get_contents() in /home/virtual/xxx/forums/sources/mods/coppermine/mod_coppermine_ad_func.php on line 169

then
if I create the table stats
it remand the following error
mySQL query error:
CREATE TABLE cpg130_stats (
  date int(10),
  albums int(5),
  pictures int(5),
  public_albums int(5),
  public_pictures int(5),
  PRIMARY KEY  (date)
) TYPE=MyISAM


mySQL error: All parts of a PRIMARY KEY must be NOT NULL;  If you need NULL in a key, use UNIQUE instead
mySQL error code:
Date: Sunday 25th of September 2005 11:59:50 AM

can help me?

simonetta


I resolved on this way
The error appear whean I go on pda of the ibforum and click on coppermine configuration when I insert the path the script return me the error
and I can't change the link to the gallery
I have insert a comment here  $cpg_file = file_get_contents($cpg_path."include/functions.inc.php");
then I have write the url of the gallery and the path and the script change
but with the path andr the url the forums remand various error
so I delete the path and with only the url www.nnnnnn.com/gallery/index.php the forums now go and the gallery

I hope you understand with my english :)
and I hope this can help other
by

Joachim Müller

it appears to me that you're not using the coppermine distribution from sf.net plus the ipb bridge file we provide, but the "coppermine goes invisionize" hack. We have no idea how it works. Ask the author of this particular port.