CalEvans
Forum Replies Created
-
Forum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginOk, I changed things around a bit and it should be compatible with 1.5 now without losing any functionality.
Can you download a copy of 1.10 from the project page and tell me if it works?
=C=
Forum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginHmmmmm…I’m betting that’s a 2.0 function. I’ll work on it tonight and release a version that should work with 1.5.x
=C=
Forum: Plugins
In reply to: plugin stops executing after actionA few old-school debugging techniques.
1: After the line:
$fh = fopen($file1, ‘w’);drop a :
var-dump($fh);in there. Run it and see if you get anything. If you get a null or a false then you are not opening the file. if you don’t get anything then take the line back out.
2: Check the permissions on the file to make sure that the user that apache is running as has permission to open and write to the file.
HTH,
=C=Forum: Plugins
In reply to: [UPDATE] NotableGlad you figured it out. It varies between templates. most templates I’ve looked at mark the_loop area. I put mine at the bottom of the_loop.
I will add your request to my roadmap. I’ll probably make it an option that you can turn on or off.
=C=
Forum: Plugins
In reply to: [NEW] Notable – Social Bookmark/network pluginForum: Plugins
In reply to: [NEW] ESBNForum: Plugins
In reply to: [UPDATE] NotableOk, thanks to Perry for pointing out a bug with 1.6/1.7. It worked fine if all you did was install and activate but if you changed anything then it would stop working. (let’s call it an unintended feature, bug is such an ugly word.) Anyhow, I’ve removed this unintended feature and packaged up a new copy, 1.8.
Download and install/upgrade instructions are available on the project page.
As always, questions, comments and doggie biscuits are always welcome.
=C=
Forum: Plugins
In reply to: [NEW] ESBN@v,
Thanks for the update. If it worked by just editing and saving an existing one that did not have a ESN then I’m sure it will work on a new one.
=C=
Forum: Plugins
In reply to: [NEW] ESBNThe name change they went through threw me for a loop. But they seem to be stabalizing on the new name. Currently the plugin usees the old URL but the next release (unscheduled at this point) will point to the new domain.
It is now available though and working on my blog. (WP 2.0) I’ve not tested on 2.0.x
=C=
Forum: Plugins
In reply to: [NEW] ESBNOk, everything’s back and working. Version 1.3 is now officially available from the Project page. Please make sure you read the upgrade instructions before you upgrade.
Enjoy!
=C=
Forum: Plugins
In reply to: [NEW] ESBNTo all users of WP-ESBN,
Apparently the API has changed. The plugin is broke. I apologize for any inconvenience I may have caused. I’m not sure if I will re-release a fixed version, however, it is GPL so if someone wants to, they can.
=C=
Forum: Plugins
In reply to: [NEW] ESBNForum: Plugins
In reply to: [NEW] ESBNForum: Plugins
In reply to: [NEW] ESBNOk, I’ve combed over the code and for the life of me I can’t find anything that requires bettern than 1.5. $_POST[‘post_author’] was introduced in 1.2. get_userdata() may be the problem. I’ve seen a couple of posts on google about problems with it being AWOL. Since we don’t get any output in the post action, if it were blowin’ chow, we wouldn’t know it.
Anyhow, if you are using WP-ESNB, you may want to grab the latest version. This is a beta announcement. If nobody complains, I’ll release it fully and announce officially. (so we can start a new thred!) ??
=C=
p.s. welcom to the conversation WarAxe!
=C=Forum: Plugins
In reply to: [NEW] ESBNLOL!
Rumor I heard was they got a C&D from ISBN but that’s a RUMOR!
=C=