Support questions

Events happening in the community are now at Drupal community events on www.drupal.org.
ruess's picture

Prepopulating fields from user profiles on new event creation

Hi All,

I have a scenario that is baffling me and would like some help on how to tackle this with regard to Drupal 7

I have user role for which I want regular authenticated users to be able to schedule them for appointments (role = service providers). I want to have a field on the Service Provider's account profile in which the Service Provider (SP) can enter their hourly rate. Also, I have created a content type called "appointment" with a date field (based on the date module) so that anonymous users can schedule appointments with the Service Providers.

Read more
chellman's picture

Graceful response for unpublished node

I built an Ubercart site on Drupal 6 for a local company that sells vintage drums. Every product is unique, so they all get their own product nodes. When a product is purchased, the node gets unpublished. These guys have a pretty active presence on eBay, so items can stick around in Google or eBay searches for a while afterward, and these links can still get hit, resulting in an Access Denied page.

Read more
bvirtual's picture

Wanted Geany plugin recommendations

At a recent LA Drupal Meeting, Mike mentioned he uses IDE geany on Ubuntu. I've started using and like it. (Apart from the strange way to save a Project, and the need to support many Projects.)

So, I'm publicly posting asking Mike, on any member, for plugin recommendations. These are what I'm staring at now:

geany-plugin-doc
geany-plugins - set of plugins for Geany
geany-plugins-addons - miscellaneous plugins for Geany
geany-plugins-shiftcolumn

Are these 'must have' or just so-so? Any others? Any not in the Ubuntu repos?

Read more
frob's picture

Handling Permissions for custom drush modules

Hello anyone who has built custom drush modules.

I am writing drush integration into my event tracking module in the form of admin controls and I have a question about user permissions. I want to allow the creation of event tracking code to be added through a drush command. However, because this would be the equivalent of javascript injection, this would have the potential for a xss attack to be injected into the ga code. I want to limit this with the use of user level permissions, just as I would if this where a web based admin section.

Read more
naeluh's picture

adding colorbox or lightbox to Redirect 403 to User Login

Hi I saw this post http://drupal.org/node/1276278#comment-5098978 on drupal.org in the issue queue for the module Redirect 403 to User Login and i was trying to accomplish a simliar thing. I am in pressflow 6.

I wanted to know how to add rel or class tags to a url in module? or Am I way off base in this ?

I have this snippet from the module -


$path = _r4032login_remove_language(request_uri());
// using drupal_goto() with destination set causes a recursive redirect loop

Read more
tommyk's picture

Overriding Views queries, Data module, etc.

I'm working on a project in Drupal 6 where I am importing via Feeds what is basically a join table with node references using the Data module and I'm trying to display some of the relationships with Views.

I have a feeling that the data_node module that is part of the Data project isn't quite mature because I'm having issues with the SQL that comes out of the Views that are generated.

Read more
pkchoo's picture

Ubercart D7 credit card gateway question

I'm new to Ubercart and have a question about credit card payment gateways. I've searched around and asked at the Ubercart forums, but can't seem to get an answer. I was hoping someone could shed some light on this.

For handling credit card processing on Ubercart for Drupal 7, I only see Authorize.net and Paypal as options. My client has a virtual terminal through Capital Bankcard and wanted to use that.

If that is not an option, is there a downside to having my client use Authorize.net or Paypal instead?

Thank you for your help.

Read more
pkchoo's picture

How do I keep search engines from indexing dev URL?

Hello, I was hoping someone could help me with a question I have with search engine indexing.

I was doing a search recently for a site I built, so I put the words "nuggucciet cellars" in to perform the search and the 3rd and 4th results are references to the site, but using the development URL (the URL that was being used before the domain name was pointed to hosting).

Obviously, if I type in the domain name fully "nugguccietcellars.com" it finds the site correctly.

How do I keep Google (or any search engine) from displaying the development URL (nuggucci.www65.a2hosting.com/)?

Read more
jmolivas's picture

Adding code to preprocess-html.inc

I am trying to add the taxonomy term-tid on current node as class to the body element using the preprocess-html.inc with no luck any help will be appreciated.

As explained on README.txt I added the preprocess-html.inc file also the code inside a function named MYTHEMENAMEHERE_alpha_preprocess_html

I already got the term-id also the code for adding new element to $variables['body_classes'][] = drupal_html_class( "taxonomy-term-". $taxonomy_term );

I can see the value if echo array $variables['body_classes'] but no class shown on body attribute when page rendered.

Best Regards

Read more
Zyxian's picture

Missing Content In Some Firefox Browsers

Hi.

We have put Paypal buttons on our front page next to a graphic for an event we are doing. It looks fine in IE, Chrome, Safari and most Firefox browsers. Someone in the office has Firefox on her laptop doesn't see the image or the buttons and some of the content from the left sidebar is showing up in the content area. Another co-worker said her friend, also on a laptop, sees the same thing. I don't know if being on a laptop makes a difference but I'm giving as much info as I can. Our site: http://www.insideoutca.org

Read more
Subscribe with RSS Syndicate content