S
Forum Replies Created
-
Forum: Plugins
In reply to: [CampTix Event Ticketing] Don't show success messageDoes anyone have a solution?!
Thanks
I checked database and that table doesn’t exist. Reinstalling by optimization menu didn’t work.
I tried to add table by sql query but this error displayed:#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'bigint(20) NOT NULL, type varchar(25) NOT NULL, id bigint(20) NOT NULL, ' at line 2
Ok
I hope this be in future.Ok, thanks.
No I haven’t enabled IP hashing.
Some of unknown IPs:
65.49.14.74
82.145.220.180
82.145.218.183
82.145.216.62
65.49.14.57
65.49.14.166I did that, the “unknown” was in first row before updating this and now is second.
Now I downloaded GeoIP database and I can see other countries. Why my second row in countries table still is “Unknown” whit a big number of users?
The GeoIP database doesn’t exist in my plugin. How do I download it?
Removing mass of data didn’t solved the problem but increasing the php memory limit worked.
I hope the overview page work henceforth.I see a list of data,
“Showing rows 0 – 49 (123404 total, Query took 0.0004 seconds.)”
123404 row
These codes displayed:
DEBUG: Before searchengine_query DEBUG: After searchengine_query DEBUG: Before query DEBUG: Query string: SELECT * FROM <code>wp_statistics_visitor</code> WHERE <code>referred</code> LIKE '%baidu.com%' DEBUG: After searchengine_query DEBUG: Before searchengine_query DEBUG: After searchengine_query DEBUG: Before query DEBUG: Query string: SELECT * FROM <code>wp_statistics_visitor</code> WHERE <code>referred</code> LIKE '%bing.com%' DEBUG: After searchengine_query DEBUG: Before searchengine_query DEBUG: After searchengine_query DEBUG: Before query DEBUG: Query string: SELECT * FROM <code>wp_statistics_visitor</code> WHERE <code>referred</code> LIKE '%duckduckgo.com%' OR <code>referred</code> LIKE '%ddg.gg%' DEBUG: After searchengine_query DEBUG: Before searchengine_query DEBUG: After searchengine_query DEBUG: Before query DEBUG: Query string: SELECT * FROM <code>wp_statistics_visitor</code> WHERE <code>referred</code> LIKE '%google.%'
Now the about box not displayed.
Yeah, now log3 works too.
The about box displays in log1 and log2 but not in log3.