Drupal is up and running but how do I ...?

Viewfield+CCK : Not parsing arguments properly

I'm cross posting as I originally had this in the module dev forum but wasn't getting any bites. I've installed CCK and views and everything works great. I wanted to try viewfield, but none of my nodes are displaying anything.

I created a debug view that spits out a small table of node titles (limited to 4) and uses the argument handler to put debug info into the footer. I found that viewfield isn't properly handling the view at all. For instance, when I go to the URL of the debug view on its own, I get the small table followed by my arguments.

When I go to the URL of the node that has the viewfield, instead of following my view's rule of a small table, it wants to show the whole table of node titles (not limited to 4), and also the debug footer shows that the argument passing into it isn't being delimited properly.

What's supposed to happen is that the argument in the viewfield is comma separated, but all of my arguments are being passed in one character at a time. Meaning that instead of "test" as a single argument (which it successfully parses in its own dedicated view URL), in my viewfield node it gets passed into the view as four arguments t, e, s, and t.

This also happens with the built-in arguments of viewfield. If I enter an argument of %author, my debug code shows that the args passed in were %, a, u, t, h, o, and r.

Image gallary & image inside page's text

guys, plz help me in some questions:

1. why images in gallary doesn't shows as slideshow (thumbnails), small preview doesn't working, image shows at full size?

2. can i upload n-number of images at once in determined derictory and it automatically apear in gallary???

3. how to put in text thumbnails from galary (and it must have link to a "full version" image in gallary)?

plz answer my questions as more detaily & fully as you can

p.s. sorry for mistakes

Please Help: Can't log in after installation of drupal 5.1

I'm writing from Rome Italy, My server has windows 2000 server, with PHP 4.4.2 and mysql 4.1.20 with an old version of Drupal everything works ok ,but with Drupal 4.7 and 5.1 I get the same problem:
once I have created the first account I can manage everything ok, once I get out I get the message:

Access denied You are not authorized to access this page.

Node directory location

My problem relates to executing embed html on a page, I will do by best to explain..

I am using a package called album to generate a picture gallery. it generates the following:

/gallery/index.html (main index)
/gallery/picdirectory/index.html (sub dir index)

The issue is if i take the html from the main index and embed it into a page node the node opens as http://overdahl.com/?q=node/50 presumably in the www root directory and none of the referencing to the indexes works.

"Member since" in custom newest users block? how?

How does one call either "member since" or "joined date" to be shown in a block? So far my efforts have been in vain. My current code:

php memory exceeded with DreamHost

A couple of hours after having last accessed my web site, I access it again and get a white page with an error :

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /home/.../sites/default/modules/ecommerce/store/store.module on line 1163

I go this page : http://drupal.org/node/76156

I add both these lines :

Pages

Subscribe with RSS Subscribe to RSS - Post installation