Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Post-Kicker, -Byline & -Footer »

[SOLVED] Error: Warning: implode() [function.implode]: Invalid arguments passed in .


 
Prev Previous Post   Next Post Next
  #1  
Old Aug 4, 2009, 03:42 PM
grasshopper
 
20 posts · Jun 2009
[SOLVED] Error: Warning: implode() [function.implode]: Invalid arguments passed in .

Hi -

Sorry to post twice in one day but having to recreate my website has led to all sorts of problems:

I am getting the following error in posts:

Warning: implode() [function.implode]: Invalid arguments passed in /home/...../...../wp-content/themes/atahualpa333/functions/bfa_postinfo.php on line 14


Line 14 contains: $meta_values = implode(", ", get_post_custom_values($meta_key));

And is part of this function:

// Callback function for post meta replacement
function meta_values($matches) {
$meta_key = $matches[1];
// "get_post_custom_values" returns an array. Turn it into a string, separated by commata
$meta_values = implode(", ", get_post_custom_values($meta_key));
return $meta_values;

How do I fix this?

Thanks so much.
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Error in excerpt function? If cut-off point is <em> jankph Excerpts, Read more, Pagination 4 Jul 16, 2009 01:41 PM
[SOLVED] Errors: Invalid argument supplied for foreach() Call to undefined function skyline Atahualpa 3 Wordpress theme 1 Jun 4, 2009 12:41 AM
Was it checked with WP 2.7.1? I am getting multiple message like: Warning ... gm10 New Versions, & Updating 3 May 17, 2009 08:01 PM
Error warning status bar page bottom JBWhite Atahualpa 3 Wordpress theme 0 Apr 21, 2009 11:53 AM
Fatal error: Call to undefined function is_front_page() kyuen New Versions, & Updating 4 Mar 1, 2009 06:19 PM


All times are GMT -6. The time now is 11:08 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.