Jump to content
MakeWebGames

Recommended Posts

  • Replies 70
  • Created
  • Last Reply

Top Posters In This Topic

Posted

Re: [V2] Ignore User Mail [V2]

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/kennncom/public_html/criminalcenter.com/ignore.php on line 86

Can You Post Not Working Mods If So

-50

Posted

Re: [V2] Ignore User Mail [V2]

 

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/kennncom/public_html/criminalcenter.com/ignore.php on line 86

Can You Post Not Working Mods If So

-50

ORIGINAL POST WIITHOUT THE EDITS

 

You're unable to view this code.

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


  •  
Posted

Re: [V2] Ignore User Mail [V2]

Fixed TONKAS copy of the Ignore..

Took me a while to find the problem but it seems you had extra ' in the word

You can't Ignore

so for those using TONKAS script just find the word CAN'T and change it to Cannot

You should have a working copy now

Posted

Re: [V2] Ignore User Mail [V2]

 

Fixed TONKAS copy of the Ignore..

Took me a while to find the problem but it seems you had extra ' in the word

You can't Ignore

so for those using TONKAS script just find the word CAN'T and change it to Cannot

You should have a working copy now

thanks illusions for pointing that out, the edits are fine, it's becuase & #039 ; is replcaed by ' automatically by html as it's acsii code, i will post updated instructions on the first post

Posted

Re: [V2] Ignore User Mail [V2]

 

You're unable to view this code.

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

 

Remember back slashes, so PHP can tell the ' is an apostrophe, not you trying to end the string.

 

You're unable to view this code.

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

 

Notice the change in the syntax colors too.

Or you could even use the entitie (')

  • 1 month later...
Posted

Re: [mccode v2] Ignore User Mail

 

If someone ignore a player, nobody is able to send him a mail. Where is the issue?

i have fixed this problem, and updated the first post aswell

You're unable to view this code.

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

  • 1 month later...
Posted

Re: [mccode v2] Ignore User Mail

i am having an issue with blocking a user, it is blocking me from sending a mail to them but they can still send mail

so example i block ID 5

well ID 5 can send me mail but i cant send ID 5 mail it will say this person has choosen to ignore mails from you

  • 3 weeks later...
Posted

Re: [mccode v2] Ignore User Mail

the problem with this mod would be...when you add someone to the ignore list....they can still send you mails just that you cant send them mails...so its kinda backwards

Posted

Re: [mccode v2] Ignore User Mail

it's not very difficult, convert friends list and add a little code in mail compose...

and obviously the sql

but im sure if smart enough could be ran by files or other techniques

Posted

Re: [mccode v2] Ignore User Mail

find

You're unable to view this code.

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

 

and add below

You're unable to view this code.

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

Posted

Re: [mccode v2] Ignore User Mail

not sure if that was supposed to fix the problem we was haveing....but if so...it didnt +1 for all the effort you have put forth tho

Posted

Re: [mccode v2] Ignore User Mail

sry, meant to put mail_send not mail_compose

find

You're unable to view this code.

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

 

and add below

You're unable to view this code.

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

  • 4 months 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...