I installed Paypal framework and subscription module, followed instruction and then proceeded to test the module by registering a new user, but am not presented with a paypal button, or an option to pay for the membership to the site? I double-checked all paypal options, but still dont see where I can enable the site to present the user with a subscription option. How do I do it?
I'm currently running two pretty much identical sites with drupal 4.6.3, one in English and the other in Japanese.
Search seems to return results fine on the English site, but problems occur on the Japanese site... after entering a word that should definitely return a large number of results,
in firefox: the browser returns to the same page (doesn't move)
in safari: the browser displays an NSURLErrorDomain:-1005 error message
This doesn't seem to happen when only a few hits are returned.
I still don't understand the basics of Drupal, how the different elements hang together. If someone could clear up this issue, the coin would probably drop...:
I want to completely change the "group homepages" from the OG (Organic Groups) module. In default the module produces a group page with three tabs (view, edit, email) with bordered blocks listing the entries for the group.
The default group page looks more like an administration page than a real "group homepage" with the most recent posts in an attractive layout etc.
I don't think I have found a module yet that does what I want. I'm developing a website with a calendar of events, and I need to track which users attend these events (and hopefully even show statistics). RSVP and Signup come close, but not really what I'm looking for. Is there some functionality in these, or in another existing module, that would handle this need?
I tried to set max-width for class="container-inline", table, td, class="main-content", etc. Nothing has any effect at all on that table. It still forces to srcoll horizontally, even with the column on the left removed.
I saw some other drupal sites with them, I need to use them since a lot of our readers are using accessibility devices. Somehow I need to add them into my modified blix template. Thanks