Community Page
- evansims.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I just recently made the switch and damn, I dont know why i didnt make the switch sooner
- Evan, you use Mac at all?
- I do indeed; we have a Mac Pro and a Macbook Air here in the house. The vast majority of my work requires me to work in Windows however, so that's why I end up with posts like this more often...
- Hmm, very weird. Try loading it up in Safari and see if you get the same result.
- Hi Evan - I noticed the widget is wallpapering entries with the service icon. Is this new? Is it by design? I think it's hideously busy and would love a way to fix it. I noted that yours is...
11 months ago
Fatal error: Cannot instantiate non-existent class: simplexmlelement in /.../wp-content/plugins/brightkite-location/brightkite.php on line 42
I'm on Dreamhost so not sure why the element wouldn't work...
11 months ago
11 months ago
My only problem now is that the location name is not showing beneath. I've looked at the plugin a little bit and not sure why. I had privacy turned on in brightkite but everything is now 'public. Thoughts?
11 months ago
Give Beta 3 a try. You and Colin both have the same issue, and I was able to track down the cause to privacy settings. Should be fixed now. Thanks!
11 months ago
11 months ago
11 months ago
11 months ago
Even though I have the directory set as 777.
11 months ago
11 months ago
Open source this, put it on SVN, and I'll help fix bugs!
11 months ago
I tracked down the issue to users who have certain privacy settings applied; Brightkite only delivers a portion of the address, and my plugin was expecting the whole thing during it's parsing. Grab Beta 3 and it should work for you.
Also, this will definitely be up on the Wordpress SVN when it's finished, but it's bugs like this I want to get ironed out before I release it a wider (and less technically apt) audience. :) I definitely appreciate any help, though!
11 months ago
11 months ago
I could cache the data in the database rather than a file, but Wordpress is already so damn heavy on DB calls I really hate to add yet another one on top of it all.
After I get all the bugs worked out of the base functionality, I'll definitely add an options UI and offer a Widgetized version of the plugin. :)
11 months ago
Good stuff. :)
11 months ago
11 months ago
11 months ago
11 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
I'm undertaking a cycle ride from one end of the UK to the other, this is perfect for keeping a site updated with my progress.
www.longcycledown.com
10 months ago
That's awesome! Thanks so much for choosing my plugin to help broadcast your journey, and best of luck! I'll certainly be following your progress!
10 months ago
10 months ago
10 months ago
10 months ago
9 months ago
9 months ago
9 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
I went ahead and built a debugger function into the plugin; when you get a moment, try downloading the debug version, replacing the existing copy you have installed and using the new function bkDebug() in your template. Pop me the data it data it outputs from there. If you can't load the page after activating, open up the php file and remove line #224, "add_action('wp_head', 'bkWordpressHeaders');". That should let you see the output.
Debug version: http://dl.getdropbox.com/u/23890/brightkite_b4.zip
8 months ago