edward mindreantre
Forum Replies Created
-
Forum: Plugins
In reply to: [Broadcast] Yoast SEO fields & ThreeWP BroadcastHow are the SEO fields stored? Starting with underscores?
Look at the setting “Custom field exceptions”.
Forum: Plugins
In reply to: [Broadcast] Unlink Leads to Fatal ErrorFixed in next version.
Forum: Plugins
In reply to: [Broadcast] ThreeWP Broadcast and WPML compatibility issueHave just finished working on WPML support and sent it out for testing.
Forum: Plugins
In reply to: [Broadcast] Fatal error trying to activateI’ve put in a version check in the next version.
Don’t know how old PHP reads files, though, so it could still possibly block if the version is too old.
Forum: Plugins
In reply to: [Broadcast] Automatically broadcast inserted postsI think I’ve sorta solved your problem.
See the git at https://github.com/the-plainview/threewp_broadcast
I’ve added a broadcast_post() method you should be able to use to broadcast the new post data.
Forum: Plugins
In reply to: [Broadcast] Max number of sites to publish to mysql settings?Have never tried broadcasting to more than 10 sites at a time, so I can’t really say what the problem is.
Forum: Plugins
In reply to: [Broadcast] Plugin could not be activated because it triggered a fatal error.tezza: You are welcome to send me a patch that does what you require.
Forum: Plugins
In reply to: [Broadcast] Plugin could not be activated because it triggered a fatal error.1.18 is legacy = will not be modified (nor supported) in the future.
Forum: Plugins
In reply to: [Broadcast] add hook to advanced page manager main page??Can’t see myself modifying BC to support single plugins, no. Ask around and find someone that can write you a plugin that acts as a liason between BC and APM?
Forum: Plugins
In reply to: [Broadcast] Plugin could not be activated because it triggered a fatal error.Link should be fixed now.
File should be 474 215 bytes big.
Forum: Plugins
In reply to: [Broadcast] Plugin could not be activated because it triggered a fatal error.Forum: Plugins
In reply to: [Broadcast] Where can v1.18 be downloaded?Forum: Plugins
In reply to: [Broadcast] Plugin could not be activated because it triggered a fatal error.I’ve had a look into the SDK and traits are used for db_aware_objects (not used) and tables (used).
Since the table class is _very_ useful and much easier to use than manually coding tables, I can’t see reverting Broadcast back to 1.18, therefore the SDK stays.
So my question to you guys is: what do y’all suggest?
Forum: Plugins
In reply to: [Broadcast] Site turns whiteYeah. Working on a version that doesn’t require 5.4…
Well get back to y’all here later if it works as planned.
Forum: Plugins
In reply to: [Broadcast] Parse error: syntax error, unexpected T_STRING