From info at koba.be Mon Sep 1 01:35:31 2008 From: info at koba.be (KOBA | Hans Rossel) Date: Mon, 1 Sep 2008 03:35:31 +0200 Subject: [support] Topic revisited: unselecting modules and losing data. In-Reply-To: <009e01c90b9c$5a2afc20$2a660f4e@Neil> References: <009e01c90b9c$5a2afc20$2a660f4e@Neil> Message-ID: <51a9b8330808311835lb44d55cs857a9026a67b8608@mail.gmail.com> Are you sure you lost data when you activated the module again? I got this scary message also when deactivating the FAQ module, but the content whas again there when reactivating it. One module I saw the problem recently is taxonomy_html where the blocks are reset to their default values and have thus no more region assigned. Also any php visibility code you added is lost which is the most annoying. Its a module which is a bit abandoned (last update 2007) and which I use on an older site. I saw the same reset of blocks to default also with the tagadelic module, but that seemed to be solved in the latest version of the module. Hans On 8/31/08, Neil: esl-lounge.com wrote: > I remember we discussed this on the mailing list a few months back and I > just had a clear example of it, thankfully on a test site. > > I de-selected the Audio module (remember, as we are advised to do when doing > a major drupal version upgrade) and I saw the message: > > "The content fields table content_type_audio has been deleted." > > so this seems proof positive that following the official advise to deselect > modules can harm your site and lose you data. > > Neil -- Sent from Gmail for mobile | mobile.google.com Hans Rossel KOBA Webdevelopment Kerkstraat 228 9050 Gent 09-334.52.60 0472-79.32.16 www.koba.be info at koba.be From bharanikumariyerphp at gmail.com Mon Sep 1 05:15:23 2008 From: bharanikumariyerphp at gmail.com (bharani kumar) Date: Mon, 1 Sep 2008 10:45:23 +0530 Subject: [support] Whats is form id Message-ID: <2240033d0808312215me68d0bcr35e505a91b7f03ff@mail.gmail.com> Hi Dears what is form_id,form_values, what should we have to supply for this arguments, Assume For example user_login_submit($form_id, $form_values) Thanks Regards B.S.Bharanikumar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080901/d88673d5/attachment.htm From neil at esl-lounge.com Mon Sep 1 08:54:35 2008 From: neil at esl-lounge.com (Neil: esl-lounge.com) Date: Mon, 1 Sep 2008 10:54:35 +0200 Subject: [support] Topic revisited: unselecting modules and losing data. References: <009e01c90b9c$5a2afc20$2a660f4e@Neil> <51a9b8330808311835lb44d55cs857a9026a67b8608@mail.gmail.com> Message-ID: <002301c90c10$5cb8e140$38400f4e@Neil> I went to my db afterwards and the table was gone, vanished into thin air along with 27 audio nodes contained within. And this is not some rarely-used module inhabiting a dark and dusty corner of drupal.org - this is a key module for thousands of sites. Neil ----- Original Message ----- From: "KOBA | Hans Rossel" To: Sent: Monday, September 01, 2008 3:35 AM Subject: Re: [support] Topic revisited: unselecting modules and losing data. > Are you sure you lost data when you activated the module again? I got > this scary message also when deactivating the FAQ module, but the > content whas again there when reactivating it. > > One module I saw the problem recently is taxonomy_html where the > blocks are reset to their default values and have thus no more region > assigned. Also any php visibility code you added is lost which is the > most annoying. Its a module which is a bit abandoned (last update > 2007) and which I use on an older site. > > I saw the same reset of blocks to default also with the tagadelic > module, but that seemed to be solved in the latest version of the > module. > > Hans > > On 8/31/08, Neil: esl-lounge.com wrote: >> I remember we discussed this on the mailing list a few months back and I >> just had a clear example of it, thankfully on a test site. >> >> I de-selected the Audio module (remember, as we are advised to do when >> doing >> a major drupal version upgrade) and I saw the message: >> >> "The content fields table content_type_audio has been deleted." >> >> so this seems proof positive that following the official advise to >> deselect >> modules can harm your site and lose you data. >> >> Neil > > -- > Sent from Gmail for mobile | mobile.google.com > > Hans Rossel > KOBA Webdevelopment > Kerkstraat 228 > 9050 Gent > 09-334.52.60 > 0472-79.32.16 > www.koba.be > info at koba.be > -- > [ Drupal support list | http://lists.drupal.org/ ] > From cjones at partialflow.com Mon Sep 1 10:10:57 2008 From: cjones at partialflow.com (Christopher M. Jones) Date: Mon, 01 Sep 2008 06:10:57 -0400 Subject: [support] Views subquery? Message-ID: <48BBBFB1.4000105@partialflow.com> I want to construct a page that displays a number of nodes. Each node is of a different type, as follows: Node 1: Page content, by node id. Node 2: The most recent node assigned to specified taxonomy term Node 3. Page content, by node id. This is an 'about' page that details a project (node 1), gives the project's status (node 2), and explains the project's mission (node 3). The first and third nodes don't get updated much, but the third node needs to be the most recent update, with a history of updates viewable elsewhere on the site as e.g., a category of blog posts, or some other content type I may decide is more appropriate. For the first and third nodes, I can simply pass ids as view parameters. But I'm stuck on how to incorporate the second node. I guess what I'm looking for is a way to do a view of views, or to create a view with a subquery. Ideas? From max.linuxtime at gmail.com Mon Sep 1 11:49:27 2008 From: max.linuxtime at gmail.com (Massimiliano Marini) Date: Mon, 1 Sep 2008 13:49:27 +0200 Subject: [support] Error installing Drupal 7 In-Reply-To: <441bcae80808311416g373527a1xc249b2e692285942@mail.gmail.com> References: <441bcae80808311416g373527a1xc249b2e692285942@mail.gmail.com> Message-ID: <441bcae80809010449w5781cffp5d910912d6030903@mail.gmail.com> Any hint about tihs? -- Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/ "It's easier to invent the future than to predict it." -- Alan Kay From afidegnum at yahoo.com Mon Sep 1 12:16:53 2008 From: afidegnum at yahoo.com (KOKOU AFIDEGNON) Date: Mon, 1 Sep 2008 05:16:53 -0700 (PDT) Subject: [support] Urgent assistance needed for a current project Message-ID: <149481.69041.qm@web53304.mail.re2.yahoo.com> Hello, I am currently creating a video on demand website. currently using drupal 5.10 i browse trough the modules, and cannot find appropriate one I need. please, if someone can assist me. I need the following features: * i am going to upload the flash video and add it to the database. no conversion (for the moment, using a shared server). * a flash player at the front page. as well as scheduled link to display incoming program. when the time reaches, the link will be active for playing. * also, the flash player must have a either video ad, image ad or textual ad. for advertisement. * Ability to download video based request and membership level. since there is no ffmpeg based conversion on the shared server I m using, I am going to have 2 video format flv and either Avi maybe additional format for mobile phones. * I would also would like to have 2 types of flash video. free and paid and protected one. the protected one should not be available for non member to download (how can I implement it?) those I the basic features I would like to implement and I need a drupalist to assist getting the appropriate modules. i have a very low budget, if can get some of the modules and to implement additional functionality, you tell me what have to be done, I have some prgramming experience. Awaiting your replyes, Warmth regards, -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080901/a4f0169b/attachment.htm From william.darren at gmail.com Mon Sep 1 12:53:20 2008 From: william.darren at gmail.com (William Smith) Date: Mon, 1 Sep 2008 08:53:20 -0400 Subject: [support] Whats is form id In-Reply-To: <2240033d0808312215me68d0bcr35e505a91b7f03ff@mail.gmail.com> References: <2240033d0808312215me68d0bcr35e505a91b7f03ff@mail.gmail.com> Message-ID: <74630ca20809010553g6abab06as917c05738de5c857@mail.gmail.com> You don't need to supply those arguments - functions that have form_id and form_values as arguments are hooks and are called directly by the system with the proper variables passed in. For example, you could define your function like this: function user_login_submit($form_id, $form_values) { print "The user login form was just submitted, with form id $form_id"; print "The form values are:"; print "
"; print_r($form_values); print "
"; exit; } And when you submit the user login form, you should see how they are pre-populated. On Mon, Sep 1, 2008 at 1:15 AM, bharani kumar wrote: > Hi Dears > > what is form_id,form_values, > > > what should we have to supply for this arguments, > > Assume For example > > user_login_submit($form_id, $form_values) > > > > Thanks > > Regards > > B.S.Bharanikumar > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080901/31a662a8/attachment.htm From william.darren at gmail.com Mon Sep 1 12:58:09 2008 From: william.darren at gmail.com (William Smith) Date: Mon, 1 Sep 2008 08:58:09 -0400 Subject: [support] Views subquery? In-Reply-To: <48BBBFB1.4000105@partialflow.com> References: <48BBBFB1.4000105@partialflow.com> Message-ID: <74630ca20809010558u5668210ax3c2c542207c6b5f1@mail.gmail.com> It sounds like what you need is the panels module ( http://drupal.org/project/panels) On Mon, Sep 1, 2008 at 6:10 AM, Christopher M. Jones wrote: > I want to construct a page that displays a number of nodes. Each node is > of a different type, as follows: > > Node 1: Page content, by node id. > Node 2: The most recent node assigned to specified taxonomy term > Node 3. Page content, by node id. > > This is an 'about' page that details a project (node 1), gives the > project's status (node 2), and explains the project's mission (node 3). > The first and third nodes don't get updated much, but the third node > needs to be the most recent update, with a history of updates viewable > elsewhere on the site as e.g., a category of blog posts, or some other > content type I may decide is more appropriate. > > For the first and third nodes, I can simply pass ids as view parameters. > But I'm stuck on how to incorporate the second node. I guess what I'm > looking for is a way to do a view of views, or to create a view with a > subquery. > > Ideas? > -- > [ Drupal support list | http://lists.drupal.org/ ] > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080901/3ae442bb/attachment.htm From bharanikumariyerphp at gmail.com Mon Sep 1 13:56:41 2008 From: bharanikumariyerphp at gmail.com (bharani kumar) Date: Mon, 1 Sep 2008 19:26:41 +0530 Subject: [support] Whats is form id In-Reply-To: <74630ca20809010553g6abab06as917c05738de5c857@mail.gmail.com> References: <2240033d0808312215me68d0bcr35e505a91b7f03ff@mail.gmail.com> <74630ca20809010553g6abab06as917c05738de5c857@mail.gmail.com> Message-ID: <2240033d0809010656o95e66f3xe0ab28a5ce23a9d8@mail.gmail.com> Hi I created the custom login, where the session are maintain in the drupal..that is after login ..also..it shwoing the login and register link.. how i face this situation On Mon, Sep 1, 2008 at 6:23 PM, William Smith wrote: > You don't need to supply those arguments - functions that have form_id and > form_values as arguments are hooks and are called directly by the system > with the proper variables passed in. > > For example, you could define your function like this: > > function user_login_submit($form_id, $form_values) { > print "The user login form was just submitted, with form id $form_id"; > print "The form values are:"; > print "
"; print_r($form_values); print "
"; > exit; > } > > And when you submit the user login form, you should see how they are > pre-populated. > > On Mon, Sep 1, 2008 at 1:15 AM, bharani kumar < > bharanikumariyerphp at gmail.com> wrote: > >> Hi Dears >> >> what is form_id,form_values, >> >> >> what should we have to supply for this arguments, >> >> Assume For example >> >> user_login_submit($form_id, $form_values) >> >> >> >> Thanks >> >> Regards >> >> B.S.Bharanikumar >> >> -- >> [ Drupal support list | http://lists.drupal.org/ ] >> > > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080901/810b0db1/attachment.htm From mbsunilkumar at yahoo.com Mon Sep 1 13:57:57 2008 From: mbsunilkumar at yahoo.com (Sunil Kumar) Date: Mon, 1 Sep 2008 06:57:57 -0700 (PDT) Subject: [support] Pathauto URL Alias Need Help Message-ID: <920952.65474.qm@web37902.mail.mud.yahoo.com> Hi Maarten, Then it is giving me an error like this: warning: Error parsing modules/pathauto/i18n-ascii.txt on line 9 in /public_html/modules/pathauto/pathauto.inc on line 166. Please help me. Regards, -S-?? http://chintha.comhttp://vayanasala.blogspot.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080901/04ffeea1/attachment.htm From cjones at partialflow.com Mon Sep 1 14:44:17 2008 From: cjones at partialflow.com (Christopher M. Jones) Date: Mon, 01 Sep 2008 10:44:17 -0400 Subject: [support] Views subquery? In-Reply-To: <74630ca20809010558u5668210ax3c2c542207c6b5f1@mail.gmail.com> References: <48BBBFB1.4000105@partialflow.com> <74630ca20809010558u5668210ax3c2c542207c6b5f1@mail.gmail.com> Message-ID: <48BBFFC1.1020403@partialflow.com> Yes, it looks like that would be the solution. But I forgot to mention I'm running 6.x. Panels doesn't have a 6.x release. Any other possibilities? William Smith wrote: > It sounds like what you need is the panels module ( > http://drupal.org/project/panels) > > On Mon, Sep 1, 2008 at 6:10 AM, Christopher M. Jones > wrote: > >> I want to construct a page that displays a number of nodes. Each node is >> of a different type, as follows: >> >> Node 1: Page content, by node id. >> Node 2: The most recent node assigned to specified taxonomy term >> Node 3. Page content, by node id. >> >> This is an 'about' page that details a project (node 1), gives the >> project's status (node 2), and explains the project's mission (node 3). >> The first and third nodes don't get updated much, but the third node >> needs to be the most recent update, with a history of updates viewable >> elsewhere on the site as e.g., a category of blog posts, or some other >> content type I may decide is more appropriate. >> >> For the first and third nodes, I can simply pass ids as view parameters. >> But I'm stuck on how to incorporate the second node. I guess what I'm >> looking for is a way to do a view of views, or to create a view with a >> subquery. >> >> Ideas? >> -- >> [ Drupal support list | http://lists.drupal.org/ ] >> > From earnie at users.sourceforge.net Mon Sep 1 14:47:26 2008 From: earnie at users.sourceforge.net (Earnie Boyd) Date: Mon, 01 Sep 2008 10:47:26 -0400 Subject: [support] Topic revisited: unselecting modules and losing data. In-Reply-To: <002301c90c10$5cb8e140$38400f4e@Neil> References: <009e01c90b9c$5a2afc20$2a660f4e@Neil> <51a9b8330808311835lb44d55cs857a9026a67b8608@mail.gmail.com> <002301c90c10$5cb8e140$38400f4e@Neil> Message-ID: <20080901104726.bxn41vqxqig4k00k@mail.progw.org> Quoting "Neil: esl-lounge.com" : > I went to my db afterwards and the table was gone, vanished into thin air > along with 27 audio nodes contained within. And this is not some rarely-used > module inhabiting a dark and dusty corner of drupal.org - this is a key > module for thousands of sites. > Review the issues of the module to see if there is a fix or open issue. If not then open one. Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/ From william.darren at gmail.com Mon Sep 1 14:53:54 2008 From: william.darren at gmail.com (William Smith) Date: Mon, 1 Sep 2008 10:53:54 -0400 Subject: [support] Views subquery? In-Reply-To: <48BBFFC1.1020403@partialflow.com> References: <48BBBFB1.4000105@partialflow.com> <74630ca20809010558u5668210ax3c2c542207c6b5f1@mail.gmail.com> <48BBFFC1.1020403@partialflow.com> Message-ID: <74630ca20809010753w422eb611s271c4342f27b5dfa@mail.gmail.com> In that case your best bet is probably to create a page template file and render your Views programatically. Unfortunately, I'm not developing with Drupal 6 yet, and haven't checked out the API changes in Views 2 so I can't really advise further. In D5, you would do something like "print views_build_view('embed', views_get_view('yourviewname'), $view_args, FALSE, $limit);" and that may or may not still work in D6. On Mon, Sep 1, 2008 at 10:44 AM, Christopher M. Jones < cjones at partialflow.com> wrote: > Yes, it looks like that would be the solution. But I forgot to mention > I'm running 6.x. Panels doesn't have a 6.x release. Any other > possibilities? > > William Smith wrote: > > It sounds like what you need is the panels module ( > > http://drupal.org/project/panels) > > > > On Mon, Sep 1, 2008 at 6:10 AM, Christopher M. Jones < > cjones at partialflow.com > >> wrote: > > > >> I want to construct a page that displays a number of nodes. Each node is > >> of a different type, as follows: > >> > >> Node 1: Page content, by node id. > >> Node 2: The most recent node assigned to specified taxonomy term > >> Node 3. Page content, by node id. > >> > >> This is an 'about' page that details a project (node 1), gives the > >> project's status (node 2), and explains the project's mission (node 3). > >> The first and third nodes don't get updated much, but the third node > >> needs to be the most recent update, with a history of updates viewable > >> elsewhere on the site as e.g., a category of blog posts, or some other > >> content type I may decide is more appropriate. > >> > >> For the first and third nodes, I can simply pass ids as view parameters. > >> But I'm stuck on how to incorporate the second node. I guess what I'm > >> looking for is a way to do a view of views, or to create a view with a > >> subquery. > >> > >> Ideas? > >> -- > >> [ Drupal support list | http://lists.drupal.org/ ] > >> > > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080901/cb8a54e7/attachment.htm From earnie at users.sourceforge.net Mon Sep 1 15:06:27 2008 From: earnie at users.sourceforge.net (Earnie Boyd) Date: Mon, 01 Sep 2008 11:06:27 -0400 Subject: [support] Error installing Drupal 7 In-Reply-To: <441bcae80808311416g373527a1xc249b2e692285942@mail.gmail.com> References: <441bcae80808311416g373527a1xc249b2e692285942@mail.gmail.com> Message-ID: <20080901110627.wkm0o11pqb8gcowc@mail.progw.org> Quoting Massimiliano Marini : > > This is the error messag: > > "In your ./sites/default/settings.php file you have configured Drupal > to use a server, however your PHP installation currently does not > support this database type." > > But Drupal 5.x and Drupal 6.x works without problems. > Drupal 7 isn't even alpha software yet. Therefore, it isn't supported on this list. It is expected that if you install Drupal 7 that you know how to code and debug, provide a patch and offer the patch in an issue. If you have problems doing that, you might consider other lists to ask such as development at drupal.org. Earnie From cjones at partialflow.com Mon Sep 1 15:27:46 2008 From: cjones at partialflow.com (Christopher M. Jones) Date: Mon, 01 Sep 2008 11:27:46 -0400 Subject: [support] Views subquery? In-Reply-To: <74630ca20809010753w422eb611s271c4342f27b5dfa@mail.gmail.com> References: <48BBBFB1.4000105@partialflow.com> <74630ca20809010558u5668210ax3c2c542207c6b5f1@mail.gmail.com> <48BBFFC1.1020403@partialflow.com> <74630ca20809010753w422eb611s271c4342f27b5dfa@mail.gmail.com> Message-ID: <48BC09F2.5080002@partialflow.com> Thanks for the help. William Smith wrote: > In that case your best bet is probably to create a page template file and > render your Views programatically. Unfortunately, I'm not developing with > Drupal 6 yet, and haven't checked out the API changes in Views 2 so I can't > really advise further. In D5, you would do something like "print > views_build_view('embed', views_get_view('yourviewname'), $view_args, FALSE, > $limit);" and that may or may not still work in D6. > > > On Mon, Sep 1, 2008 at 10:44 AM, Christopher M. Jones < > cjones at partialflow.com> wrote: > >> Yes, it looks like that would be the solution. But I forgot to mention >> I'm running 6.x. Panels doesn't have a 6.x release. Any other >> possibilities? >> >> William Smith wrote: >>> It sounds like what you need is the panels module ( >>> http://drupal.org/project/panels) >>> >>> On Mon, Sep 1, 2008 at 6:10 AM, Christopher M. Jones < >> cjones at partialflow.com >>>> wrote: >>>> I want to construct a page that displays a number of nodes. Each node is >>>> of a different type, as follows: >>>> >>>> Node 1: Page content, by node id. >>>> Node 2: The most recent node assigned to specified taxonomy term >>>> Node 3. Page content, by node id. >>>> >>>> This is an 'about' page that details a project (node 1), gives the >>>> project's status (node 2), and explains the project's mission (node 3). >>>> The first and third nodes don't get updated much, but the third node >>>> needs to be the most recent update, with a history of updates viewable >>>> elsewhere on the site as e.g., a category of blog posts, or some other >>>> content type I may decide is more appropriate. >>>> >>>> For the first and third nodes, I can simply pass ids as view parameters. >>>> But I'm stuck on how to incorporate the second node. I guess what I'm >>>> looking for is a way to do a view of views, or to create a view with a >>>> subquery. >>>> >>>> Ideas? >>>> -- >>>> [ Drupal support list | http://lists.drupal.org/ ] >>>> >> -- >> [ Drupal support list | http://lists.drupal.org/ ] >> > From max.linuxtime at gmail.com Mon Sep 1 17:06:14 2008 From: max.linuxtime at gmail.com (Massimiliano Marini) Date: Mon, 1 Sep 2008 19:06:14 +0200 Subject: [support] Error installing Drupal 7 In-Reply-To: <20080901110627.wkm0o11pqb8gcowc@mail.progw.org> References: <441bcae80808311416g373527a1xc249b2e692285942@mail.gmail.com> <20080901110627.wkm0o11pqb8gcowc@mail.progw.org> Message-ID: <441bcae80809011006u74036e39m3618e17de33b0e94@mail.gmail.com> Hi Earnie, > Drupal 7 isn't even alpha software yet. Therefore, it isn't supported > on this list. It is expected that if you install Drupal 7 that you > know how to code and debug, provide a patch and offer the patch in an > issue. If you have problems doing that, you might consider other lists > to ask such as development at drupal.org. I'll do that, thanks for your help. -- Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/ "It's easier to invent the future than to predict it." -- Alan Kay From info at koba.be Mon Sep 1 19:28:12 2008 From: info at koba.be (KOBA | Hans Rossel) Date: Mon, 1 Sep 2008 21:28:12 +0200 Subject: [support] Topic revisited: unselecting modules and losing data. In-Reply-To: <20080901104726.bxn41vqxqig4k00k@mail.progw.org> References: <009e01c90b9c$5a2afc20$2a660f4e@Neil> <51a9b8330808311835lb44d55cs857a9026a67b8608@mail.gmail.com> <002301c90c10$5cb8e140$38400f4e@Neil> <20080901104726.bxn41vqxqig4k00k@mail.progw.org> Message-ID: <51a9b8330809011228j502abae9saa7f46b33f44060a@mail.gmail.com> Ooops, when checking when I opened the issue I made for this I saw that I meant taxonomy_dhtml (issue at http://drupal.org/node/298205) instead op taxonomy_html which also exists. > > Review the issues of the module to see if there is a fix or open issue. > If not then open one. > > Earnie -- http://for-my-kids.com/ > -- http://give-me-an-offer.com/ > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080901/135cbfb3/attachment.htm From neil at esl-lounge.com Mon Sep 1 19:33:35 2008 From: neil at esl-lounge.com (Neil: esl-lounge.com) Date: Mon, 1 Sep 2008 21:33:35 +0200 Subject: [support] Topic revisited: unselecting modules and losing data. References: <009e01c90b9c$5a2afc20$2a660f4e@Neil><51a9b8330808311835lb44d55cs857a9026a67b8608@mail.gmail.com><002301c90c10$5cb8e140$38400f4e@Neil><20080901104726.bxn41vqxqig4k00k@mail.progw.org> <51a9b8330809011228j502abae9saa7f46b33f44060a@mail.gmail.com> Message-ID: <007e01c90c69$a0bbc750$156c0f4e@Neil> I'm going to open an issue for this on the Audio module as I think it's a really serious flaw. ----- Original Message ----- From: KOBA | Hans Rossel To: support at drupal.org Sent: Monday, September 01, 2008 9:28 PM Subject: Re: [support] Topic revisited: unselecting modules and losing data. Ooops, when checking when I opened the issue I made for this I saw that I meant taxonomy_dhtml (issue at http://drupal.org/node/298205) instead op taxonomy_html which also exists. Review the issues of the module to see if there is a fix or open issue. If not then open one. Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/ -- [ Drupal support list | http://lists.drupal.org/ ] ------------------------------------------------------------------------------ -- [ Drupal support list | http://lists.drupal.org/ ] -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080901/e0de2c37/attachment-0001.htm From mvgrootel at gmail.com Tue Sep 2 07:19:13 2008 From: mvgrootel at gmail.com (Maarten van Grootel) Date: Tue, 2 Sep 2008 09:19:13 +0200 Subject: [support] Pathauto URL Alias Need Help In-Reply-To: <920952.65474.qm@web37902.mail.mud.yahoo.com> References: <920952.65474.qm@web37902.mail.mud.yahoo.com> Message-ID: <9f8bbf980809020019n5bf45cc0m2059a5f64ae1a56d@mail.gmail.com> Hi, This is out of my league as well. I recommend posting your support question to the project page itself: http://drupal.org/project/issues/pathauto Best regards, Maarten On Mon, Sep 1, 2008 at 3:57 PM, Sunil Kumar wrote: > Hi Maarten, > > Then it is giving me an error like this: > > > warning: Error parsing modules/pathauto/i18n-ascii.txt on line 9 in > /public_html/modules/pathauto/pathauto.inc on line 166. > > Please help me. > > Regards, > > -S- > http://chintha.com > http://vayanasala.blogspot.com > > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080902/3766dd15/attachment.htm From simone.dalmaso at juvox.it Tue Sep 2 07:39:52 2008 From: simone.dalmaso at juvox.it (Simone Dal Maso) Date: Tue, 2 Sep 2008 09:39:52 +0200 Subject: [support] database question Message-ID: <020401c90ccf$18806100$06000a0a@csa> Hi, do you think that large tables can slow down speed of my website? for example, I have more than 54000 lines in the accesslog table, 5456 in the logwatcher_data, 1736 in node_acess, 78751 in search_index, 17962 in search_total. are these values ok or should I modify some settings? -- Simone Dal Maso. Tutti i miei progetti: Spazioausili: consultazione, ricerca e commenti sugli ausili informatici per non vedenti: http://www.spazioausili.net homepage sviluppo comunita' NVDA: www.nvda.it Visita il mio blog! http://simodm.blogspot.com homepage progetto musicale: www.juvox.it From simpsonetti at googlemail.com Tue Sep 2 07:56:09 2008 From: simpsonetti at googlemail.com (=?iso-8859-1?Q?Sebastian_G=F6decke?=) Date: Tue, 2 Sep 2008 09:56:09 +0200 Subject: [support] Modul memcache: how to apply patch Message-ID: <941122774.20080902095609@googlemail.com> Guten Tag Support Support, hi there, i want to use memcache. in the memcache modul is a patch folder. there are several patches in there, but i don't know to work with it. the patches should work for memcache_admin, a statistik modul in memcache. One of the patches is: DRUPAL-5-7-cache-serialize.patch . how do i patch with this file and which other file i have to use ? I read something about patching, but i don't find this drupal-file Any hints ? regards Sebastian -- Mit freundlichen Gr??en Sebastian G?decke mailto:simpsonetti at googlemail.com From info at koba.be Tue Sep 2 08:20:41 2008 From: info at koba.be (KOBA | Hans Rossel) Date: Tue, 2 Sep 2008 10:20:41 +0200 Subject: [support] Modul memcache: how to apply patch In-Reply-To: <941122774.20080902095609@googlemail.com> References: <941122774.20080902095609@googlemail.com> Message-ID: <51a9b8330809020120m2bb5be9cj5ad0fd7bacb8d7d6@mail.gmail.com> Howto patch: http://drupal.org/patch Greetings, Hans 2008/9/2 Sebastian G?decke > Guten Tag Support Support, > > hi there, i want to use memcache. in the memcache modul is a patch > folder. there are several patches in there, but i don't know to work > with it. the patches should work for memcache_admin, a statistik modul > in memcache. > One of the patches is: DRUPAL-5-7-cache-serialize.patch . how do i > patch with this file and which other file i have to use ? > I read something about patching, but i don't find this drupal-file > Any hints ? > > regards Sebastian > > > -- > Mit freundlichen Gr??en > Sebastian G?decke > mailto:simpsonetti at googlemail.com > > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -- Hans Rossel KOBA Webdevelopment Kerkstraat 228 9050 Gent 09-334.52.60 0472-79.32.16 www.koba.be info at koba.be -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080902/b6c9b2aa/attachment.htm From mvgrootel at gmail.com Tue Sep 2 08:27:50 2008 From: mvgrootel at gmail.com (Maarten van Grootel) Date: Tue, 2 Sep 2008 10:27:50 +0200 Subject: [support] database question In-Reply-To: <020401c90ccf$18806100$06000a0a@csa> References: <020401c90ccf$18806100$06000a0a@csa> Message-ID: <9f8bbf980809020127s4dfba7d2g9ea76832768960b5@mail.gmail.com> Hi, It all depends on the power of the server that runs the database. For example, my search_index is 430.000 rows, there are 14.000 comments and 32000 rows in search_total, and it runs without problems. But, I use a dedicated databaseserver (which I have to share with other users, but still) which has been optimized for speed (thanks amongst others to solid state disks). Do you experience a slow down of your website, or were you just wondering? Best regards, Maarten On Tue, Sep 2, 2008 at 9:39 AM, Simone Dal Maso wrote: > Hi, > do you think that large tables can slow down speed of my website? > for example, I have more than 54000 lines in the accesslog table, 5456 in > the logwatcher_data, 1736 in node_acess, 78751 in search_index, 17962 in > search_total. > are these values ok or should I modify some settings? > > > -- > Simone Dal Maso. > Tutti i miei progetti: > Spazioausili: consultazione, ricerca e commenti sugli ausili informatici > per non vedenti: > http://www.spazioausili.net > > > homepage sviluppo comunita' NVDA: > www.nvda.it > Visita il mio blog! > http://simodm.blogspot.com > homepage progetto musicale: > www.juvox.it > > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080902/7ed8d993/attachment.htm From simpsonetti at googlemail.com Tue Sep 2 08:46:33 2008 From: simpsonetti at googlemail.com (=?iso-8859-1?Q?Sebastian_G=F6decke?=) Date: Tue, 2 Sep 2008 10:46:33 +0200 Subject: [support] Modul memcache: how to apply patch In-Reply-To: <51a9b8330809020120m2bb5be9cj5ad0fd7bacb8d7d6@mail.gmail.com> References: <941122774.20080902095609@googlemail.com> <51a9b8330809020120m2bb5be9cj5ad0fd7bacb8d7d6@mail.gmail.com> Message-ID: <1907423556.20080902104633@googlemail.com> Guten Tag KOBA | Hans Rossel, am Dienstag, 2. September 2008 um 10:20 schrieben Sie: > Howto patch: http://drupal.org/patch > Greetings, > Hans Ah great link, thanks Hans. Sebastian > 2008/9/2 Sebastian G?decke > Guten Tag Support Support, > hi there, i want to use memcache. in the memcache modul is a patch > folder. there are several patches in there, but i don't know to work > with it. the patches should work for memcache_admin, a statistik modul > in memcache. > One of the patches is: DRUPAL-5-7-cache-serialize.patch . how do i > patch with this file and which other file i have to use ? > I read something about patching, but i don't find this drupal-file > Any hints ? > regards Sebastian > -- > Mit freundlichen Gr??en > Sebastian G?decke > mailto:simpsonetti at googlemail.com > -- > [ Drupal support list | http://lists.drupal.org/ ] -- Mit freundlichen Gr??en Sebastian G?decke mailto:simpsonetti at googlemail.com From simpsonetti at googlemail.com Tue Sep 2 09:30:04 2008 From: simpsonetti at googlemail.com (=?iso-8859-1?Q?Sebastian_G=F6decke?=) Date: Tue, 2 Sep 2008 11:30:04 +0200 Subject: [support] Viewtype for ads ? Message-ID: <1536963008.20080902113004@googlemail.com> Guten Tag drupal-users, i'm using D5 with CCK an views. i have builed a view that works perfectly with Teaser list as view type and is provided by pageview. everything is fine. But now i want to integrad ads. my ads modul is working and ads would be shown und my view. But now my ads should be shown in my existing view. Perhaps under every 5 entry (25 entries are on every page) . but how do i solve this ? with an extra , selftcreated view (ads-view) ? but how is it shown IN the other view ? Or must i edit the theme ? its stil an original garland theme. Thanks for helping me, Sebastian -- Mit freundlichen Gr??en Sebastian G?decke mailto:simpsonetti at googlemail.com From william.darren at gmail.com Tue Sep 2 11:43:57 2008 From: william.darren at gmail.com (William Smith) Date: Tue, 2 Sep 2008 07:43:57 -0400 Subject: [support] Viewtype for ads ? In-Reply-To: <1536963008.20080902113004@googlemail.com> References: <1536963008.20080902113004@googlemail.com> Message-ID: <74630ca20809020443i7adde5f6qe6480ca2f16f643d@mail.gmail.com> Yes, you will most likely need to theme your View to accomplish this and introduce a bit of logic at the theme level to display the ad in the right places. A good place to start is http://drupal.org/node/42597 On Tue, Sep 2, 2008 at 5:30 AM, Sebastian G?decke < simpsonetti at googlemail.com> wrote: > Guten Tag drupal-users, > i'm using D5 with CCK an views. i have builed a view that works > perfectly with Teaser list as view type and is provided by pageview. > everything is fine. > > But now i want to integrad ads. my ads modul is working and ads would > be shown und my view. But now my ads should be shown in my existing > view. Perhaps under every 5 entry (25 entries are on every page) . but > how do i solve this ? with an extra , selftcreated view (ads-view) ? > but how is it shown IN the other view ? > Or must i edit the theme ? its stil an original garland theme. > > Thanks for helping me, > Sebastian > > > > -- > Mit freundlichen Gr??en > Sebastian G?decke > mailto:simpsonetti at googlemail.com > > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080902/102350dd/attachment-0001.htm From pinky at evakoss.com Tue Sep 2 13:42:35 2008 From: pinky at evakoss.com (pinky) Date: Tue, 2 Sep 2008 19:12:35 +0530 Subject: [support] how to edit/delete a particular release Message-ID: <20080902134241.B1A073D0E9@fraxinus.osuosl.org> Hello, i have submitted a new release for my theme of drupal6 version. i have entered some wrong details like filepath. does it take file path automatically ?? now i am not able to delete the release nor edit it. i thought to add new release for this but when i try to add it doesn't show the drupal6 branch in the select box. can anyone please help me how can i resolve this ? Thanks, Pinky -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080902/80d6a2eb/attachment.htm From Greg at GrowingVentureSolutions.com Tue Sep 2 15:44:43 2008 From: Greg at GrowingVentureSolutions.com (Greg Knaddison - GVS) Date: Tue, 2 Sep 2008 09:44:43 -0600 Subject: [support] how to edit/delete a particular release In-Reply-To: <20080902134241.B1A073D0E9@fraxinus.osuosl.org> References: <20080902134241.B1A073D0E9@fraxinus.osuosl.org> Message-ID: <3861c6770809020844t27f4701fi8078c17dad335d5a@mail.gmail.com> Hi Pinky, On Tue, Sep 2, 2008 at 7:42 AM, pinky wrote: > can anyone please help me how can i resolve this ? Please open an issue at http://drupal.org/node/add/project-issue/infrastructure with links to the theme and to the release node for the theme and a description of what you did and what you would like the release to say. Regards, Greg -- Greg Knaddison Denver, CO | http://knaddison.com | 303-800-5623 Growing Venture Solutions, LLC | http://growingventuresolutions.com From fredthejonester at gmail.com Tue Sep 2 16:58:45 2008 From: fredthejonester at gmail.com (Fred Jones) Date: Tue, 2 Sep 2008 18:58:45 +0200 Subject: [support] SQL Error on Update to D6 Message-ID: <177c0a10809020958r8d3bb80jee5052fe4e577f4d@mail.gmail.com> I am beginning to work on upgrading a large site to D6. I thus far just took the D6 files, with nothing else, and pointed it to a copy of the DB and ran update. This is the error I received: ? warning: mysql_query() [http://www.mysql.com/doc]: Column 'uid' cannot be null in \ApacheRoot\TestDrupal6\includes\database.mysql.inc on line 108. ? user warning: Column 'uid' cannot be null query: UPDATE files SET uid = (SELECT n.uid FROM node n WHERE files.uid = n.nid) in \ApacheRoot\TestDrupal6\modules\system\system.install on line 1954. I had a few of these, maybe only 2. Anyhow know what this is? My guess is that it could be ignored, but I'm not 100% sure. Thanks From mbsunilkumar at yahoo.com Tue Sep 2 17:23:16 2008 From: mbsunilkumar at yahoo.com (Sunil Kumar) Date: Tue, 2 Sep 2008 10:23:16 -0700 (PDT) Subject: [support] Audio Module Message-ID: <7240.92268.qm@web37901.mail.mud.yahoo.com> Hi All, I installed Audio module in Drupal 6.4. Everything OK, but while playing the .ogg files it shows "buffering..." for a long period and at the end it says "Error opening file". I tried with two different files and same result. I made .ogg file with the help of Audacity and it works in my computer very well. Please help. getid3() is giving me error. So I uninstalled the module getid3(). The Artist/Title/duration etc are given manualy while uploading .ogg file to Drupal. http://drupal.org/node/303128 Regards, -S-?? http://chintha.comhttp://vayanasala.blogspot.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080902/592aab0d/attachment.htm From net at twoedged.org Tue Sep 2 17:23:05 2008 From: net at twoedged.org (John Fletcher) Date: Tue, 2 Sep 2008 19:23:05 +0200 Subject: [support] Views subquery? In-Reply-To: <48BC09F2.5080002@partialflow.com> References: <48BBBFB1.4000105@partialflow.com> <74630ca20809010558u5668210ax3c2c542207c6b5f1@mail.gmail.com> <48BBFFC1.1020403@partialflow.com> <74630ca20809010753w422eb611s271c4342f27b5dfa@mail.gmail.com> <48BC09F2.5080002@partialflow.com> Message-ID: <001401c90d20$90ab26a0$b20173e0$@org> Nodequeue is a nice module that does this sort of thing too. The second and third nodes shown on the right at www.cai.org are grabbed from "nodequeues". The nodequeues are embedded in the front page template. Regards, Fletch. -----Original Message----- From: Christopher M. Jones Sent: Monday, 1 September 2008 5:28 PM To: support at drupal.org Subject: Re: [support] Views subquery? Thanks for the help. William Smith wrote: > In that case your best bet is probably to create a page template file and > render your Views programatically. Unfortunately, I'm not developing with > Drupal 6 yet, and haven't checked out the API changes in Views 2 so I can't > really advise further. In D5, you would do something like "print > views_build_view('embed', views_get_view('yourviewname'), $view_args, FALSE, > $limit);" and that may or may not still work in D6. > > > On Mon, Sep 1, 2008 at 10:44 AM, Christopher M. Jones < > cjones at partialflow.com> wrote: > >> Yes, it looks like that would be the solution. But I forgot to mention >> I'm running 6.x. Panels doesn't have a 6.x release. Any other >> possibilities? >> >> William Smith wrote: >>> It sounds like what you need is the panels module ( >>> http://drupal.org/project/panels) >>> >>> On Mon, Sep 1, 2008 at 6:10 AM, Christopher M. Jones < >> cjones at partialflow.com >>>> wrote: >>>> I want to construct a page that displays a number of nodes. Each node is >>>> of a different type, as follows: >>>> >>>> Node 1: Page content, by node id. >>>> Node 2: The most recent node assigned to specified taxonomy term >>>> Node 3. Page content, by node id. >>>> >>>> This is an 'about' page that details a project (node 1), gives the >>>> project's status (node 2), and explains the project's mission (node 3). >>>> The first and third nodes don't get updated much, but the third node >>>> needs to be the most recent update, with a history of updates viewable >>>> elsewhere on the site as e.g., a category of blog posts, or some other >>>> content type I may decide is more appropriate. >>>> >>>> For the first and third nodes, I can simply pass ids as view parameters. >>>> But I'm stuck on how to incorporate the second node. I guess what I'm >>>> looking for is a way to do a view of views, or to create a view with a >>>> subquery. >>>> >>>> Ideas? >>>> -- >>>> [ Drupal support list | http://lists.drupal.org/ ] >>>> >> -- >> [ Drupal support list | http://lists.drupal.org/ ] >> > From rotsen at gmail.com Tue Sep 2 19:29:24 2008 From: rotsen at gmail.com (=?ISO-8859-1?Q?N=E9stor?=) Date: Tue, 2 Sep 2008 12:29:24 -0700 Subject: [support] DRUPAL on WAMP + Active Directory Message-ID: I am on a dead line o get Drupal + active Directory talking. I am reading everything I can but I amnt able to get druapl to talk to active Directory. (Drupal on wamp) I have try using ldap_integration module but I keet getting the message "Sorry, unrecognized username or password, Have you forgotten your password." I am about to try druapl on wimp (IIS) but I was hoping that someone give me an idea about drupal on wamp and why or how to find out why it is failing. Thanks, Nestor :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080902/717c1770/attachment.htm From drupal at lists.tacticus.com Wed Sep 3 07:03:03 2008 From: drupal at lists.tacticus.com (Luke) Date: Wed, 3 Sep 2008 03:03:03 -0400 (EDT) Subject: [support] Separately editable page sections? Message-ID: Hello I am trying to allow certain portions of a node to be editable independently from that node. Or, trying to allow a node to display a block of text, based upon something entered in some administrative section. An example, would be a div containing special announcements, displayed on a home page. I would like to have that section only be editable, without granting edit permission for the entire page. I could probably do this with a view, displaying an otherwise publicly inaccessible node. I could probably do it better using a custom designed HTML form, with a bit of PHP in the node to pull a record from the database. Those are the two options I have thought of. However, there are probably others of which I am unaware, and maybe this is not a novel problem. Any suggestions? Thanks Luke From shyamala at netlinkindia.com Wed Sep 3 07:13:03 2008 From: shyamala at netlinkindia.com (Shyamala Rajaram) Date: Wed, 3 Sep 2008 12:43:03 +0530 Subject: [support] Separately editable page sections? References: Message-ID: <008801c90d94$94615f20$2501a8c0@netlinkindia.local> Do you have a set of nodes that would have a portion of it editable by users with role1 and part editable by user role 2? Or is it only in the home-page that you have this requirement. Shyamala ----- Original Message ----- From: "Luke" To: Sent: Wednesday, September 03, 2008 12:33 PM Subject: [support] Separately editable page sections? > Hello > > I am trying to allow certain portions of a node to be editable > independently from that node. > > Or, trying to allow a node to display a block of text, based upon > something entered in some administrative section. > > An example, would be a div containing special announcements, displayed on > a home page. > > I would like to have that section only be editable, without granting edit > permission for the entire page. > > I could probably do this with a view, displaying an otherwise publicly > inaccessible node. > > I could probably do it better using a custom designed HTML form, with a > bit of PHP in the node to pull a record from the database. > > Those are the two options I have thought of. However, there are probably > others of which I am unaware, and maybe this is not a novel problem. > > Any suggestions? > > Thanks > > Luke > -- > [ Drupal support list | http://lists.drupal.org/ ] From drupal at lists.tacticus.com Wed Sep 3 07:44:06 2008 From: drupal at lists.tacticus.com (Luke) Date: Wed, 3 Sep 2008 03:44:06 -0400 (EDT) Subject: [support] Separately editable page sections? In-Reply-To: <008801c90d94$94615f20$2501a8c0@netlinkindia.local> References: <008801c90d94$94615f20$2501a8c0@netlinkindia.local> Message-ID: For the moment it is only in a single page. I do not see much call for needing it in pages other than the one which needs it currently. Regards, Luke On Wed, 3 Sep 2008, Shyamala Rajaram wrote: > Do you have a set of nodes that would have a portion of it editable by users > with role1 and part editable by user role 2? Or is it only in the home-page > that you have this requirement. > > Shyamala > > > ----- Original Message ----- > From: "Luke" > To: > Sent: Wednesday, September 03, 2008 12:33 PM > Subject: [support] Separately editable page sections? > > > > Hello > > > > I am trying to allow certain portions of a node to be editable > > independently from that node. > > > > Or, trying to allow a node to display a block of text, based upon > > something entered in some administrative section. > > > > An example, would be a div containing special announcements, displayed on > > a home page. > > > > I would like to have that section only be editable, without granting edit > > permission for the entire page. > > > > I could probably do this with a view, displaying an otherwise publicly > > inaccessible node. > > > > I could probably do it better using a custom designed HTML form, with a > > bit of PHP in the node to pull a record from the database. > > > > Those are the two options I have thought of. However, there are probably > > others of which I am unaware, and maybe this is not a novel problem. > > > > Any suggestions? > > > > Thanks > > > > Luke > > -- > > [ Drupal support list | http://lists.drupal.org/ ] > > From fredthejonester at gmail.com Wed Sep 3 08:22:28 2008 From: fredthejonester at gmail.com (Fred Jones) Date: Wed, 3 Sep 2008 10:22:28 +0200 Subject: [support] Separately editable page sections? In-Reply-To: References: Message-ID: <177c0a10809030122p2ff9ceehb4d45f658efc7258@mail.gmail.com> > I could probably do this with a view, displaying an otherwise publicly > inaccessible node. > > I could probably do it better using a custom designed HTML form, with a > bit of PHP in the node to pull a record from the database. Yes. Could be done with a View, a Panel (panels module) or with just a bit of PHP to use load_node to show the nodes in question, in whatever layout you want. Then each section of your page is a separate node. HTH From alvar.astigarraga at gmail.com Wed Sep 3 17:21:24 2008 From: alvar.astigarraga at gmail.com (Alvar Astigarraga) Date: Wed, 3 Sep 2008 13:21:24 -0400 Subject: [support] error installing drupal Message-ID: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> Hello, I'm getting the following errors on attempting to install drupal 6 Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /homepages/44/d242847775/htdocs/squares/cornwall/includes/ install.inc on line 187 Warning: Cannot modify header information - headers already sent by (output started at /homepages/44/d242847775/htdocs/squares/cornwall/ includes/install.inc:187) in /homepages/44/d242847775/htdocs/squares/ cornwall/includes/install.inc on line 617 Warning: Cannot modify header information - headers already sent by (output started at /homepages/44/d242847775/htdocs/squares/cornwall/ includes/install.inc:187) in /homepages/44/d242847775/htdocs/squares/ cornwall/includes/install.inc on line 618 any help would be appreciated thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080903/c4ca85cd/attachment.htm From cog.rusty at gmail.com Wed Sep 3 19:24:23 2008 From: cog.rusty at gmail.com (Cog Rusty) Date: Wed, 3 Sep 2008 22:24:23 +0300 Subject: [support] error installing drupal In-Reply-To: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> Message-ID: On Wed, Sep 3, 2008 at 8:21 PM, Alvar Astigarraga wrote: > Hello, > I'm getting the following errors on attempting to install drupal 6 > > > Warning: fopen(./sites/default/default.settings.php) [function.fopen]: > failed to open stream: No such file or directory in > /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc on > line 187 Does the file sites/default/default.settings.php exit? Is it readable by the web server? (permissions at least 644) If it is missing or corrupted you may need to upload Drupal again. Or you may need to fix the permissions. > Warning: Cannot modify header information - headers already sent by (output > started at > /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc:187) > in /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc on > line 617 > Warning: Cannot modify header information - headers already sent by (output > started at > /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc:187) > in /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc on > line 618 > > > any help would be appreciated > thanks > > > > > -- > [ Drupal support list | http://lists.drupal.org/ ] > From alvar.astigarraga at gmail.com Wed Sep 3 19:47:45 2008 From: alvar.astigarraga at gmail.com (Alvar Astigarraga) Date: Wed, 3 Sep 2008 15:47:45 -0400 Subject: [support] error installing drupal In-Reply-To: References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> Message-ID: Yes, the settings.php file is there (please correct me if I'm wrong, but doesn't the default.settings.php become settings.php?) Yes, I changed permissions. I removed all files, and I'm about to try again. I'm starting to suspect my FTP client is corrupting things... Thanks for your input On Sep 3, 2008, at 3:24 PM, Cog Rusty wrote: > On Wed, Sep 3, 2008 at 8:21 PM, Alvar Astigarraga > wrote: >> Hello, >> I'm getting the following errors on attempting to install drupal 6 >> >> >> Warning: fopen(./sites/default/default.settings.php) >> [function.fopen]: >> failed to open stream: No such file or directory in >> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >> install.inc on >> line 187 > > > Does the file sites/default/default.settings.php exit? > Is it readable by the web server? (permissions at least 644) > > If it is missing or corrupted you may need to upload Drupal again. Or > you may need to fix the permissions. > > >> Warning: Cannot modify header information - headers already sent >> by (output >> started at >> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >> install.inc:187) >> in /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >> install.inc on >> line 617 >> Warning: Cannot modify header information - headers already sent >> by (output >> started at >> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >> install.inc:187) >> in /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >> install.inc on >> line 618 >> >> >> any help would be appreciated >> thanks >> >> >> >> >> -- >> [ Drupal support list | http://lists.drupal.org/ ] >> > -- > [ Drupal support list | http://lists.drupal.org/ ] From cog.rusty at gmail.com Wed Sep 3 19:54:29 2008 From: cog.rusty at gmail.com (Cog Rusty) Date: Wed, 3 Sep 2008 22:54:29 +0300 Subject: [support] error installing drupal In-Reply-To: References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> Message-ID: On Wed, Sep 3, 2008 at 10:47 PM, Alvar Astigarraga wrote: > Yes, the settings.php file is there (please correct me if I'm wrong, > but doesn't the default.settings.php become settings.php?) The "default.settings.php" file should remain there. It is automatically copied to "settings.php" during installation. > Yes, I changed permissions. Also make sure that the containing directory "default" allows the web server to read/write/list (755). > I removed all files, and I'm about to try again. I'm starting to > suspect my FTP client is corrupting things... > > > Thanks for your input > > > On Sep 3, 2008, at 3:24 PM, Cog Rusty wrote: > >> On Wed, Sep 3, 2008 at 8:21 PM, Alvar Astigarraga >> wrote: >>> Hello, >>> I'm getting the following errors on attempting to install drupal 6 >>> >>> >>> Warning: fopen(./sites/default/default.settings.php) >>> [function.fopen]: >>> failed to open stream: No such file or directory in >>> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc on >>> line 187 >> >> >> Does the file sites/default/default.settings.php exit? >> Is it readable by the web server? (permissions at least 644) >> >> If it is missing or corrupted you may need to upload Drupal again. Or >> you may need to fix the permissions. >> >> >>> Warning: Cannot modify header information - headers already sent >>> by (output >>> started at >>> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc:187) >>> in /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc on >>> line 617 >>> Warning: Cannot modify header information - headers already sent >>> by (output >>> started at >>> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc:187) >>> in /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc on >>> line 618 >>> >>> >>> any help would be appreciated >>> thanks >>> >>> >>> >>> >>> -- >>> [ Drupal support list | http://lists.drupal.org/ ] >>> >> -- >> [ Drupal support list | http://lists.drupal.org/ ] > > -- > [ Drupal support list | http://lists.drupal.org/ ] > From mattl at onshore.com Wed Sep 3 19:56:18 2008 From: mattl at onshore.com (Matthew Lechleider) Date: Wed, 03 Sep 2008 14:56:18 -0500 Subject: [support] error installing drupal In-Reply-To: References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> Message-ID: <48BEEBE2.9010604@onshore.com> Delete all Drupal files. Upload all of the Drupal files. If you are still having issues, check file permissions. Is there an .htaccess file in any parent directory? Alvar Astigarraga wrote: > Yes, the settings.php file is there (please correct me if I'm wrong, > but doesn't the default.settings.php become settings.php?) > > Yes, I changed permissions. > > I removed all files, and I'm about to try again. I'm starting to > suspect my FTP client is corrupting things... > > > Thanks for your input > > > On Sep 3, 2008, at 3:24 PM, Cog Rusty wrote: > > >> On Wed, Sep 3, 2008 at 8:21 PM, Alvar Astigarraga >> wrote: >> >>> Hello, >>> I'm getting the following errors on attempting to install drupal 6 >>> >>> >>> Warning: fopen(./sites/default/default.settings.php) >>> [function.fopen]: >>> failed to open stream: No such file or directory in >>> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc on >>> line 187 >>> >> Does the file sites/default/default.settings.php exit? >> Is it readable by the web server? (permissions at least 644) >> >> If it is missing or corrupted you may need to upload Drupal again. Or >> you may need to fix the permissions. >> >> >> >>> Warning: Cannot modify header information - headers already sent >>> by (output >>> started at >>> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc:187) >>> in /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc on >>> line 617 >>> Warning: Cannot modify header information - headers already sent >>> by (output >>> started at >>> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc:187) >>> in /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>> install.inc on >>> line 618 >>> >>> >>> any help would be appreciated >>> thanks >>> >>> >>> >>> >>> -- >>> [ Drupal support list | http://lists.drupal.org/ ] >>> >>> >> -- >> [ Drupal support list | http://lists.drupal.org/ ] >> > > From mike at mikeyp.net Wed Sep 3 20:06:35 2008 From: mike at mikeyp.net (Michael Prasuhn) Date: Wed, 3 Sep 2008 13:06:35 -0700 Subject: [support] error installing drupal In-Reply-To: References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> Message-ID: <86751DF9-F401-43E5-BDEB-EA9860F4053F@mikeyp.net> This is incorrect. You must manually copy the default.settings.php file to settings.php under the latest version of Drupal 6. This is because some users on shared hosting were having problems with the web server creating the file, and they could not get sufficient permissions to delete or edit the file. From CHANGELOG.txt: Drupal 6.3, 2008-07-09 ---------------------- - Fixed security issues, (Cross site scripting, cross site request forgery, session fixation and SQL injection), see SA-2008-044. - Slightly modified installation process to prevent file ownership issues on shared hosts. -Mike On Sep 3, 2008, at 12:54 PM, Cog Rusty wrote: > On Wed, Sep 3, 2008 at 10:47 PM, Alvar Astigarraga > wrote: >> Yes, the settings.php file is there (please correct me if I'm wrong, >> but doesn't the default.settings.php become settings.php?) > > > The "default.settings.php" file should remain there. It is > automatically copied to "settings.php" during installation. > > >> Yes, I changed permissions. > > > Also make sure that the containing directory "default" allows the web > server to read/write/list (755). > > >> I removed all files, and I'm about to try again. I'm starting to >> suspect my FTP client is corrupting things... >> >> >> Thanks for your input >> >> >> On Sep 3, 2008, at 3:24 PM, Cog Rusty wrote: >> >>> On Wed, Sep 3, 2008 at 8:21 PM, Alvar Astigarraga >>> wrote: >>>> Hello, >>>> I'm getting the following errors on attempting to install drupal 6 >>>> >>>> >>>> Warning: fopen(./sites/default/default.settings.php) >>>> [function.fopen]: >>>> failed to open stream: No such file or directory in >>>> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>>> install.inc on >>>> line 187 >>> >>> >>> Does the file sites/default/default.settings.php exit? >>> Is it readable by the web server? (permissions at least 644) >>> >>> If it is missing or corrupted you may need to upload Drupal again. >>> Or >>> you may need to fix the permissions. >>> >>> >>>> Warning: Cannot modify header information - headers already sent >>>> by (output >>>> started at >>>> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>>> install.inc:187) >>>> in /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>>> install.inc on >>>> line 617 >>>> Warning: Cannot modify header information - headers already sent >>>> by (output >>>> started at >>>> /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>>> install.inc:187) >>>> in /homepages/44/d242847775/htdocs/squares/cornwall/includes/ >>>> install.inc on >>>> line 618 >>>> >>>> >>>> any help would be appreciated >>>> thanks >>>> >>>> >>>> >>>> >>>> -- >>>> [ Drupal support list | http://lists.drupal.org/ ] >>>> >>> -- >>> [ Drupal support list | http://lists.drupal.org/ ] >> >> -- >> [ Drupal support list | http://lists.drupal.org/ ] >> > -- > [ Drupal support list | http://lists.drupal.org/ ] __________________ Michael Prasuhn mike at mikeyp.net http://mikeyp.net 503.488.5433 714.356.0168 cell 949.200.7670 fax From peeyushgulati at gmail.com Wed Sep 3 20:32:13 2008 From: peeyushgulati at gmail.com (peeyush gulati) Date: Thu, 4 Sep 2008 02:02:13 +0530 Subject: [support] error installing drupal In-Reply-To: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> Message-ID: May be this helps you. Just check if you have a file named default.settings.php at the path sites->default->default.settings.php Also ensure that the same file has read write permissions. Once the installation if dome you can change it back to read only mode. Cheers Peeyush On Wed, Sep 3, 2008 at 10:51 PM, Alvar Astigarraga < alvar.astigarraga at gmail.com> wrote: > Hello, > I'm getting the following errors on attempting to install drupal 6 > > > > Warning: fopen(./sites/default/default.settings.php) [function.fopen]: > failed to open stream: No such file or directory in > /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc on > line 187 > > Warning: Cannot modify header information - headers already sent by (output > started at > /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc:187) > in /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc on > line 617 > > Warning: Cannot modify header information - headers already sent by (output > started at > /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc:187) > in /homepages/44/d242847775/htdocs/squares/cornwall/includes/install.inc on > line 618 > > > > any help would be appreciated > > thanks > > > > > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -- Thanks and Regards Peeyush Gulati +91-9916304135 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080904/ec921583/attachment.htm From earnie at users.sourceforge.net Wed Sep 3 21:09:45 2008 From: earnie at users.sourceforge.net (Earnie Boyd) Date: Wed, 03 Sep 2008 17:09:45 -0400 Subject: [support] error installing drupal In-Reply-To: References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> Message-ID: <20080903170945.mdiabvxkvifwkksw@mail.progw.org> Quoting peeyush gulati : > May be this helps you. > > Just check if you have a file named default.settings.php at the path installation->sites->default->default.settings.php > > Also ensure that the same file has read write permissions. Once the > installation if dome you can change it back to read only mode. > The directory sites/default needs write access by the httpd server as well. Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/ From mike at mikeyp.net Wed Sep 3 21:33:19 2008 From: mike at mikeyp.net (Michael Prasuhn) Date: Wed, 3 Sep 2008 14:33:19 -0700 Subject: [support] error installing drupal In-Reply-To: <20080903170945.mdiabvxkvifwkksw@mail.progw.org> References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> <20080903170945.mdiabvxkvifwkksw@mail.progw.org> Message-ID: On Sep 3, 2008, at 12:56 PM, Matthew Lechleider wrote: > Delete all Drupal files. > > Upload all of the Drupal files. > > If you are still having issues, check file permissions. Wrong. You will still have to manual copy the default.settings.php to settings.php before installing, even after copying a fresh copy of drupal. On Sep 3, 2008, at 1:32 PM, peeyush gulati wrote: > May be this helps you. > > Just check if you have a file named default.settings.php at the path > sites->default->default.settings.php > > Also ensure that the same file has read write permissions. Once the > installation if dome you can change it back to read only mode. Wrong. default.settings.php doesn't even have to exist for install. The settings.php file does need to exist. Also, default.settings.php never needs to be writable, or readable for that matter. On Sep 3, 2008, at 2:09 PM, Earnie Boyd wrote: > The directory sites/default needs write access by the httpd server > as well. Wrong. This is not required. Drupal will not be able to create the files directory for you, but you can do that manually. This is with the latest Drupal 6.4. Drupal 6.2 and earlier have different requirements, but no one should be trying to install that anymore. It would be nice if folks tried to at least verify the advice they give before sending it out to thousands of people. -Mike __________________ Michael Prasuhn mike at mikeyp.net http://mikeyp.net From earnie at users.sourceforge.net Wed Sep 3 22:21:25 2008 From: earnie at users.sourceforge.net (Earnie Boyd) Date: Wed, 03 Sep 2008 18:21:25 -0400 Subject: [support] error installing drupal In-Reply-To: References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> <20080903170945.mdiabvxkvifwkksw@mail.progw.org> Message-ID: <20080903182125.hxqdhun5yx1cogc4@mail.progw.org> Quoting Michael Prasuhn : > > It would be nice if folks tried to at least verify the advice they > give before sending it out to thousands of people. > I'm glad we have you to set the record straight. The information changes at lightning speed. Tomorrow what you say may just be incorrect as well. 1) sites/default/settings.php must be writable by httpd during the initial install steps. Reset to read only once installation is complete. 2) sites/default might need to be writable by httpd depending on your some configurations. And is handy for the install steps to create the files directory for you. Reset to read only once installation is complete. 3) sites/default/files must be writable by httpd regardless of if you create it or you have your system set to allow Drupal to create it. Otherwise, file and image uploads will not be able to occur. Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/ From alvar.astigarraga at gmail.com Thu Sep 4 01:19:03 2008 From: alvar.astigarraga at gmail.com (Alvar Astigarraga) Date: Wed, 3 Sep 2008 21:19:03 -0400 Subject: [support] error installing drupal In-Reply-To: References: <565F1372-A8B4-4EA5-AB0F-C6B9CC9F51B4@gmail.com> <20080903170945.mdiabvxkvifwkksw@mail.progw.org> Message-ID: Problem fixed! Thank you all for your help For the record First I strongly believe that my FTP client corrupted the renaming of the settings.php file giving the errors originally posted (Cyberduck on the mac, and it has happened before) Second, I wanted to use PHP 5, and to do that I had to add a line to the .htaccess file. Otherwise it would default to PHP 4 but total competency (or even partial competency) of .htaccess evades me and that created other errors. All was solved by using another FTP client, restructuring the directories such that the domain points to where a new .htaccess (for PHP 5) lives, and having Drupal loaded in its own separate dir, with its own existing and untouched .htaccess Now I just have to figure out how to add this "AddType x-mapp- php5 .php" to Drupal's .htaccess Again, thanks for the help From lev at vpac.org Thu Sep 4 06:24:40 2008 From: lev at vpac.org (Lev Lafayette) Date: Thu, 4 Sep 2008 16:24:40 +1000 (EST) Subject: [support] Revision Moderation module Message-ID: <2077645703.290231220509480821.JavaMail.root@mail.vpac.org> Using Drupal 5.10, module installed in /sites/all/modules We would like authenticated users to able to create content but only administrators to be able to publish. Do I have to make modifications to user access control? This is not in the README.txt that comes with the module. All the best, -- Lev Lafayette (03) 9925 4909 Systems Administrator 110 Victoria St Carlton South, 3053 From simone.dalmaso at juvox.it Thu Sep 4 07:05:35 2008 From: simone.dalmaso at juvox.it (Simone Dal Maso) Date: Thu, 4 Sep 2008 09:05:35 +0200 Subject: [support] sending an email after a form submission Message-ID: <015d01c90e5c$a1944a40$06000a0a@csa> Hi, I must make a sort of order form in one of my site. I know how to make a form, or with cck, or with a module called webform. But, I'd like that, after the user submitted the form, he receives a confirmation email about his submission. What is the fastest solution to do this? thanks again. -- Simone Dal Maso. Tutti i miei progetti: Spazioausili: consultazione, ricerca e commenti sugli ausili informatici per non vedenti: http://www.spazioausili.net homepage sviluppo comunita' NVDA: www.nvda.it Visita il mio blog! http://simodm.blogspot.com homepage progetto musicale: www.juvox.it From mail at webthatworks.it Thu Sep 4 07:26:02 2008 From: mail at webthatworks.it (Ivan Sergio Borgonovo) Date: Thu, 4 Sep 2008 09:26:02 +0200 Subject: [support] sending an email after a form submission In-Reply-To: <015d01c90e5c$a1944a40$06000a0a@csa> References: <015d01c90e5c$a1944a40$06000a0a@csa> Message-ID: <20080904092602.651e05fc@dawn.webthatworks.it> On Thu, 4 Sep 2008 09:05:35 +0200 "Simone Dal Maso" wrote: > Hi, > I must make a sort of order form in one of my site. > I know how to make a form, or with cck, or with a module called > webform. But, I'd like that, after the user submitted the form, he > receives a confirmation email about his submission. What is the > fastest solution to do this? thanks again. Maybe calling drupal_mail in the _submit hook. -- Ivan Sergio Borgonovo http://www.webthatworks.it From ckwu at ck-erp.net Thu Sep 4 07:46:25 2008 From: ckwu at ck-erp.net (C K Wu) Date: Thu, 04 Sep 2008 15:46:25 +0800 Subject: [support] CK-ERP (Open Source ERP / CRM / MRP) v.0.28.1 released (with Drupal 6.3 connector) Message-ID: <48BF9251.5080703@ck-erp.net> Hi, folks, I have posted a new release, v.0.28.1, of CK-ERP, at SourceForge.Net, http://sourceforge.net/projects/ck-erp . New features include, Sample school chart of accounts, System upgrade script, menu choice for warehouse, retail store, tree view for BOM, inventory category, service category, import of eGroupWare addressbook, full (draft) Spanish translation [improvement suggestions most welcome], and, connector for CATS, php-residence, Open-Realty, phpScheduleIT, PSCafePOS, OpenBiblio, Centre/SIS, ClaSS, Care2X CK-ERP is an open source accounting/MRP/ERP/CRM system that runs on top of multiple middlewares. It comprises 23 modules - Administration, i18n, Data Import, Contact Management, Customer Relationship, Customer Self Service, Vendor Relationship, Ledger, Bank Reconciliation, MRP, Warehouse, Inventory, Service, AP, AR, PO, SO, Quotation, POS for Cashier, POS for Manager, HR, Staff Self Service and Payroll. It provides accounting and back office functionalities to SMEs and utilizes the underlying middleware to administer accounts/groups. Please report error and suggestion to the discussion group / mailing list, CK-ERP-en(at)googlegroups.com or CK-ERP-zh_CN(at)googlegroups.com . General history and expected development is available at the discussion group's Archive. Supported MiddleWares: Centre/SIS, ClaSS; OpenBiblio; CATS; php-residence, phpScheduleIT; AssetMan; Coppermine, Gallery2; phpMyTicket; phpMySport; PSCafePOS, MyHandyRestaurant; FreightFleetManagementSystem; OpenX, LandShop, Open-Realty, FreeRealty; IRM; LegalCase; ClearHealth, OpenEMR, Care2X; eGroupWare, Horde-GroupWare; Zencart, osCommerce; Drupal, Joomla, Mambo, e107, XOOPS, Xaraya; Moodle, Atutor; vTiger; WordPress, b2evolution; TikiWiki; phpBB. Information/Demo Websites: http://ck-erp.org http://ck-erp.net Download is available from, http://sourceforge.net/projects/ck-erp http://gro.clinux.org/projects/ck-ledger Cheers, Wu Chiu Kay, aka CK Wu, aka CK (CK is the preferred alias) Hong Kong From drupal at lists.tacticus.com Thu Sep 4 08:54:10 2008 From: drupal at lists.tacticus.com (Luke) Date: Thu, 4 Sep 2008 04:54:10 -0400 (EDT) Subject: [support] Separately editable page sections? In-Reply-To: <177c0a10809030122p2ff9ceehb4d45f658efc7258@mail.gmail.com> References: <177c0a10809030122p2ff9ceehb4d45f658efc7258@mail.gmail.com> Message-ID: On Wed, 3 Sep 2008, Fred Jones wrote: > > I could probably do this with a view, displaying an otherwise publicly > > inaccessible node. > > > > I could probably do it better using a custom designed HTML form, with a > > bit of PHP in the node to pull a record from the database. > > Yes. Could be done with a View, a Panel (panels module) or with just a > bit of PHP to use load_node to show the nodes in question, in whatever > layout you want. Then each section of your page is a separate node. I might like that--will have to investigate it some. Have not used PHP to manipulate aspects of drupal, only to run custom stuff of mine integrated into nodes. Thanks Luke From fredthejonester at gmail.com Thu Sep 4 08:59:03 2008 From: fredthejonester at gmail.com (Fred Jones) Date: Thu, 4 Sep 2008 10:59:03 +0200 Subject: [support] Separately editable page sections? In-Reply-To: References: <177c0a10809030122p2ff9ceehb4d45f658efc7258@mail.gmail.com> Message-ID: <177c0a10809040159t78e53a9bu4c17df8e8b35cd7d@mail.gmail.com> > I might like that--will have to investigate it some. Have not used PHP to > manipulate aspects of drupal, only to run custom stuff of mine integrated > into nodes. very simple, like:
body; ?>
Something like that. One for each node. :) From tim at timvaughan.co.uk Thu Sep 4 08:57:07 2008 From: tim at timvaughan.co.uk (Tim Vaughan) Date: Thu, 4 Sep 2008 09:57:07 +0100 Subject: [support] How to display a menu in a block, but only the first X items? Message-ID: <414a99f20809040157r10634ee0wce7f0679fa58f9ac@mail.gmail.com> Hi list, I need to display a menu in a block - so far, all pretty simple. But I also need to restrict the number of displayed menu items to, say, the top 5. Is there a PHP snippet I could use for this? I've had a look on d.o but nothing so far. Cheers, Tim -- Tim Vaughan 07725749263 From marc at let.de Thu Sep 4 12:37:57 2008 From: marc at let.de (Marc Manthey) Date: Thu, 4 Sep 2008 14:37:57 +0200 Subject: [support] random or header picture change in theme ? Message-ID: <2898394C-E35D-4A0B-A8CE-290B13AB0C16@let.de> hello , i am using drupal for about a year with "andreas01 theme" i am pretty happy with it ,but it would be great if i could change the "header picture " http://lettv.de/drupal/ daily or or every "new "ip ? is this possible ? http://lettv.de/drupal/themes/andreas01/front.jpg thanks Marc -- "Reality is what, when you stop believing in it, doesn't go away. Failure is not an option. It is a privilege reserved for those who try." Les enfants teribbles - research and deployment Marc Manthey - head of research and innovation Hildeboldplatz 1a D - 50672 K?ln - Germany Tel.:0049-221-3558032 Mobil:0049-1577-3329231 jabber :marc at kgraff.net blog : http://www.let.de ipv6 http://stattfernsehen.com xing : https://www.xing.com/profile/Marc_Manthey -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080904/da48fc32/attachment-0001.htm From fredthejonester at gmail.com Thu Sep 4 13:03:26 2008 From: fredthejonester at gmail.com (Fred Jones) Date: Thu, 4 Sep 2008 15:03:26 +0200 Subject: [support] Date Field in Form in D5 Message-ID: <177c0a10809040603u6f3f8d67ydc7126b598592fd@mail.gmail.com> I am not succeeding to create a date field. I have the Date, Date API and the JCalendar modules installed on Drupal 5 and I tried: $from_date = array ( '#name'=> 'from_date_'.$dao->id, '#type' => 'textfield', '#title' => 'FRom date', '#description' => 'test', '#attributes' => array('class' => 'jscalendar'), ); echo theme('textfield',$from_date); for JCalendar and this fails. I tried: $from_date = array ( '#name'=> 'from_date_'.$dao->id, '#type' => 'date', '#title' => 'FRom date', '#description' => 'test', ); echo theme('date',$from_date); for a regular Date field and this fails. I also added include_once(drupal_get_path('module', 'date_api') .'/date.inc'); // Include the API. before the echo and this fails. Can anyone point out what I am doing wrong here? From chris.mccreery at gmail.com Thu Sep 4 14:07:41 2008 From: chris.mccreery at gmail.com (Chris McCreery) Date: Thu, 4 Sep 2008 10:07:41 -0400 Subject: [support] Creating Computed field from values of other computed fields Message-ID: <8ce458940809040707r6a68d771u36adb466e9eb8c3e@mail.gmail.com> Hi I'm trying to create computed fields based on other computed fields but it doesn't display anything. First I created the following: Male Participants Age 13 Age 14 Age 15 Created a computed field to calculate the male participants (participants_male_total) I then did the same for female participants and created another computer field to hold that total(participants_female_total) Then I created a new computed field (participants_total) = male_total +female_total But I can't get it to calculate unless I simply add all the male and female files together. Any suggestions as to what I'm doing wrong? Thanks in advance. -- Chris McCreery www.linkedin.com/in/chrismccreery -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080904/0eff597f/attachment.htm From cjones at partialflow.com Thu Sep 4 14:07:43 2008 From: cjones at partialflow.com (Christopher M. Jones) Date: Thu, 04 Sep 2008 10:07:43 -0400 Subject: [support] Multiple blogs, automatic cross posting Message-ID: <48BFEBAF.1090000@partialflow.com> I think I already know the answer to this question, but I thought somebody might have better ideas. My wife's blog is growing, and she wants to start a second one. We've got her blog pretty well organized into a taxonomy, and it's one particular term in the taxonomy that she wants to become a second blog. However, the posts she writes for the second blog should also show up in the first blog, along with comments, etc. So, essentially, what she wants is a second blog as a 'view' on the first blog. I guess that's the answer to my question. I need to create a view. Any other good ways to do this? Also, each blog needs to be either its own domain or its own subdomain. From pinglaura at gmail.com Thu Sep 4 15:44:19 2008 From: pinglaura at gmail.com (Laura Scott) Date: Thu, 4 Sep 2008 09:44:19 -0600 Subject: [support] Revision Moderation module In-Reply-To: <2077645703.290231220509480821.JavaMail.root@mail.vpac.org> References: <2077645703.290231220509480821.JavaMail.root@mail.vpac.org> Message-ID: <0526974A-96B5-4007-8FB1-B13FCAD68342@gmail.com> Set the default workflow on the content type to not be published. Administer -> content -> content types -> forum Laura On Sep 4, 2008, at 12:24 AM, Lev Lafayette wrote: > > Using Drupal 5.10, module installed in /sites/all/modules > > We would like authenticated users to able to create content but only > administrators to be able to publish. > > Do I have to make modifications to user access control? This is not > in the README.txt that comes with the module. > > All the best, > > > -- > Lev Lafayette (03) 9925 4909 > Systems Administrator > 110 Victoria St > Carlton South, 3053 > -- > [ Drupal support list | http://lists.drupal.org/ ] From lev at vpac.org Thu Sep 4 23:06:05 2008 From: lev at vpac.org (Lev Lafayette) Date: Fri, 5 Sep 2008 09:06:05 +1000 (EST) Subject: [support] Revision Moderation module In-Reply-To: <0526974A-96B5-4007-8FB1-B13FCAD68342@gmail.com> Message-ID: <1932839185.292821220569565428.JavaMail.root@mail.vpac.org> That has already been set. ----- "Laura Scott" wrote: > Set the default workflow on the content type to not be published. > Administer -> content -> content types -> forum > > Laura > > On Sep 4, 2008, at 12:24 AM, Lev Lafayette wrote: > > > > > Using Drupal 5.10, module installed in /sites/all/modules > > > > We would like authenticated users to able to create content but only > > > administrators to be able to publish. > > > > Do I have to make modifications to user access control? This is not > > > in the README.txt that comes with the module. > > > > All the best, > > > > > > -- > > Lev Lafayette (03) 9925 4909 > > Systems Administrator > > 110 Victoria St > > Carlton South, 3053 > > -- > > [ Drupal support list | http://lists.drupal.org/ ] > > -- > [ Drupal support list | http://lists.drupal.org/ ] -- Lev Lafayette (03) 9925 4909 Systems Administrator 110 Victoria St Carlton South, 3053 From drupal at lists.tacticus.com Fri Sep 5 01:19:49 2008 From: drupal at lists.tacticus.com (Luke) Date: Thu, 4 Sep 2008 21:19:49 -0400 (EDT) Subject: [support] Separately editable page sections? In-Reply-To: <177c0a10809040159t78e53a9bu4c17df8e8b35cd7d@mail.gmail.com> References: <177c0a10809030122p2ff9ceehb4d45f658efc7258@mail.gmail.com> <177c0a10809040159t78e53a9bu4c17df8e8b35cd7d@mail.gmail.com> Message-ID: On Thu, 4 Sep 2008, Fred Jones wrote: > > I might like that--will have to investigate it some. Have not used PHP to > > manipulate aspects of drupal, only to run custom stuff of mine integrated > > into nodes. > > very simple, like: > >
> $n = node_load(34); > print $n->body; > ?> >
Beautiful. The only thing that doesn't seem to happen is a filter - from either the source or enclosing node. Probably a way to do that, but I can apply external or PHP formatting until I figure out how. Thanks Luke From cxjohnson at gmail.com Fri Sep 5 16:00:09 2008 From: cxjohnson at gmail.com (Chris Johnson) Date: Fri, 5 Sep 2008 11:00:09 -0500 Subject: [support] Interfaces / web services Message-ID: <9ea8d6030809050900q212b461aq9dd138dfc023bc12@mail.gmail.com> A client recently asked us the following question (paraphrased): "Can you check with your developers on what (if any) interfaces are made available for other systems to integrate with Drupal 6. I thought it was possible there would be some services offered up which would allow systems (such as our XYZ portal) to reach out and query Drupal and then make use of that data in reports, etc." In particular, the data they are interested in querying is all stored in CCK nodes. I am aware of the following possibilities, and am researching contrib for more: Thanks to the services module and a few others, the following kinds of services should be available: * XML-RPC * AMFPHP * JSON * REST * SOAP Core itself provides an RSS feed service. There are modules for KML and GeoRSS feeds as well. The RDF framework provides a whole basket of RDF interfaces. Does anyone have any other ideas I should take a look at with respect to the above question? Thanks, -- ..chris -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080905/03ddf18d/attachment.htm From mangeshmss at gmail.com Sat Sep 6 06:28:05 2008 From: mangeshmss at gmail.com (mangesh s) Date: Sat, 6 Sep 2008 11:58:05 +0530 Subject: [support] integration between drupal & oscommerce Message-ID: <354002510809052328x5085a0f4j2c973a219631484d@mail.gmail.com> hi all, i want to sell some product on my website. i hav some problems in integrating oscommerce & my website. can anyone tell me how to do those configurations/installation. regards mss -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080906/e009ea25/attachment.htm From killshot91 at comcast.net Sat Sep 6 06:29:21 2008 From: killshot91 at comcast.net (Steve Edwards) Date: Fri, 05 Sep 2008 23:29:21 -0700 Subject: [support] integration between drupal & oscommerce In-Reply-To: <354002510809052328x5085a0f4j2c973a219631484d@mail.gmail.com> References: <354002510809052328x5085a0f4j2c973a219631484d@mail.gmail.com> Message-ID: <48C22341.80701@comcast.net> Have you checked out Ubercart (www.ubercart.org)? I've used it multiple times, and it works very well. Steve mangesh s wrote: > hi all, > i want to sell some product on my website. > i hav some problems in integrating oscommerce & my website. > can anyone tell me how to do those configurations/installation. > > regards > mss > From daniel.carrera at zmsl.com Sat Sep 6 12:34:40 2008 From: daniel.carrera at zmsl.com (Daniel Carrera) Date: Sat, 06 Sep 2008 14:34:40 +0200 Subject: [support] Can't view uploaded files. Message-ID: <48C278E0.4020101@zmsl.com> Hello, When I try to view an image by pointing my browser to: http://server.com/drupal/files/ftp-uploads/foo.jpg I get a Drupal page that says "page not found". I think I know why this happens, but I don't know the solution. The Drupal "files" directory is divided into two sub-directories: uploads/ ftp-uploads/ Drupal uploads files to "files/uploads" and anything I upload through FTP I upload to ftp-uploads. I just like this organization. The files in the first directory work fine. It is the ones in the second directory, the FTP one, that give the "page not found" error. MY THEORY: Drupal must have a setting somewhere that tells it that any path that matches files/uploads/* shall be interpreted as a real file path. I need to find out where this setting is, and change it to "files/*". But I don't know where that setting is. Perhaps a htaccess file - I cannot prove the ftp uploads elsewhere. I am migrating to Drupal 5 and the existing site already has dozens of links that would be broken if I moved the files. - I really really don't want to have Drupal put its files directly under 'files/'. I am moving to a new uploads module that creates a directory for every user. With a few thousand users, the "files/" directory would become impossible to navigate for me. Thanks for the help. Daniel. From mvgrootel at gmail.com Sat Sep 6 14:04:26 2008 From: mvgrootel at gmail.com (Maarten van Grootel) Date: Sat, 6 Sep 2008 16:04:26 +0200 Subject: [support] Can't view uploaded files. In-Reply-To: <48C278E0.4020101@zmsl.com> References: <48C278E0.4020101@zmsl.com> Message-ID: <9f8bbf980809060704m764e8d1cv4299d2ffb955e4b3@mail.gmail.com> I would guess you have set "Download Method" on the settings page 'admin/settings/file-system' to 'Private - files are transferred by Drupal'. In that case, the described behavior occurs. Check this please, and if it is the case, change the setting. Otherwise it might be a .htaccess gone bad, as Drupal doesn't intervere with the file-system in that case. -- Maarten On Sat, Sep 6, 2008 at 2:34 PM, Daniel Carrera wrote: > Hello, > > When I try to view an image by pointing my browser to: > > http://server.com/drupal/files/ftp-uploads/foo.jpg > > I get a Drupal page that says "page not found". I think I know why this > happens, but I don't know the solution. The Drupal "files" directory is > divided into two sub-directories: > > uploads/ > ftp-uploads/ > > Drupal uploads files to "files/uploads" and anything I upload through > FTP I upload to ftp-uploads. I just like this organization. The files in > the first directory work fine. It is the ones in the second directory, > the FTP one, that give the "page not found" error. > > MY THEORY: Drupal must have a setting somewhere that tells it that any > path that matches files/uploads/* shall be interpreted as a real file path. > > I need to find out where this setting is, and change it to "files/*". > But I don't know where that setting is. Perhaps a htaccess file > > - I cannot prove the ftp uploads elsewhere. I am migrating to Drupal 5 > and the existing site already has dozens of links that would be broken > if I moved the files. > > - I really really don't want to have Drupal put its files directly under > 'files/'. I am moving to a new uploads module that creates a directory > for every user. With a few thousand users, the "files/" directory would > become impossible to navigate for me. > > > Thanks for the help. > > Daniel. > -- > [ Drupal support list | http://lists.drupal.org/ ] > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080906/8614ea94/attachment.htm From madflute at anonemusic.com Sat Sep 6 17:37:09 2008 From: madflute at anonemusic.com (A-NO-NE Music) Date: Sat, 6 Sep 2008 13:37:09 -0400 Subject: [support] Error 500 after update.php Message-ID: <46A8A494-EC16-4771-B6A4-F909C1BEF555@anonemusic.com> v5.10, I am getting weird Error 500. Regardless of which module I update, after I ran update.php with no error message, I am no longer able to access /admin without Server Error 500. I have restored from backup and tried updating different modules with same results 3 times so far. When update.php finishes, the admin link is /?q=admin instead of / admin, and this ends with Error 500, so I go to Main first then click on admin from the Nav. Still Error 500. Now if I type /admin/ , it just works, i.e., /admin/settings. This is just so weird. Does anyone know what is going on? -- - Hiro Hiroaki Honshuku, A-NO-NE Music, Greater Boston http://a-no-ne.com http://anonemusic.com From madflute at anonemusic.com Sat Sep 6 19:14:09 2008 From: madflute at anonemusic.com (A-NO-NE Music) Date: Sat, 6 Sep 2008 15:14:09 -0400 Subject: [support] Role > Menu problem Message-ID: <09F61D1D-8FED-416B-8127-DD540F689566@anonemusic.com> v5.10, I was asked to create a role, Editor, who can only create/edit: Page Story CCK restaurant menu Event However, after doing this from Access Control, I get this Navigation Menu: Create content My account Comments Forums Access control Access rules Roles Search users Users Log out I set up so visitor will see only Admin Login on this Navigation Menu. It puzzles me whey Comments and Forums shows up, and Access Control, Access Rules, Roles, Search users, and Users needs to be hidden. All what I want to show is Edit on existing nodes, Create content, My account, and Log out. Any help would be appreciated. P.S. I have seen "rebuild permission" mentioned before, but I just can't locate where it is. -- - Hiro Hiroaki Honshuku, A-NO-NE Music, Greater Boston http://a-no-ne.com http://anonemusic.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080906/3c382621/attachment.htm From daniel.carrera at zmsl.com Sat Sep 6 19:25:56 2008 From: daniel.carrera at zmsl.com (Daniel Carrera) Date: Sat, 06 Sep 2008 21:25:56 +0200 Subject: [support] Can't view uploaded files. In-Reply-To: <9f8bbf980809060704m764e8d1cv4299d2ffb955e4b3@mail.gmail.com> References: <48C278E0.4020101@zmsl.com> <9f8bbf980809060704m764e8d1cv4299d2ffb955e4b3@mail.gmail.com> Message-ID: <48C2D944.6000801@zmsl.com> The download method is not set to private. Now, here is something really strange: It magically started working! I don't think I did anything. I changed the URL of the site: http://foo.com/test-site/ -> http://foo.com/drupal But I wouldn't think that this would make the system suddenly decide to start working. Well, at least it works now. Thanks for the help. Daniel. Maarten van Grootel wrote: > I would guess you have set "Download Method" on the settings page > 'admin/settings/file-system' to 'Private - files are transferred by > Drupal'. In that case, the described behavior occurs. Check this please, > and if it is the case, change the setting. Otherwise it might be a > .htaccess gone bad, as Drupal doesn't intervere with the file-system in > that case. > > -- > Maarten > > On Sat, Sep 6, 2008 at 2:34 PM, Daniel Carrera > wrote: > > Hello, > > When I try to view an image by pointing my browser to: > > http://server.com/drupal/files/ftp-uploads/foo.jpg > > I get a Drupal page that says "page not found". I think I know why this > happens, but I don't know the solution. The Drupal "files" directory is > divided into two sub-directories: > > uploads/ > ftp-uploads/ > > Drupal uploads files to "files/uploads" and anything I upload through > FTP I upload to ftp-uploads. I just like this organization. The files in > the first directory work fine. It is the ones in the second directory, > the FTP one, that give the "page not found" error. > > MY THEORY: Drupal must have a setting somewhere that tells it that any > path that matches files/uploads/* shall be interpreted as a real > file path. > > I need to find out where this setting is, and change it to "files/*". > But I don't know where that setting is. Perhaps a htaccess file > > - I cannot prove the ftp uploads elsewhere. I am migrating to Drupal 5 > and the existing site already has dozens of links that would be broken > if I moved the files. > > - I really really don't want to have Drupal put its files directly under > 'files/'. I am moving to a new uploads module that creates a directory > for every user. With a few thousand users, the "files/" directory would > become impossible to navigate for me. > > > Thanks for the help. > > Daniel. > -- > [ Drupal support list | http://lists.drupal.org/ ] > > From daniel.carrera at zmsl.com Sat Sep 6 19:34:38 2008 From: daniel.carrera at zmsl.com (Daniel Carrera) Date: Sat, 06 Sep 2008 21:34:38 +0200 Subject: [support] Problem with TinyMCE Message-ID: <48C2DB4E.6030808@zmsl.com> Hello, I have a problem: 1. User is editing a page using TinyMCE. 2. User clicks submit. 3. A pop-up appears saying: *Confirm* Are you sure you want to navigate away from this page? The changes you made will be lost if you navigate away from this page. Press OK to continue or Cancel to stay on the current page. [Cancel] [OK] I don't understand why it says that. Clicking Submit *is* the right way to save your changes, right? What's more confusing, the program is lying. If you click OK and navigate away from the page the changes *are* saved. Any ideas? Thanks. From madflute at anonemusic.com Sat Sep 6 20:27:23 2008 From: madflute at anonemusic.com (A-NO-NE Music) Date: Sat, 6 Sep 2008 16:27:23 -0400 Subject: [support] How to change Upcoming Event behavior? Message-ID: <9DD83D83-204C-4191-82F2-355E03C485F8@anonemusic.com> v5.10 Event 5.1.0, The default behavior of Upcoming Event deletes item from the list when the starting time has passed. I need to keep listing all the events of the day. In other words, I want items to be deleted from the list when local time hits 12:01 AM. I have been searching for the answer but to no avail. Any help would be appreciated. -- - Hiro Hiroaki Honshuku, A-NO-NE Music, Greater Boston http://a-no-ne.com http://anonemusic.com From larry at garfieldtech.com Sat Sep 6 22:09:51 2008 From: larry at garfieldtech.com (Larry Garfield) Date: Sat, 6 Sep 2008 17:09:51 -0500 Subject: [support] Separately editable page sections? In-Reply-To: References: <177c0a10809040159t78e53a9bu4c17df8e8b35cd7d@mail.gmail.com> Message-ID: <200809061709.51729.larry@garfieldtech.com> On Thursday 04 September 2008 8:19:49 pm Luke wrote: > On Thu, 4 Sep 2008, Fred Jones wrote: > > > I might like that--will have to investigate it some. Have not used PHP > > > to manipulate aspects of drupal, only to run custom stuff of mine > > > integrated into nodes. > > > > very simple, like: > > > >
> > > $n = node_load(34); > > print $n->body; > > ?> > >
> > Beautiful. The only thing that doesn't seem to happen is a filter - from > either the source or enclosing node. > Probably a way to do that, but I can apply external or PHP formatting > until I figure out how. > > Thanks > > Luke Eeep! The above code is a security hole as the body is not being escaped. Using the above code will introduce a trivially simple XSS attack vector. DO NOT do it. If you want just certain parts of a node to be editable, use CCK fields for the separate parts and use the cck_field_perms module to control access. (That's now part of the base CCK package in Drupal 6.) -- Larry Garfield larry at garfieldtech.com From amont at 5net.hu Sun Sep 7 12:27:09 2008 From: amont at 5net.hu (=?ISO-8859-2?Q?=C1mon_Tam=E1s?=) Date: Sun, 07 Sep 2008 14:27:09 +0200 Subject: [support] hook_elements problem Message-ID: <48C3C89D.7050101@5net.hu> Hello, I like to make some own form elements: function atleta_elements() { $type['meter'] = array('#input' => TRUE, '#size' => 60); return $type; } but when I like to use it: $form['meter2'] = array( '#title' => 'meter2', '#type' => 'meter', ); I do not see this element. What is the solution? ?mon Tam?s Sitefejleszt? ?s programoz? -- 5NET Informatikai Kft. 1062 Budapest, Aradi utca 38. A 3/11 telefon: (1) 461-0205 | fax: (1) 461-0206 e-mail: amont at 5net.hu | web: http://www.5net.hu From earnie at users.sourceforge.net Sun Sep 7 13:29:25 2008 From: earnie at users.sourceforge.net (Earnie Boyd) Date: Sun, 07 Sep 2008 09:29:25 -0400 Subject: [support] Error 500 after update.php In-Reply-To: <46A8A494-EC16-4771-B6A4-F909C1BEF555@anonemusic.com> References: <46A8A494-EC16-4771-B6A4-F909C1BEF555@anonemusic.com> Message-ID: <20080907092925.ysazp5k5ztwgg00c@mail.progw.org> Quoting A-NO-NE Music : > > This is just so weird. Does anyone know what is going on? > Don't know really. Empty/truncate tables beginning with cache and the sessions table. Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/ From mbsunilkumar at yahoo.com Sun Sep 7 13:34:01 2008 From: mbsunilkumar at yahoo.com (Sunil Kumar) Date: Sun, 7 Sep 2008 06:34:01 -0700 (PDT) Subject: [support] Books and blocks Message-ID: <410832.38070.qm@web37908.mail.mud.yahoo.com> Hi All, ? I have four books in my site. They are to be arranged to according to the subject of the book. Two books belongs to Tutorial section. (That means they are tutorials) Other two books are about Performance (This will deal with how to perform an act etc) I want two separate blocks to view these books with heading Tutorials and Performance. Under Tutorials, two books dealing with learning will be listed and other two books will be under the heading "Performance" I would like to use two separate blocks (one for tutorial and other one for Performance) and those blocks to be displayed one in left side (Tutorial) and other in right side (Performance). ? How can I do that? ? I am a newbie and dont have know coding. Regards, -S-?? http://chintha.com http://vayanasala.blogspot.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.drupal.org/pipermail/support/attachments/20080907/97dfbefe/attachment.htm From info at koba.be Sun Sep 7 14:39:05 2008 From: info at koba.be (KOBA | Hans Rossel) Date: Sun, 7 Sep 2008 16:39:05 +0200 Subject: [support] Error 500 after update.php In-Reply-To: <46A8A494-EC16-4771-B6A4-F909C1BEF555@anonemusic.com> References: <46A8A494-EC16-4771-B6A4-F909C1BEF555@anonemusic.com> Message-ID: <51a9b8330809070739o36965b8enc00a65b920896819@mail.gmail.com> Check if .htaccess is the same as before and copied correctly to the server. Hans On 9/6/08, A-NO-NE Music wrote: > > v5.10, I am getting weird Error 500. Regardless of which module I > update, after I ran update.php with no error message, I am no longer > able to access /admin without Server Error 500. I have > restored from backup and tried updating different modules with same > results 3 times so far. > > When update.php finishes, the admin link is /?q=admin instead of / > admin, and this ends with Error 500, so I go to Main first then click > on admin from the Nav. Still Error 500. Now if I type /admin/ > , it just works, i.e., /admin/settings. > > This is just so weird. Does anyone know what is going on? > > > -- > - Hiro > > Hiroaki Honshuku, A-NO-NE Music, Greater Boston > http://a-no-ne.com http://anonemusic.com > > -- > [ Drupal support list | http://lists.drupal.org/ ] > -- Sent from Gmail for mobile | mobile.google.com Hans Rossel KOBA Webdevelopment Kerkstraat 228 9050 Gent 09-334.52.60 0472-79.32.16 www.koba.be info at koba.be From daniel.carrera at zmsl.com Sun Sep 7 17:54:26 2008 From: daniel.carrera at zmsl.com (Daniel Carrera) Date: Sun, 07 Sep 2008 19:54:26 +0200 Subject: [support] Insert CSS in all pages Message-ID: <48C41552.7060705@zmsl.com> Hello, There is a block of CSS that I like to use. Is there a way to add it to every page in a way that does not rely on the theme? If I just add the CSS to the theme, when the user switches to a different theme the CSS is gone. One (ugly) option is to add the CSS directly to the pages where I use it (it's only a few, really) but it is "bad practise" to put