Thread Starter
asshu
(@asshu)
I have managed to get rid of error message on dashboard removing empty spaces in the file kickpress-post-types.php .But the error messages on front page still persists and the custom post types which provided by plugins throws a “404” error
Warning: extract() [function.extract]: First argument should be an array in /public_html/wp-content/plugins/kickpress/kickpress-post-types.php
asshu,
Regarding the 404 error, there is a know issue with WordPress that when you create a new custom post type you need to go to you Settings -> Permalinks page in the WordPress admin and click “Save Changes” before the new URL will work for the custom post type.
I will be working on this issue in the next couple of hours and creating some online documentation at http://kickpress.rocketwood.com/documentation/
Sorry for any inconvenience, I am preparing the plugin for a public beta release this upcoming week, so not everything is ready yet.
Thanks,
David
asshu,
Both of the issues you reported should be fixed in release version 0.1.1, if your version is “1.0” you might not be able to downloaded the latest fixes without deleting the plugin and re-installing it.
Thanks for your help in making KickPress a better product.
David
Thread Starter
asshu
(@asshu)
David Tufts,
Just uploaded the new version and that
Warning: extract() [function.extract]: First argument should be an array in /public_html/wp-content/plugins/kickpress/kickpress-post-types.php on line 222
has been resolved
Regarding the permalink issue. I have updated at that moment and it has been solved
Thank you!
Thread Starter
asshu
(@asshu)
I am going trough your Documentation and will try to make use of it.
Looking forward and will wait for DEMO
Thanks for your quick help !
Thread Starter
asshu
(@asshu)
David Tufts ,
Sorry for this third post .The error on front page still persists . It is also conflicting with index.php and throwing an error ‘404’ ( That’s not a problem with permalinks. I Have updated twice)
Warning: extract() [function.extract]: First argument should be an array in wp-content/plugins/kickpress/kickpress-post-types.php on line 222
I am just reporting the error and not intended to trouble you 🙂
asshu,
Thanks for the note, on my dev box things are looking good, I need to have someone at WordPress help me reset the version numbers for the plugin so that I can get the latest codeset out. Sorry for the hassle.
David
Deleting the plugin from the plugins directory and re-installing it will fix the issue, the original plugin was released as 1.0, not allowing for the beta fixes to be pushed out through the WordPress updates