gsitemap error

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'

What is wrong with it? Any ideas?

with kind regards, holger

my drupal 4.7.x experience http://cms.stnetwork.de

flexinode display

I’m having trouble displaying different outputs of the flexinode using a data cluster ie

I’m using

If (arg(0) == ‘node’)
Do something
And

If (arg(0) == ‘taxonomy’)
Do something

This works fine the problem im having is when I try and differentiate nodes ie
Using a path
If (arg(0) == ‘aboutpage’)

Or node call of the about page
If (arg(0) == ‘node’ && arg(1) == ‘13’)

This code doesn’t work

What I am doing wrong or is there another way of achieving this unsing 4.7 beata 3
Later
M

Any Drupal Users in the NYC area?

Is there a NYC Drupal users group? If not, how can we get one started?

Mike
http://ixlr8.org

Enabling Mod_Rewrite?

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.

Theme Graphic Not Displaying in IE

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.

Want to align title and textbox control in the same row?

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.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x