ASP problem

aglide

Newbie
Joined
May 25, 2008
Messages
15
Reaction score
0
i am install a automate social poster at my blog but whene i publish a post it give me this message :
" Warning: implode() [function.implode]: Bad arguments. in /home/sites/celliphoneportal.com/public_html/wp-content/plugins/social-poster/mm_services.php on line 410

Warning: Cannot modify header information - headers already sent by (output started at /home/sites/celliphoneportal.com/public_html/wp-content/plugins/social-poster/Curl.class.php:349) in /home/sites/celliphoneportal.com/public_html/wp-includes/pluggable.php on line 770 "

what does its mean? and how can i resolve this probleme ?

regards
 
Need alittle more info,but "Cannot modify header information" normally means you are calling a header('location') or session() type of function after you already outputted some info to the page. I'm some what confused, the tread title states you have a ASP problem, but you are running PHP code?
 
uh..yeah. going to need more than that bud. Maybe a name of the script? Maybe show us what's on line 410?
 
I think the ASP in the thread title is referring to "Auto Social Poster", not the ASP language.
 
Ok, cool, I never heard of it. I will have to check it out. Sorry about the confusion.
 
Hello,

Please check your header of the code and location of files where you have saved your code.
Still the problem persist, you can check for the online tutorial.
Hope this will help you in solving your error.

Thank you.
 
Hello,

Please check your header of the code and location of files where you have saved your code.
Still the problem persist, you can check for the online tutorial.
Hope this will help you in solving your error.

Thank you.

I think he don't need no solution anymore, even his website is down, Don't you realize that this was posted 10 years ago ?
 
Back
Top