Welcome, guest!

Feel free to read the blog, browse for themes, or join the club.

Hybrid 0.6 beta testing

  1. You must be a logged-in exclusive member to view this reply.

  2. Along with the separated pingback / comment support, will there be built in support for separated Tweetbacks?

  3. I am up running and its looking nice. However i`d like to populate it with a extensive datatset/content. Do you have any importable sets to recommend other then the xml sets from WP-Candy and the sandbox xml ?

    John Myrstad

  4. I`m still getting the error on homepage:

    Catchable fatal error: Object of class stdClass could not be converted to string in /home/xxxxx/public_html/corporate/wordpress/wp-includes/category-template.php on line 24

    ...last lines in source, and its Hybrid specific, does not happen with no posts or with other themes.

    Please advice me on how to track it and I`ll give it a try.

    John

  5. You must be a logged-in exclusive member to view this reply.

  6. I have reinstalled db, reinstalled theme, reinstalled WP 2.8 build 10850 and I`m still getting the same error. Hybrid 0.52 is fine as default theme, Thematic and Carrington are.

    Environment:

    Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/
    PHP 5.2.8
    mySQL 5.1.30
    WP 2.8 build 10850
    Not a root install - WPMU running in root.

    If I`m to guess I would propose it might be a issue with compatibility with PHP 5.28 ( based on googling the error and a fallback which isnt present in 5.2 - just guessing though - dont really have a clue )

  7. With a vanilla install with one post and using a page with the category template I get the same error and this one on the category page:

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/xxxxx/public_html/corporate/wordpress/wp-content/themes/hybridbeta/library/functions/framework.php on line 184

  8. /wp-content/themes/hybrid/screenshot.png, and it doesn't exist. All is not lost! You can search for what you're

    that's the first issue, and hybrid theme is loading without any style ( theme.offlineblog.net )
    but child themes work fine

    also, please tell me how to test all those new layouts ?

  9. You tried going to http://theme.offlineblog.net/wp-content/themes/hybrid/library/images/pingback.jpg, and it doesn't exist.

    another 404 error for images folder .. anyone else having this trouble ?

  10. You must be a logged-in exclusive member to view this reply.

  11. You must be a logged-in exclusive member to view this reply.

  12. just a proposal:

    You may have a 2.8 nightly available for download to have more people betatest. Most people does not use svn on trunk.

  13. FYI: The Object of class stdClass could not be converted error is only present with default permalink settings. Is it a WP bug ?

  14. You must be a logged-in exclusive member to view this reply.

  15. http://core.trac.wordpress.org/ticket/9784

  16. You must be a logged-in exclusive member to view this reply.

  17. It does. :)

  18. So far - it's working for me.
    The only issue I'm having with my custom child theme is the function I use to remove sidebars no longer works..

    function sugar_remove_sidebars( $sidebars_widgets ) {
    	if ( is_page_template( 'home.php')|| is_page_template('discs.php')|| is_page_template('discography.php'))
    		$sidebars_widgets = array( false );
    	return $sidebars_widgets;

    I'm sure it's due to the new widget system...

    (edit)
    this did work though..

    function sugar_remove_sidebars( $sidebars_widgets ) {
    	if ( is_page_template( 'home.php' ) ){
    		$sidebars_widgets['primary'] = false;
    		$sidebars_widgets['secondary'] = false;
    	}
    		return $sidebars_widgets;
    }
  19. only problem i have is that theme doesnt show first letter of post name correctly if it has specific UTF-8 . for example Š or Ī .

  20. Justin,

    I am testing a Hybrid install with a custom stylesheet. This is what I got so far:

    Is everything suppossed to be white on white here, or did I do something wrong:

    http://themehybrid.com/support/forum/hybrid-theme#postform

    Also, is this correct?

    /* Get base CSS */
    @import url('library/css/25px.css');
    
    /* Get layout CSS */
    @import url('library/css/2c-r-fixed.css');
  21. Justin,

    I made a Frankenstein Monster Mashup of Options/Spartan and Hybrid. It is very ugly, but it actually almost worked even if it is ugly:

    http://bestofnj.com/2/?cat=4

    John

  22. @Frenchtowner:
    Since youre having so much issues on a live site I`d like to recommend the Theme test drive plugin by Vladmir Prevolac:

    http://wordpress.org/extend/plugins/theme-test-drive/

    It gives you the ability to run a site live in the theme/mode that gives least problems, while you hunt bugs and develop another version as logged in.

    It also gives you the ability to post a url with the theme you want.

    @everybody: Theme test drive plugin gives owners of live sites already on 2.8 the ability to do a Hybrid 0.6 beta test, without any risk of messing up the frontend for visitors, making it possible to have effective beta testing which will benefit us all by getting 0.6 released free of bugs.

  23. You must be a logged-in exclusive member to view this reply.

  24. well Š looks like S and Ī looks like I. it must look like Š and Ī

  25. I have 0.6 Beta 2 on a live site and I'm sorry to say that.

    I installed it few days back and do like it very much, no problems at all, at least I have not encountered any.

  26. Justin, are you still planning a post today on version 0.6?
    looking forward to reading it...

  27. Š problem reproduced WP 2.8 b2 and Hybrid 0.6 b2 using default title and also when using Hybrid title with charset=utf-8

    Also problem with Norwegian Å. Maybe something with post-title entry-title , cause it renders correct at one browser text size but not at the others ? Top of font gets chopped off.

    Works fine in 0.52.

  28. John Myrstad , I'm glad, that somebody was able to reproduce it. Here are or latvian special characters ēŗūīõāšģķļžčņ ĒŖŪĪÕĀŠĢĶĻŽČŅ

  29. You must be a logged-in exclusive member to view this reply.

  30. error with 2.8 beta 2 & 0.6 beta 2
    Parse error: syntax error, unexpected T_OBJECT_OPERATOR in //../.../wp-content/themes/hybrid/library/functions/contextual.php on line 260

Reply »

You must log in to post.

Topic Info

Topic Tags: