=== ...Changes number in viewed xx times____ === ...Changes number in viewed xx times____
 

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

=== ...Changes number in viewed xx times____

Started by Mike_PL, August 10, 2005, 03:36:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mike_PL

If give change as number in 'viewed xx times'? In phpmyadmin? Where?

gruss
Mike_PL

Nibbler

In the cpg_pictures table, the field is `hits`

Mike_PL

hmm..:

`hits` int(10) NOT NULL default '0',

Where is NUMBERS??

Nibbler

You need to click 'browse' to see the contents of the table. Make a backup before editing your database if you don't know what you're doing.