Hi,
First, thank you for this valuable module! It's a really awesome idea for extending Drupal!
I'm having several issues. First of all, it seems your documentation is either missing some important steps or the module is missing some elements you describe. For example,
"How do I assign toons to users?
Two ways. The recommended way is to navigate to the toon via the URL: site.com/toon/[realm]/[toonname]."
I don't understand how or where to "navigate to the toon via the URL: site.com/toon/[realm]/[toonname]." Where can I find this and how can I get to it?
Second, I was actually able to add new characters to my site but it was only after I enabled the guild refresh functionality that I could. Even then, from the user profile page where toons are supposed to be displayed, every character defaults to
"The feed from http://www.wowarmory.com/character-sheet.xml?r=41&n= seems to be broken, because of error "404 Not Found"."
Yet, if I click on the "recent items" link(s), I'm able to see the character. That said, 3d isn't working:
"HTTP Status 404 -
type Status report
message
description The requested resource () is not available.
Apache Tomcat/5.5.28"
Any ideas on how to fix these problems?
Also, is it possible to add any character from any realm/guild? (I realize the EU database is a different matter).
Thanks!
TC
RE: Adding Toons
Lets see:
Assigning Toons
To navigate to a toon via a URL you simply type the realm and name in the address bar. For example to naviagate to one of my toons, on the realm Sen'jin and the name Muertee:
http://synthesis.graviteedesigns.com/toon/Sen'jin/Muertee
or http://synthesis.graviteedesigns.com/index.php?q=toon/Sen'jin/Muertee if you do not have clean URLs installed.
Admin Settings
As for updating via the guild refresh, I woulds assume you have the wowguild.module installed. Do you have the correct settings in the Guild Settings page (/admin/settings/wowguild)?
Also, have you set the WowCharsheet Settings (/admin/settings/wowcharsheet) to EU? I admit I havn't tested the EU settings, but all it does is replace all www.wowarmory.com requests with eu.wowarmory.com.
For some reason the site is trying to get bogus characters from the armory: http://www.wowarmory.com/character-sheet.xml?r=41&n= It thinks your realm is 41 and Name is blank. This could be incorrect settings in Guild Settings page (/admin/settings/wowguild).
If you want to put your URL up, I can have a quick look!
Hope this helps!
YtWater
Ok, but...
Ok, I understand how to get a URL from my browser of course, what is unclear is where to put that URL once I have it.
And yup, I did double check all the settings and everything is as you recommend it - and EU is not set.
Can you advise?
Thanks,
TC
Associate Toon Permission
Ok,
There was a bug that did not allow users who had can associate toon permission did not see the link "add this toon to your profile".
If you update the to the newest release, you should have a link at the bottom of the toon "add this toon to your profile", that will allow you to claim the toon to the user you are logged in.
Let me know if that works!