Chomper Stomping
jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I've collected



plugin

December 14, 2011

Events Calendar Pro Nav Formatting Messed up on Empty Calendar

The Events Calendar Pro (from http://tri.be/) has a few problems.

If you are trying to figure out why a calendar with no events in that month has completely screwed up header navigation, just put this line of code inside of table.php in the top of the display_day function (put it directly before the for loop):

$thisisherebecausethispluginSUCKSdontremoveit = has_excerpt() ? TribeEvents::truncate($post->post_excerpt) : TribeEvents::truncate(get_the_content(), 30);

This basically just runs some “truncate” function on the “TribeEvents” object. For some reason this truncate function magically fixes the header nav display issues.



About the Author

Christopher McCulloh
E-Commerce developer at Finish Line Co-Author of HTML, XHTML and CSS All-in-one Desk Reference for Dummies Graduated from IU with a Bachelors of Media Arts and Science and a Certificate in Applied Computer Science. Tech Editor for Building Facebook Applications for Dummies and Building Websites All-in-one for Dummies 2nd Edition. Creator and maintainer of the Status-bar Calculator Firefox Extension Three years professional experience in Java E-Commerce Development and four years professional experience with PHP for a combined total of seven years professional JavaScript/HTML/CSS experience




 
 

 
mysqlerror

WP phpBB Bridge: Warning: mysql_set_charset() expects parameter 2 to be resource, boolean given

Warning: mysql_set_charset() expects parameter 2 to be resource, boolean given in wp-content/plugins/wp-phpbb-bridge/inc/widgets/wpbb_topics_widget.php on line 149 This is an error caused by the fact that the WP phpBB Bridge pl...
by Christopher McCulloh
0

 
 
warning

OH SHNIKES, WE’VE BEEN HAXORED!!!

Yes. It finally happened. After… 6 years? on the web I finally got hacked. Two domains affected: http://cmcculloh.com http://hallelujahbutton.com (this also of course affected all sub-domains of cmcculloh.com, such as blo...
by Christopher McCulloh
1

 
 
blue-xl

WordPress Settings API – Adding Options to Existing Page

Adding new options to an existing page in the dashboard in wordpress can be maddening. I’ve literally spent 15+ hours dealing with this horrible API at this point. To the point where I wrote two different wrappers for it....
by Christopher McCulloh
0

 

 
custom_ratings

Teaser of things to come…

Lots going on at ChomperStomp right now. I’ve been up to my eyeballs in work and in babies (3 month old and 2.5 year old). Here’s a little teaser for something big I’m working on: That’s right, custom us...
by Christopher McCulloh
0

 
 
octocat

Introducing GitScripts

GitScripts is a project that attempts to make Git user friendly. I have been working on it for almost a year now. When we implemented Git in my office, we were having a really hard time using it. We loved the flexibility of the...
by Christopher McCulloh
1

 




3 Comments


  1. Rob

    Hey Chris. Rob from Tribe here; we came across your post here and wanted to follow up to apologize about the problem you’ve been having. Issues like this suck and are never fun to work with…so we feel your pain. This is a known bug we’ve identified as happening to a subset of users. While we’d initially planned the patch for our 2.1 release (coming mid-January), we’ve pushed a 2.0.3 release in for later this month instead to get a few critical bugs – this among them – resolved. So hopefully you’ll have a functioning plugin at that point.

    Also wanted to note that we do have an active support forum over at tri.be (http://tri.be/support/forums/), which all PRO users are entitled to access and which we monitor on a daily basis. What I can’t figure out myself, I’ll bring a dev in to work with the user on. An issue like this would be something we’d happily work with you to get resolved.

    Did want to reach out to thank you for your feedback, though, and to apologize personally for the issue. If there’s anything we can still do to assist and ease your mind, let me know…we’re happy to help.


  2. Rob, thank you so much for contacting me! I am SUCH an ASSHOLE! I’ve edited my post now to not be so… assholy. I was sick and it was really late at night and I didn’t even mean to publish the post, I meant to mark it “private” until I could flesh it out. I feel really bad. Sort of like someone finding one of those letters you write to vent your frustration and then mean to throw away and then the person finds it and reads it. Dangit!

    Anyways, your response was awesome. Thanks!

    My client actually purchased the plugin and I’m just implementing it. I couldn’t find a way to register for your site and it was too late to get any login credentials from the client (if they even realize they have them). This was pretty frustrating in itself. I was trolling all over the forums with no way to contact you… I’ll try and get the login info from my client so I can post any follow up questions (there’s a list of issues we have). Thanks!


  3. Rob

    Hey again Chris. Thanks so much for the follow-up; we appreciate you updating the piece and I totally understand the late night, frustrated blogging position…done it a few times myself :)

    I can definitely dig up the username/password for your client – which they would have configured upon purchase – if you let me know the name of the company or email address with which the license was purchased. At that point I can reset the password, send you that along with the username, and you’ll have access to the forums accordingly.

    Thanks again for being responsive on this, and my apologies once more for the inconvenience you faced. Anytime you have problems, feel free to either post on the forum (once we get that issue above resolved) or just shoot me an email (rob at tri.be) and I’ll do what I can to assist.



Leave a Reply

Your email address will not be published. Required fields are marked *

*


4 × one =

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>