3

Writing Open Source coming soon!

http://emmajane.net

In a little over two weeks we are going to have the first-ever conference dedicated entirely to open source documentation. It's called Writing Open Source and it's happening in Owen Sound, Canada the weekend of June 12-14.

The first day is conference-style set of talks by five industry leaders:

Read more »
Created by emmajane 2 years 33 weeks ago
Category: Tutorials   Tags:
4

PSD background - where to put

http://drupal.org

Trying to change the background on a 5x Drupal site, using the theme A3 Atlantis. The new PSD is ready to be uploaded, but I can't figure out where to put it.

At the risk of asking a vulnerable question, can someone tell me where to stick my PSD file?

http://drupal.org/project/a3_atlantis

Read more »
Created by aaron 2 years 32 weeks ago
Category: Tutorials   Tags:
3

How to make onepage profile by using content profile module ??

http://drupal.org

Hi Everyone !!

I am new user of Drupal i right now i am working on a drupal project, and i am using content profile module but when i edit profile i see a tabbed view of my profile section i want my profile to be one page, and i want to use it with my content profile module rather than the core profile module

anyone any ideas ???

Thanks in Advance.

Read more »
Created by emmajane 2 years 32 weeks ago
Category: Tutorials   Tags:
2

FCK editor

http://drupal.org

Hi,
I have few different content types. I use FCK editor for each of them. But I dont want to use it for my wiki content type.
So when I go to content management there is this info...
The ID for excluding or including this element is: edit-description - the path is: admin/content/node-type/wiki

Now when I go to FCK admin side there is text box where you can enter path for excluding fck editor and I put this data path....

edit-description-admin/content/node-type/wiki

Read more »
Created by Caleb 2 years 32 weeks ago
Category: Tutorials   Tags:
3

I can't edit any node

http://drupal.org

I'm sorry my english is not good.

I upgrade my drupal 5 to 6 and when I run update.php appear this:

Read more »
Created by fourkitchens 2 years 32 weeks ago
Category: Tutorials   Tags:
4

can somebody help me with this error please.

http://drupal.org

user warning: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '=' query: SELECT aa.aid, a.type FROM trigger_assignments aa LEFT JOIN actions a ON aa.aid = a.aid WHERE aa.hook = 'nodeapi' AND aa.op = 'view' ORDER BY weight in /home/mired/public_html/myracinglife.net/home/modules/trigger/trigger.module on line 146.

Read more »
Created by civiactions 2 years 32 weeks ago
Category: Tutorials   Tags:
3

How to you Upgrade / Update Installed Modules?

http://drupal.org

I'm new to drupal, got a few outdated modules, including Views.

How do you update it? Do you just download it and do a tar xfvz ? Extracting it over? Or is there a special process? Thanks.

Read more »
Created by group42 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Where to insert Tags, Keywords, Meta Description

http://drupal.org

Is Taxonomy where you insert tags, keywords and meta description for each page or story?

Read more »
Created by Dplanet 2 years 32 weeks ago
Category: Tutorials   Tags:
4

preview DNS issue

http://drupal.org

I'm moving a Drupal 6 site from one web host to another. I'm using godaddy with the Preview DNS feature. I cannot get the Drupal site to run the "update.php" script or the "install.php" script. Both techniques do not show the progress bar and just hang. Could the Preview DNS feature be impacting this? Please help.

Read more »
Created by addision 2 years 32 weeks ago
Category: Tutorials   Tags:
2

Full size images displayed instead of thumbnails/preview images

http://drupal.org

Hi,

I moved my site to a new server and everything seems to be working fine apart from the images which are coming up full-size instead of thumbnails/preview images.

I'm on Drupal 5.1, cannot upgrade to 6 as there are modules I'm using that aren't compatible with it.

Any ideas please?

Many thanks

Tom

Read more »
Created by group42 2 years 32 weeks ago
Category: Tutorials   Tags:
4

Steps involved to upgrade drupal version6.2 to 6.12

http://drupal.org

Hai, I want to upgrade my drupal version6.2 to 6.12. Can anyone explain the steps involved?

Thanks in advance,
Revathy.

Read more »
Created by aaron 2 years 32 weeks ago
Category: Tutorials   Tags:
4

Pathauto automatic links generation help

http://drupal.org

After i build my site, i installed the pathauto and token module. Do i have to define every path manually? or could all the URL paths generated automatically? Because now i have to add every alias 1 by 1 manually. It would be very helpful to generate every alias automatically. Can someone please help me out?

Read more »
Created by civiactions 2 years 32 weeks ago
Category: Tutorials   Tags:
3

How to update a content profile CCK field by using rules module?

http://drupal.org

I added a cck field to content profile named field_scores, and want to use rule module to do sth. to update this field +1.

I tried to use 'populate a field', but I don't know how to write the php code to specify the field value.

return array ( 0 => array ('value' => '???') );

any help??
thanks.

Read more »
Created by Dplanet 2 years 32 weeks ago
Category: Tutorials   Tags:
3

how to do something when user registers

http://drupal.org

Hi!

I want to do the following: when new user registers, i want to get his/her ip address and store it in database, but the problem is, where do i put my code?
i guess one solution is to write a module what would do it, so if user is on certain page like mywebsite/adduser then it will execute(using php get the url), but then which page?
any ideas?

Thank you!

Read more »
Created by fourkitchens 2 years 32 weeks ago
Category: Tutorials   Tags:
2

Register_Globals

http://drupal.org

My hosting is shared, they include what I think its a 4x version of drupal which runs OK, but I'm trying to upgrade to 6.12 and I'm getting the dreaded register_globals warning.

I contacted them and they said, they wouldn't turn it off because it was a shared hosting.

I've been reading about adding a php.ini file with "register_globals=off" in it. Where should it be? Root folder? or drupal root installation folder? I've tried both with no luck.

Any ideas?

Read more »
Created by aaron 2 years 32 weeks ago
Category: Tutorials   Tags:
4

What "book " dose?

http://drupal.org

I've created in navigator somme manus for my sites. when you acces it you have the option: View, Edit, Outline, Track (for exemple). My question is about OUTLINE.You have here 'Book outline option'. I want to know how can i create a book (i need it for meking order to my content), and sow i could select a book.
HOW CAN I CREATE A BOOK?
TNX

Read more »
Created by Dplanet 2 years 32 weeks ago
Category: Tutorials   Tags:
2

No TAG , Multiple Select ,Required

http://drupal.org

I cant find No TAG , Multiple Select ,Required Check boxes in my Taxonomy settings, I can find my weight drop down but other three check boxes are not there. help me find this

Read more »
Created by group42 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Question on upgrade instructions

http://drupal.org

Okay, so I understood all the upgrade instructions until I got here:

Stage 3 — Perform the Update

...

2. Select all directories, except the "sites" directory, and any files such as ".htaccess" and "robots.txt" that have been customized to your site. Then upload or copy them using your preferred method such as an FTP client. When the warning appears that the directory or file already exists, select overwrite for everything.

Read more »
Created by twobits 2 years 32 weeks ago
Category: Tutorials   Tags:
2

uploading size per user

http://drupal.org

how can I give the user permit to upload files to his account but only up to 2 gb?

Read more »
Created by fourkitchens 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Java Script Error

http://drupal.org

I have pasted Java Scripts into the site....Everything was working fine but I changed something by accident. I've gone through and checked everything in Administrator but I still can't get it to work.
The scrips were for a RSS feed and a ticker.
Thank You

Read more »
Created by Angie 2 years 32 weeks ago
Category: Tutorials   Tags:
3

What is the easiest way to do subdomain in drupal?

http://drupal.org

What is the easiest way to do subdomain in drupal?

--Subrata
www.subrotodas.com

Read more »
Created by fourkitchens 2 years 32 weeks ago
Category: Tutorials   Tags:
2

how to remove link of create story from right navigation in drupal

http://drupal.org

hi
I want to remove create story link from right navigation menu.i have created one roll applied permission and assign it to created user. but i dont want to give user permission for creating story,
please help.

Read more »
Created by twobits 2 years 32 weeks ago
Category: Tutorials   Tags:
4

Urgent help, error.

http://drupal.org

Hi guys, my site has been practically down for a couple of days now while I'm trying to figure out why my site is so slow. It looks like this error is eating up all the ram, please see below.

call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'archiveaz_form' was given in /home/rocko/public_html/v3/includes/form.inc on line 218.

Any help is appreciated!

Read more »
Created by Dplanet 2 years 32 weeks ago
Category: Tutorials   Tags:
4

Authenticated Users cannot view forum posts

http://drupal.org

NOTE: DRUPAL NEWBIE!

Problem:
authenticated users can create a forum thread. But after clicking on the "save" button, they see the following:
Access denied
Forum topic "xxx" has been created.
You are not authorized to access this page.

The ONLY way I have found around the "feature" is to give authenticated users the "administer" privs on the node module.

Again, I am a newbie and if I have posted this in the wrong area, I apologize, just let me know where it needs to be posted.

TIA

Read more »
Created by Angie 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Primary links only show up for first user after upgrading to Drupal 6

http://drupal.org

After upgrading the site to Drupal 6 from Drupal 5.3, primary links only show up for the first user (uid=1). Other users including those in the admin group cannot see these links.

I found the 'access_arguments' field in 'menu_router' database table is related to this problem. All those primary links that are hidden to regular users have 'b:1;' in 'access_arguments' field. I changed it manually to 'a:1:{i:0;s:14:"access content";}', then the links show up well for all users.

Read more »
Created by group42 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Php.ini file

http://drupal.org

Hi, I am new to drupal. Where did I find Php.ini file? Please anybody give me the available path for php.ini file.

Thanks,
Revathy.

Edited by: VM; Moved to appropriate forum

Read more »
Created by Dplanet 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Sage Advise Please: Migrating Changes to a Live Site

http://drupal.org

Hi

What advise can those experienced on how migrate changes to a live Drupal site?

In summary what I have implemented an internal Drupal site for my customer:

  1. It heavily uses Views 2
  2. Many custom modules defining site specific content types with their own custom schemas.
  3. Expected number of users will be 1000+
  4. Installed and Using Backup and Migrate module.

The BIG dilemma is How do I merge my changes without clobbering Users' entered data?.

Read more »
Created by addision 2 years 32 weeks ago
Category: Tutorials   Tags:
4

how to create a form and theme it?

http://drupal.org

Hi everybody,

I'm so confused by creating a form in drupal 6.

Now, I define a form in template.php. the form is all about some input, select and a submit button.

I know I should call drupal_get_form(). In fact, it works.

But I cannot find a way to theme my form. I try to use theme_my_form(). But it doesn't work.

calling drupal_render never run successfully.

anyone help?

Thanks in advance.

Read more »
Created by Dplanet 2 years 32 weeks ago
Category: Tutorials   Tags:
2

Page not found sitewide after update from 6.10 to 6.12

http://drupal.org

Hello

After working on my first Drupal site for a period of several months, it was almost finished, and I decided to upgrade to the latest version. Obviously, disaster struck.
Stupidly enough, I forgot to disable the modules and put the site offline, al though I'm not sure this has anything to do with the problem.

Read more »
Created by aaron 2 years 32 weeks ago
Category: Tutorials   Tags:
2

Ubercart Fulfilment Types (Small Package etc)

http://drupal.org

Hello,

I am having some difficulty with the Ubercart module. In numerous places throughout the store administration/configuration pages, mention is made of fulfilment types, with a select box - Small Package and Store Default. I cannot find anywhere within the Ubercart administration pages to add more fulfilment types - e.g. envelope, large package.

I think I know the purpose of fulfilment types:

Read more »
Created by Caleb 2 years 32 weeks ago
Category: Tutorials   Tags:
4

Getting Fatal error: Unsupported operand types in mysite/includes/form.inc on line 342 when upgrading from 5.7 to 5.18

http://drupal.org

I'm not sure what's going on. I've googled this problem and found some post on it but they relate the problem to view_fusion and other possible issues that I shouldn't have b/c I don't use those things. I'm thinking it may have something to do with the version of php (I'm currently using php 5.x, not sure of exact version) that I'm using but I'm not sure how to get it working.

The steps I've perform to this point is:

Read more »
Created by fourkitchens 2 years 32 weeks ago
Category: Tutorials   Tags:
2

Custom Search Block Help

http://drupal.org

Hi I am kind of newbie in Drupal, I need to create a search block where there are two filters: Cities, and Products, I have search like crazy, I can see there are many ways to achieve this, for example Views +CCK, by a php snippet, etc, but I don't really get how to insert another field in the search box and how to filter this search terms so it shows certain taxonomy terms. I have get something to work with views and CCK, but it show me results right away, I want a new page to show the results. I hope someone could help me.

Read more »
Created by fourkitchens 2 years 32 weeks ago
Category: Tutorials   Tags:
3

module.image - how to use it

http://drupal.org

Newbie here. I installed module.image and it appears to be installed correctly: I can upload an image and it creates a new node. What next? In other words, how do I refer to this image from another node - for instance, put the image in the middle of the body of a Page node? Step by step instructions needed!
Thanks in advance.

Read more »
Created by twobits 2 years 32 weeks ago
Category: Tutorials   Tags:
2

Module update doesn't work

http://drupal.org

I've just moved our Drupal site to Site5.com. There were various issues in the move, MySQL parameters that needed tweaking and so on.

I got all that ironed out and I just updated to Drupal-6.12 and I've started trying to update the modules. The core update seemed to go OK, but now when I try to update modules (Messaging for example, needed a security update), as usual I

Read more »
Created by fourkitchens 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Update 6.x to 6.12 Security update

http://drupal.org

Would someone kindly post the link to the update procedure please.

Thanks!

Read more »
Created by twobits 2 years 32 weeks ago
Category: Tutorials   Tags:
2

Upgrate my Drupal 6 on mysql to drupal 6 too but in PostgreSQL ?...

http://drupal.org

Hello;

I would like to know how to go easily to Drupal 6, from Drupal 6 (yes, that's the same version), but with an tother database.
I would like to go to PostgreSQL, from my actual Mysql installation (without loosing my informations, articles, users registered, etc).

Thanks.

Read more »
Created by Angie 2 years 32 weeks ago
Category: Tutorials   Tags:
2

upgrading drupal

http://drupal.org

I am using godaddy and installed drupal using their hosting control panel

now the website is running
http://www.tmunatitech.info/uk/

and now there is this new messege
Drupal core update status Not secure! (version 6.12 available)
There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately! See the available updates page for more information.

Read more »
Created by development_seed 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Update Modules - Tools to make things easier?

http://drupal.org

I recommend two great tools:
Backup and Migrate: http://drupal.org/project/backup_migrate which backs up the database.
Contrib Toggle: http://drupal.org/project/contrib_toggle which disables the contributed modules with one-click. (doesn't yet have 'enable' though!)

Read more »
Created by Angie 2 years 32 weeks ago
Category: Tutorials   Tags:
3

about forum

http://drupal.org

can i use the book modul to creat a structure for mu forum?
I already have a book for the menu item. Now can i creat a nother book for my forum, sow i have a structure?
tnx

Read more »
Created by group42 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Upgrading to 6.12 causes bounch of "The first argument should be an array" errors

http://drupal.org

Hi!
Today I upgraded to 6.12 but now I am getting following errors on nodes (while I can acces admin pages without problems):

* warning: array_keys() [function.array-keys]: The first argument should be an array in /htdocs/includes/common.inc on line 3305.
* warning: Invalid argument supplied for foreach() in /htdocs/includes/common.inc on line 3308.
* warning: array_keys() [function.array-keys]: The first argument should be an array in
...
and so on ~ 20x

When switching to "error only to log files", I am getting "Access denied".

Read more »
Created by emmajane 2 years 32 weeks ago
Category: Tutorials   Tags:
2

Updating Drupal Issues

http://drupal.org

Hey Guys,

I'm running Drupal 6.4 on a Elefante Free Scripts installation at Sysox. My PHP Version is 5.1. Installing Drupal is fine. I have an account with Lynda.com and I am following the video instructions exactly as told to update drupal to 6.12. However, no matter how many times I try this once I update the files I get a server error. It won't let me do anything. I can't even run the update.php file.

This is what I get.

Server error!

Read more »
Created by Angie 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Anonymous posting unpublished page -> Access denied

http://drupal.org

Hi there,

on my page I want everyone to be able to post news pages without being registered. The news are then moderated and published by me. So I created a content type news, set it to be not published by default and gave anonymous the rights to create these items and it works.
But after creating a news item the anonymous user gets an "Access denied" message because this item isn't published yet.
I'm new in Drupal so is there an easy way to show something like a success page instead of "Access denied" after posting a news item?

Read more »
Created by fourkitchens 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Difficult Upgrade 4.3-6.1

http://drupal.org

I originally installed Drupal 4.3 on a RHELinux 9 and whatever PHP and MySQL version came with that. It has worked so well and been so stable that I saw no need to upgrade. However, 4.3 is getting a little long in the tooth and it is time to bite the bullet but I, obviously, have several issues for this upgrade.

Due to the PHP version, I am unable to upgrade in place and have decided to do a parallel upgrade, involving new hardware and possibly a switch to Windows as well.

Any rough idea on where in the heck to start?

Read more »
Created by twobits 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Clean URLs not working after upgrade

http://drupal.org

I've just upgraded from Drupal 6.10 to 6.12 and also upgraded a number of modules.

Post upgrade, Clean URLs is no longer working and has the message "Your system configuration does not currently support this feature". It was enabled and working prior to the upgrade and my hosting details are the same as they were before.

Read more »
Created by Caleb 2 years 32 weeks ago
Category: Tutorials   Tags:
2

DrupalEd- Questions design module

http://drupal.org

I am planning to use drupaled for managing a non-profit education system for primary and secondary school children.

I have installed drupaled and exploring the functionality of various modules and thinking of how best those could be utilized for what I am trying to achieve.

One of the functionality that I am looking for is questioning- not the one that is available in many other LMSs that are designed by using standard conformance criterions. I am looking for a module that will help me generate questions.

Read more »
Created by fourkitchens 2 years 32 weeks ago
Category: Tutorials   Tags:
3

can't run database update script

http://drupal.org

Since upgrading to 6.12, I can't run the database update script. I think the site may have been hacked while it was still 6.11,but I am not sure.

In any case, I have uploaded 6.12, restored the database and everything works except that the modules need new database schema and the update script won't run - it gives:

Parse error: syntax error, unexpected '<' in /home/bloom/public_html/update.php on line 666

I think the file only has 665 lines in it (if I copy it into excel, 665 is the last line) and it looks fine.

Read more »
Created by group42 2 years 32 weeks ago
Category: Tutorials   Tags:
3

Seperate subdomain and gallery for each registered user

http://drupal.org

Howdy,

Which modules would I need to allow the creation of a sub-domain for each registered user i.e. johndoe.domain.com? I also wanted to have them to be the admin for that sub-domain and have a default gallery that they can administer. Is Domain Access the right module to look at? What about the gallery part for each sub-domain? Can the Image module handle that?

Thanks in advance!

Read more »
Created by group42 2 years 32 weeks ago
Category: Tutorials   Tags:
4

Upgrade to 6.12 now missings lots of settings for some modules, very strange! - Screenshot attached

http://drupal.org

Hello,

Few weeks ago I upgraded my site to 6.12 as I was having trouble with Ubercart and hoped it might help my problem....which it did fix!!! Great......or not. Now I have even bigger issues.

When creating all of the different content types I use (Page used in screenshot) All my options for the modules involved on that page are gone. I get the headings but nothing else (See Screenshot)

I dont have a clue where to start on this issue. Im seriously thinking of reverting back to my backup but idealy I wanna fix this issue.

Read more »
Created by group42 2 years 32 weeks ago
Category: Tutorials   Tags:
4

Update.php does not show status bar. Now what?

http://drupal.org

I'm trying to update drupal to the latest version. I run the "update.php" script and the "Run updates" screen does not show a status bar. It just hangs there. The only item on the main section of the page is the page title "Updating"... that's it. The database does not update. I'm not sure what to do. I was using drupal 6.10 and I was trying to update to v6.12. Please help.

Read more »
Created by Caleb 2 years 32 weeks ago
Category: Tutorials   Tags:
4

LDAP Authentication in Drupal

http://drupal.org

Hi,

Can any one help me to give the details about how to integrate LDAP authentication module in drupal.
I am using Drupal 6.x. I have downloaded the respective LDAP module and installed it.
I have also installed the help module for LDAP.
I am using wamp server 5. I have done all the settings refered from

Read more »
Created by civiactions 2 years 32 weeks ago
Category: Tutorials   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Recent comments