1
Here's a problem I'm having that may or may not be interesting:
In an effort to make my XOOPS site fully xhtml compliant, I've run into an error I can't figure out how to fix. I can't figure out how to change the "&" to "&.amp.;" in the (relative) URLs for the blog categories. This is using the weblog module.
link to validation pageI figure I could change them directly in the database, but of course that's not a very good solution to the problem.
Also, I wasn't sure what the appropriate category for this issue should be, so I flipped a coin and placed it here.