News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Problem with Most Viewed

Started by airking, October 08, 2003, 08:18:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

airking

Please.. i need help..

My Coppermine dont show "most viewed" pictures.

Thx

AirKing


airking

Yes...
my html just configured to show most viewed... but... dont show nothing ...

Return this message..

No Image to display here..


Thx
Sorry about my english...

AirKing

airking

I See the link "Most Viewed" but when i access it... it say " No Imaga de display here " ...


but.. i have more than 500 pictures in my gallery....



Debug mode:

QuoteUSER:
Array
(
    [ID] => 776c6a185d74367d4aa4a95262fe2e7a
    [am] => 1
)

 
GET :
Array
(
    [name] => coppermine
    [file] => thumbnails
    [album] => topn
)

 
POST :
Array
(
)

 

moorey

Have you tried changing to something else, like "topn,4" ?  Give us a link please?

airking


airking

ps: this picture with 50 views is a test

i change this

Thx
AirKing

moorey

What's your exact config? A screenshot of it perhaps?

Have you tried reverting to a default theme?

airking

Quote from: "moorey"What's your exact config? A screenshot of it perhaps?

Have you tried reverting to a default theme?



My Config

http://www.canalvotuporanga.com.br/fotos/foto01.jpg
http://www.canalvotuporanga.com.br/fotos/foto02.jpg
http://www.canalvotuporanga.com.br/fotos/foto03.jpg


And i have tried change to default theme...


Thx
AirKing

moorey

!!!!  :roll:  :lol:

In your config section for "The content of the main page": catlist/alblist/random,2/lastup,2

change it to:
Quotecatlist/alblist/random,2/lastup,2/topn

Hope this helps.

airking

Quote from: "moorey"!!!!  :roll:  :lol:

In your config section for "The content of the main page": catlist/alblist/random,2/lastup,2

change it to:
Quotecatlist/alblist/random,2/lastup,2/topn

Hope this helps.

Hello moorey

you dont understand my problem...


i have access to most viewed link
but... my coppermine dont counting visits..

example:

http://www.canalvotuporanga.com.br/modules.php?name=coppermine&file=thumbnails&album=topn

the 50 visits i change in my testes...

Thx

gtroll

Your cookie from coppermine (default name cpg11d_data) is not being set.
So this line of displayimage.php  
if ($album != "lasthits" && !in_array($pid, $USER['liv']) && isset($HTTP_COOKIE_VARS[$CONFIG['cookie_name'] . '_data'])) is never is "true" and the count never increases
I was able to find this problem by going to your site and checking my cookies the lang cookie of phpnuke is being set...

airking

sorry but...

i dont understand :/

what u need to help me?


Thx
AirKing