Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#238486 - 08/04/1006:38 PMRe: featured member image
[Re: Ruben]
Well I did find something. To nag about Since I posted my error log for the featured member issue I am under constant attack by potential spammers trying to find access to phpmyadmin. I won't do that again.
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
Need to get a changelog going but this is what we have so far. One isn't necessarily a bug.
Fixed an issue with RSS feeds showing the UBBCode instead of the HTML. Fixed an issue with the featured member sometimes showing a broken image. Fixed an issue where sometimes an invalid entry would be added to the css files causing css errors. Fixed a bug when trying to delete a user group. Fixed a pagination problem when viewing user subscriptions Fixed a bug with the moderator flag sometimes not showing up in certain forums that a user moderates. When a subscription expires for a user, it will also send a private message to the primary admin notifying them of the expiration.
- portal.tpl -- add post_inner class - also see same problem with images in profile comments, but i'd think another class might be needed there, since there is less room.. at least append a class, so cssers can compensate - subscription pagination change from 1 to 25 per page - html.inc.php ($v == 3) issue for mod vs global mod (line 1988ish) - postlist.inc.php -- add proper language for teaser forum. (line 166ish) right now it uses BAD_GROUP, but should give teaser language, if it's teaser forum.. -- cosmetic - when you display a user profile, alphabetize the ubb buddies..