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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.