No images after installation & error No images after installation & error
 

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

Main Menu

No images after installation & error

Started by Jezuz, June 11, 2012, 03:56:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jezuz

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:
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