estan Posted February 25, 2012 Posted February 25, 2012 Hi, I have a suggestion. All HTML emails that are now sent from IPB have the IPB logo on top. My community members find this pretty confusing. Support says that this can be changed here: /cache/skin_cache/emailWrapper.php <td class='logo'><img src="{$this->settings['img_url']}/logo_transparent.png" /></td> However, I still think that this is pretty hard to manage. My suggestion is to remove the IPS logo on top by default and put the community logo that is added in the admin panel. OR At least there should be an option in the admin panel to allow us to easily change this.
AndyF Posted February 25, 2012 Posted February 25, 2012 Perhaps the solution here would be a setting whereby you could specify a path to the logo rather than have to do a small edit, although I think that file may not be encoded on a hosted community board, given its location in the /cache directory.
Marcher Technologies Posted February 25, 2012 Posted February 25, 2012 Perhaps the solution here would be a setting whereby you could specify a path to the logo rather than have to do a small edit, although I think that file may not be encoded on a hosted community board, given its location in the /cache directory. ... this... would be nice... default it OFC, but yes... something like: <td class='logo'><img src="{$this->settings['email_logo_url']}" /></td> ... or at very least use the current skin sets logo.png.... logo_transparent.png is too often left untouched/uncustomized.
Management Matt Posted February 25, 2012 Management Posted February 25, 2012 The logo has already been removed in 3.3.0.
miraclesun Posted February 25, 2012 Posted February 25, 2012 The logo has already been removed in 3.3.0. On top of things, Matt. :sorcerer:
alphamale Posted February 25, 2012 Posted February 25, 2012 Hi, I know nobody knows a release date for 3.3.0 but is it likely to be in the next few weeks? Don't want to design a new forum now and then have to reinstall it all when 3.3.0 comes out Matt
bfarber Posted February 27, 2012 Posted February 27, 2012 Hi, I know nobody knows a release date for 3.3.0 but is it likely to be in the next few weeks? Don't want to design a new forum now and then have to reinstall it all when 3.3.0 comes out Matt We have said 3.3.0 would be released Q2 of this year. We do not have a more specific date at this time I'm afraid.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.