Jump to content
MakeWebGames

Recommended Posts

  • Replies 93
  • Created
  • Last Reply

Top Posters In This Topic

Posted

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.

Posted

Re: [mccode] Annoucement Mod

thank you very much that helped, but i still had to edit some things in the DB, but now it doesnt show if there is a new annoucement?? whats up with that?

Posted

Re: [mccode] Annoucement Mod

You need to change the link on the mainmenu.php to ann.php instead of announcements.php and you will need to add the (0)/(1) to it yourself. If i get round to it ill post it here.

Posted

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.

  • 1 month later...
Posted

Re: [mccode] Annoucement Mod

could some one help me out :?

i am using lite and with the code for making the "announcements (1)" thing appear i don't have the same format as u

Announcements

and thats the only thing related to announcements

Posted

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']);

Posted

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.

  • 3 weeks later...
Posted

Re: [mccode] Annoucement Mod

 

whats it suppose to do is it like a forum or summit

No you can post annoucements but other users can discuss about it.

when you post an annoucement its a option if you want discussions to be enabled.

So it's a forum then....lol

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