fid
Forum Replies Created
-
Forum: Plugins
In reply to: [2Checkout Payment Gateway for WooCommerce] Blank page after finalizing order1.3 does not work with the latest Woocommerce Update.
Forum: Plugins
In reply to: [2Checkout Payment Gateway for WooCommerce] Blank page after finalizing orderThank you so much Sikander!!! It works great now!
Author, please update!
Forum: Plugins
In reply to: [2Checkout Payment Gateway for WooCommerce] Blank page after finalizing orderI have the same issue as above. ^^
Forum: Plugins
In reply to: [WooCommerce Upload My File] Stop renaming file after uploadHello? Can anyone please respond! Thanks.
Problem solved!
put key in back ticks like david said.
I got this error after running that command.
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
I got the same problem in my error logs. DB table missing. Any quick fixes?
PHP Warning: Missing argument 1 for WooMobile_XMLRPC::wm_send_stats(),
I am getting this error as well.
Forum: Plugins
In reply to: [Full Screen (Page) Background Image Slideshow] Image not ScalingI’m having the same issue. It shows correctly initially but then after navigating a few pages then back on homepage it does not scale. What other code can interfere?
Thanks.
I need to know this too!
Forum: Plugins
In reply to: Plugin to allow users to sell items and trackme too!
Forum: Plugins
In reply to: [Plugin: Featured Content Gallery] compatible with WP 2.9.1Thanks man! It works for me now ??
Forum: Plugins
In reply to: [Plugin: Featured Content Gallery] compatible with WP 2.9.1Thanks.. but I dont have a functions.js file..
I have this in my header.php<script type=”text/javascript”>
var $j = jQuery.noConflict();$j(function(){
//toggle message_body
$j(“.collapse-head”).click(function(){
$j(this).next(“ul”).slideToggle(500)
return false;
});
$j(“.collapse-head”).click(function(){
$j(this).next(“div”).slideToggle(500)
return false;
});
});
</script>I removed that whole code.. still doesnt show up !
Forum: Plugins
In reply to: [Plugin: Featured Content Gallery] compatible with WP 2.9.1nindrianto,
Can you explain more clearly? Where is this file functions.js?
Forum: Plugins
In reply to: [Plugin: Featured Content Gallery] compatible with WP 2.9.1doesnt work at all on 2.9.2
I get blank!