I to all,
i have enable visit conter from ACP.
But i don't see it.
why? :?: :?: :?:
Visit Counter (solved)
Subject: Visit Counter (solved)
Last edited by tiziano on Tue 16 Jan, 2007 23:09; edited 1 time in total
Last edited by tiziano on Tue 16 Jan, 2007 23:09; edited 1 time in total
Subject: Re: Visit Counter
Hello,
Enabling in ACP takes no effect... we have to check..
If you wish the visit counter block on Portal then add this block via the CMS system, which you can reach from forum index, if you have the rights for that.
Enabling in ACP takes no effect... we have to check..
If you wish the visit counter block on Portal then add this block via the CMS system, which you can reach from forum index, if you have the rights for that.
Subject: Re: Visit Counter
only via phpmyadmin...
run this line and replace the number of visits:
greetz
tiziano wrote: [View Post]
only via phpmyadmin...
run this line and replace the number of visits:
greetz
Subject: Re: Visit Counter
UPDATE phpbb_config SET visit_counter = "123456";
sorry but not work !!!
:( :(
sorry but not work !!!
:( :(
Subject: Re: Visit Counter
Errore
query SQL:
UPDATE phpbb_config SET visit_counter = "123456"
Messaggio di MySQL:
#1054 - Unknown column 'visit_counter' in 'field list'
???? help mee
query SQL:
UPDATE phpbb_config SET visit_counter = "123456"
Messaggio di MySQL:
#1054 - Unknown column 'visit_counter' in 'field list'
???? help mee
Subject: Re: Visit Counter
again error...
Errore
query SQL:
UPDATE `phpbb_config` SET `visit_counter` = "8564"
Messaggio di MySQL:
#1054 - Unknown column 'visit_counter' in 'field list'
:( :(
Errore
query SQL:
UPDATE `phpbb_config` SET `visit_counter` = "8564"
Messaggio di MySQL:
#1054 - Unknown column 'visit_counter' in 'field list'
:( :(
Subject: Re: Visit Counter
hmm cann you look into your database via phpmyadmin that in the "config" the entry "visit_counter" is there?
tiziano wrote: [View Post]
hmm cann you look into your database via phpmyadmin that in the "config" the entry "visit_counter" is there?
Subject: Re: Visit Counter (solved)
....
this query is ok !!!! work !!!
UPDATE `phpbb_config` SET `config_value` = '8600' WHERE `config_name` = 'visit_counter';
this query is ok !!!! work !!!
UPDATE `phpbb_config` SET `config_value` = '8600' WHERE `config_name` = 'visit_counter';
Subject: Re: Visit Counter (solved)
good friend after what your you say have to go to the folder blocks and to publish visit_counter_block. tpl and to put where says + 1 to put it in + 0 because if does not count 2 visits instead of 1
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.8069s (PHP: 2% SQL: 98%)
SQL queries: 15 - Debug Off - GZIP Enabled