macguru2000
Forum Replies Created
-
Forum: Plugins
In reply to: [CataBlog] CataBlog Bug ReportsEveryone,
Version 0.9.6 has a syntax error in it that stops it from being activated, I have fixed this bug in version 0.9.6.1. Please avoid CataBlog 0.9.6. Thanks
– Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Support ForumEveryone,
Version 0.9.6 will not activate dues to a syntax error, I have remedied this in version 0.9.6.1, so sorry for the mishap, hope nothing to bad happened.
– Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Support ForumHi 31digital,
Can you possibly email the xml file to me at zac@illproductions.net, I’d like to have a look at it. Thanks,
– Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Support ForumHmmm, I’m still getting some kind of prompt in FIreFox for authentication, perhaps a file path or resource is linked through ftp and not http? None the less I also notice a Fatal Error in your theme’s sidebar code. Without the wp_footer() function to put javascript code at the bottom of your page LightBox will not work. Fix the fatal error and your server and I think CataBlog will work fine. Good luck.
Forum: Plugins
In reply to: [CataBlog] CataBlog Support ForumGiuma,
I am not sure why, but the carmar.it version of the site with the memex theme is having issues loading protected data. It asks me for a user authentication for images and I am not really sure what other resources. As you can image that makes it impossible for me to look at your page and properly troubleshoot it. If you can, please remove any access limitation and I will look again. Thanks
– Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Support ForumHi Giuma,
Please try disabling other plug-ins and changing your theme to twenty-ten. The two biggest culprits when it comes to the LightBox not working are javascript compatibility issues (usually another developer’s plug-in has poor javascript code that can cause run time errors on the entire page!) or poorly coded themes that lack certain necessary functions such as wp_header() and wp_footer(). Good luck and let me know if it still doesn’t work in twenty-ten without any other active plug-ins. Caio,
Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Bug ReportsHi Everyone,
Thanks for your questions and votes of confidence in finding fixes.
kristel,
if you could email me the XML export file at zac@illproductions.net I will take a look and try importing it myself to see what I get. Thanksbobcouttie,
I am not sure why the export button is not working for you? Does a file download at all? If so what are the contents of the file? If the file does not download what version of CataBlog are you upgrading from? Does FireBug or any other web console/debug tool display a message or anything when you try to export?Thanks again guys, look forward to helping you out.
Cheers,Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Bug ReportsHi bobcouttie,
First off, thank you for your bug report, I appreciated the time taken to help make CataBlog a better plugin. I found the issue, fixed it, and now the new version (0.9.5) does not have problems when you enter an apostrophe into an item’s title. Thanks again and if you upgrade please read my blog posting about the steps required.
Old Database Removed in Version 0.9.5
– Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Support ForumWell that means your CataBlog database table is empty, not good. I am unsure how so many people lost data on this upgrade? What version were you upgrading from? 0.8.9? At least now the export feature is working better and this shouldn’t be as big a problem in the future.
Now for fixing your current installation of CataBlog, there is a reset button in the about page that will reset everything to default values. Use it and you should be able to upload and create new items again. Good luck
– Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Support ForumSure, shoot me an email at zac@illproductions.net, cheers
Forum: Plugins
In reply to: [CataBlog] CataBlog Support Forumchintu74,
I appreciate that you are using WordPress MultiSite and its really exciting that it has been incorporated into version three. Unfortunately I started development of CataBlog before wpmu was standard and well, it doesn’t play nice with multiple sites. Until I have a chance to upgrade CataBlog it will not work with wpmu, at least in no capacity that I am willing to support. This is probably why you are having problems unlocking and uploading images manually. Now as far as the “Select Image” button not working, what version of Firefox are you using? What operating system, is javascript on? Thanks for your comments,
– Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Bug ReportsMy guess is that the hard returns are showing in the description text area on the admin edit item page but not on the actual blog page you inserted CataBlog into. Well Just one more little fix, seriously this one was simple, for the upcoming release. Thanks for the heads up. Cheers!
– Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Support ForumThat could very well have been the problem. Luckily only the admin panels have browser requirements. The actual catalog that is rendered in your blog pages should work in all browsers, if your css is coded properly. Good luck, hope all works well when you get to try it on another browser.
Forum: Plugins
In reply to: [CataBlog] CataBlog Support Forumakhblanchard,
Are you using an approved web browsers with javascript support? I state in the documentation that you need to use Internet Explorer 8+, Firefox 3+ or Safari/Chrome. If you tell me your browser, operating system and confirm javascript is enabled I will try and help you some more. Thanks,
– Zach
Forum: Plugins
In reply to: [CataBlog] CataBlog Bug ReportsThe “Buy Now” button shows for all catalog items, even once with a price of zero. This is a new bug in version 0.9.2. The planned fix will include a second text box of code in the view panel for the “Buy Now” button. That code will only be rendered if the price of the catalog item is above zero. The other less safe option would be to evaluate the layout code in PHP and let user’s enter their own PHP tags in the view code. While this is a more flexible option, it also is more dangerous because the plugin would be evaluating user input code. Unless there is a lot of people who want the code evaluation I will be making a second box.
– Zach