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 5 weeks ago
Category: News   Tags:
1

overwrite the #default_value field in drupal forms

http://drupal.org

I have #default_value set for my form fields. On submit i want these fields to be updated with the user entered input.How can i overwrite the #default_value already set in my form fields. Any working example would be appreciated.

Read more »
Created by Dplanet 1 year 5 weeks ago
Category: Modules   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 5 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 5 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 5 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 5 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 5 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 5 weeks ago
Category: News   Tags:
1

Views creation issue

http://drupal.org

Hello,

I am a beginner drupal user. I created my site using drupal and I am getting the following error when attempting to create a view:

Read more »
Created by addision 1 year 5 weeks ago
Category: Tutorials   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 11 weeks 2 days 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 11 weeks 2 days ago
Category: News   Tags:
2

Selecting/Writing to specific fields for Blog module for display

http://drupal.org

TASK: I want to provide a mobile app that allows posting to the Blog module, but only as a summary field.

CONCEPT: Then, when the user goes to his account, he sees his summaries as a bunch of listings. If he edits the summary and adds to the body of the blog post, he will now have BOTH a summary listing & a blog post, pulled from the same record. I call the summary a "Scribble" (so you heard it here first!).

NEED: How do I pull only the summary field from the Db?

Using Drupal 6.x latest stable version.

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   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 11 weeks 2 days 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 11 weeks 2 days 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 11 weeks 2 days 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 11 weeks 2 days 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 11 weeks 2 days ago
Category: News   Tags:
2

Omega Theme v2 seems to be much richer in options than Omega Theme v3

http://drupal.org

Hello

I use Omega Theme v.3 as a base for my subtheme. The issue is that there is only documentation for Omega Theme v2 here:

http://omega.developmentgeeks.com/documentation/subthemes/using-your-sub...

Here I see there are very cool feature I can edit in the Configuration Subtheme page like:

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Theming   Tags:
2

Moncle Coat classy figure and excellent along stuffing that makes you appear style and trendy

http://drupal.org

Down Coat Angers Belted Rare metal is actually going after not to hold along with customers' need because the kick off point, gives to every Moncler exclusive persona so that everybody is able to place Moncler Coats will demonstrate one of the most shimmering in their own lifestyle. This is the seasons manner you can not overlook inside chilly winter season. the new year Newest Moncler Women's Layer Unique Long Along Dreary capabilities lengthy fashion, fashionable shape and exceptional along filling up helping to make you peer elegance and fashionable.

Read more »
Created by group42 11 weeks 2 days ago
Category: Tutorials   Tags:
2

trying to add span to menu

http://drupal.org

Hi Themers

I am new to theming in drupal and I have a quick question. I want to add spans around the text in my main menu. But I am not sure how to do it. This is my code

<?php
print theme('links', array('links' => $main_menu, 'attributes' => array('id' => 'primary', 'class' => array('links', 'clearfix', 'main-menu'))));
?>

--

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Theming   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 11 weeks 2 days 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 11 weeks 2 days 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 11 weeks 2 days ago
Category: News   Tags:
2

localhost install - getting index page

http://drupal.org

Hey,

I have completed the install through install.php and I have used 'testsite.com' as my site name. The mysql db connection is fine with the change to 127.0.0.1 from localhost due to a resolving issue. I have created a folder 'testsite.com' in the /usr/local/apache2/htdocs/drupal-7.8/sites directory. I have completed the installation and get to the completed installation page, but when the link of 'proceed to your website' is used I get an 'index of' from which I have partially posted the content below.

Index of /drupal-7.8

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Installation   Tags:
2

Big difference between these URLs for SEO?

http://drupal.org

www.example.com/?q=happy-monkey and www.example.com/happy-monkey ?????

Clean URLs has rendered two of my sites unuseable. I can get 'half way' there like the above.

I am just wondering what people figure the impact is for SEO.

Thanks,
JM

Read more »
Created by fourkitchens 11 weeks 2 days ago
Category: Tutorials   Tags:
2

internet archive modulus

http://drupal.org

hello every body

i install drubal in my server

i install internet archive modulud

but the remote upload not work

i try to activate it

but it doesnt work

this meesage is come to me when i try

http://img202.imageshack.us/img202/1218/87997115.png

thanks in advance to any help

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   Tags:
2

Picasa module

http://drupal.org

Hi,
I was wondering how to make a drupal module to display the last added albums in Picasa.

Thank you for your answers.

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   Tags:
2

Typepad import module

http://drupal.org

Hi anyone need impoty typepad module for drupal 7.x
I am creating this module successfully.

But I don't know hot to upload or commit this projects on drupal.org for others.

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   Tags:
2

RSS feed with img

http://drupal.org

Hi everyone,

I'm working on a site where I want to have a page that link to some blogs on the internet. What I cannot figure out is, how do I make an RSS site that have a picure for the blog and the newest feed stated in short below? I have sketched up a drawing to illustrate what I mean:
http://duft.dk/RSS.png

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   Tags:
2

how to read & write excel in drupal module?

http://drupal.org

how to read & write excel in drupal module?
thanks b4

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   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 11 weeks 2 days ago
Category: News   Tags:
2

Why use taxonomy_node_get_terms_by_vocabulary ($ node)?

http://drupal.org

since $node-taxonomy would already contain the terms related to that node? Under what circumstances would that function yield a different result?

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   Tags:
2

coach handbags

http://drupal.org

Fashion is an abstract concept which is difficult for us to know what would be the fashion next year, or even next season. Coach is a luxury brand with Coach Handbag Sale that has been enjoyed by people all around the world. Many people know that Cheap Coach handbags are the representative of fashion.

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   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 11 weeks 2 days 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 11 weeks 2 days ago
Category: News   Tags:
2

Writers site with editors

http://drupal.org

I'm researching a fairly complex Drupal build and I'm very familiar with Drupal, having launched 8 Drupal sites previously. But one thing keeps hanging me up, trying to figure out what modules or even another application that might suit better.

I want to create a site where each member is an author and owns their own posts (which are stories they have written). Some site members can offer their services as editors. A great option would be to let each writer identify an editor they have agreed to work with and to allow this editor access to a specific story (post).

Read more »
Created by Caleb 11 weeks 2 days ago
Category: Tutorials   Tags:
2

Static function Notifications_Object::object_value() should not be abstract dans _registry_check_code() (ligne 2680

http://drupal.org

Hello,

After database update, I get the following message:
Strict warning : Static function Notifications_Object::object_value() should not be abstract dans _registry_check_code() (ligne 2680 dans /homepages/42/d141549472/htdocs/billard/drupal/includes/bootstrap.inc).

from the log it seems this is a php error...

Could someone telle me what to do?

thanks

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   Tags:
2

How can I use Drupal as a third party CMS with ATG E-Commerce Application?

http://drupal.org

Hi Friends,

We are planning to use the third party Content Management System (CMS) for web site content for ATG E-Commerce Application, instead of ATG content Administration or merchandising.

Can anybody please let me know how can I use Drupal as a third party CMS with ATG E-Commerce Application?

Regards,
Krishna.

Read more »
Created by aaron 11 weeks 2 days ago
Category: Tutorials   Tags:
2

category node count

http://drupal.org

Good morning,
I have 2 small questions,
first how can i remove from my taxonomy terms, that show on a menu, the node count for each term. In example i have a term named watches and it has 5 sub categories, how can i remove the (5) next to the category Watches?

and second, when i click on the category watches a page i displayed that has the 5 subcategories with there images displayed, how can i make the images appear bigger? they look like thumbnails and want to show larger.

thanks in advance..

Read more »
Created by Caleb 11 weeks 2 days ago
Category: Tutorials   Tags:
2

Any idea why my ISP IP address is banned? I need this site to continue development!

http://drupal.org

Hi, I am getting this:
Sorry, 182.50.64.66 has been banned.
Whenever I try to use this site. I had to fire up TOR to get here. That's the IP address that our ISP in Nepal gives all of us when using their broadband.
So what to do now? I have several drupal sites in development and need access here.
Thx!!!
jigs

Read more »
Created by addision 11 weeks 2 days ago
Category: Tutorials   Tags:
2

database application using php,drupal,mysql

http://drupal.org

hello my name lokesh

drupal is real good CMS but now i am stuck with how to go database appplication
so i request any one there to guide how to go on
i have created the form using webform

i am new to this application i don,t know any of the webdesign langauges so please guide through steps

i will be waiting for reply

Read more »
Created by Angie 11 weeks 2 days ago
Category: Tutorials   Tags:
2

Assigning node variables based on one of the user variables

http://drupal.org

Is there anyway to setup a user to have exclusive access to adding and editing a particular content type and also assigning that user one of the variable values for that same content type? ie. User with field A and a value of X adds content to node "widgets"', one of the fields for widgets is A, the field A is assigned value of X upon saving the new content node

.

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   Tags:
2

Logan airport at dawn

http://buytaert.net
Logan airport at dawn
Read more »
Created by dries 11 weeks 2 days 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 11 weeks 2 days 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 11 weeks 2 days 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 11 weeks 2 days ago
Category: News   Tags:
2

Dear Drupal, Oh' How Do I Miss Thee. Let me count the ways...

http://drupal.org

The job has me working on a 250+ website multi-install of Wordpress... I think my title about sums up how I feel (no dis-respect to my WP homeys)... But what I wouldn't do for a Drupal install right now! My life would be so much easier; I could probably actually take a vacation and know without worrying that everything worked accordingly.

POST HERE:
"Dear Drupal, Oh' How Do I Miss Thee. Let me count the ways..."

Read more »
Created by aaron 11 weeks 2 days ago
Category: Tutorials   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 11 weeks 2 days ago
Category: News   Tags:
2

pre-populating multiple checkboxes.

http://drupal.org

I would like to know if anyone can help me with this as I have now been spent close to a day on this topic.

I have a form to gather enquries. make a booking

http://twitpic.com/6p4cw4

This form in a content type and has the fields associated. I am sure you can work out from the image.

Form is generated with the code below.

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   Tags:
2

Linking accounts Drupal and Synology Photo Sttion

http://drupal.org

I need to link your Drupal 7.x Synology Photo Station 5th Nowhere I can find a module or other solution. Will you help?

Read more »
Created by Dplanet 11 weeks 2 days ago
Category: Modules   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Recent comments