coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 pnCPG (Coppermine for postNuke/Zikula) => Topic started by: lzucco on August 04, 2006, 09:33:06 PM

Title: Cannot open pnCPG admin panel
Post by: lzucco on August 04, 2006, 09:33:06 PM
My Settings: W2K3 Server Standard SP1, MySQL 5, Php4.4.2, PostNuke 0.762, pnCPG3.4

My steps till now:
1.  Unzip the contents to your /modules directory.
2.  Copy pnCPG\Coppermine\index_pn.php to your Coppermine root directory. (mandatory)
3.  Initialise & activate the module
4.  Go to the AdminPanel and set the directory of Coppermine
Stuck at step 4.

The pnCPG module is under the "PostNuke administration panel/3rd Party" but got the error when accessing:
http://<servername>/pn/index.php?module=pnCPG&type=admin
The page cannot be found

directory Coppermine is under pnCPG and the file index_pn.php was copied to the pnCPG root.

Any ideas?

Thanks in advance + regards,
Zucco
Title: Re: Cannot open pnCPG admin panel
Post by: casNuy on August 05, 2006, 11:18:54 AM
Hi Zucco,
have we not met before  ;) ?
For pnCPG it is not important where Coppermine is installed.
Now the problem :
Under the modules directory you now have a directory called pnCPG ?
What is the contents of this directory ?

Cas
Title: Re: Cannot open pnCPG admin panel
Post by: lzucco on August 05, 2006, 04:32:52 PM
Hi Cas,

So, spending your vacations working...  :D

Yes, pnCPG directory is under modules and the content of this one is:
- Coppermine
- pnblocks
- pndocs
- pnimages
- pnlang
- pntemplates
pnadmin.php
pninit.php
pnuser.php
pnversion.php
index_pn.php

Something missing?

If you like to check on the server... you know is XXXX19

Greetings,
Zucco
Title: Re: Cannot open pnCPG admin panel
Post by: lzucco on August 07, 2006, 06:00:46 PM
It's necessary to install GD to be able to see the pnCPG admin panel ??
Title: Re: Cannot open pnCPG admin panel
Post by: Joachim Müller on August 07, 2006, 10:07:53 PM
I don't think so (although I'm not a nuke expert). However, you'll need GD or ImageMagick to use Coppermine.
Title: Re: Cannot open pnCPG admin panel
Post by: lzucco on August 09, 2006, 03:38:09 PM
Do you what's funny I can use the Coppermine Photo Gallery admin page but not the admin page from pnCPG34 inside PostNuke 3rd Party.

About GD: is comming together with PHP 4.4.2 version 2.0.28, isn't the lateste one 2.0.33 but I think it works right? How can I apply the new GD 2.033 version to PHP 4.4.2 ?
Title: Re: Cannot open pnCPG admin panel
Post by: casNuy on August 09, 2006, 05:53:04 PM
Problem is solved, issue caused by having 2 installations of pnCPG active.

Cas
Title: Re: Cannot open pnCPG admin panel
Post by: lzucco on August 09, 2006, 06:44:39 PM
Thanks Cas !