Jump to content
MakeWebGames

[mccode] Profile Signatures


on_fire

Recommended Posts

  • 2 months later...
  • Replies 68
  • Created
  • Last Reply

Top Posters In This Topic

Guest Anonymous

mdshare needs to fix CE

Criminalexistence has some problem when using '[ code ]' bb code.

It seems to replace { with &---; things.

like » does >>.

So if you can use it without using bb code `code`. It should seem to work and let users add these modifications.

Link to comment
Share on other sites

Re: Profile Signatures

 

Criminalexistence has some problem when using '[ code ]' bb code.

It seems to replace { with &---; things.

like » does >>.

So if you can use it without using bb code `code`. It should seem to work and let users add these modifications.

What it is replacing it with is ASCII codes

( is (

) is )

: is :

[ is [

] is ]

{ is {

} is }

just do a search replace when you paste it into your notepad, or what ever other editor you use for working with your code.

R.F.

Link to comment
Share on other sites

  • 2 weeks later...

Re: Profile Signatures

 

LMAO well, i know I got sigs working on my site, and it only took about 14 hours to figure and tweak it out lmao

The only problem is, without seeing the original code again, i cant even remember what mods i made to get it to work lmao

FOURTEEN?!?!?!?!

Link to comment
Share on other sites

  • 3 weeks later...
  • 7 months later...

Re: [mccode] Profile Signatures

For the sig mod to work u need to end the prefences.php file with

}

}

?>

here's what i have got.

 

You're unable to view this code.

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

 

 

Please note this is for V1 this pref

Also while ur here try, www.silver-assassins.com :P

 

(Added code tags)

Link to comment
Share on other sites

Re: [mccode] Profile Signatures

can i just add please tell me if that was an ok file becuase its my first time adding these things and was nervus :-P

and when i decide to mae more mods i will be posting some so look 4ward to them! lol

Link to comment
Share on other sites

Re: [mccode] Profile Signatures

Great ;)

I kinda edited it abit to get it to work so here is the edited version,

This works for me so should work for you!

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

open viewuser.php

find

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.

 

 

run this sql

 

You're unable to view this code.

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

 

 

----------------------------

preferences.php

Name Change

 

 

after it, add

Profile Signature

 

 

find:

You're unable to view this code.

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

 

 

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

 

 

after that, add

You're unable to view this code.

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

 

This is my preferences.php

 

You're unable to view this code.

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

 

Enjoy ;) If it don't work just post and I will try and post a fix! Credits to LostOne & on_fire

Link to comment
Share on other sites

  • 6 months later...

Re: [mccode] Profile Signatures

I know this is an old thread, but I wanted this in v2. I have converted everything correctly and fixed all errors. Well one is left.

"Fatal error: Call to a member function query() on a non-object in *** preferences.php on line 154"

I've managed to get to the stage were you type what you want in the signature, but as soon you hit "Change profile signature" the above error appears.

Here is the code in preferences.php

You're unable to view this code.

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

 

$db->query("UPDATE users SET signature='{$_POST['signature']}' WHERE userid=$userid"); <-- Line 154

Any suggestions or help would be appreciated. Thanks,

Lunny

Link to comment
Share on other sites

  • 3 weeks later...

Re: [mccode] Profile Signatures

 

All i need is the V2 preference.php with this in, could someone please post it here?

why not just do what any learning coder would do and work out how its done.

Your probly just doing it for a few quick donator packs...

Link to comment
Share on other sites

  • 2 weeks later...

Re: [mccode] Profile Signatures

Profile Signatures for V2 - Converted

-----------------------

Open viewuser.php

Find:

 

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.

 

Run This SQL:

 

You're unable to view this code.

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

 

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

 

find:

 

You're unable to view this code.

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

 

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

 

after that, add:

You're unable to view this code.

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

 

Its Not Rocket Science!!!

Link to comment
Share on other sites

Re: [mccode] Profile Signatures

 

anyone have a v2 as i dont know where to add it on v2 view_user.php thnx

 

you try it your self till you get it and stop asking people i am sick of helping you i quit i have helped over and over you and get that profile sig because you are mad i stopped if anyone else is smart they should be smart and quit also

Link to comment
Share on other sites

  • 5 weeks later...
  • 10 months later...

Re: [mccode] Profile Signatures

I used Joel's v2 profile sig mod but i get this error when i go into preferences and then click on profile signature.

Fatal error: Call to undefined function signature_change() in /home/urbanwar/public_html/preferences.php on line 43

Link to comment
Share on other sites

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