WebTechGlobal
Forum Replies Created
-
Hello
if getShopped handles images itself, then SEO plugin may not detect them. From what I have seen this SEO plugin detects images in the post content. It possibly detects featured image also, would be surprised if it didn’t.
What your asking for may require some quick work to integrate getShopped.
I hope I’m correct and it helps 😉
RyanForum: Plugins
In reply to: [CSV 2 POST] Error installingGoDaddy page on open_basedir seems to suggest they allow it to be switched off. Not suggesting it is the long term solution but may be a temporary one especially if your working on a test installation…
http://support.godaddy.com/help/article/1616/what-is-openbasedir
Forum: Plugins
In reply to: [CSV 2 POST] Error installingWhat hosting are you using?
I’m now on the case and can confirm the restriction is applied for security. Your the first to come to me with the issue so I’m wondering what hosting is applying it. It could always be a recent change in their .ini though.
A 25% discount on the premium edition is available to yourself for being the first to report this. A further 25% will be giving after I release a fix and you respond with the results.
Changes are always tweeted @CSV2POST
RSS feed links are on the plugins main pages also.
I will try to get it fixed quickly.
Forum: Plugins
In reply to: [CSV 2 POST] Error installingHello
Seems your server/hosting has a restriction effecting PEAR CSV.
We have stopped using PEAR CSV functions in some of the plugin. We may need to just phase it out totally as PHP itself (fgetcsv for example) is a lot better these days.
You could run it past your hosting. The restriction may be lifted however I’m still making it a priority error to investigate at our end and make required changes.
Thank you for trying CSV 2 POST.
Forum: Alpha/Beta/RC
In reply to: Will jQuery Migrate be officially included and loaded in WordPress 3.6Seems it will be included and I’ve been testing 3.6 with it for a week now.
Found that the jQuery update destroys the CSV 2 POST interface so I’m already reverting some test blogs to 3.5 to continue general development. Tabs, Buttons and Dialog all fail. Going to be a lot of fun when this new WP is released lol
Great review thank you.
We are proud to continue providing a free edition that meets standard WordPress post requirements. We strongly feel anything less due to the removal of certain features makes a CSV importer a demo. It is something to be debated but a demo plugin is again’st WordPress terms. Custom fields and featured image are the two features that are offered in may premium plugins. We find this is wrong because the plugins state they are auto-blogging post creators. The definition of a post in even free themes, includes some meta data and a featured image so that the post shows correctly.
Authors know they are key for most themes and so they are they are sales hooks for the premium edition. We are staying away from this approach and are preying the community appreciate it. As you do.
Please keep the feedback coming.
Forum: Plugins
In reply to: [CSV 2 POST] New Easy CSV Importer ScreenThe screen was renamed to Quick Start as requested by three users. They requested a name to suggest that it was a starting point and actually make the screen a starting point.
So that means skipping post creation at the end for a lot of users and instead. Those users move to the sandbox area to finish configuring their project.
It makes sense and I think it will work.
So “Quick Start” it is. Thank you for your patience while we establish our direction folks. We plan to provide this plugin for many years so it is worth the effort.
Forum: Reviews
In reply to: [CSV 2 POST] Way, way too complicated for what it doesHello mgincnjthank you for your review/feedback.
Can you please contact me using [email protected] to discuss increasing your rating through use of the paid edition.
Version 6.9.2 has just been released.
Forum: Reviews
In reply to: [CSV 2 POST] High learning curveHello dtayl20 thank you for your review/feedback.
Can you please contact me using [email protected] to discuss increasing your rating through use of the paid edition.
Forum: Plugins
In reply to: [CSV 2 POST] Where are the logs? – for Problem DetectedFurther note on the change from files to database so that users understand why.
This approach works far better and our plans for the long term will make better use of database data. We can query users history, trace their steps, build statistics regarding the use of specific features and if there are errors we can query them by priority plus frequency.
This level of ability won’t be added soon though but is a key feature in our plugin core which will be used to create many plugins.
Forum: Plugins
In reply to: [CSV 2 POST] Where are the logs? – for Problem DetectedHi
You said our database shows zero records. Records are imported to the Data Import Job table well before creating a project. We import and prepare data first.
Once you have records only then will anything else work and at this point I need to assume the “Problem Detected” is just that, no records. These messages do need to be a bit clearer, printing out more specifics that I know. It’s trying to get a balance between developer type jargon and messages that make sense to the average user that is hard.
As for logs…
Last week I decided to re-do our log functions. Hopefully this week and instead of log to file the plugin will log to a database table. I delayed integrating use of log throughout the plugin because I never felt it was going the right way. Multiple log files and the need to filter log entries into many.
Well I best get on with it. When this log system is finally complete it will be a great tool to help us provide support.
I don’t think I meant that comment to go on the review form sorry.
Forum: Plugins
In reply to: [CSV 2 POST] only header importing data = NULLHi
Going through my emails now.
I’ll email you one of my test files and see what happens with that. Actually I’ll prepare some for downloading from http://www.csv2post.com also and send you the link.
Forum: Plugins
In reply to: [CSV 2 POST] only header importing data = NULLHi
Thank you for using our plugin.
I think I just emailed you after you sent a copy of your file and the problem is empty rows in the CSV file so I will set this post to resolved.
Forum: Plugins
In reply to: [CSV 2 POST] Where are the logs? – for Problem DetectedHi
The logs are stored in in the wp-content directory in a folder named “wpcsvimporter”
The logs have not bee fully integrated throughout the plugin so I can’t say for certain it would point out the specific issue.
Please ensure your projects database table still exists and has records that have not yet been used. This is normally the cause of that message.