Jump to content
MakeWebGames

Recommended Posts

Posted

Re: [mccodes v2] Profile Image Uploader

Hey all can some one help me the uploader works great but at the top of the page i get :Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/cambusco/public_html/uploadpic.php:1) in /home/cambusco/public_html/globals.php on line 6

Any idea what wrong.

  • Replies 83
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Re: [mccodes v2] Profile Image Uploader

That usually means your using the same instances in 2 files that are calling for the same thing..

Would need to know which files your setting the sessions for

Posted

Re: [mccodes v2] Profile Image Uploader

Check to see if your calling the session's more then once, e.g: 2 session_start's.

Also output buffering can cure it, look up the ob_start() function.

  • 2 weeks later...
Posted

Re: [mccodes v2] Profile Image Uploader

 

Didn't Work Frist Time Around, Had To Edit A Couple Of Things. It's Up And Running Now Ty Ben Very Very Good Addition +1 :)

What did you have to edit? I can correct the first post.

Posted

Re: [mccode v2] Profile Image Uploader

There Appears To Be Some Connfusion With This Mod, It Is A Very Simple Set Up .... And I Will Try My Best To Explain It Better Than Ben Did.

Ok The Code As You All Know Should Stay The Same ... There Are No Issues With That Whats So Ever.

The Thing That I Thing Put Most People Of Track Was The Instalation Process ... This Again Fairly Simple

Ok Create A New Folder Called : profilepics .... Once created change the permissions of the folder to 7 5 7.

Step 2 create a file named h t a c c e s s (Without the spaces of course) and stick that inside the profile pics folder

 

And It Should All Work And Kick In Fine ... A Demo Of This Can Be Found On www.killer-city.com

 

Thanks - Casanova

  • 4 weeks later...
Posted

Re: [mccode v2] Profile Image Uploader

is their a possibility that you dont have to have it on you public_html say if you are useing the public_html for your main domain and running your mccodes on a subdomain how would you change the code?

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...