Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Replying to How To Make A Private Message System.


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

Posted 15 March 2013 - 03:58 AM

Hi im having a ver very bad problem. In my database i see who the user that suppose to be receiving the message and who sent that message, but in the read_messages.php file i cant see the messages that are suppose to be sent to me at all. i only see this:
Title

From

message
. and thats all please please help!!

Posted 01 May 2012 - 01:54 PM

thank you very much for this helpful post, i finally got to finish my messaging system.

Posted 02 April 2012 - 01:49 PM

Hi dude

I was looking for a script for PM's.... more like the layout...
I allready coded my table and php code.

The funny thing is that my table looks almost the same as yours!
Great minds think a like, right?

My table:
idpm
fromuser
touser
title
body
dateadd
read
deleted

See... the first 6 columns are the "same" + I had dateadd and deleted.

Cheers!

Posted 13 October 2011 - 05:19 PM

please helpHow To Make A Private Message System.Replying to SpliffieHow did you get this working?It's just not doing it for me.Cheers,

Posted 13 October 2011 - 10:16 AM

Blank messageHow To Make A Private Message System.Replying to FeelayI'm getting the same error.My session_name is the same is set correctlyBut it's still displaying blank fields.Thanks

Feelay

Posted 28 September 2011 - 09:51 PM

Hi Feelay,

Just like to say thanx for one, as i have it up and running and all is well.
Just want to ask, could we possibly add some reply buttons and delete message buttons?

regards
Spliffie


Well, of course it's possible, (:
But I'm afraid I don't have the time to revive old scripts and add functions to them. It'd be better if you tried to do it yourself! (:

Regards,
/Feelay

Spliffie

Posted 15 September 2011 - 02:13 PM

@Rita: It's possible, but I'm afraid I don't have time to do that right now, :/

@spawN-eD: Could you please paste the code for your read_message.php? (If you have any passwords or anything like that provided in the file, don't remember to replace them with ### or *** or something like that so that no one sees them, :unsure:

Regards
/Feelay.


Hi Feelay,

Just like to say thanx for one, as i have it up and running and all is well.
Just want to ask, could we possibly add some reply buttons and delete message buttons?

regards
Spliffie

Posted 12 August 2011 - 09:07 PM

HELP PLEASEHow To Make A Private Message System.

When I use the code on read_message.Php it just saysTitle:From:Message:It dosen't actually display anything. I'm using you're login script so I reset the session name to user but it still dosen't do anything. Any help please?

-question by Keyboard


Feelay

Posted 16 January 2011 - 12:48 PM

Are you sure that you've named the session "session_name"?
$userfinal=$_SESSION['session_name'];

When the user logs in I mean.

spawN-eD

Posted 16 January 2011 - 08:57 AM

still nothing :P

Review the complete topic (launches new window)