Page Not Found error Page Not Found error
 

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

Page Not Found error

Started by lkcn, October 27, 2003, 11:27:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lkcn

I've installed coppermine and pnCPG. Standalone coppermine is working fine. But I tried to access it as a module (index.php?module=pnCPG&func=main), I got a Page Not Found error. Why is that? Thx.

casNuy

Most likely that you missed out on one part within the readme.  You should copy index_pn.php into the root of your standalone coppermine directory.
Other option is that you did not correctly defined the location of the coppermine application within the admin section of pnCPG.

Cas

lkcn

I've solved the problem, but still don't quite understand... Yes I didn't copy the index_pn.php into the coppermine root directory but even after I did that, still the same error message.

I installed coppermine in modules/coppermine, and pnCPG in modules/pnCPG. Then in setting the pnCPG from the Administration menu, I set "The Location of the pnCPG installation" as modules/pnCPG. That seems to be the reason of the error. Once I set it as modules/coppermine, it works!

So is "The Location of the pnCPG installation" is actually the coppermine installtion? Is pnCPG only for initialising coppermine. Will the files in modules/pnCPG be called upon when coppermine is running?

Anyway, thanks for your effort!

casNuy

You are absolutley right, i have adjusted the language file for the next release.

Cas