Themes
All themesNo clustered themes yet.
Market
Commercial opportunities need traceable source links before they are treated as build-worthy.
100.0% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
No clustered themes yet.
Pain still appears around bugs, performance despite praise for reliable.
Plugin throwing a PHP Session error in WP Health Check: users show bugs, compatibility, missing feature pain that may indicate a product gap.
IP2Location Variables · Plugin throwing a PHP Session error in WP Health Check Hello, Perhaps you’ll remember me as the dingbat who forgot to save the plugin settings before, lol. mixed Plugin is not finding the DB?Plugin is not finding the DB?: users show security, bugs, compatibility pain that may indicate a product gap.
IP2Location Variables · Hello, This plugin, as described, is perfect for my needs. complaint WP error messagesWP error messages: users show bugs, compatibility, support pain that may indicate a product gap.
IP2Location Variables · WP error messages Since installing the ip2location plugin on my local WP installation, I’m getting the following errors: Notice: register_uninstall_hook was called incorrectly. mixed Variables Not WorkingVariables Not Working: users show bugs, compatibility, performance pain that may indicate a product gap.
IP2Location Variables · Variables Not Working I’m getting a long list of errors when enabling this plugin. complaint not working?not working?: users show compatibility, performance, setup pain that may indicate a product gap.
IP2Location Variables · I have installed, activate & downloaded DB5-Lite Database for this plugin successfully. complaint How to useHow to use: users show bugs, performance, setup pain that may indicate a product gap.
IP2Location Variables · I have installed the plugin, and I have uploaded the database.bin file to the directory. complaint Does not work.Does not work.: users show bugs, performance pain that may indicate a product gap.
IP2Location Variables · Does not work. complaint Issue with IP Location is using CloudflareIssue with IP Location is using Cloudflare: users show bugs pain that may indicate a product gap.
IP2Location Variables · Issue with IP Location is using Cloudflare I notice if the website uses Cloudflare them, sometimes instead of real IP location appear location of Cloudflare Server, how to bypass this issue? complaint not workingnot working: complaint conversation with limited structured signal.
IP2Location Variables · not working Doesn’t work, returns NULL Doesn’t work, returns NULL praise Working as intendedWorking as intended: users show bugs pain that may indicate a product gap.
IP2Location Variables · No issues so far! mixed Code exampeCode exampe: users show compatibility, support, setup pain that may indicate a product gap.
IP2Location Variables · Can someone give me a code example in php to display the IP address or lat/long of the visitor? mixed Your plugin giving server address and not visitorYour plugin giving server address and not visitor: users show support, setup pain that may indicate a product gap.
IP2Location Variables · // Detect visitor IP automatically $data1 = ip2location_get_vars(); $data1 = json_decode($data1); echo $data1->ipAddress; echo $data1->countryCode; echo $data1->countryName ; $data->cityName ; echo $_SERVER[‘IP2LOCATION_IP_ADDRESS’]; —————————— Display on page this information when opening the page with above codes, i am based in the middle east. mixed After updating not workingAfter updating not working: users show compatibility pain that may indicate a product gap.
IP2Location Variables · After updating not working After updating to latest version, it’s not show anything With old version, it’s work: <?php ip2location_get_vars(‘IP_ADDRESS’) ?> So, how to display simple the IP adddress?