Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Error in update script? 1.4.0 -> 1.4.10  (Read 3494 times)

0 Members and 1 Guest are viewing this topic.

mardyhardy

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 3
Error in update script? 1.4.0 -> 1.4.10
« on: November 08, 2006, 10:50:39 am »

I receive the following error:
Code: [Select]
While executing query "INSERT INTO cpg140_pictures (approved, pid, aid, caption, filepath, filename, filesize, pwidth, pheight, hits, mtime, ctime) SELECT 'yes' as approved, p.pid, aid, msg_body AS caption, filepath, filename, filesize, pwidth, pheight, hits, mtime, UNIX_TIMESTAMP(ctime)FROM CPG_pictures AS p LEFT JOIN CPG_comments AS c ON p.caption = c.msg_id " on 0

mySQL error: Table 'tovodb.CPG_pictures' doesn't exist

The table should be cpg140_pictures
Logged

Nibbler

  • Guest
Re: Error in update script? 1.4.0 -> 1.4.10
« Reply #1 on: November 08, 2006, 01:22:04 pm »

Why are you running upgrade-1.0-to-1.2.php ?
Logged

mardyhardy

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 3
Re: Error in update script? 1.4.0 -> 1.4.10
« Reply #2 on: November 08, 2006, 11:48:07 pm »

No I didn't. Downloaded the 1.4.10 files and tried to run update.php
After some other weird screens, I ended up with this error
Logged

Nibbler

  • Guest
Re: Error in update script? 1.4.0 -> 1.4.10
« Reply #3 on: November 09, 2006, 01:05:27 am »

The only place in Coppermine that code appears is in the file upgrade-1.0-to-1.2.php. I would suggest downloading a fresh version of the package and re uploading to your web server if you are sure you are not running that file.
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 20 queries.