Bug #772
ICQ web message doen't work anymore
| Status: | Closed | Start date: | 02/20/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Doug Sisk | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 1.6.0 Beta | |||
| Reproducibility: | Always | Database Type: | ||
| Reported In MyBB Version: | 1.4.11 | Database Version: | ||
| PHP Version: | SQA assignments: | |||
| Browser: |
Description
ICQ changed its web site and as a result the web message link of MyBB is dead (just link to a list of ICQ users).
Template misc_imcenter_icq:
<a href="http://www.icq.com/people/webmsg.php?to={$user['icq']}&from={$mybb->user['username']}&fromemail={$mybb->user['email']}">{$lang->send_icq_message}</a>
I have no idea what's the (new) correct link. Maybe ICQ removed this feature completely...??
Associated revisions
Fixes ICQ web message doen't work anymore (fixes:772)
History
#1 Updated by Stefan T. about 2 years ago
- Status changed from New to Confirmed
#2 Updated by Ryan Gordon about 2 years ago
- Assignee set to Doug Sisk
- Target version set to 1.6.0 Beta
Just remove the template and references to it, yeh
#3 Updated by Doug Sisk about 2 years ago
- Status changed from Confirmed to Resolved
- % Done changed from 0 to 100
Applied in changeset r4849.
#4 Updated by Stefan T. about 2 years ago
- Status changed from Resolved to Closed