Hey!
I use PostNuke with Coppermine and the Modul "pnCPG" since July 2005 and all ran super.
But since yesterday there is an error: When you click on a link from pnCPG it is coming a empty white page with one sentence: "You can't access this file from and external site..."!
I didn´t have changed anything! What could it be?
Can somebody help me, please!!
Thanks!
greets
herodot
link?
You aere not running the lates version but if you cannot update you can remove the following 3 lines from the idex.php located in the pnCPG directory :
Quote
if (!pnLocalReferer()) {
die ("You can't access this file from and external site...");
}
I have no clue what caused this behaviour if nothing changed but the above should solve it.
Cas