skixc
Forum Replies Created
-
Thanks! It was just the timezone issue!
Forum: Fixing WordPress
In reply to: [Plugin: WP e-Commerce] Problem with Total PriceFigured out the problem with the Table Rate – table Rate was being calculated based on the price of a single product – so if you had a price of $20 and a quantity of 6, the shipping was still being calculated based on $20 and not on $120. The fix required multiplying the price by quantity in the shipping/tablerate.php file on around line 65.
Total order price is still messed up.
Forum: Plugins
In reply to: [Plugin: Agenda] Not compatible with 2.6.2I am also getting the same error on 2.6.2 –
Parse error: parse error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /var/www/html/cms/wp-content/plugins/agenda/agenda.php on line 11
tired modifying code in various ways but was unable to figure it out. This look slike a great plugin – hopefully there will be a fix!
Forum: Plugins
In reply to: [Plugin: WP e-Commerce] I’ve de-activated e-commerceHi – I was wondering what the time frame on the new version that includes robust shipping options is? Can we expect it soon?
This is a great plugin and if shipping can be done by destination and across multiple vendors it would be truly awesome!
Thanks!
Forum: Plugins
In reply to: Plugin Release: Admin Management ExtendedGreat plugin – extremely useful – thanks! One question – was there any reason that you limited the ability to change order to pages? It would be very nice to have a similar functionality for posts – especially when using WP as a CMS.