Forum

Please make sure that you have read the documentation and extensive resources provided on this site before posting your question!

Dynamic Content Gallery Resources

DCG Version 4.0 beta is now available for download and testing. This is a development version and not recommended for live sites. Read more here.

Note that the current stable release of the DCG is version 3.3.5.

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Minimum search word length is 3 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

One Category option – wont stay set

awaiting user
UserPost

8:17 pm
February 3, 2010


nerby

Guest

21

Post edited 8:19 pm – February 3, 2010 by Ade


Still received the warning:

PHP Warning: call_user_func_array() [<a href='function.call-user-func-array'>function.call-user-func-array</a>]: First argument is expected to be a valid callback, 'dfcg_save_metabox_data' was given in ../wp-includes/plugin.php on line 339

There's another scheduled post later tonight (10pm GMT) if you would like me to try something else?

Thanks again! Smile

9:54 pm
February 3, 2010


Ade

Admin

posts 2384

22

Hi,

This seems to be happening only with scheduled posts, and I haven't been able to track down why, yet.

On the plus side, this is only a "warning" and shouldn't prevent the correct publication of the post. As a general rule it's not advisable to print PHP warnings to the screen (your users won't like it, lol). Print to a file instead by setting log_errors to on, and display_errors to off, in php.ini.

In the meantime, I'll continue to track down the bug. Smile

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?

12:11 am
February 4, 2010


nerby

Guest

23

Your right, the error only appears when a post is scheduled. Errors are always logged to file Smile

I regularly check our logs, so I will keep you updated if I ever spot (hopefully never) anything related to DCG.

As I said before, many thanks for your support, keep up the great work! Smile

12:29 am
February 4, 2010


Ade

Admin

posts 2384

24

Thanks, nerby. I appreciate your kind words. Smile

Feedback is always appreciated – even to help track down bugs! Laugh

Dynamic Content Gallery: Have you read the Configuration Guide and FAQ?