Guest Anonymous Posted August 29, 2006 Posted August 29, 2006 Profile Signatures ok i got it to work but now i cant get it to post the image it only posts the url iv tryed <img src=>, n then just the link but still dont work any suggestions? Quote
Guest Anonymous Posted November 10, 2006 Posted November 10, 2006 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. Quote
rfw2003 Posted November 14, 2006 Posted November 14, 2006 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. Quote
UCC Posted November 14, 2006 Posted November 14, 2006 Re: Profile Signatures So thats what that means!!! Quote
Arson Posted November 27, 2006 Posted November 27, 2006 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?!?!?!?! Quote
corruption Posted December 13, 2006 Posted December 13, 2006 Re: Profile Signatures Thanks Seanybob, your code works perfect Quote
corruption Posted December 14, 2006 Posted December 14, 2006 Re: Profile Signatures ok iv been playin around with this and iv come to notice that if a user doesnt add in the tags then it will just keep maken the table bigger, is there anyway to make it where the table cant be made any bigger or to make it auto add the tags? :? Quote
wesker Posted July 21, 2007 Posted July 21, 2007 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) Quote
wesker Posted July 22, 2007 Posted July 22, 2007 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 Quote
assassincity[dot]com Posted July 23, 2007 Posted July 23, 2007 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 Quote
HITMAN 17 Posted February 13, 2008 Posted February 13, 2008 Re: [mccode] Profile Signatures anyone have a v2 as i dont know where to add it on v2 view_user.php thnx Quote
iseeyou94056 Posted February 13, 2008 Posted February 13, 2008 Re: [mccode] Profile Signatures please try your self or you will never learn Quote
HITMAN 17 Posted February 15, 2008 Posted February 15, 2008 Re: [mccode] Profile Signatures this is my v2 view userpofile and it is not showing anyone know y You're unable to view this code. Viewing code withinย this forum requires registration, you canย register here for free. Quote
Lunny Posted February 22, 2008 Posted February 22, 2008 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 Quote
Scylla Posted March 13, 2008 Posted March 13, 2008 Re: [mccode] Profile Signatures perhaps something in the db is missing? Quote
Evolutionโข Posted March 13, 2008 Posted March 13, 2008 Re: [mccode] Profile Signatures All i need is the V2 preference.php with this in, could someone please post it here? Quote
POG1 Posted March 13, 2008 Posted March 13, 2008 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... Quote
Joel Posted March 24, 2008 Posted March 24, 2008 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!!! Quote
iseeyou94056 Posted March 24, 2008 Posted March 24, 2008 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 Quote
gawduranidiot Posted March 24, 2008 Posted March 24, 2008 Re: [mccode] Profile Signatures I just quickly skimmed through it and I only saw 2 things that need to be changed. Maybe you should read the conversion tutorial... Quote
Godfather Posted April 23, 2008 Posted April 23, 2008 Re: [mccode] Profile Signatures ok i know this is an old thread but i was wondering if anyone knows how to put bbcode in viewuser.php i have the engine just dunno how to put it in :| Quote
ronhouston2 Posted April 29, 2008 Posted April 29, 2008 Re: [mccode] Profile Signatures Same here Quote
HITMAN 17 Posted April 29, 2008 Posted April 29, 2008 Re: [mccode] Profile Signatures i tryed v2 but it dont insert a sig Quote
Zero-Affect Posted April 30, 2008 Posted April 30, 2008 Re: [mccode] Profile Signatures nice... Quote
chris3010 Posted March 7, 2009 Posted March 7, 2009 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.