Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: CpmFetch 1.9.5 - Undefined offset error during install  (Read 5860 times)

0 Members and 1 Guest are viewing this topic.

aravot

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 73
    • Product Compare for Virtuemart Shopping Cart
CpmFetch 1.9.5 - Undefined offset error during install
« on: January 04, 2007, 07:03:03 pm »

Database Version: 4.1.14-Debian_5-log
PHP Version: 5.1.2
Web Server: Apache/1.3.37

Coppermine 1.4.10 http://www.armenianrugby.org/cpg1410
CpmFetch 1.9.5 dev http://www.armenianrugby.org/cpg1410/cpmfetch/install.php

Directory structure:
domain.com (domain.com/cpg/cpgfetch)
      |_cpg
           |_cpmfetch

Coppermine is installed and functioning properly, uploaded CpmFtech 1.9.5 ran install.php got following error.

Quote
Notice: Undefined offset: 0 in /home/domain.com/cpg1410/cpmfetch/cpmfetch_dao.php on line 903

Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/domain.com/cpg1410/cpmfetch/cpmfetch_dao.php on line 903

On the same domain CpmFetch 1.6.4 works OK http://www.armenianrugby.org/cpg1410/cpmfetch6/cftest.php

Thanks.

« Last Edit: January 07, 2007, 07:49:41 am by vuud »
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Re: CpmFetch 1.9.5 - Undefined offset error during install
« Reply #1 on: January 07, 2007, 07:47:51 am »

Database Version: 4.1.14-Debian_5-log
PHP Version: 5.1.2
Web Server: Apache/1.3.37

Coppermine 1.4.10 http://www.armenianrugby.org/cpg1410
CpmFetch 1.9.5 dev http://www.armenianrugby.org/cpg1410/cpmfetch/install.php

Directory structure:
domain.com (domain.com/cpg/cpgfetch)
      |_cpg
           |_cpmfetch

Coppermine is installed and functioning properly, uploaded CpmFtech 1.9.5 ran install.php got following error.

On the same domain CpmFetch 1.6.4 works OK http://www.armenianrugby.org/cpg1410/cpmfetch6/cftest.php

Thanks.


1.9.6 is out and may resolve this - but I thought we took care of this

http://cpmfetch.fistfullofcode.com/projects/copperminefetch/downloads.php

Logged
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

aravot

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 73
    • Product Compare for Virtuemart Shopping Cart
Re: CpmFetch 1.9.5 - Undefined offset error during install
« Reply #2 on: January 07, 2007, 09:09:31 am »

1.9.6 is out and may resolve this - but I thought we took care of this

1.9.6 fixed my issue (is this version compatible with SMF bridge)
Logged

vuud

  • Moderator
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1803
  • [cpmfetch.fistfullofcode.com]
    • Fist Full Of Code
Re: CpmFetch 1.9.5 - Undefined offset error during install
« Reply #3 on: January 07, 2007, 03:09:54 pm »

1.9.6 fixed my issue (is this version compatible with SMF bridge)

Open the config file (cpmfetch_config.php) and near the top change:

Code: [Select]
//  $cfg['cfBridgedTo'] = 'false';
to

Code: [Select]
$cfg['cfBridgedTo'] = 'smf';

The SMF specific code is not in, but anything beside false will use the generic bridging code (user data not available to titles and stuff).

Otherwise should work fine.

The bridge will be called smf when I put that in...


Logged
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.