Object method calling for global $wpdb in header.php

I think the problem might lie in: $wpdbinfo = $wpdb->get_results(“SELECT * FROM bo_mytable WHERE id=3”); $wpdb->get_results() returns an array of objects, yet you are referencing a property on $wpdbinfo (->nameinfo). You’ll either want to loop through the $wpdbinfo array, or if you’re certain you’ll get only a single record (possibly a safe assumption if id … Read more

How to change header dimensions in WordPress?

Put that code (this is the output): <a href=”http://carolbadre.wordpress.com/”> <img width=”1000″ alt=”” src=”http://carolbadre.files.wordpress.com/2012/03/cropped-grr.jpg”> </a> Which must look different in the backend inside a div… Then you can css it and use height: auto..

pull non-wp site into content area of wordpress -or- pull wp header into non wp site?

Tight integration (loading either inside of other one) without much functionality overlap might come with considerable performance penalty. It might or might not be relevant for you. Since the issue can be abstracted to “how to transfer fragment of page to external site” I would probably generate that fragment in WP and make other side … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)