I am fairly certain this is where this post should be. I am running Drupal 4.7 with the images module, and using Meta Theme as my sites theme. I have been trying for a couple days now to get the Gallery to work properly but no go thus far. I am hoping one of you can help me.
Here's a weird one. I can plot my nodes in a Gmap view, _unless_ the longitude is negative (which includes all the places I will most likely be plotting.) I checked the code, and all the other points are in -- just not the ones with negative longitudes. I'm VERY new to Drupal, so any advice would be helpful!
I'm using contemplate.module to theme my CCK node types. The trouble I'm having is with themeing of the nodereference module. I've got the actual nodereference themeing working so that I can display things such as the node id and user id or a specific field (or fields) for the referenced node. However, I can't seem to get the teaser to display. I am using this code in my nodereference.tpl.php to pass the fields I mentioned above.
I could not find the format (page layout) of theme(page,..) and theme(table,..).
Where can i find it?
And how to overwrite the default display page in content? I want to use my customize page format.