Hello
Concerns have been raised already in this forum about not being able to update PHP versions due to having Hit Counter Max installed. I have consulted the discussions and noted an absence of public closure in relation to the queries raised. One such example can be found at https://www.ads-software.com/support/topic/manual-fix-for-php-7-x/ . Yesterday, a colleague representing my host provider tried to assist me by updating my current version (5.6) of PHP to version 7.4, but I required to deactivate the plugin to allow him to do this. When I in turn reactivated the plugin, a fatal error was reported.
Could I please have up-to-date advice on how to address this issue without having a lingering issue with “Deprecated: Function create_function() is deprecated in /var/www/wp-content/plugins/hit-counter-max/image.php on line 186” appearing at the top of a webpage (as reported by the user at the above link).
I think that Hit Counter Max is a super plugin. However, I cannot continue indefinitely without updating my version of PHP. I have the plugin set to give automatic updates. Ideally, the plugin itself would have been revised to address the reported conflict with PHP updates.
]]>After upgrading to PHP 7.x you will receive an error. The simple fix is to modify /wp-content/plugins/hit-counter-max/image.php line 67: Change split to explode
Line 67 old: $exclude_list = split(“\n”,get_option(‘wphcu_exclude_ips
Line 67 new: $exclude_list = explode(“\n”,get_option(‘wphcu_exclude_ips
I have verified this fix is now working on a clients site using PHP 7.3
P.S. you can add more digits by changing line 86
Line 86 old: for ($i = 0; $i < (4 – strlen($hits)); $i++) {
Line 86 new: for ($i = 0; $i < (6 – strlen($hits)); $i++) {
When I test my client’s site on PHP 7.0 or higher it breaks the site. I disabled all plugins and narrowed it down to this one. Any updates on the horizon?
]]>Hi there,
is this plugin GDPR compliant (in terms of gathering the visitors’ personal data etc.?)
Thank you!
]]>Hello
I have been experiencing problems with the default search engine on my WordPress site. This has required me to deactivate the already active plugins and activate them one at a time to identify the source of the problem. This has included deactivating Hi-Counter-Max. Sadly, when I reactivated this plugin, I saw no opportunity to restore the original hits record. Can you please advise me on whether there is a way of retrieving this information so that my current estimated hits count which I am using as a starting figure can be made more accurate.
Many thanks in advance
]]>Hello
I would value advice on whether or not it is possible to eliminate visits by admin users from the hits count generated through Hit Counter Max.
Many thanks in advance!
]]>If I set the counter to count unique visitors and then visit the site:
1.) more than once per day are these visits counted? or
2.) on subsequent days are these visits counted?
If the counter is not set to count unique visitors and I then read (click on) several different pages it seems to count each page visit as a separate visitor. Is that correct?
Is there a way to set it so it counts each visit to the site but not each page visit?
]]>ERVER_ADDR in /hermes/bosnaweb21a/b2785/ipg.precisecleaningcom/wp-content/plugins/hit-counter-max/class.resource.php on line 66
Skip to main content
Skip to toolbar
About WordPress
Precise Cleaning
00 comments awaiting moderation
New
Headway
Howdy, admingreg
Log Out
After an upgrade to v 4.5.2 i am getting the following error is being displayed on my page. Need to deactivate plugging to get rid of this error. Any suggestions, I am very new to this plugging/Wordpress concept.
Hit Counter Max Settings
Notice: Undefined variable: done in /hermes/bosnaweb21a/b2785/ipg.precisecleaningcom/wp-content/plugins/hit-counter-max/settings_wphcu.php on line 60 Notice: Undefined variable: done in /hermes/bosnaweb21a/b2785/ipg.precisecleaningcom/wp-content/plugins/hit-counter-max/settings_wphcu.php on line 60 Notice: Undefined variable: done in /hermes/bosnaweb21a/b2785/ipg.precisecleaningcom/wp-content/plugins/hit-counter-max/settings_wphcu.php on line 60 Notice: Undefined variable: done in /hermes/bosnaweb21a/b2785/ipg.precisecleaningcom/wp-content/plugins/hit-counter-max/settings_wphcu.php on line 60 Notice: Undefined variable: done in /hermes/bosnaweb21a/b2785
I was able to display the counter in the footer. Does anyone know if I can also add the counter to specific pages on my website? Thanks
]]>Programm deinstalliert, da Z?hler Phantasiewerte ausgibt.
]]>“require_once(‘C:\Inetpub\vhosts\tahliacenter.com\httpdocs\cms\wp-admin\admin.php’),
require_once(‘C:\Inetpub\vhosts\tahliacenter.com\httpdocs\cms\wp-load.php’),
require_once(‘C:\Inetpub\vhosts\tahliacenter.com\httpdocs\cms\wp-config.php’),
require_once(‘C:\Inetpub\vhosts\tahliacenter.com\httpdocs\cms\wp-settings.php’),
include_once(‘C:\Inetpub\vhosts\tahliacenter.com\httpdocs\cms\wp-content\plugins\hit-counter-max\image.php’),
perform_install PHP Warning:
is_dir():open_basedir restriction in effect.
File(C:\Inetpub\vhosts\tahliacenter.com\httpdocs\cms/wp-content/plugins/hit-counter-max/designs/Basic/1/0.gif/)
is not within the allowed path(s): (C:/Inetpub/vhosts/tahliacenter.com\;C:\Windows\Temp\)
in C:\Inetpub\vhosts\tahliacenter.com\httpdocs\cms\wp-content\plugins\hit-counter-max\settings_wphcu.php
on line 56 PHP Warning”
How can i solve it please.
adding to the misery:
changes the green ssl icon to orange even though ssl is forced set and forced redirected.mixed content fix is forced on.
images are not served over ssl.I dont know why. everything else is.
]]>Maybe this is obvious to other people, but not to me. Where does the counter and if you uncheck the “footer” checkbox?
Alternatively, does anybody know the content and format of the shortcode that is generated by the plug-in?
]]>I’d just like a classic counter that says something like:
“Website Visitors This Year: 5421”
because the random number 5421 doesn’t really mean a whole lot.
]]>Hi, I downloaded the latest version and the counter is increasing twice.
IF you visit to https://www.goldenglobeltd.com – just refresh the update and the counter is increasing twice.
]]>Hi there,
Is it possible to increase the visitor number to 7 or 8 digits?
]]>My website gets large amounts of traffic (~5000 per day or ~35000 per week). When the counter gets to high, it resets. This can be emulated/tested by running this SQL query in phpMyAdmin
UPDATE 'database'.'wp_hidden_options' SET 'option_value' = '1300367' WHERE 'wp_hidden_options'.'option_id' =324740 LIMIT 1 ;
(replace single-quotes with backticks except for ‘1300367’)
The counter will display the proper number, but then it will reset upon the next visit/hit.
My website is https://dcjtech.info/
]]>Where is the number of hits stored? In other words, where is the file or what is the SQL key’s name?
]]>Hi,
This is just what I was looking for, great! One small request: can you include an option to add a free-definable heading, like:
visitors:
244567
Thank you
]]>