I added gsitemap module and activated it. Permissions are done for all but if i add this to my google account it won't be found. Google means 'Sitemap not found'
I've seen this asked numerous times, but unfortunately I'm not too tech-savvy. I have a developer designing my site for me. They have requested, however, that I enable mod rewrite, since a "bridge" that phpBB needs requires it. As well for Clean URL's.
I've seen some documentation, but quite honestly, I can't figure out what they're saying to do. I need mod_rewrite enabled. Any help would be greatly appreciated. I can be e-mailed at uberakito@hotmail.com, or replied to in this thread.
I've encountered a strange problem with the graphics from a theme not displaying in IE but displaying fine in Netscape. The URL for the graphics is www.mysite.com/themes/mytheme/graphic.gif, but should be www.mysite.com/webdev/themes/mytheme/graphic.gif. The theme has src= property for the img tag that begins with /theme, but even removing the leading slash didn't help. What could possibly cause this? And, how to fix? Thanks.
While drawing the select box we are facing the following problem:-
In first line the title of the select box comes.
There after in the second line the display of select box comes.
Now what we want that the title & the display of the select box should come on the same line.
Thanks.