Please.. i need help..
My Coppermine dont show "most viewed" pictures.
Thx
AirKing
Is it configured to do so on the home page ie /topn,1 ?
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
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
(
)
Have you tried changing to something else, like "topn,4" ? Give us a link please?
Hello moorey
thx for help
i dont make changes..
url: http://www.canalvotuporanga.com.br/modules.php?name=coppermine
Thx.
AirKing
ps: this picture with 50 views is a test
i change this
Thx
AirKing
What's your exact config? A screenshot of it perhaps?
Have you tried reverting to a default theme?
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
!!!! :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.
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
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...
sorry but...
i dont understand :/
what u need to help me?
Thx
AirKing