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: No images after installation & error  (Read 4199 times)

0 Members and 1 Guest are viewing this topic.

Jezuz

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
No images after installation & error
« on: June 11, 2012, 03:56:47 am »

Code: [Select]
Site: http://www.spectrumgames.co.cc
Coppermine link: http://www.spectrumgames.co.cc/gallery

Hello, so I've installed cpmfetch and the test images in the installer aren't showing up.
I'm also getting these errors:
Code: [Select]
Unknown column 'p.owner_name' in 'field list'
SELECT p.filepath AS pFilepath, p.filename AS pFilename, p.aid AS pAid, p.filesize AS pFilesize, p.title AS pTitle, p.caption AS pCaption, p.owner_name AS pOwner_name, p.owner_id as pOwnerId, p.ctime AS pCtime, p.hits AS pHits, p.pid AS pPid, p.pic_rating AS pPic_Rating, p.votes AS pVotes, p.pwidth AS pWidth, p.pheight AS pHeight, p.user1 as pUser1, p.user2 as pUser2, p.user3 as pUser3, p.user4 as pUser4, c.cid as cCid, c.name as cName, c.description as cDescription, c.pos as cPos, c.parent as cParent, c.thumb as cThumb, a.aid AS aAid, a.title AS aTitle, a.description AS aDescription, a.visibility as aVisibility, a.pos as aPos, a.category as aCategory, a.thumb as aThumb, a.keyword as aKeyword FROM cpg15x_pictures AS p LEFT JOIN cpg15x_albums AS a ON p.aid = a.aid LEFT JOIN cpg15x_categories AS c ON a.category = c.cid WHERE 1 AND p.approved='YES' AND ((a.visibility = 0 OR a.visibility IS NULL) AND (a.alb_password IS NULL OR a.alb_password = "")) ORDER BY p.ctime DESC LIMIT 0,4


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/sonichen/public_html7/gallery/cpmfetch/cpmfetch_dao.php on line 1260

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/sonichen/public_html7/gallery/cpmfetch/cpmfetch_dao.php on line 1264

I have read and tried the suggestion from this thread: http://forum.coppermine-gallery.net/index.php/topic,62792.0.html 

But private albums were already enabled, and I cant find anything else in my coppermine settings about album permissions.

Any help would be greatly appreciated. Thanks in advance :)

-Jezuz
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.