(((TOLK))) Posted June 1, 2009 Posted June 1, 2009 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 Quote
Miniman Posted June 1, 2009 Posted June 1, 2009 Re: [mccodes V2]Personal Status Mod[mccodes V2] There are a few of these about.... :| Quote
(((TOLK))) Posted June 1, 2009 Author Posted June 1, 2009 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. Quote
CrazyT Posted June 1, 2009 Posted June 1, 2009 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 :| Quote
(((TOLK))) Posted June 1, 2009 Author Posted June 1, 2009 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 :) Quote
CrazyT Posted June 1, 2009 Posted June 1, 2009 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. Quote
(((TOLK))) Posted June 2, 2009 Author Posted June 2, 2009 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 ;) Quote
Karlos Posted June 4, 2009 Posted June 4, 2009 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: Quote
rulerofzu Posted March 24, 2011 Posted March 24, 2011 So I am guessing everyone is supposed to know why it didnt work for you by Ozzmosis and provide a fix for you? Quote
MrEvilChaos Posted March 24, 2011 Posted March 24, 2011 Man you dont have to be mean -.- and the reason it wont work for me is because it wont show the status Quote
rulerofzu Posted March 24, 2011 Posted March 24, 2011 Hahahaha mean. I just don't see how you expect anyone to help you with This doesn't work. Just makes me think well so what? Make your own. Quote
Dominion Posted March 24, 2011 Posted March 24, 2011 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... Quote
Djkanna Posted March 25, 2011 Posted March 25, 2011 Man you dont have to be mean -.- and the reason it wont work for me is because it wont show the status Did you add somewhere on the viewuser.php for it to show? Quote
MrEvilChaos Posted March 25, 2011 Posted March 25, 2011 Yes yes I did but when I update my status the text that I put wont show up Quote
Zan Posted March 25, 2011 Posted March 25, 2011 im sure i have see nthis somewhere but good work..i like it Quote
MrEvilChaos Posted April 5, 2011 Posted April 5, 2011 well I have been messing with it and still cant find a fix for it hmm idk what it wont show Quote
Andrewelli Posted May 12, 2011 Posted May 12, 2011 if the $Find = $db->query area you need to add u.`duties`, u.`sm`, it will work perfectly dont add duties in again XD Quote
Andrewelli Posted May 12, 2011 Posted May 12, 2011 sorry it was to simple to fix man im using echo for viewusers :) 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.