coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 pnCPG (Coppermine for postNuke/Zikula) => Topic started by: rivangom on January 30, 2007, 02:51:25 AM

Title: Coppermine and PNCPG
Post by: rivangom on January 30, 2007, 02:51:25 AM
Dear all,

I'm having a hard time getting the intergration of Coppermine 1.4.10 and pnCPG 3.5 working. The Coppermine installation works as stand alone, but can't get it work with pnCPG. I'm using Postnuke 0.764 with the languagesettings dutch.

The error message is:
Parse error: parse error, unexpected $end in D:\APPLICATIES\NETWERK\wamp\www\Kuhn\modules\pnCPG\pnuser.php on line 268


Settings within the CPG control panel are:

De locatie waar Coppermine geinstalleerd is     = http://wi-oso.dyndns.org/kuhn/modules/CPG1410
Coppermine Database :                                  = kuhn_cpg
Coppermine Table Prefix                                   = kuhn_
I am using AutoTheme y/n:                        = blank
Open de application in Full Screen                = blank
Taal:                                                         = dutch
Theme:                                                       = default
Creëer Postnuke gebruikers in pnCPG               = on   
Use Dynamic User Data to store password y/n: = on   
Send password by email y/n:                       = on
Make useralbum when creating user y/n:          = n   
Name of Coppermine Album table:                     = blank
Create Guest account(y/n) :                        = y
Use original Coppermine Guest account(y/n) :   = n   
Vernieuw Coppermine users vanuit Postnuke     = blank
Gebruikerstabel voor Postnuke                       = nuke_users
Gebruikerstabel voor Coppermine                      = cpg141_users
_PNROOT                                                     = blank
_MODDBHOST                                          = blank
_MODDBUSER                                          = blank
_MODDBPW                                               = blank

I really would like this thing working.

Already thanks for your contribution.

Regards,
Robbert van Gom Neumann
Title: Re: Coppermine and PNCPG
Post by: Joachim Müller on January 30, 2007, 08:31:04 AM
A parse error usually means that the file is corrupt. Get a fresh copy and re-upload it.
Title: Re: Coppermine and PNCPG
Post by: casNuy on February 02, 2007, 05:55:14 PM
Robbert,
open up pnuser.php with a decent editor and verify there are no blank lines at the end (after "?>").
Save the file after removing and it should be fine.

Cas