edlund
Forum Replies Created
-
Forum: Plugins
In reply to: [SlimStat Analytics] User overview not showing upThat did the trick
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Callback problems when using HTTPSThanks 🙂
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Callback problems when using HTTPSI understand your concern, however I don’t understand why either.
I have done something like that already, but I am not too keen on that solution since it is for a customer. And I really want her to be able to update the plugin.
Would it be possible to add a filter to the callback url? If that would be an okay solution I am willing to submit it as a pull request. If that makes it easier for you.
No she shouldn’t loose those changes by downgrading, but I would suggest you to back up the database just in case.
No I mean there are bugs in the code currently. But whether or not the bug you encounter is one of them or something else I don’t know.
/Kristian
You could try to recreate the thumbnails, it is an option on the manage gallery pages. Don’t know if that helps you in this situation.
/Kristian
No that is not currently possible without changing part of the plugin code.
it is not currently possible.
There was a major rework in 1.9.2, however, we have found a few issues that are still not working as they should. Due to the lack of information I can’t tell you why it doesn’t work for you.
You need to press “insert as featured image” and not save in order to insert it as a featured image.
Does that help?
It is because your theme loads an old jQuery file when you are on admin pages. It is rather easily ammendable, just comment out the line
echo ‘<script src=”‘.THEME_JS_URL.’admin/jquery-1.6.2.js”></script>’;
in theme_config.php
That being said, you should get the theme author to fix this as it is really not recommended to load jquery that way.
There is currently quite a big rewrite regarding this part of the code on the way. But please report it at the bug tracker
http://code.google.com/p/nextgen-gallery/And we will see if the new code fixes these issues.
Thanks for digging into this. Can I get you to report this over at
http://code.google.com/p/nextgen-gallery/it will be way easier to track it as a bug there.
There is an autoupgrade feature in the plugin. However, it is disabled if you use php4 on the server.
I am not sure if that might be causing your problem.
That is correct and thanks for the notice. There is currently a patch under way for this problem. I am uncertain when it will be released though.
/Kristian