Forum software for thriving discussions. IP. Board is the leading solution for creating an engaging discussion forum on the web. Trusted by thousands of forums, large and small. PROPER NOTES: We have detected problem in: admin/applications/members/extensions/enhancements/mandrill.php This is now corrected. Credits: ECHO
I appreciate you. Thanks, even though that tutorial was poorly written and difficult to follow, I'm glad I could help you. I'm considering just writing a plugin for it to sort it all out.
You could just go into your Admin Control Panel > Customization > Themes > Edit HTML & CSS > Templates > globalTemplate and then locate this: <title>{expression="output.getTitle( $title )"}</title>Then you can remove everything between the <title> tags and then insert a custom title. For example: <title>WebFlake</title>However the side effect of this is that if you change the title of your website, it will not auto update, you just will have to go fix it manually.