Jump to content
MakeWebGames

[mccode] Annoucement Mod


oxidati0n

Recommended Posts

  • Replies 93
  • Created
  • Last Reply

Top Posters In This Topic

Re: [mccode] Annoucement Mod

This is a tested and working version 2 of this mod.

ann.php

You're unable to view this code.

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

 

viewdiscussions.php

You're unable to view this code.

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

 

post_new_ann.php

You're unable to view this code.

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

Link to comment
Share on other sites

Re: [mccode] Annoucement Mod

Here it is :lol:

Fine in mainmenu.php

You're unable to view this code.

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

 

Replace with

You're unable to view this code.

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

 

That will make it so it will tell you when theres a new announcements so it will be like Announcements (1) when you post a new announcement.

Link to comment
Share on other sites

  • 1 month later...

Re: [mccode] Annoucement Mod

hey guys where do i add this?

$_POST['lala']=str_replace(array("<",">","/n"),array("","","

"), $_POST['lala']);

do i just replace this with

$_POST['message']=str_replace('"', '\"', $_POST['message']);

Link to comment
Share on other sites

Re: [mccode] Annoucement Mod

 

hey guys where do i add this?

$_POST['lala']=str_replace(array("<",">","/n"),array("","","

"), $_POST['lala']);

do i just replace this with

$_POST['message']=str_replace('"', '"', $_POST['message']);

 

 

That was a example, That wouldn't work with the actual script itself.

Link to comment
Share on other sites

  • 3 weeks 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...