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: Failed to find block 'file_line'(#(<!-- BEGIN file_line -  (Read 12843 times)

0 Members and 1 Guest are viewing this topic.

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
Failed to find block 'file_line'(#(<!-- BEGIN file_line -
« on: October 31, 2003, 02:45:20 am »

This is caused by one or all below problems:

You put the coppermine.sql in a seperate database with phpMyAdmin[list=1]
  • Delete coppermine database
  • Choose your nuke database
  • Click in right screen on SQL
  • Run the propper coppermine.sql (for Nuke 5.5-6.0 OR Nuke 6.5 THEY ARE DIFFERENT)
  • [/list:o]

You upload wrong coppermine module
Check if you are using phpNuke 5.5-6.0 OR 6.5 and upload the appropiate files BECAUSE THEY ARE DIFFERENT !
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

Biker

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
    • http://www.biker-unity.de
Failed to find block 'file_line'(#(<!-- BEGIN file_line -
« Reply #1 on: November 02, 2003, 03:27:22 pm »

Suggestion maybe also:

Look @ your include/config.inc.php @ the prefix for your tables!

Is it like this:

Quote
// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] = "nuke_";


it will not work!!!!!!

You only have to change it to this:

Quote
// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] = "cpg_";


and it will work fine!  :!:

greets
Bernd
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
Failed to find block 'file_line'(#(<!-- BEGIN file_line -
« Reply #2 on: November 02, 2003, 05:24:04 pm »

$CONFIG['TABLE_PREFIX'] is default set to "cpg_"

if you changed it then yes you must turn it back
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 18 queries.