Jump to content
MakeWebGames

Recommended Posts

  • Replies 124
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Re: Updated Mailbox [v1]

i know i did that but i want it to display the smilies when composing a new mail and when im replying to mails you know have it show the smiley pic and then show how to do that smiley

Guest Anonymous
Posted

Re: Updated Mailbox [v1]

Displaying smilies while composing will require some pretty nifty JS. Not worth it in the long run.

Look at the editor here (the forums). you type in : ) and up comes a smiley in the recipients mailbox - simple.

No need to make things too complex. Same with replying...

Posted

Re: Updated Mailbox [v1]

no i don't think you got what i meant what i meant is display it like this :-) = :- ) without the space between -) see what i mean or have it like on these forums where it shows the smiley and you click on it and it inserts in into your msg

Guest Anonymous
Posted

Re: Updated Mailbox [v1]

Yes which would require javascript (js) but i think js lags pages which js is included.

Posted

Re: Updated Mailbox [v1]

oh i didnt think it was js cause i have it like that on my mailbox now but i dont like how my mailbox looks i just like how the smilies are if this requires alot of work i will pay to have it added to this mailbox for me

Guest Anonymous
Posted

Re: Updated Mailbox [v1]

 

no i don't think you got what i meant what i meant is display it like this :-) = :- ) without the space between -) see what i mean or have it like on these forums where it shows the smiley and you click on it and it inserts in into your msg

So you want a list of smilies that can be inserted into the mail while composing or replying, each displayed as it is here in these forums?

Posted

Re: Updated Mailbox [v1]

redsnake420 try this:

In mailbox.php find:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Add after:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

That should display the smilies Just under the mail compose form :)

Posted

Re: Updated Mailbox [v1]

For some reason I am having quite a bit of trouble figuring out how to get the mail system to notify users of new mails, in the form of a number beside their mailbox. Can someone please help me with this, as its kind of annoying not knowing whne you have new mail. Thanks

Plato :-D

Posted

Re: Updated Mailbox [v1]

UPDATE!!! I FIXED THE DELETE READ AS IT WAS DELETING ALL USERS READ MESSAGES. IT WILL NOW ONLY DELETE YOUR PERSONAL READ MESSAGES.

 

I also forgot to add info about the link so it's posted as well now.

I added a new piece to this mod.

I find it useful and it will also save LOADS of webspace along with getting rid of unneeded in game mails.

I added a DELETE READ feature to delete messages you have already read.

Find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

After it add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

THEN FIND

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Under it add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

FIND

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

and under it add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

I WOULD ALSO RECOMMEND CHANGING THE td width=20% to 16.6% if u want them to be centered properly. :)

For v2 just change mysql_ to $db-> and it should be good to go.

I'm not a great coder as I'm self teaching at the moment so feel free to let me know your thoughts on it.

TESTED AND WORKS!!!

Thanks Toxication for the attempt, but I found our first attempt was completely wrong. :P

Posted

Re: Updated Mailbox [v1]

If you used my DELETE READ mod for this mailbox please change it to the one posted 2 topics up! I fixed the bugs and it will only delete yours now.

Posted

Re: Updated Mailbox [v1]

DELETE READ MESSAGES ONLY!!!

Posted for V2!!! (Old one is for v1, I just converted it for any users that would like it for v2.)

OPEN MAILBOX.PHP

Find

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

After it add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

THEN FIND

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Under it add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

FIND

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

and under it add

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

I WOULD ALSO RECOMMEND CHANGING THE td width=20% to 16.6% if u want them to be centered properly. :)

I'm not a great coder as I'm self teaching at the moment so feel free to let me know your thoughts on it.

TESTED V1 version and worked wonderfully.

V2 Version Untested so please let me know if it works.

Posted

Re: Updated Mailbox [v1]

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Added a little extra for us v2 users this one works perfectly(does not include smilies)

be kind this is my first ever post lol

Posted

Re: Updated Mailbox [v1]

works great :-D but just one suggestion make it to where the users id comes up when composing/replying to a mail

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...