Can you get me an example of the invalid image url?
If you were to log into to cms.drknights.com/admin.php using the info I sent you in a PM, then go to
http://cms.drknights.com/index.php?name=rosterdf , you'd see the first problem right away. No graphics at all. If you click on the Update Profile link, everything starts to work normally. I'm guessing (guessing) that for some reason the java scripts aren't loading...just a guess.
Then, if you go to the addons config section, or
http://cms.drknights.com/index.php?name ... cp-install , you'd see that, in the place of images, "[icon]" appears. When you right click and view the properties of the missing icon, you'll see this:
- Code: Select all
http://cms.drknights.com/img/Interface/Icons/inv_misc_groupneedmore.jpg
It should be
http://cms.drknights.com/modules/roster ... e/Icons/... instead (or
www.drknights.com/cms/modules/.....). I've looked through the database and through dragonfly main settings, and through the roster config pages, and I do not know where it's getting this URL from.
Is it possible that something's getting screwed up because I use the "cms" subdomain? I use to have 2 sites, my old one and this one as a beta site, and after I deleted the old one, I never moved this one to the wwwroot. Would that have anything to do with it?