The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
Custom Profile Icon - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: Custom Profile Icon (/showthread.php?tid=1027) |
Custom Profile Icon - Busy Tech - 04-06-2018 Hello , both me and my users are fed up of the current profile icon system. I am wanting to make it so they can set an image url as there profile icon since i am only a beginner at php i am wondering how i would go about doing this. Custom Profile Icon - Brandin - 04-06-2018 I am not sure exactly which icons you mean. In any case, you would need to modify every page that has the icons, have a table column to house the URL and use an img src tag and grab the value from the DB. Custom Profile Icon - Busy Tech - 04-06-2018 I mean the profile icon every user has. at the minute it relies on gravatar most of my users barely understand how to sign up nevermind how to create a gravatar account and set there icon. |