Having a few problems
| Project: | WoWRoster Integration |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
First, I want to say thank you for doing this. I thought about trying about a year ago & gave up. I'm just not a good enough coder. I have the most recent version of drupal currently available, and I'm having the following problems so far:
The realm status block displays "realmstatus" in text but has nothing else in it.
The MOTD block also only displays "realmstatus" with nothing else.
Full Roster displays, but clicking on an individual gives the following error: "Table 'thehate_anetheron.system' doesn't exist query: SELECT * FROM system WHERE type = 'theme' in /home/thehate/public_html/includes/database.mysql.inc on line 172" at the top and "user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AS alt FROM roster_members WHERE roster_members.member_i' at line 2 query: SELECT roster_members.note AS main, roster_members.Guild Title AS alt FROM roster_members WHERE roster_members.member_id=154 in /home/thehate/public_html/includes/database.mysql.inc on line 172." in the red notification box.
Other than that, it displays the character name & Character description, but no character details.
Thanks! :)

#1
ok. I got the MOTD & the realm status to work by clicking on the WoWroster menu link, but the other error is not yet fixed. :(