1

jquery ui 1.7 installation

http://drupal.org

I have followed the instuctions below exactly.

Wysiwyg Image Upload depends on jQuery UI 1.7.x. It seems many people run into trouble when installing this, and are getting this error:

Your jquery ui library version is too old to use wysiwyg_imageupload.

Here is a small howto on how to fix this.

Read more »
Created by addision 1 year 20 weeks ago
Category: News   Tags:
1

Searching CCK fields? Exposed views? Other method?

http://drupal.org

I'm looking for for the best method to allow anonymous users search CCK fields.

Exposed views works OK on pages, but I want to have a block that sits in a column across an entire site. I know Apache SOLR is popular, but it's not needed for this size site. This site would have < 500 nodes.

What are people using now to achieve this? I've been away from Drupal for a while.

Read more »
Created by Dplanet 1 year 20 weeks ago
Category: News   Tags:
1

Group messaging

http://drupal.org

Looking for a quick and easy way to set up messaging to multiple users, and especially a way to send a group message (/email) to all users with a certain role.

Any help, greatly appreciated!

Thanks

Read more »
Created by Angie 1 year 20 weeks ago
Category: News   Tags:
1

Technorati Module Node Placement

http://drupal.org

Hello

I decided to try technorati. I used the basic technorati module. When start adding tags, the tags are inserted in between my CCK fields. I would like the tags to appear after my CCK fields not in between. How could I change this module to make that happen, or alternatively how could I change the CCK fields so they are above the technorati tags.

Here is the output in the module. Would I change it here?

Read more »
Created by david_normaan 1 year 20 weeks ago
Category: News   Tags:
1

menu item with javaScript pop up link

http://drupal.org

Hi, I’m trying to make a secondary menu item open a pop up window from a business management system. Simple to do for a plain link, “See Today’s Schedule” upper right corner http://lookwithpeace.com/spirit/

Read more »
Created by emmajane 1 year 20 weeks ago
Category: News   Tags:
1

Conditions in blocks

http://drupal.org

I have a views block which displays
user picture
user name
user website
user description

however, i only want 'user description' to display if it's NOT on the user profile page. All the other fields always display.

Is there somewhere i can write something like this for the block: if (node != 'profile') then (show description)

Right now my work around is having two blocks: One which displays picture, name and website. The other block displays the description with 'show on specific pages' php code. Is this the right way to go about it?

Read more »
Created by david_normaan 1 year 20 weeks ago
Category: News   Tags:
1

I can't use Drupal 7 popups in Android 2.2 browser

http://drupal.org

Edit anything in a Drupal 7 website from your Android 2.2 browser and you don't get scroll bars, can't resize, can't move around.

Read more »
Created by twobits 1 year 20 weeks ago
Category: News   Tags:
2

Location CCK Proximity Search via node reference

http://drupal.org

I've a Production content type with a reference to a Venue content type. The Venue has a Location CCK field. I'm trying to construct a view that will find all Productions using an exposed filter for distance (and the location of the user?). What I've tried so far gives me the following:

Read more »
Created by civiactions 26 weeks 1 day ago
Category: News   Tags:
2

Question about View in a module

http://drupal.org

I created my module and his view. Everything is fine but I am wondering if there was a way to 'call' the view directly from my module without having to create one if I install my module elsewhere.
Is there a function able to do this ? Like giving it the export result of a view and redirect people to it using hook_menu ?

Read more »
Created by addision 26 weeks 1 day ago
Category: News   Tags:
2

How to add static text on one tab of a field group horizontal tab

http://drupal.org

What is the simplest way to add static text on one tab (not on the "tab" itself but next to one of the data fields that appears on the "tabbed page")?

Read more »
Created by david_normaan 26 weeks 1 day ago
Category: News   Tags:
2

Unable to disable "Main page content" block in 7.8 & 7.9

http://drupal.org

In my latest installation of D7.8, the "main page content" block always shows up regardless of settings. Upgraded to 7.9 but no change.

I tried various settings in the "Show block on specific pages" area, but no joy. Normally, the block appears in its designated spot between other blocks on that page. However, if the "specific pages" setting is set so the block is hidden, the block content still appears, except shifted to the bottom of the page.

Read more »
Created by group42 26 weeks 1 day ago
Category: News   Tags:
2

Clean URLs result in Error 500 on 1and1 hosting

http://drupal.org

The site is setup for clean URLs and they work on a local test host but once I have placed it on 1and1 server I can no longer access the pages with the clean URLs i.e. mywebsite.com/mypage. If I try it results in an error 500. I can only access pages using the mysebsite.com/?q=mypage format. Is there an additional setting required for 1and1?

Read more »
Created by twobits 26 weeks 1 day ago
Category: News   Tags:
2

Post installation setup

http://drupal.org

Hey,

Drupal was installed in the "htdocs" directory of apache. What is required in the setup after running the script on
http://localhost/drupal-7.8/install.php

The project name I used was 'projdrupal.com' during the installation script process, but I cannot access it, how do i access a projects in the "sites" directory.

Read more »
Created by Dplanet 26 weeks 1 day ago
Category: News   Tags:
2

File download module?

http://drupal.org

Hi all,

I have just started my first Drupal project, which is a site for a local Parish Council.

I need a module which will show a list of council minutes and agendas in a PDF format, preferably in folders by year, which can be downloaded by the visitor.

I do not need site visitors to be able to upload documents or files.

Can anyone point me in the direction of a module to do this please? (Or am I doing this incorrectly?)

Thank you

Read more »
Created by Angie 26 weeks 1 day ago
Category: News   Tags:
2

How to insert other content in a contact page ?

http://drupal.org

Hi everybody,

I'm new on this forum and I'm just beginning with Drupal.
I have several questions :

1. How can I add content in a contact page ? Neither a block nor a page "contact" exists ... My contact form seems to work perfectly but I'd like to add text before and after. What should I do ?

2. For my homepage, I have choose a "basic page" : there will be no news, just a basic text which won't change. But, in a block on the second sidebar, I'd like to write News. How can I mark this block as an "Article" ?

Read more »
Created by drupalmodules 26 weeks 1 day ago
Category: News   Tags:
2

Working JCarousel content with Views - HELP!

http://drupal.org

Hi and thanks in advance for everyone who will be able to provide me support!

I am making a JCarousel with Views in Drupal 7. I have searched the web for instructions regarding how to integrate the desired images to the Carousel (which I found by adding a Content:NID filter in addition to the existing Content:Published (yes)) and especially how to link each of them - which has become my main problem.

Read more »
Created by Dplanet 26 weeks 1 day ago
Category: News   Tags:
2

Text Core Module

http://drupal.org

The tick box for the text core module is greyed out and doesn't appear to have loaded into my database. This means I can't actually have any body text in my nodes. Can I do anything about this?

Read more »
Created by civiactions 26 weeks 1 day ago
Category: News   Tags:
2

How to keep Anonymous users on the front page?

http://drupal.org

I have installed Front Page module for 7 (both stable and dev) as the module claims to do exactly what I need, however it seems to not put menu items to configure properly (in Admin -> Configuration there is no Front Page link, Permissions only gives 1 option for Front Page, and that is allow publishing or not). I have put in a comment to the Front Page module about this as I dont have any similar issues with other modules. There's no pre-reqs for the module listed (that I saw).

Read more »
Created by david_normaan 26 weeks 1 day ago
Category: News   Tags:
2

Fatal error: No matching function for overloaded 'render'. In drupal7.8 using linux fedora12

http://drupal.org

Hi,
Recently i have installed drupal7.8 in my Linux fedora12 system running php5.3, mysql5.2. Drupal7.8 installed successfully and database tables were also created. But when I tried to load the home page, it is showing the logo of the drupal and a

Read more »
Created by drupalcoder 26 weeks 1 day ago
Category: News   Tags:
2

Assorted errors, Main page shows up blank

http://drupal.org

I have installed OpenPublish and was simply adding css definitions to a subtheme when the main page stopped showing anything except a blank page. I was able to get into the admin and it says this:

Read more »
Created by drupalmodules 26 weeks 1 day ago
Category: News   Tags:
2

Logan airport at dawn

http://buytaert.net
Logan airport at dawn
Read more »
Created by dries 26 weeks 1 day ago
Category: News   Tags:
2

Error images in pdf-version of a translated page

http://drupal.org

Hi, I am using the "printer- email- and pdf versions" module (6.x-1.14) together with dompdf (0.6 beta2) to genenerate PDFs. Everything works fine untill I try to export a PDF of a translated version of a page (my site is available in two languages). In this version the images appear as error-images. The images are stored under "/system/files/content/media/".

I would be glad if someone could help me.
Mario

Read more »
Created by twobits 26 weeks 1 day ago
Category: News   Tags:
2

Date range filter?

http://drupal.org

I have a custom content type with opening_date and closing_date cck fields

I'd like to expose a filter with for a user supplied date (X) such that:

X is between opening_date and closing_date

This does not appear possible.

It makes me do it the other way around ( is between X and Y)

What am I missing?

Read more »
Created by drupalcoder 26 weeks 1 day ago
Category: News   Tags:
2

Browser Compatibility

http://drupal.org

Can anyone provide step by step instructions for styling for browser compatibility? My site looks great in IE and Firefox but the nav is off in Safari and Chrome.

Read more »
Created by civiactions 26 weeks 1 day ago
Category: News   Tags:
2

link inside the body text?

http://drupal.org

Hello, I am a beginner with Drupal. I have made site and I will publish it soon. Two pages with body text contain word with hyperlink. Link is forwarding to unknown advertising page. I have tried to remove links by writing text again, but it came again. What can I do to remove hyperlinks. Thank you for your help!

Read more »
Created by group42 26 weeks 1 day ago
Category: News   Tags:
2

User/URL specific relationships between static/dynamic content

http://drupal.org

New to Drupal (small project), and am struggling with terminology across v6 and v7 for finding what I want. It's been several long days of playing with nodequeue, Date and Relation. Looking for pointers in the right direction or more direct help!

I'm trying to create unique itineraries that are specific to either a user or URL. An itinerary is a unique order of events, each associated with a start+end date (specific to each user). Events are stored as static pages and can be on any day.

Read more »
Created by emmajane 26 weeks 1 day ago
Category: News   Tags:
2

Absolute beginner - please help!

http://drupal.org

I'm an absolute beginner and have just installed Drupal 7.8 on my Mac (running 10.7.1 Lion OSX). I've installed MAMP and it says both Apache and MySQL servers are running ok. The problem is I don't know how to get into the back end of Drupal to start editing my site. can anybody help? Please keep any responses as simple as possible as I am a complete newbie!

Thanks
Joe

Read more »
Created by addision 26 weeks 1 day ago
Category: News   Tags:
2

Drupal 7.x - Search Block submits when ENTER is pressed, but only with #default_value ALWAYS. ??

http://drupal.org

Have D7 installed and client didn't want a submit button on the search box. I hid the submit via CSS display: none;

The problem is it submits when ENTER is pressed but only with the #default_value set and never with the keywords
entered into the input field?

The form does submit to the advanced search page but the input field in the advanced page contains the #default_value for the search block form and NOT the keywords that the user had entered.

Anyone know what's going on??

Read more »
Created by aaron 26 weeks 1 day ago
Category: News   Tags:
2

Installed Activity Log Module

http://drupal.org

But for some reason, clicking through to the Activity Stream page (in the Main Menu) yields a blank page. Is there some sort of settings I need to change to get this module to work? I looked through Rules and Triggers and Actions over and over. Under the Activity Log View it does request two arguments: "Stream Owner Type" and "Stream Owner", of which I am not certain what I ought to be supplying to the URL (I tried "all/all" but that did not work, neither did allowing the view to default to displaying all results if no arguments are presented).

Read more »
Created by Angie 26 weeks 1 day ago
Category: News   Tags:
2

How can i do the advance search like this ?

http://drupal.org

Hi everyone,

I'm doing library website for my school and need to search book by title, keyword, subject, ISBN and etc.

first i create a content type to store content to database do title, keyword, subject, ISBN with cck field, everything goes fine. but when i need to do the search like this,

http://upic.me/i/zb/screen-shot-2554-09-25-at-8.02.jpg

Read more »
Created by emmajane 26 weeks 1 day ago
Category: News   Tags:
2

Commerce - Item Multiple

http://drupal.org

Hi everyone. I just installed drupal commerce and it's looking great. I have a few questions but I'll start out with his one.

We have a few products that need to be ordered in multiples of 10 or 25. How would I set this up. I have found that I can do item minimums using rules, but nothing on multiples.

Thanks

Read more »
Created by emmajane 26 weeks 1 day ago
Category: News   Tags:
2

Formatting Views Attatch Gallery

http://drupal.org

I'm using Entity Views Attach to create a gallery of images because I wanted a create a gallery from seperate nodes that users can create/delete. This worked wonderfully until I got into the process of formatting it into a pretty gallery. ;) In fact, the past two days I have gone through a bunch of trial and error... well, mostly error.

Read more »
Created by twobits 26 weeks 1 day ago
Category: News   Tags:
2

Drupal/Views/OG - list all groups, with the latest 3 groups posts under each

http://drupal.org

I'm using Drupal, Views and Organic Groups, and I'm trying to build a view that shows all of the Groups on my site, and lists the most recent three stories under each group. Something like this:

Read more »
Created by david_normaan 26 weeks 1 day ago
Category: News   Tags:
2

What adds the "Log" tab to a node?

http://drupal.org

Hi all

This might be silly question but...

What module or setting enables the "Log" tab on a node? When I login as admin I get View, Edit and Log tabs on one site when viewing a node. My other sites don't have the Log tab.

I have Omega theme and a few other modules but I've disabled all them and gone back to Bartik but the Log tab is still there.

It's not really a problem but I don't like seeing things when I don't know where they came from :)

Thanks

Read more »
Created by addision 26 weeks 1 day ago
Category: News   Tags:
2

little problem with fb_social Module please help

http://drupal.org

hello, i think I'm having a small permissions issue with fb_social module. i would like to have people make comments using facebook comment module that comes with the fb_social module. every thing seems to be working when I'm logged as admin the facebook comment box pops up just fine. BUT if I'm not logged in (viewing my site as anonymous) you can't see the facebook comment box. i looked at the the permission for the anonymous user and i can find the one that will let people see it. also i setup a block and made sure anonymous user had permission to view it. any ideas?

Read more »
Created by Caleb 26 weeks 1 day ago
Category: News   Tags:
2

Young beggar

http://buytaert.net
Young beggar
Read more »
Created by dries 26 weeks 1 day ago
Category: News   Tags:
2

Trying to get FlexSlider jQuery Slider to work with Drupal

http://drupal.org

I've been wrestling with trying to get FlexSlider http://flex.madebymufffin.com/ to work with Drupal 7 all today as it suits my needs perfectly and the logic of how to get it work made sense but hasn't actually worked.

Read more »
Created by dries 26 weeks 1 day ago
Category: News   Tags:
2

When I log in, I see duplicate user name on the ......

http://drupal.org

When I log in with my user name and password, my user name get displayed on the (Who is online) block more than one time, why is this happening? Have a look on the picture to get a better understanding http://allwiscom.com/images/who_is_online.png . Thanks for any advice.

Read more »
Created by twobits 26 weeks 1 day ago
Category: News   Tags:
2

mutisite Feature

http://drupal.org

hi,

we develop two sites in drupal both sites have different urls and different drupal instance but some pages in the both site have common.If we edit one page (common) in the both site.we need to login to both sites and edit them.instead of doing like this if edit one site its automatically reflect in particular page in second site.is there any module to provide such functionality or interconnecting two sites.Kindly any one share me how to handle this.

Thanks.............

Read more »
Created by twobits 26 weeks 1 day ago
Category: News   Tags:
2

Master-client table like structure in Drupal

http://drupal.org

Hello,
Could you offer me a configuration/structure for below scenario:

Read more »
Created by emmajane 26 weeks 1 day ago
Category: News   Tags:
2

Gallery only with Views and Panels

http://drupal.org

Hey together,

i worked only since few weeks with drupal and ... i love it, but one thing confused me. I try some tutorials and watched many screencasts but it still doesnt work! Now i hope i found here a solution.

I create 2 views in a panel. One with many images as thumbnail out of one node and one with a large picture. When i click on one of the thumbnails i get the url of the image(link path: node/!1/[field_image-fid]) but how can the 2nd view read this? All tryouts with contextual filters(content:Image:fid) doesnt work.

Read more »
Created by fourkitchens 26 weeks 1 day ago
Category: News   Tags:
2

Map and list results from a single view

http://drupal.org

Hello folks,
I'm using Gmap, Gmap location and Location modules to allow users to select location in my nodes. Then I have a view which filters based on taxonomy terms and displays the relevant results on the map.

I'm using taxonomy filter to further refine the search and the map view works just fine. It has a Path display and accepts multiple parameters.

Read more »
Created by group42 26 weeks 1 day ago
Category: News   Tags:
2

Facebook share counter

http://drupal.org

Hello,

I am using a Facebook Share module, and it is great.
But I dont know how to make the counter to be visible all the time, not only when you click "share"

Please, help :)

Read more »
Created by emmajane 26 weeks 1 day ago
Category: News   Tags:
2

Validation error, please try again. If this error persists, please contact the site administrator. with attachments

http://drupal.org

With Drupal 6.22 I am creating a new node which should have an attachment. Only, when I try to add the attachment I get this error. I searched on the error on this site and it seems to come up a lot in a lot of different places, but without any clear explanation of why or how to get around it in many. I did run cron ... didn't do anything. I cleared all cookies for the site. Likewise. I don't believe the site is using suhosin.ini since that doesn't show up with a find. I did try doubling the execution time and input time in php.ini. No change.

Read more »
Created by drupalmodules 26 weeks 1 day ago
Category: News   Tags:
2

General Path / Pathauto/ Alias Question

http://drupal.org

Hellow Folks,
I recently coded a custom module to filter content. The page for selection the filters has the path /myfilter
To give direkt access to main Category Overviews I ask for the first argument in my module.
Path then would be
/myfilter/CategoryB

I want to set pathauto to give all nodes a path like this
/myfilter/Catgeory/Title of my Node

Read more »
Created by group42 26 weeks 1 day ago
Category: News   Tags:
2

Workbench Moderation - access control permissions prevent editing moderated

http://drupal.org

Hi,

I'm testing out Workbench [Moderation/Access] and it's brilliant. I have a problem I'm trying to solve that I would like some help with. I'm not sure if this problem is my mis-understanding / configuration or whether it is something currently not possible.

Read more »
Created by group42 26 weeks 1 day ago
Category: News   Tags:
2

IE crashing with Views Slideshow / Jquery.cycle

http://drupal.org

Hello all

Iv got a problem which im not sure how to fix

Iv got a Drupal 7 site with Views slideshow with the Jquery.cycle effect

This is working fine in Safari, Firefox, Chrome etc but is crashing IE8

If i remove the jquery.cycle file, the site no longer crashes IE but of coarse does not work as intended.

Iv tried different versions of the file, googling for similar problems but have not found any answers

The IE crash is a full blown crash eg tab tried to recover but fails but i cant seem to get any decent error messages out of it.

Read more »
Created by twobits 26 weeks 1 day ago
Category: News   Tags:
2

Drupal newbie help with completing installation

http://drupal.org

I completed installation OK. But my page does not have the black menu bar that instalation guide shows.
just have a login screen and this info:
Welcome to www.trespalmas.com

No front page content has been created yet.

PLEASE HELP
Regards

Read more »
Created by development_seed 26 weeks 1 day ago
Category: News   Tags:
2

How to create block and content type module in drupal

http://drupal.org

Hi all,

Actually i am working on one project and there are some requirement for creating block and content type user define module.how can i do it?
Can any one tell me any good website's name from where i can refer.

Read more »
Created by group42 26 weeks 1 day ago
Category: News   Tags:
2

Convert one store Ubercart in two stores

http://drupal.org

I have installed Ubercart in Drupal 6. The client likes that the actual store be converted in two stores and that each store has its own administration.

Is it possible? or have to I create a drupal separated for each store?.

Many thanks for your answers.

Read more »
Created by drupalmodules 26 weeks 1 day ago
Category: News   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Recent comments