harkedai
Forum Replies Created
-
Forum: Plugins
In reply to: [JQuery Accordion Menu Widget] Listing StyleForum: Plugins
In reply to: [Terms of Use] [Plugin: Terms of Use] Using right before downloadingAnyone with any solutions?
Forum: Plugins
In reply to: [Members List Plugin] [Plugin: Members List Plugin] Showing 0 of 0 users@jacklenox what kind of solution are you building ? I might be interested in that as well. Thanks
Forum: Plugins
In reply to: [Members List Plugin] [Plugin: Members List Plugin] Showing 0 of 0 usersI am having the same trouble, looks like no one responses in this forum.
Once I logged out of wordpress and tried to get back in at http://www.mywebsite.com/wp-admin, I received this message.
‘each ($arr as $k => $v) { $temp[] = ‘”‘.$k.'”:’.cfjson_encode($v); } $json_str .= implode(‘,’, $temp); $json_str .= ‘}’; } else if (is_string($arr)) { $json_str = ‘”‘. cfjson_encode_string($arr) . ‘”‘; } else if (is_numeric($arr)) { $json_str = $arr; } else if (is_bool($arr)) { $json_str = $arr ? ‘true’ : ‘false’; } else { $json_str = ‘”‘. cfjson_encode_string($arr) . ‘”‘; } return $json_str; } } ?>
Warning: Cannot modify header information – headers already sent by (output started at /hermes/web02/b664/moo.faithnfundingcom/wp-content/plugins/constant-contact-api/constant-analytics.php:873) in /hermes/web02/b664/moo.faithnfundingcom/wp-includes/pluggable.php on line 866′I am not able to figure out what is wrong. Can someone help me please.