Dear Experts! I am facing problem with my wordpress site. When I go to page 2 from 3 or from page 5 to page 4 I face the following error. Catchable fatal error: Object of class WP_Error could not be converted to string in /home/yesiknow/public_html/wp-content/themes/canvas/functions/admin-functions.php on line 653 For reference my blog's link is: www(dot)yesiknowthat(dot)com Regards
Are you referring to pagination on your blog in your example? Can you open your admin-functions.php file and show us that block of code around line 653?
Yes I am referring to pagination on my blog.. Also I am trying to find line number 653, is there any easy way to directly jump there?
Try an IDE like Netbeans. It shows line numbers and makes the web development process a lot easier. (I'm not affiliate with Netbeans, it's just a personal choice) As for the error, I suggest you reupload the core Wordpress files and rewrite the old ones.