Snorvarg
Forum Replies Created
-
After looking around, there seem to be something odd at line 128 in ultimate-post-widget.php.
The call to get_the_category() would return the current posts categories. To be correct, the code should use the category id I told it in the widgets pane in wordpress.This might be an incorrect assumption of course, it’s only after a brief look in the code.
@bace135, could you tell me in which file and line of code you found this? Might be fixable.
I fixed it, for the version 1.5.1.14 at least.
Follow these steps to get rid of the ‘state required’ errors:
In the file cart66-lite/gateways/Cart66GatewayAbstract.php you should change the $skip array in the two functions setShipping() and setBilling().
Change to: (state was wrong, was something else)
$skip = array(‘address2’, ‘state’);Not sure if this is needed, but since I use the manual gateway, I changed the $skip here as well:
cart66-lite/gateways/Cart66ManualGateway.phpHope it can help anyone! The bad thing with this is of course you will have to re-edit these files when a new version is released.
Forum: Plugins
In reply to: [WordPress Popular Posts] The static home page is not countedSounds wise enough to me. ??
Hello,
No it does not show statistics for a single page like kyme asks.My statistics looks like this, after I have been clicking around on different pages:
8.35.201.1192013-08-08 - 8.35.201.119 Mapunknownhttps://terriblethings.biz https://terriblethings.biz[...] 8.35.201.1012013-08-08 - 8.35.201.101 Mapunknownhttps://terriblethings.biz https://terriblethings.biz[...] 109.58.148.2452013-08-08 - 109.58.148.245 MapSafarihttps://terriblethings.biz https://terriblethings.biz[...] 66.7.199.1602013-08-08 - 66.7.199.160 Mapunknownhttps://terriblethings.biz https://terriblethings.biz[...]
It does not show me which page has been visited. Can you fix it Mostafa? I like the plugin’s simplicity!
Forum: Reviews
In reply to: [Download Monitor] Statistics does not workAha, I am new to wordpress, and I have seen other posts complaining about this feature not working. I did’nt mean to sound rude or anything, I just tried to explain that this was the only feature of the plugin that I tried. If there is anywhere I can ask for help without giving it a rating, I am happy to do so.
Is there any troubleshooting guide available?Forum: Plugins
In reply to: [Download Monitor] Statistics don't workSame here.
I tried remove the local-ip in Blacklist IPs list in Settings->Logging, to see if it helped, but no change.