TheMasterGeneral Posted January 24, 2015 Posted January 24, 2015 (edited) Info: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Needed: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. SQL: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Create userdesc.php Paste: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Add underneath: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Save, upload. Open viewuser.php Find the user query at the top. Add in `userDESC`, Scroll down to the end of the file. Above the endpage, paste: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Save, upload! Questions or errors? Please let me know! Edited March 25, 2016 by KyleMassacre Added code tags around the SQL Quote
boionfire81 Posted March 25, 2016 Posted March 25, 2016 does not work. To many errors to post. Probably because no sql. Quote
KyleMassacre Posted March 25, 2016 Posted March 25, 2016 Can you please re post this and use code tags? For whatever reason a lot of the bbcode tags don't work Quote
boionfire81 Posted March 28, 2016 Posted March 28, 2016 Kyle the code for the sql is there, but now the rest has disappeared lol! When it didn't work, I completely uninstalled. Quote
KyleMassacre Posted March 28, 2016 Posted March 28, 2016 Yeah the new bbcode software here really sucks now Quote
boionfire81 Posted March 29, 2016 Posted March 29, 2016 Last edited by KyleMassacre; 03-25-2016, 04:55 PM. Reason: Added code tags around the SQL Can ya fix it? Quote
Dominion Posted April 3, 2016 Posted April 3, 2016 Info: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Needed: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. SQL: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Create userdesc.php Paste: Save, upload. Open preferences.php Find: Display Pic Change Add underneath: Change User Description Save, upload. Open viewuser.php Find the user query at the top. Add in `userDESC`, Scroll down to the end of the file. Above the endpage, paste: echo " Player Description"; if ($r['userDESC']) { echo" {$r['userDESC']}"; } else { echo"This player does not have a user description set."; } echo "[Report Description to staff for advertising/inappropriate behavior/etc.]"; Save, upload! Questions or errors? Please let me know! This any better? Quote
KyleMassacre Posted April 3, 2016 Posted April 3, 2016 No, because somehow when I edited it the userdesc.php file contents disappeared Quote
Dominion Posted April 4, 2016 Posted April 4, 2016 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. That one? Got it from the version history. Quote
KyleMassacre Posted April 4, 2016 Posted April 4, 2016 Nice, where you do see that? Maybe it's not a view that's available on mobile Quote
Dominion Posted April 4, 2016 Posted April 4, 2016 Nice, where you do see that? Maybe it's not a view that's available on mobile Click where it says "Last edited by KyleMassacre; 03-25-2016, 09:55 PM. Reason: Added code tags around the SQL " , and you should get an edit history. Only works for mods, and the posters on VB. I have no idea if it works on mobile. Quote
KyleMassacre Posted April 4, 2016 Posted April 4, 2016 Click where it says "Last edited by KyleMassacre; 03-25-2016, 09:55 PM. Reason: Added code tags around the SQL " , and you should get an edit history. Only works for mods, and the posters on VB. I have no idea if it works on mobile. Well I'll be, that's pretty smart haha Quote
TheMasterGeneral Posted April 17, 2016 Author Posted April 17, 2016 Did you get this working? I can reupload the code if needed. 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.