Jump to content
MakeWebGames

Recommended Posts

Posted

This is a pretty simple mod. It allows users to have a personal status message on their profile, kinda like on IMs.

Run this SQL:

 

You're unable to view this code.

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

 

Ope viewuser.php

Find:

You're unable to view this code.

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

 

Add Under it:

You're unable to view this code.

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

 

Now open preferences.php

Find

You're unable to view this code.

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

 

Add under it:

You're unable to view this code.

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

 

In the same file

Find:

You're unable to view this code.

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

 

Add Above it:

You're unable to view this code.

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

 

Again in the same file

Find:

You're unable to view this code.

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

 

Add under it:

You're unable to view this code.

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

 

Tell me what you think :D

Posted

Re: [mccodes V2]Personal Status Mod[mccodes V2]

Are there? I seriously didn't know. I haven't copied any of them if that's what you thought. I coded it all by myself. I should've used the 'search' button.

Posted

Re: [mccodes V2]Personal Status Mod[mccodes V2]

Limit it...

You're unable to view this code.

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

 

Also i see that you used $_POST['newname'].. (username) part :|

Posted

Re: [mccodes V2]Personal Status Mod[mccodes V2]

 

Limit it...

You're unable to view this code.

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

 

Also i see that you used $_POST['newname'].. (username) part :|

Lmco, lol yeah i'm still a newbie coder. The limit's a good idea thanks :)

Posted

Re: [mccodes V2]Personal Status Mod[mccodes V2]

 

Can be one function :roll:

You're unable to view this code.

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

 

What difference does it make if it's one function :S You've made it more secure though ;)

Posted

Re: [mccodes V2]Personal Status Mod[mccodes V2]

BadGirl...

You should specify the 2nd param for mres() :wink:

Reason? Just think if you have two mysql connections? It's gonna open the last active one. And what if that's the wrong database? Your gonna get errors :lol:

  • 1 year later...
Posted
Man you dont have to be mean -.- and the reason it wont work for me is because it wont show the status

What's not working? Any error? What version are you using? (I see two posted)

When saying you have an error, please be as detailed as possible e.g. are you adding this to a default page, any edits you have made, error message being shown etc...

  • 2 weeks later...
  • 1 month 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...