Michael
Forum Replies Created
-
Forum: Plugins
In reply to: [JM Twitter Cards] Twitter Card Field in Custom Post TypeSame problem here with jetpack custom post types. Metabox shows up for posts but not jetpack-portfolios.
WordPress 4.2.2
Jetpack 3.5.3
JM Twitter Cards 5.4.2Forum: Plugins
In reply to: [Queue Posts] Custom post typesSorry my mistake. Everything is working fine.
Forum: Plugins
In reply to: [Queue Posts] Custom post typesAwesome plugin! Unfortunately, for me it doesn’t seem to work with jetpack-portfolio items.
Is there something that I am missing?
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Re-publshing creates duplicatesI completely agree. But it was worth a try ??
The problem has been tracked down to a different source (see linked thread).
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Re-publshing creates duplicatesHeroku provides Postgres databases. The WP installation has been modified to work with PG4WP. (Sorry wasn’t aware of these specifics when setting out for this)
If this is only leading to this kind of problems, however, I’ll abandon this experiment and look for alternative, more compatible hosting.
Thanks for your spectacular support!
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Re-publshing creates duplicatesThis results in a SQL syntax error:
WordPress database error: [ERROR: syntax error at or near "(" LINE 2: id BIGINT(20) NOT NULL AUTO_INCREMENT, ^] CREATE TABLE wp_lrsync ( id BIGINT(20) NOT NULL AUTO_INCREMENT, wp_id BIGINT(20) NULL, lr_id BIGINT(20) NULL, lr_file TINYTEXT NULL, lastsync DATETIME NULL, UNIQUE KEY id (id) )
Maybe relevant: The DB used is not MySQL but Postgres.
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Re-publshing creates duplicatesOkay maybe the problem is actually somewhere else in this setup. Just had a look at the database (using Adminium) and didn’t see a wp_lrsync table.
That seems to me like it might be a problem.
I’d expect this to fail slightly worse though, so I’ll have to double check this is actually what is going on.Would this be a feasible explanation for the observed behavior?
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Re-publshing creates duplicatesJust updated the plugin and tried again. Same result.
After every re-publish a new media library entry is created and a new image file is saved to S3.
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Re-publshing creates duplicatesI’ve opened a thread over there.
If there is any other way I can help (e.g., collect debug information or set up a testing environment), just let me know.
Forum: Plugins
In reply to: [Photo Engine (Media Organizer & Lightroom)] Re-publshing creates duplicatesSorry there is no before. I’m just exploring ways to set up a WP website (hopefully including your plugin!).
If I deactivate the Amazon S3 Cloudfront plugin, the media library data stays the same, but image links are broken (the browser placeholder is displayed in place of all images).
It seems upon deactivation the URL information for each media item changes from a link to S3 to a link into the local upload folder (which is empty).
No unlinked or duplicated images show up.Some information I missed before (for completeness): WP is hosted in Heroku, Amazon S3 and CloudFront version 0.8.2, WP/LR Sync plugin Version 1.3.2 (WP) & 1.3.0.1300 (LR), LR version CC 2015 [1014445]