cmwwebfx
Forum Replies Created
-
Forum: Plugins
In reply to: [Invoice King Pro] BUG – column formatting overflowAsh, I won for the first time mate. $48 on #6. $5 each way, and was one horse short of getting the trifector as well. DOH. Adelaide boy here..
Ciaran
Forum: Plugins
In reply to: [Invoice King Pro] BUG – column formatting overflowAsh,
even with this error showing, the plugin still seems to work. It only shows the error when I press save settings.
Ciaran
Forum: Plugins
In reply to: [Invoice King Pro] BUG – column formatting overflowHi Ash,
Getting some errors now since the latest update. Not sure what they are from. I have added the column widths as 25%, added some more columns, then changed the widths to 15%.
Warning: Missing argument 2 for on_update_invkp_column_widths() in /home/chome/public_html/wp-content/plugins/invoice-king-pro/includes/admin_area.php on line 1129 Warning: Cannot modify header information - headers already sent by (output started at /home/chome/public_html/wp-content/plugins/invoice-king-pro/includes/admin_area.php:1129) in /home/chome/public_html/wp-includes/pluggable.php on line 875Hopefully this helps.
Ciaran
Forum: Plugins
In reply to: [Invoice King Pro] BUG – column formatting overflowThank you Ash, I will update the plugin that is on the site now. Good timing for this since the site will go live next week for the multisite function for having sub contractors being able to create their invoices. So far all testing has proved very positive in making this into an invoicing machine in a way.
Forum: Plugins
In reply to: [Invoice King Pro] Export invoicesHi Ash,
I think it would be good to be able to export to an excel spreadsheet type format. That way the end user has the option to open this in their spreadsheet and send to their accountant.
Thanks for thinking of this.
Forum: Plugins
In reply to: [Invoice King Pro] MP6 Invoice King… needs tweakingHi there bizibizi.. There are no real modifications other than creating the main site to be multisite environment. When each new site is created they have a complete private invoicing solution per user then.
Forum: Plugins
In reply to: [Admin Tweaks] Admin Dashboard OptionThank you for the list, of all the ones you provided, I have not seen or used BBQ. I will investigate and try it.
Forum: Plugins
In reply to: [Invoice King Pro] Export invoicesHi Ash,
Again, thank you for responding to the query.
I think it is a viable model to have paid plugins, and it is actually something I am developing at the moment for something else. A free starting point with paid modules to simply bolt on.
If you are open to having some extra help through Git, I could possibly fund one of my developers to look into some of the features I am looking for. This might assist get some things done, and free you up a little bit.
Ciaran
Forum: Plugins
In reply to: [Admin Tweaks] Admin Dashboard OptionHi Rodolfo,
Completely understand this, and yes we do not need unnecessary bloat. For this site I might just install that plugin that I referred to.
Thank you for taking the time to respond with a detailed description.
Much appreciated.
I would be interested to know your plugin list of first things you install on each site.
ie: backup and security.Ciaran
Forum: Plugins
In reply to: [Invoice King Pro] BUG – column formatting overflowHi there Ash,
Thank you very much for taking the time to respond with great detail in what is causing the issue. I did a quick search first and didn’t see the threads relating to this being asked. Thank you for pointing to the right thread for me to read.
I 100% understand the need to put free work aside whilst you take care of paid freelance work. Family first, interests, hobbies and free development last.
The major changes that you are working on sounds exciting. If this was in a repo, I could assist with some minor things, and would be happy to do so.
Ciaran
I am glad to hear this has helped you.
Guys, this is a simple fix. It just means your server configuration just does not allow HTTP Loopback. All you need to do is open your FTP, edit the WP-Config.php
Add this line Just above *That’s all, stop editing! Happy blogging.*
define( ‘ALTERNATE_WP_CRON’, true );
And that is all you need to do. Your BackWPup now works flawlessly.
Hope that helps for others that are looking for a relatively easy solution.
Guys, this is a simple fix. It just means your server configuration just does not allow HTTP Loopback. All you need to do is open your FTP, edit the WP-Config.php
Add this line Just above /* That’s all, stop editing! Happy blogging. */
define( 'ALTERNATE_WP_CRON', true );And that is all you need to do. Your BackWPup now works flawlessly.
Hope that helps for others that are looking for a relatively easy solution.
Forum: Plugins
In reply to: [Invoice King Pro] MP6 Invoice King… needs tweakingHi Ash, you are 100% correct. I didn’t make the fields yet. I didn’t realise I had to make them all first. I just wanted to see what the PDF would look like..
Thank you for taking the time to reply
Forum: Plugins
In reply to: [Invoice King Pro] MP6 Invoice King… needs tweakingHi Ash,
I have created the multisite and installed the invoice plugin, makes invoices no issue..
However when I create a new invoice and view PDF I get this error message.Warning: Invalid argument supplied for foreach() in /home/chome/public_html/wp-content/plugins/invoice-king-pro/themes/default/pdf.php on line 58 Warning: Cannot modify header information - headers already sent by (output started at /home/chome/public_html/wp-content/plugins/invoice-king-pro/themes/default/pdf.php:58) in /home/chome/public_html/wp-content/plugins/invoice-king-pro/includes/admin_area.php on line 314Am hoping you can let me know what has happened here.