'Most viewed' is not working for me 'Most viewed' is not working for me
 

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

'Most viewed' is not working for me

Started by leotan, December 17, 2005, 06:50:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

leotan

I am not sure what is wrong, but the 'most viewed' function is not working for me.

It just shows 'No image to display' when I clicked on it.

I have just upgraded from 1.3.2 to 1.4.2.
And I have install the mod for 'picture of the week'.

my site is at http://sghamsters.com/gallery/

Hope someone can help me to solve this.
Thanks.

Tranz

When someone else had the same issue, it was due to a dot in the cookie name. But your gallery cookie is just _data.

So I ran update.php and it looks quite different. Did you mod it or use a modded installation of CPG?

leotan

Quote from: TranzNDance on December 17, 2005, 07:16:27 AM
When someone else had the same issue, it was due to a dot in the cookie name. But your gallery cookie is just _data.

So I ran update.php and it looks quite different. Did you mod it or use a modded installation of CPG?

I am using the mod http://forum.coppermine-gallery.net/index.php?topic=14600.0
I modded it myself according to the instructions given.

Any idea what is wrong?

leotan


Joachim Müller

undo the mod, verify that "most viewed" works, then re-do it.

leotan

Quote from: GauGau on December 19, 2005, 07:45:36 AM
undo the mod, verify that "most viewed" works, then re-do it.
I undo the mod, but it is not working too.
could it be something wrong with the upgrading?

Nibbler

You probably did the edit to include/functions.inc.php wrongly. Revert to the original file from the package and try it again carefully.

leotan

Quote from: Nibbler on December 20, 2005, 05:13:57 PM
You probably did the edit to include/functions.inc.php wrongly. Revert to the original file from the package and try it again carefully.
Thank you so much, the problem is solved.
It is the error while I mod it in functions.inc.php.

funny thing is that how come the functions.inc.php wasn't overwrited when I upload all the original files up to the server.  ???
nevertheless, the problem is solved.

thanks guys! ;D