coppermine-gallery.com/forum

Support => Older/other versions => cpg1.1d PHPnuke Support (deprecated) => Topic started by: airking on October 08, 2003, 08:18:06 PM

Title: Problem with Most Viewed
Post by: airking on October 08, 2003, 08:18:06 PM
Please.. i need help..

My Coppermine dont show "most viewed" pictures.

Thx

AirKing
Title: Problem with Most Viewed
Post by: gtroll on October 08, 2003, 10:36:45 PM
Is it configured to do so on the home page ie /topn,1 ?
Title: Problem with Most Viewed
Post by: airking on October 08, 2003, 11:26:04 PM
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
Title: Problem with Most Viewed
Post by: airking on October 09, 2003, 05:16:17 AM
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
(
)

 
Title: Problem with Most Viewed
Post by: moorey on October 09, 2003, 05:52:34 AM
Have you tried changing to something else, like "topn,4" ?  Give us a link please?
Title: Problem with Most Viewed
Post by: airking on October 09, 2003, 06:07:15 AM
Hello moorey
thx for help

i dont make changes..

url: http://www.canalvotuporanga.com.br/modules.php?name=coppermine

Thx.
AirKing
Title: Problem with Most Viewed
Post by: airking on October 09, 2003, 06:11:30 AM
ps: this picture with 50 views is a test

i change this

Thx
AirKing
Title: Problem with Most Viewed
Post by: moorey on October 09, 2003, 07:34:00 AM
What's your exact config? A screenshot of it perhaps?

Have you tried reverting to a default theme?
Title: Problem with Most Viewed
Post by: airking on October 09, 2003, 01:44:13 PM
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
Title: Problem with Most Viewed
Post by: moorey on October 09, 2003, 04:42:16 PM
!!!!  :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.
Title: Problem with Most Viewed
Post by: airking on October 10, 2003, 01:10:52 AM
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
Title: cookie from coppermine is not being set
Post by: gtroll on October 10, 2003, 08:57:10 AM
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...
Title: Problem with Most Viewed
Post by: airking on October 11, 2003, 03:09:30 AM
sorry but...

i dont understand :/

what u need to help me?


Thx
AirKing