GabSoftware
Forum Replies Created
-
Forum: Plugins
In reply to: [Counterize] Counterize produce extra charactersGreat if that worked for you! π
Forum: Plugins
In reply to: [Counterize] Server error after upgrading CounterizeThank you for your report. So your host is limiting the memory to 32 M, which is quite low. Counterize is becoming a big plugin and together with WordPress ate all the available memory, apparently during the upgrade process.
Anyway I don’t know why Counterize is using all your available memory. I guess I should start to use a code profiler!
If you can, you could export your online web server database to a local web server, then do the update process here, then import the updated database back to your online web server. The memory limit in local web servers is generally set to 128 M which is enough for pretty much everything.
Also you can try to comment the upgrade lines in counterize_install.php between 3.0.28 and 3.0.32, as no database changes have been done (just some cleaning).
Otherwise, you can wait for a next version of Counterize, but I can’t tell when…
Sorry for the inconvenience.
Regards,
Gabriel
Forum: Plugins
In reply to: [Counterize] Server error after upgrading CounterizeBy the way this could help you to locate the error:
– Open your wp-config.php file
– Set the WP_DEBUG constant to true
– Add the following lines just after the WP_DEBUG line:error_reporting( E_ALL | E_STRICT );
ini_set(‘display_errors’, 1);If you see errors instead of the “Server Error” page, please take a screenshot and copy-paste the errors here.
Forum: Plugins
In reply to: [Counterize] Server error after upgrading CounterizeHello,
Which version are you trying to install? Did you have a lot of entries in your database?
Forum: Plugins
In reply to: [Counterize] Counterize produce extra charactersHi,
Which browser are you using?
It seems your browser does not know how to render thin spaces. I use them to insert some break points in long strings to avoid cells to expand out of the page.
Regards
Forum: Requests and Feedback
In reply to: New plugin request ignored ?Solved. Thanks to the WordPress Staff !
Forum: Plugins
In reply to: [Counterize] Export Counterize statisticsHello,
You can dump the Counterize tables in your database to a .sql script, then import the script into your new blog. It should work without any problem.
Forum: Requests and Feedback
In reply to: New plugin request ignored ?Ok, thank you for your response, now waiting… π
Forum: Plugins
In reply to: [Counterize II] Counterize III for soonHi Monika,
I advise you upgrade to Counterize 3, this feature will be added very soon π
Forum: Plugins
In reply to: [Counterize II] Counterize III for soonIP collection is now an option.
Forum: Plugins
In reply to: [Counterize II] Counterize III for soonI’m not taking any idiotic path. I’m just starting to continue the development of Counterize, and you are insulting my work. If version 2.14.1 + mods fits you, let it be.
Forum: Plugins
In reply to: [Counterize II] Counterize III for soonNo, it only stores some hashes, as the previous version of Counterize π