Temerity Studios
Forum Replies Created
-
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Issue with Duplicate PostApologies for the delayed response, things are busy at the office.
2.5.0 is released. This won’t directly fix the issue as I’m working out the best way to validate the shortlink automatically without excessive calls to the Bitly API, however it does add a “Regenerate” link to the WP Bitly statistics metabox.
After you copy a post, or whenever necessary for other reasons, you can click Regenerate and it will verify the link against your Bitly account and create a new one if it doesn’t match up with the existing URL.
This will also work if anyone manually alters their permalink and needs a new shortlink generated.
Let me know if everything works for you after updating!
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Issue with Multi languageThat would depend on how you’re handling multiple languages. If each one is under a different sub-domain (en.website.com, es.website.com, etc), or otherwise at a unique URL then you can definitely have unique shortlinks for each language.
We haven’t tested WP Bitly with plugins such as WPML yet though that should definitely go on the To-Do list.
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Issue with Duplicate PostThanks for bringing this to our attention!
Are you positive this is only since the latest update? My first instinct would be that the Duplicate Post is copying all the post meta verbatim, and as a result WP Bitly is seeing a saved shortlink and not attempting to create a new one.
Regardless, this is definitely an issue we want to get fixed, so keep your eyes open for an update in the very near future.
Forum: Plugins
In reply to: [Combined Search] How about Custom Fields?Let me know if you find any issues! Right now most of the core functionality is a direct fork from the original, wrapped in an entirely new plugin structure to facilitate future growth.
To address your concerns regarding the custom fields, the plugin only alters the search parameters and not the output on the front end. So while the fields it searches are not yet configurable, it won’t expose your data to the world.
Forum: Plugins
In reply to: [Combined Search] How about Custom Fields?Hey thanks for checking the plugin out!
We haven’t really hyped the plugin at all, so I have to guess you’re referring to the description? The original plugin that we are trying to revive and give a future to is “Search Everything” and is where the hype for the usefulness of this plugin comes from.
Custom fields are searchable. There is currently no system in place for designating which fields should be searchable, however that’s an excellent idea for a future version.
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Plug-In Appears to Have Stopped WorkingThanks Robert!
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Shorlinks Still Showing wp.meWhich of course I forgot to do using the Replay and mark as resolved checkbox, the only way it appears I can do so…
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Shorlinks Still Showing wp.meMarking this thread as solved per version 2.4.3 unless anyone pops back in to state otherwise. Thanks for all the help tracking this down to everyone who participated.
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Plug-In Appears to Have Stopped WorkingThat’s great to hear! I’ll wait to hear back from @grunkern as well before I mark this thread as solved.
Reviews are always welcome! We don’t ask for them directly from the plugin, so I gotta plug em here once in awhile! 😉
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] No Longer Working After UpdateThanks for the detailed information folks, I appreciate it and it helps to track down the issue.
A new version has just been released which makes a mild alteration to the authorization process in hopes of fixing the issue.
If everyone could turn on Let’s Debug, save, then try disconnecting and reconnecting (if your shortlinks are not generating, so not you @moviefloss!).
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Plug-In Appears to Have Stopped WorkingAlrighty, just pushed version 2.4.3
This adds new entries to the debug log, that will occur during an authorization attempt. With any luck the new information should narrow down my search if this version still doesn’t work.
This also adds the ability to manually add your access token. Once you’ve updated, please ensure “Let’s Debug” is still on, and disconnect from Bitly. Authorize again using the button as before. Upon returning from Bitly you’ll see your access token in the success message at the top of the settings page. If when you scroll down there is no access token in the text field below the disconnect button, you can copy and paste it in, then save.
Please let me know how it goes. Fingers crossed.
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Plug-In Appears to Have Stopped WorkingI set up an environment that matches your PHP/MySQL versions and activated all the same plugins. No good, my test authorized just fine.
I have another suspicion. I’ll be releasing another update shortly that does two things: improves the debug log for the authorization process, and adds the ability to manually enter your access token.
Upon authorization, the notice at the top of the page will include the access_token sent back from Bitly. If you scroll down and don’t see it repeated in the text field next to Bitly OAuth Token, copy and paste it there, then save.
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Plug-In Appears to Have Stopped WorkingIf I can’t determine what’s happening by this evening, I will try and release an interim update that allows you to manually add the access token supplied by Bitly when it redirects back to your WordPress dashboard.
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Plug-In Appears to Have Stopped WorkingThe problem with reverting to 2.3.2 (which you can do by downloading it from the plugins home page >> Advanced View >> scroll down to the bottom, and then you’ll have to manually upload the plugin to your site) is that the authorization it used has been deprecated by Bitly.
All of your plugins are authorizing, but there’s a handful of people where the plugin is not properly saving the access token, and that’s what I’m hoping to figure out.
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Plug-In Appears to Have Stopped WorkingI have your email but I have not had a chance to respond directly, that pesky day job is getting in my way at the moment. 😉
I am going to continue to debug using the information Doug (@admindroidturf) has sent me, and will get back to everyone here as soon as I can.