IRC log for #drupal-support, 2008-07-16 (GMT)

 
2008-07-15
2008-07-17
TimeNickMessage
[00:00:15]<tomas->level09_, huh?
[00:00:25]* davidstrauss has joined #drupal-support
[00:00:33]<kthomas_vh>anyone know of an instant notification system that sends an email etc when a new user/ip begins to browse the site?
[00:00:36]* NoVARaif is now known as NoVA-away
[00:00:57]<level09_>tomas-: if you dont want your title linked, u can print_r your node object and select the fields that you want to print
[00:01:21]<level09_>kthomas_vh: hook_init and 3 php lines can do it :D
[00:01:49]<tomas->level09_, yeah i know i could print out just $node->body, but that would lose formatting for the title
[00:02:10]<kthomas_vh>level... hmm, you'd have to have stats on and compare the table with a db_query...
[00:02:24]<kthomas_vh>*ip table
[00:02:26]<kthomas_vh>or such
[00:02:43]* RandomCake_ has joined #drupal-support
[00:02:46]* RandomCake_ has quit (Client Quit)
[00:02:48]* JuliaKM-_ has joined #drupal-support
[00:02:49]* JuliaKM-_ has quit (Remote closed the connection)
[00:03:18]* DamZ has quit ("End of file")
[00:03:35]<level09_>kthomas_vh: sending that number of email might get you in a big trouble with your server resources
[00:03:56]<kthomas_vh>well, it would depend on the site...
[00:03:58]<level09_>email is one of the preferred ways to take any site down (so far )
[00:04:01]<tomas->level09_, i'll figure something out, thanks
[00:04:06]* Muski1 has quit (Read error: 113 (No route to host))
[00:04:15]<tomas->stephthegeek, how would i put a view into a block?
[00:04:20]<redndahead>kthomas_vh: using session vars would take care of the need for a table
[00:04:43]<stephthegeek>tomas-, you're just creating a block display for that view. as opposed to a page or feed or whatever
[00:04:57]<tomas->ah ok i see it
[00:05:28]<tomas->stephthegeek, and the filter would be set to the nid?
[00:06:02]<stephthegeek>tomas-, i haven't used views for D6 a whole lot yet.. i'd have to pull it up to see the exact way
[00:06:06]<stephthegeek>but that sounds reasonable :)
[00:06:19]<redndahead>stephthegeek: hopefully my employer will be contacting you soon. We need some themeing work done and I recommended you guys.
[00:06:43]* VanDerKeen has quit (Read error: 110 (Connection timed out))
[00:06:44]<redndahead>stephthegeek: They are contacting a number of people, but I pressed for a company that has drupal experience.
[00:07:06]* mordecai has joined #drupal-support
[00:07:27]<stephthegeek>redndahead, oh cool :) we don't personally do much custom work these days but we've got a couple of people we've worked with before who do
[00:07:52]* NoVA-away has left #drupal-support ()
[00:08:24]<redndahead>bugger :(
[00:08:25]<tomas->i guess views will work better instead of submenutree, i cant get that working for anything!
[00:08:25]* japerry has quit ()
[00:08:32]* JohnJakup has quit ()
[00:08:57]<redndahead>Well direct them well. I'm getting tired of converting poorly made templates ;)
[00:09:07]* sarah_p has quit ()
[00:09:15]<tomas->i cant seem to figure out how submenutree works, and how to get it to display in a block (despite selecting "block menu" from the "submenu" options)
[00:10:08]* mordecai_ has joined #drupal-support
[00:10:11]* flexo has quit ("Leaving")
[00:10:28]* davesoftdes has quit ("Leaving.")
[00:10:30]<level09_>hmmm we need panels for drupal 6 !
[00:10:51]* JohnAlbin is now known as JohnAlbin|brewpu
[00:11:02]* JohnAlbin|brewpu is now known as JohnAlbin|beer
[00:11:13]* mordecai has quit (Read error: 104 (Connection reset by peer))
[00:11:31]* Zarabadoo has quit (Read error: 104 (Connection reset by peer))
[00:11:41]<tomas->level09_, YES!
[00:11:45]<stephthegeek>redndahead, we only recommend top tier folks we can vouch for, never fear :)
[00:12:17]<tomas->wow, views are SWEET....a bit complicated for certain effects (esp fairly static data), but sweet nonetheless
[00:12:20]<redndahead>stephthegeek: thanks!!
[00:12:42]<level09_>it would be even better if views and panels are merged into one module
[00:13:13]* Singularo has joined #drupal-support
[00:14:16]<marcrobinsone>careful what you ask for... you might just get it
[00:14:41]<tomas->i get the fact that the drupal core is developed separately from the modules and it's all done collaboratively, but it kinda sucks when a new version is out for over 6 months and still some very popular modules are not ported
[00:14:53]* Special-T has quit ()
[00:15:16]<tomas->its like you have to wait a year before it can support everything you want to do
[00:15:34]<redndahead>tomas: remember that this release was the exception to the rule
[00:16:03]<stephthegeek>tomas-, most things in the tech world are like that...
[00:16:07]<redndahead>tomas: Views decided to do a complete rewrite and that took a long time
[00:16:19]<stephthegeek>new game consoles don't have many games at first... new operating systems don't have much software or compatible hardware...
[00:16:56]<tomas->yeah but saying drupal 6 is out and stable, only to install it, try it out and a week later find out you cant do what you want is a bit dissappointing
[00:16:59]* ksool has joined #drupal-support
[00:17:04]<redndahead>And numerous projects relies on views
[00:17:12]<redndahead>That is true
[00:17:14]<tomas->(but heck, its better than coding from scratch, even if a bit of php needs to be coded here and there)
[00:17:29]<ksool>Are there any modules that provide node access restrictions (like ACL) that work for 6.x?
[00:17:48]<stephthegeek>yeah.. i agree it would be nice if there was a greater explanation of that. if i had a nickel for every poor person in here who went down that road....
[00:17:57]<stephthegeek>ksool, http://drupalmodules.com/module-finder
[00:17:58]* davidstrauss has quit ()
[00:18:31]<ksool>stephthegeek, thanks a ton. Drupal.org's lack of search is hurting. Seriously.
[00:18:48]<stephthegeek>ksool, yeah. that site is awesome for finding modules quickly
[00:19:53]* RandomCake has quit (Connection timed out)
[00:20:24]<tomas->ive got this view called "nodehierarchy_children_list" (among many other pre-built in views)....how the heck do i use it? it seems to be what i need ready to go, i just need to somehow link it to a node
[00:20:30]* ugarit has joined #drupal-support
[00:21:18]* corey_smith_ has joined #drupal-support
[00:21:41]* japerry has joined #drupal-support
[00:22:22]<tomas->ahh, its listed under the node's "Node Hierarchy / Embed Children View"
[00:22:39]* bshumate has quit ("*poof*")
[00:23:50]* mortendk has joined #drupal-support
[00:24:04]<tomas->what does the "export" feature with nodes do?
[00:24:08]<tomas->VIEWS, not nodes
[00:25:03]<peerce>it gives you a text representation (xml?) of the view, which you can 'import' into another drupal system, or into a new view.
[00:25:13]* level09_ has quit (Read error: 104 (Connection reset by peer))
[00:26:15]<tomas->ah, ok -- to duplicate the settings
[00:27:05]* suzanah has joined #drupal-support
[00:27:17]* mmueller has quit ()
[00:27:43]* corey_smith has quit (Read error: 110 (Connection timed out))
[00:28:15]* michaelk has quit ("... und tschüß")
[00:28:32]* mordecai_ has quit (Read error: 104 (Connection reset by peer))
[00:28:59]<samrose>What is the best way to allow users to post a certain content type node, and allow them to make it private or public?
[00:29:26]* retodd has joined #drupal-support
[00:29:26]<marcrobinsone>samrose: depends on what you mean by 'private or public'
[00:29:39]<samrose>private to only the user and site admin
[00:29:40]* sumit_k has quit ("Leaving.")
[00:29:43]<marcrobinsone>in Drupal, you can "publish" and "unpublish" content
[00:30:05]<marcrobinsone>if published, content are only visible to its author (usually admin)
[00:30:38]* mordecai has joined #drupal-support
[00:30:40]<marcrobinsone>samrose: check and uncheck the "Published" checkbox before submitting the node.
[00:30:40]<tomas->is there a way to disable breadcrumbs per node, etc? i only want certain sections of the site to have it enabled, actually (such as when interfacing with a database) -- it doesnt make much sense for a fairly static and simple site, but i dont want to remove it either!
[00:31:05]<samrose>well, we want to make a "personal journal" that would be space for users to post to, and leave it up to them to make public or private. Publish unpusblish would technically do it.
[00:31:20]<marcrobinsone>tomas-: many ways to do it
[00:31:40]<tomas->marcrobinsone, without modifying the template files?
[00:31:46]<marcrobinsone>samrose: it's as simple as it is :)
[00:31:47]<tomas->ie within the drupal interface instead
[00:32:03]<marcrobinsone>tomas-: I think the custom_breadcrumbs module can handle that
[00:32:08]<tomas->ah ok
[00:32:14]<marcrobinsone>custom_breadcrumbs?
[00:32:14]<Druplicon>Custom Breadcrumbs allows you to customize the way the breadcrumbs are rendered. See more at http://drupal.org/project/custom_breadcrumbs .
[00:32:49]<marcrobinsone>tomas-: but if you want to hide it... Simple add "display:none" to your theme's CSS rule on #breadcrumbs
[00:32:57]<marcrobinsone>*simply
[00:32:59]<samrose>I wa thinking more along the lines of http://drupal.org/project/private maybe I'll modify that. Anyway, thanks for helping re-realize I could also do it with publish!
[00:33:22]<samrose>helping *me* re-realize that is
[00:33:29]<JohnnyL>stephthegeek, it has you!
[00:33:42]<marcrobinsone>samrose: that helps too. nice find :) In this matter, I'd like to keep it simple
[00:33:47]<tomas->marcrobinsone, yeah but some areas of the site will have it and some wont, is the problem, i need a way to disable/enable it and have a default
[00:34:06]<samrose>there are two "private" contrib modules it seems
[00:34:27]<stephthegeek>JohnnyL, wha?
[00:34:41]<marcrobinsone>but I'd say go for it!
[00:34:46]<JohnnyL>stephthegeek, you can feel it on your way to work
[00:34:52]<samrose>this is cool too http://drupal.org/project/protected_node
[00:35:02]<JohnnyL>stephthegeek, you can can sense it when you go to church...
[00:35:16]* xx_xx_ has quit ()
[00:35:18]<JohnnyL>stephthegeek, or while watching your tv.
[00:35:28]<stephthegeek>church? tv? you definitely must have the wrong person :P
[00:35:39]<marcrobinsone>samrose: nice find again. That module is new
[00:35:39]<JohnnyL>stephthegeek, the matrix, it has you.
[00:35:55]<samrose>I am just looking here http://drupal.org/project/Modules/category/74?page=3
[00:36:35]* Davea1 has joined #drupal-support
[00:36:40]* Mapler has joined #drupal-support
[00:36:46]<samrose>that was why i took a crack at asking here, the modules evolve so fast it is hard to know which are the better ones to use, and which are being used widely enough to survive for a while
[00:37:11]<marcrobinsone>samrose: I think simple access will server your purpose too
[00:37:20]<samrose>oh, ok
[00:37:24]<samrose>thanks!
[00:37:53]* arianek has joined #drupal-support
[00:38:45]<marcrobinsone>samrose: good luck testing each one :_
[00:39:21]<samrose>thanks marcrobinson will be doing tomorrow. Will make a note on Drupal.org somewhere about how they work eventually
[00:40:21]<Mapler>If just installing drupal 6.3, I can always enable clean URLs later, yeS?
[00:42:32]<redndahead>Mapler: yes
[00:43:18]<Mapler>awesome, first install is going pretty well :)
[00:43:50]<redndahead>Mapler: Welcome to the addiction
[00:44:54]<tomas->marcrobinsone, it seems that custom_breadcrumbs doesnt let you disable the breadcrumbs -- it just lets you customize what it is for a given scenario (ie php expression given $node object)
[00:46:34]<marcrobinsone>tomas-: that's just too bad
[00:46:58]<tomas->i was just hoping there was a way to have a checkbox in a node to say 'enable/disable breadcrumb'
[00:47:34]<marcrobinsone>I'm not aware if there is such. If not, you can always write one
[00:47:52]<stephthegeek>tomas-, you can take the lines that print it out of your page.tpl.php file in your theme
[00:48:19]<stephthegeek>just search for "breadcrumb" in there and delete the few lines that check for it and print it
[00:48:28]* sarah_p has joined #drupal-support
[00:49:29]* tha_sun_ has joined #drupal-support
[00:49:31]<marcrobinsone>stephthegeek: he wants his breadcrumbs toggle-able. I'm not aware if there's a module for such but I agree that theming is always the best way to do it
[00:49:45]* amarrero has quit (No route to host)
[00:49:48]<peerce>reminds me, I realized the contributed theme I used for the theme on a new site doesn't HAVE breadcrumbs, so I gotta figure out how to add them back in :-/
[00:50:17]<tomas->yeah, i guess id have to hardcode into the theme some sort of toggle flag that then checks against certain paths
[00:50:18]* AlanF has joined #drupal-support
[00:50:40]<AlanF>Anyone here ever struggled with Captcha in CiviCRM-Drupal?
[00:50:41]* ekiczek has joined #drupal-support
[00:51:12]<stephthegeek>marcrobinsone, oh my bad.. hadn't read fully
[00:51:22]<stephthegeek>tomas-, what situations do you want them displaying/not displaying under?
[00:51:23]<Moonshine>tomas-: How about just creating a content type for these nodes that you don't want breakcrumbs for and then using Custom Breadcrumbs? or are you literally needing to hen peck specific nodes of a variety of types and not have breadcrumbs?
[00:51:23]* ugarit has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[00:51:28]* stantont|away is now known as stantont
[00:51:32]<marcrobinsone>stephthegeek: :)
[00:52:12]<stephthegeek>tomas-, depending on the theme you're using, there might be some helpful CSS classes on the body or a wrapper that you can use to target a specific node type/style/section/whatever and display:none the breadcrumbs for that
[00:52:32]<tomas->well if its a top-level page (matches the pattern /content/foo, versus /content/foo/bar), i dont want a breadcrumb
[00:52:46]<tomas->if its a SUBPAGE within a folder, per se, i WOULD want it
[00:53:08]<Psi-Jack>Okay./
[00:53:11]<Psi-Jack>I have an annoying problem.
[00:53:17]<stephthegeek>tomas-, hm yeah that's a little trickier.. you'll need to do some code in your page.tpl file
[00:53:22]<Psi-Jack>I have OG, and I just made a group, as a normal user.
[00:53:37]<Psi-Jack>I tried to go into the group forums, and I'm getting "Access Denied"
[00:53:39]<Psi-Jack>Right off the bat.
[00:53:52]<h1mee>I have an piece of code I snagged and modified from the interweb to do a mass node delete, and it suggets that you execute it through the devel php execute interface -- the problem is that I can't find this :) does anyone know where it is? I have execute php permissions enabled
[00:53:59]<tomas->for top level pages, it ends up displaying the title in the breadcrumbs AND the title within the content -- TWICE is annoying and really ugly
[00:54:18]<tomas->i need to somehow gain access to the raw array() of the breadcrumbs
[00:54:19]<AlanF>Psi-Jack: Do you have forum permissions enabled? What about corresponding node permissions?
[00:54:28]* hunvreus has joined #drupal-support
[00:54:40]<Psi-Jack>AlanF: I have Forum Access yes.
[00:54:58]<AlanF>h1mee, do you have the devel module enabled?
[00:55:02]<h1mee>AlanF, yes
[00:55:08]<Psi-Jack>Moonshine: Hey!
[00:55:27]<AlanF>h1mee, what does your devel menu look like?
[00:55:29]* stephthegeek wanders away for a bit since the sun is at that annoying point of the day where it's in my eyes
[00:55:32]<Psi-Jack>Moonshine: What did you do to make the tabs in your site during content creation? I'm going to see if I can do it in D5.
[00:55:47]<Psi-Jack>Hmm
[00:55:57]<Psi-Jack>I'm going to disable the Forum Access module and see if that corrects the issue.
[00:56:03]* marcrobinsone storm named "Helen" is reigning over the metropolis. Now I can't go out
[00:56:09]<Psi-Jack>I wish though it would let me define sane defaults though.
[00:56:15]<Moonshine>Psi-Jack: howdy.. I was using CCK Fieldgroup Tabs module...
[00:56:18]<Psi-Jack>Kinda lame that there seems to be /no/ configuration for it.
[00:56:29]<Psi-Jack>Moonshine: CCK Fieldgroup Tabs?
[00:56:38]<h1mee>AlanF, if I go to admin/settings/devel then I see the following sections: query log, error handler, smtp library and then a whole bunch of check boxes for displaying various debugging widgets
[00:56:51]<Moonshine>Psi-Jack: yup.. http://drupal.org/project/cck_fieldgroup_tabs
[00:57:14]<Moonshine>Psi-Jack: Works for both editing and display...
[00:57:15]<Psi-Jack>Moonshine: Got it. Thanks. That's all, besides it's dependants?
[00:57:20]<Psi-Jack>Oooh..
[00:57:27]<Psi-Jack>Haaandy. ;)
[00:57:39]<AlanF>h1mee, I was thinking of your devel block in the menu. Do you have it enabled?
[00:57:43]<Moonshine>Psi-Jack: Yeah.. that with Tabs module in my case (d6) and then just a little patch that I've sumbitted...
[00:57:55]<Mapler>crappy, just when I thought I had finished, looks like something isn't working right. I've got to the final "Welcome to your new drupal site" page, but following any link gives me Apache's "It Works!" page...
[00:58:02]<Mapler>d6.3
[00:58:03]<Moonshine>http://drupal.org/node/280627
[00:58:03]<Druplicon>http://drupal.org/node/280627 => Add "error" classes to tabs with errored fields and switch to problem tabs => CCK Fieldgroup Tabs, User interface, normal, patch (code needs review), 1 IRC mention
[00:58:10]<Moonshine>Psi-Jack: ^^
[00:58:52]<h1mee>AlanF, you mean in the administration menu?
[00:58:59]<Psi-Jack>Moonshine: Awesome. Will try it out in d5. ;)
[00:59:02]<AlanF>h1mee, yes
[00:59:05]<Moonshine>Psi-Jack: Comment #4 is the patch you want if you try it... but it will work fine with out it.. that just adds error classes for problem tabs.. and some access stuff for D6.
[00:59:23]<Psi-Jack>Understood. ;)
[00:59:30]<h1mee>AlanF, I see a "Devel" under "Site configuration" which leads to admin/settings/devel
[00:59:39]<h1mee>let me check to see if there is something else in the menu which isn't enabled
[01:00:13]* stevek has quit ()
[01:00:14]<Moonshine>Psi-Jack: CCK Field Permisions in d6 are about the coolest thing I've seen so far though... only like 15 lines of code and you can completely control every field... totally amazing.
[01:00:31]<tomas->ah: $trail = menu_get_active_breadcrumb(); if (count($trail) <= 1) { return ''; } # Put in template.php @ phptemplate_breadcrumb()
[01:00:38]<h1mee>alanf, I'm not sure if I have it enabled -- do you know how to do it?
[01:01:06]<tomas->the drupal code base for a large part seems to have fairly clean code (tho some of it confusing), its not that bad
[01:01:08]<AlanF>h1mee, if you go to admin/build/block, is devel in the disabled block?
[01:01:09]<Psi-Jack>Moonshine: Heh. Yeaaah. I just wish D6's modules were ready. I found problems in as simple a module as Token.
[01:01:25]* NoVA-away has joined #drupal-support
[01:01:42]<Psi-Jack>Ugh
[01:01:46]<Psi-Jack>My problem WAS Forum Access
[01:01:56]<Psi-Jack>The module was assuming to create /no/ access at all.
[01:02:08]<tomas->thanks guys, help was appreciated
[01:02:08]<Psi-Jack>So.. How the hec...
[01:02:08]* mordecai has quit ()
[01:02:11]<h1mee>alanf - ah yes it is, I guess I should just enable it for one of the regions?
[01:02:16]* NoVA-away is now known as NoVARaif
[01:02:16]<AlanF>psi-jack, so that did the trick?
[01:02:22]<AlanF>h1mee, yes.
[01:02:25]* kthomas_vh has quit (Read error: 110 (Connection timed out))
[01:02:29]<h1mee>you ROCK AlanF
[01:02:36]<h1mee>thank you :) /me passes good karma
[01:03:00]<Psi-Jack>AlanF: Disabling it, WORKED, but disables my ability to set forum moderators.
[01:03:08]<NoVARaif>evening all... sorry I had to duck out
[01:03:36]<AlanF>psi-jack, oh, well.
[01:03:56]<AlanF>h1mee, always good to hear.
[01:04:20]* corey_smith has joined #drupal-support
[01:04:28]* tha_sun has quit (Read error: 110 (Connection timed out))
[01:05:01]<h1mee>AlanF, okay my next stupid question is, what do I select in the newly enabled menu to execute php code?
[01:05:03]<h1mee>:)
[01:06:30]* grndlvl has joined #drupal-support
[01:06:59]* [alphex] has joined #drupal-support
[01:07:07]* nikkiana has joined #drupal-support
[01:10:07]<illmatix>is there a known issue for ie6 to not be able to display headings from signwriter?
[01:10:29]* Sujiko has joined #drupal-support
[01:10:53]* veeliam has left #drupal-support ()
[01:10:54]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[01:11:03]<NoVARaif>I'm trying to troubleshoot what 'broke' my drupal5 embedded gallery2 albums
[01:11:07]<Sujiko>Does anyone know how to disable the poster information/avatar for different content types? I seem to recall a setting for it somewhere but I can't for the life of me find it.
[01:11:39]* xx_xx_ has joined #drupal-support
[01:11:48]* xx_xx_ has quit (Read error: 104 (Connection reset by peer))
[01:12:17]* level09 has joined #drupal-support
[01:12:27]* thinkling has quit ()
[01:12:41]<NoVARaif>I think it's been caused by a module that I recently enabled, and have subsequently disabled. When I attempt to access the gallery2 albums through the drupal module, I can see, then click on the album, but then get 'page not found' my site's located at www.hargest.com and the standalone gallery is www.hargest.com/gallery2
[01:12:49]* Muskii has joined #drupal-support
[01:13:48]<Psi-Jack>Moonshine: Wow, I see what you mean.
[01:14:03]<Psi-Jack>Moonshine: That cck module's function you edited, was TINY, compared to the one for 5.x
[01:14:35]* ekiczek has quit ()
[01:15:49]<Moonshine>Psi-Jack: Yeah, that patch does a lot in very few lines... I don't know how the "tabs" module works in d5 as it's a different module but in d6 they put it in "slow" mode for some reason which is obnoxious.. but it's just a setting in the admin for tabs.
[01:16:20]<Psi-Jack>Moonshine: It'll take /me/ some time to work out how to get the same effect your patch applies.
[01:16:37]<AlanF>h1mee, are you in D5 or D6?
[01:16:48]<Psi-Jack>Well, hmm
[01:16:55]* antgel has quit (Read error: 110 (Connection timed out))
[01:17:02]<Moonshine>Psi-Jack: Well you can use that patch there and error classes and re-direction to error tabs should work... that's all done in jquery...
[01:17:11]<Psi-Jack>Okay, So /without/ Forum Access module.. The only way to have forum moderators is to basically have a GLOBAL site forum moderator, isn't there?
[01:17:27]<Psi-Jack>Moonshine: The patch will not apply to d5's module. ;)
[01:17:29]<Psi-Jack>TRUST me.
[01:17:33]<Moonshine>Psi-Jack: You just won't get tabs to dissapear when users don't have access to the fields in them.
[01:17:36]<Psi-Jack>The syntax of code is completely different entirely.
[01:17:40]<Sujiko>Blah. Found it. :P
[01:17:45]<Moonshine>Psi-Jack: Oh yeah.. hehe.. forget about that part :)
[01:17:49]<Psi-Jack>Heh
[01:17:54]<Psi-Jack>It's majorly different. ;)
[01:18:32]* nonsie_ has quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
[01:18:40]<Moonshine>Psi-Jack: Well it should still be easy as that patch just add's a "validate" portion to the nodeapi hook that I'm sure is in d5 also.
[01:18:51]* ldz420 has joined #drupal-support
[01:18:57]<Psi-Jack>Moonshine: ...
[01:18:59]* maynards-girl has quit ()
[01:19:01]* Psi-Jack chuckles.
[01:19:04]* Sujiko has left #drupal-support ()
[01:19:09]<Psi-Jack>It's, quite a lot different. ;)
[01:19:21]<Moonshine>Psi-Jack: No nodeapi hook ?
[01:19:30]<Psi-Jack>There is a nodeapi hook, yes.
[01:19:46]<Moonshine>Psi-Jack: Any "validate" op case already ?
[01:20:08]<ldz420>question: can anyone help me with making a form element aware of an input format?
[01:20:17]* gusaus has quit ()
[01:20:28]<Psi-Jack>Moonshine: That's a negative.
[01:20:45]<Moonshine>Psi: Then your set.. just toss it in there :)
[01:20:51]<Psi-Jack>heh
[01:21:19]* Mapler has quit (Read error: 54 (Connection reset by peer))
[01:21:26]* JohnnyL has quit ()
[01:22:27]* manuee_ has quit ("Saliendo")
[01:22:51]* sdwrage has joined #drupal-support
[01:22:53]<sdwrage>Hey aall
[01:22:55]* bigmack84 has joined #drupal-support
[01:22:56]* sarah_p has quit ()
[01:23:03]* sparr has quit (Read error: 110 (Connection timed out))
[01:23:28]<sdwrage>I am needing to start a community based site where users can create groups and have a group section for their particular group. Where would you suggest I start?
[01:24:04]<level09>i'm trying to build a classmates site, i'm not decided yet whether I will use og or rely on cck , any recommendation ?
[01:24:05]<sdwrage>I know xhtml, css and php but am rusty with my drupal and just need to know a good package of modules I should get
[01:24:12]<level09>or case studies may be helpful
[01:24:27]* sparr has joined #drupal-support
[01:24:40]<peerce>i recommeend you prototype a few things, and evaluate them against your requirements and desires.
[01:25:49]* Mapler has joined #drupal-support
[01:25:59]<Mapler>Alrighty, let's try this again now that I'm back :)
[01:26:04]<level09>how to allow users to add terms ? whats the recomended approach ?
[01:26:33]<level09>since drupal's main focus is on adding node ..
[01:26:35]<Mapler>I've just installed d6.3, and I've gotten to the "Welcome To Drupal" screen where you can do your admin stuff, but whenever I follow any link, I get Apache's "It Works!" screen. Any ideas on why?
[01:27:38]<Mapler>nevermind
[01:27:45]<Mapler>works now for some reason, who knows why :)
[01:28:12]* NoVARaif has quit ("Let it begin with me")
[01:28:14]* h1mee has quit (Read error: 110 (Connection timed out))
[01:28:39]<peerce>i was going to suggest you didn't have the right vhost stuff in your apache .conf, and weren't allowing drupal's .htaccess to do its magic.
[01:29:01]<peerce>but that would have been a wild guess :D
[01:29:16]<bigmack84>anyone in here from the sacramento area in california? I have a client that wants me to rebuild their site into something more dynamic. www.eprivatefitness.com (existing site) . the new site will likely be done in D6. but I'm trying to get an idea on maybe how much I should charge to start the site and for monthly maintinance.
[01:29:41]* liveoutloud2day has joined #drupal-support
[01:30:16]<Mapler>thanks for the thoughts peerce, I'm still figuring out all of this vhost stuff and such :)
[01:30:24]<grndlvl>seen paulATL?
[01:30:24]<Druplicon>PaulATL was last seen in #drupal-support 23 hours 45 min ago saying 'JohnnyL - I guess I've been lucky to not have run into that problem. Look into the diff-merge solution that g_rndlvl suggested.'.
[01:30:25]<Mapler>now to go to town on d6 modules, ha
[01:30:30]<bigmack84>hoping maybe someone here had some insight or information that may help with that.
[01:30:43]* Shutter_ has joined #drupal-support
[01:30:44]* tomas- has quit ("Leaving")
[01:31:01]<peerce>i worked/lived in/near sacatomatoes for 6 months in 1975... couldnt' stand the place, was very happy to move back to the coast
[01:31:15]<Shutter_>hello i am having issues installing drupal on my local machine
[01:31:20]<Shutter_>i am to the screen with it asking databse information
[01:31:24]<Shutter_>but when i click submit it just loads the same page back
[01:31:29]<Shutter_>if anyone would help me i would be greatly appreicated
[01:31:52]* pwolanin has joined #drupal-support
[01:32:20]<peerce>is your database server running? have you created a database user and a database that user can access, and can you use the database servers' admininstration tool(s) to connect to said database using that username/password ?
[01:32:30]* pwolanin has left #drupal-support ()
[01:32:33]<Shutter_>yes
[01:32:47]<Shutter_>it does not say it can not connect is just loads the same page over again
[01:32:50]<bigmack84>peerce: lol yup sacramento isn't my favorite place either. hopefully will move back to the bay in a few years when I'm done with college
[01:33:08]<Shutter_>peerce: the web server and database server is an all in one deal
[01:33:23]* esmerel-laptop has quit (No route to host)
[01:33:38]<peerce>Shutter_; um, they may have been packaged that way, but they are two QUITE different pieces of software, each with their own configuration requirements.
[01:33:54]<Shutter_>they are both running
[01:33:55]<bigmack84>shutter: restart your server services and try again.
[01:33:59]<Shutter_>ok
[01:34:00]<Shutter_>i have
[01:34:01]<sdwrage>does D6 have alot of good modules yet?
[01:34:04]<Shutter_>i did it last night and now tonight
[01:34:07]* marvil07 has joined #drupal-support
[01:34:28]<Shutter_>ok restarted now trying again
[01:34:44]<bigmack84>sdwrage: depends on what ur looking for. I'm using D6 and works for me fine
[01:35:29]<Shutter_>database name, databsae user and database password is the nly thing it askes me
[01:35:33]<Shutter_>i enter the correct information
[01:35:39]<Shutter_>i click on save and continue
[01:36:00]<bigmack84>sdwrage: what features do you want? what kind of site?
[01:36:05]<Shutter_>and it loads the same page again
[01:36:05]* davidstrauss has joined #drupal-support
[01:36:37]<Shutter_>could i do the install manually?
[01:36:51]* gusaus has joined #drupal-support
[01:38:52]<bigmack84>shutter: have you checked your apaches httpd.conf file and/or the .htaccess files to see if they have proper access permissions. also try chmod settings.php to see if it readable and has proper permissions (should be already hut hey worth a shot)
[01:39:16]<Shutter_>i am on windows vista
[01:39:22]<peerce>my condolences.
[01:39:25]<Shutter_>thanks
[01:39:26]<Shutter_> know
[01:39:29]<Shutter_>* i know
[01:39:43]<Shutter_>i have never had isseus with httpd.conf or .htaccess
[01:39:44]<Shutter_>before
[01:39:47]<peerce>php, apache, mysql are all very foreign to vista. get a shell/web account somewhere and run it on there.
[01:40:04]<Shutter_>i have been able to run everything on my computer
[01:40:07]<Shutter_>that is how i test things
[01:40:13]<Shutter_>it should work
[01:40:16]<Shutter_>and will work i know it
[01:40:33]<bigmack84>peerce I'm running a local host on vista with no problems using WAMP
[01:41:01]<Shutter_>i am not using wamp i am using VertrigoServ but its the same thing as wampp
[01:41:07]<peerce>and I went 120MPH in my volvo wagon a few months ago and didn't crash.
[01:41:31]* einsicht has quit ()
[01:42:01]<Shutter_>i need to rename default.settings.php to settings.php before i do the install correct?
[01:42:10]<level09>is there any production sites being launched based on D6 ?
[01:42:14]<bigmack84>shutter: is the drupal install in its own folder or are all the files in the webroot folder?
[01:42:26]<level09>Shutter_: no , create another one
[01:42:30]<Shutter_>Z:\mikes\BaseInstalls\Drupal
[01:42:38]<Shutter_>how
[01:42:42]<bigmack84>shutter: with D6 you don't neet to touch settings.php at all
[01:42:45]<level09>by creating it
[01:42:49]<Shutter_>what
[01:42:51]* bshumate has joined #drupal-support
[01:43:00]<Shutter_>i am running d6 and it is asking me the following
[01:43:12]* nikkiana has quit ("This computer has gone to sleep")
[01:43:15]<Shutter_>The Drupal installer requires that you create ./sites/default/settings.php as part of the installation process, and then make it writable. If you are unsure how to grant file permissions, please consult the on-line handbook.
[01:43:32]<Shutter_>so do i just create a file called settings.php?
[01:43:35]<level09>u can ask in #windows on how to create a file :D
[01:43:36]<peerce>note that it needs to be writeable by the WEB SERVER, not by you.
[01:43:40]<level09>yes
[01:43:49]<peerce>the webserver runs as a different account than you do.
[01:43:51]<level09>on windows u dont need to worry about that
[01:43:56]<redndahead>Shutter: In D6.3 you need to create a settings.php file
[01:43:58]<peerce>of course, Vista makes all that as obfuscated as humanly possible.
[01:44:02]<level09>unless u use iis
[01:44:08]<redndahead>Copy the default-settings.php file and rename to settings.php
[01:44:14]* thinkling has joined #drupal-support
[01:44:15]<Shutter_>i have done that
[01:44:19]<Shutter_>i get the same error
[01:44:25]<level09>no
[01:44:26]* stantont is now known as stantont|away
[01:44:32]<level09>just create an empty text file
[01:44:35]<Shutter_>ah ok
[01:44:37]<level09>and name it settings.php
[01:44:47]<Shutter_>ok
[01:45:48]* jscheel has joined #drupal-support
[01:45:53]<level09>is there any other modules that allows the creation of "Groups" other than og ?
[01:46:05]<Shutter_>level09 and redndahead it does the same thing
[01:46:08]<level09>so people can Join a "node"
[01:46:16]<Shutter_>can someone just send me d6?
[01:46:27]<Shutter_>i downloaded it from the site and i think the file may be corrupt or something
[01:46:33]<level09>pre-configured D6 :D ?
[01:46:42]<redndahead>Shutter_: So I can catch up what is the issue you are having again?
[01:46:43]<level09>re-download
[01:46:43]<peerce>if it was corrupt, you would have gotten an error ungzipping it
[01:46:47]<Shutter_>i really do not care at this point i just want to get it working
[01:46:56]<Shutter_>level09 i have like 3 times
[01:46:57]<Shutter_>same error
[01:47:05]<Shutter_>not necessarily
[01:47:21]* corey_smith_ has joined #drupal-support
[01:47:28]<Shutter_>redndahead when ig et to the screen to enter the database information it just reloads that page when i hit save and continue
[01:47:34]<Shutter_>can i do everything manually?
[01:47:36]<level09>i'm not sure about vista, but in XP there is some advanced file permissions settings
[01:47:57]<redndahead>Shutter_: Yes
[01:48:02]<peerce>level09; thats in XP Pro, and its also in Vista Business, but not in Vista Home.
[01:48:27]<Shutter_>redndahead can you walk me through taht?
[01:48:31]<redndahead>Shutter_: Well maybe. I'm trying to think how to add the tables
[01:48:50]<Shutter_>isnt there a INSTALL.mysql.txt file that has all that?
[01:48:51]<level09>yeah, I'm not familiar with all those versions :D
[01:49:08]<bigmack84>I've set up drupal in vista and in xp and there's no difference really in how to setup drupal
[01:49:34]<redndahead>Shutter_: Before we get there. mysql is at localhost correct?
[01:49:37]<Shutter_>the only directories i have when i unzip it is, inclues, misc, modules, profiles, scripts, sites and themes
[01:49:42]<Shutter_>yes re1263_
[01:49:46]<Shutter_>* redndahead
[01:49:54]<bigmack84>only difference would be the webserver itself
[01:50:11]<Shutter_>which makes no difference what server u r using
[01:50:16]<Shutter_>or shouldnt
[01:50:25]<redndahead>Shutter_: Do you have something else that already works with your current apache mysql?
[01:50:36]<Shutter_>no only my webserver
[01:50:44]<Shutter_>everything is packed into my vertigo web server
[01:50:52]<Shutter_>*VertrigoServ
[01:51:11]<bigmack84>well I mean how the server is set up. yes your correct once installed all work the same more or less
[01:51:56]* Muskii has quit (Connection timed out)
[01:52:19]<Shutter_>it does not give me option for mysql or pgsql
[01:52:20]* cpgeek has joined #drupal-support
[01:52:49]<Shutter_>could someoen send me a preconfigured drupal site?
[01:52:52]* corey_smith has quit (Read error: 110 (Connection timed out))
[01:52:58]* JohnAlbin|beer is now known as JohnAlbin
[01:53:27]<redndahead>Shutter_: I'll do it give me your email address
[01:53:45]<Shutter_>michaelbrown2009@gmail.com
[01:55:05]<bigmack84>I have to go. <shutter> I wish you luck on your site.
[01:55:39]<Shutter_>thank
[01:55:50]<Shutter_>i have heard good thigns with drupal and wanted to test it otu and not have trouble lol
[01:57:11]<bigmack84>I will be back on for a while in about 4hours or so if you will have any questions.
[01:58:00]<Shutter_>ok
[01:58:10]* level09 has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[01:58:36]<bigmack84>yea its a awesome tool.just has a learning curve but well worth it. ok well goos luck. g2g
[01:58:50]<redndahead>Shutter_: Check your email for some info
[01:58:53]* thinkling has quit ()
[01:59:00]* bigmack84 has quit ("Leaving")
[02:00:12]<Shutter_>reply sent back there redndahead
[02:01:23]<redndahead>FYI your timezone maybe off and clean url's is disabled just in case your server doesn't have mod_rewrite. You can enable that in the administration section.
[02:02:35]* redndahead has quit (Read error: 104 (Connection reset by peer))
[02:03:22]* redndahead has joined #drupal-support
[02:03:55]* jimmygoon has joined #drupal-support
[02:04:05]<jimmygoon>How unsafe is unpacking 6.3 right over 6.2?
[02:05:04]* einsicht has joined #drupal-support
[02:05:17]* einsicht has quit (Remote closed the connection)
[02:05:55]* einsicht has joined #drupal-support
[02:05:56]<Shutter_>all right redndahead
[02:06:57]<intchanter>jimmygoon: That depends on how safely you've been developing.
[02:07:28]<redndahead>Shutter_: It's been sent
[02:07:44]<redndahead>jimmygoon: Also depends if you have sub themes
[02:07:56]<Shutter_>got it let me look int oit
[02:08:02]<intchanter>jimmygoon: It shouldn't overwrite anything below sites/all, sites/default, or sites/SITENAME.
[02:08:28]<redndahead>jimmygoon: Otherwise it went fine for me
[02:08:37]* thinkling has joined #drupal-support
[02:08:38]<jimmygoon>intchanter: I should be fine. Everything I do I try to do future-proof
[02:08:47]<jimmygoon>I'll find out in a few minutes though
[02:08:50]<intchanter>jimmygoon: If you're worried about it, do a test run elsewhere.
[02:09:26]<redndahead>jimmygoon: Make sure you are not using sub themes It will not import all css and images from the base theme.
[02:09:28]* tr_ has quit ("ChatZilla 0.9.83 [Firefox 2.0.0.15/2008062306]")
[02:09:47]<intchanter>redndahead: Good point.
[02:09:47]<redndahead>jimmygoon: well at least if the sub theme doesn't reside in the base theme
[02:10:21]<Shutter_>redndahead i have to keep my current files current?
[02:10:50]<redndahead>But if someone would like to help me tremendously could someone please verify this bug: http://drupal.org/node/281489
[02:10:51]<Druplicon>http://drupal.org/node/281489 => Sub Themes do not inherit CSS and images => Drupal, theme system, critical, active, 4 IRC mentions
[02:11:13]<redndahead>Shutter_: Yep just do a fresh install and copy the settings.php file
[02:11:37]<redndahead>Shutter_: then add the tables in the sql file to your mysql db
[02:11:49]* hunvreus has quit ("This computer has gone to sleep")
[02:12:20]<Shutter_>redndahead: change this: $db_url = 'mysqli://root@localhost/drupal'; to wat
[02:13:19]<intchanter>redndahead: That should actually be inheriting anything you haven't overridden.
[02:13:41]<intchanter>redndahead: Can you clear the theme registry and check again?
[02:13:52]<Shutter_>redndahead: change $db_url = 'mysqli://root@localhost/drupal'; to $db_url = 'mysqli://root@localhost/mikes/BaseInstalls/drupal';
[02:14:07]* marvil07 has quit ("Abandonando")
[02:14:20]* Bojhan has quit ()
[02:14:23]<redndahead>shutter_: change to dbusername:password@localhost/dbname
[02:14:31]* sarah_p has joined #drupal-support
[02:14:46]<redndahead>intchanter: This has been tested on a fresh install
[02:14:59]<redndahead>intchanter: This worked fine in 6.2
[02:15:05]* kthomas_vh has joined #drupal-support
[02:15:07]* sammyfung has joined #drupal-support
[02:16:44]<Shutter_>where woudl i put the name of the database and the password?
[02:16:48]<redndahead>intchanter: have time to give it a try? Just having someone verify the issue would help alot
[02:17:05]<redndahead>OK in phpmyadmin did you create a database?
[02:17:14]* Michelle2 has joined #drupal-support
[02:17:20]* Michelle has quit (Read error: 104 (Connection reset by peer))
[02:17:22]<intchanter>redndahead: I'm actually downloading and extracting .2 and .3 side-by-side to check the diffs for anything related-looking.
[02:17:51]* ugarit has joined #drupal-support
[02:17:56]<redndahead>intchanter: Thank you so much!!
[02:18:19]<jimmygoon>I'm getting a white screen on update.php
[02:18:51]<Shutter_>redndahead: thank you it displays
[02:19:54]* jpb_in_nyc has joined #drupal-support
[02:19:55]<redndahead>jimmygoon: after it starts running or when you first get there?
[02:19:59]<jpb_in_nyc>hi gang
[02:20:13]<redndahead>Shutter_: ur welcome
[02:20:17]<jpb_in_nyc>I'm trying to install drupal with SVN, and having a little trouble
[02:20:37]<Shutter_>redndahead if you dont mind i might be in contact with you concerning any qurstions via e-mail
[02:20:45]<jpb_in_nyc>has anyone used the Mac SVN client "Versions" with Beanstalk?
[02:20:52]<jimmygoon>redndahead: it appears ot have been an include error linked to the fact my FTP client is worthless ://
[02:21:26]<intchanter>Shutter_: It's typically a much better idea to return to the public support channels rather than contacting individuals directly.
[02:21:43]<peerce>jbd; what do you mean, 'install drupal with SVN' ? you mean install it from the SVN server? or add some SVN functionality to a drupal website?
[02:22:25]<jpb_in_nyc>I mean use SVN to apply version control to my drupal install
[02:22:26]<intchanter>Shutter_: The reasons are that it allows others to watch and learn, the time of an individual shouldn't be taken when they are not specifically offering it, and more.
[02:22:27]<redndahead>jimmygoon: heh
[02:22:46]* realityloop has quit ("Leaving")
[02:22:56]* Souvent22 has joined #drupal-support
[02:22:56]<jimmygoon>redndahead: seriously, it was just missing some files.. likes views.module
[02:22:57]<jimmygoon>lol
[02:23:03]<Shutter_>ok intchanter
[02:23:05]<jpb_in_nyc>I'd love to learn how to use version control to get the latest modules and core, but I thought that was with CVS. Can Head be accessed with SVN?
[02:23:08]<Shutter_>i want to try something brb
[02:23:13]* Shutter_ has quit ("If your not living on the edge, you're taking up too much space")
[02:23:21]<redndahead>Shutter_: he's right I'm not always available anyways. I have over 80 sites to maintain so I get busy and I feel bad if I don't answer ;)
[02:23:23]* Shutter_ has joined #drupal-support
[02:23:48]<Shutter_>okay im back
[02:25:46]<intchanter>redndahead: So you're not able to enable and use the theme at all?
[02:25:55]<redndahead>intchanter: just double checked to make sure it works in 6.2 and it does. Whew! I would have looked like an *ss
[02:26:09]* jenlampton has quit (Read error: 113 (No route to host))
[02:26:21]* corey_smith has joined #drupal-support
[02:26:35]<redndahead>intchanter: I can enable them no problem. I see the screehshot.png no problem. The issue is when I enable it there is no styling or images from the base theme
[02:26:35]<intchanter>Or you're able to enable it, and it looks quite bare?
[02:26:47]<redndahead>you got it
[02:26:59]<redndahead>Give it a shot it's fun
[02:28:31]* cwgordon7 has joined #drupal-support
[02:29:11]* b3six has joined #drupal-support
[02:29:28]<[alphex]>Moving a drupal 5.7 site from one webhost to the other.... copy the database, ensure the configuration file has the right database connectivity info, then copy the files over .... and anything else?
[02:30:10]<b3six>can any1 help with drupal 6 theme development questions?
[02:30:21]* sarah_p has quit ()
[02:32:07]<redndahead>b3six: just ask
[02:32:08]<Psi-Jack>Has anyone done the upgrade from Drupal 5.7 to 5.8?
[02:32:56]<Davea1>Psi-Jack, yes
[02:33:03]<Davea1>Psi-Jack, no problem at all
[02:33:18]<Psi-Jack>Davea1: What basically did you end up doing?
[02:33:20]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[02:33:38]<Psi-Jack>I'm hoping it's just as simple as untarrig it over the existing structure, and running the update.php
[02:33:48]<Psi-Jack>(and replacing the jquery_update jquery.js file)
[02:34:03]* Michelle has joined #drupal-support
[02:34:44]<Davea1>Psi-Jack, I use symlinks and just change the pointer
[02:34:52]* Michelle2 has quit (Success)
[02:35:08]* Gluteus has quit (Read error: 110 (Connection timed out))
[02:35:38]* Souvent22 has quit ("ChatZilla 0.9.83 [Firefox 2.0.0.15/2008062306]")
[02:36:09]* emspace has quit (Read error: 104 (Connection reset by peer))
[02:36:16]<Psi-Jack>Davea1: Heh, unfortunately, I can't do that. :)
[02:36:32]<Psi-Jack>Well, I could, but hmm
[02:36:48]<Psi-Jack>Davea1: But that's basically what you did, eh?
[02:37:09]<Davea1>Psi-Jack, yes
[02:37:24]<redndahead>intchanter: Got to go if you can confirm that bug and post that you confirm it in the issue queue I would greatly appreciate it.
[02:37:33]<Davea1>I untar drupal - creates drupal-5.8
[02:37:46]<Davea1>then I symlink from that dir to drupal
[02:37:51]<Davea1>and I point apache to drupal
[02:37:54]<intchanter>redndahead: Sorry, away on phone. Will do.
[02:37:55]* ugarit has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[02:38:05]<redndahead>b3six: look up the irc
[02:38:07]<redndahead>irc?
[02:38:07]<Druplicon>The http://drupal.org/node/108355 handbook page contains an explanation of the various drupal irc channels and their correct uses. Please read and understand everything on this page. Please.
[02:38:09]<Davea1>then I move drupal/sites to drupal/not_used
[02:38:23]<Davea1>then I create a new dir- drupal5sites
[02:38:24]<Psi-Jack>Heh.
[02:38:34]<Psi-Jack>Sounds like you use a very "modular" approach. ;)
[02:38:37]<Davea1>and then I symlink from that dir into drupal/sites
[02:38:40]<b3six>i just dont know where to start..i been readin the theme guide and everythin but dont know how to start designin my theme. http://drupal.org/node/281854 at the bottom of that post I was givin a bare page.tpl file, but what do I do with that? and also how do i put regions where i want them?
[02:38:41]<Druplicon>http://drupal.org/node/281854 => Question for themers! => 1 IRC mention
[02:38:55]<Davea1>it makes upgrades easier
[02:39:02]<Davea1>like 30 seconds!
[02:39:13]<redndahead>intchanter: thank you
[02:39:49]<Psi-Jack>Davea1: I'm just tarring up the site,. LOL
[02:39:59]* redndahead has quit (Remote closed the connection)
[02:40:02]* hcope01 has joined #drupal-support
[02:40:09]<Davea1>Psi-Jack, do what works for you!
[02:40:28]* Shutter_ has quit (Read error: 104 (Connection reset by peer))
[02:41:57]<hcope01>Hi, I developed a module for 4.7 and now I'm trying to reuse it after a long time. Weird thing is function print theme('page',"stuff") prints everything twice
[02:42:07]<hcope01>was this changed from 4.7 to 5?
[02:44:06]* nonsie has joined #drupal-support
[02:46:32]* hunvreus has joined #drupal-support
[02:48:16]* baalsgate has joined #drupal-support
[02:48:22]<baalsgate>hi
[02:48:42]* tha_sun_ has quit (Read error: 104 (Connection reset by peer))
[02:49:01]<baalsgate> $destination_country = $country[0]['country_iso_code_2']; is not giveing me the expected "AU" any ideas ?
[02:49:13]* JohnAlbin has quit ()
[02:50:51]* mordecai has joined #drupal-support
[02:50:54]* TrikNik has joined #drupal-support
[02:52:17]<baalsgate>hello ?
[02:52:34]* allisterb has quit (Read error: 104 (Connection reset by peer))
[02:53:08]* ldz420 has left #drupal-support ()
[02:53:30]* thumb has joined #drupal-support
[02:54:57]* bshumate has quit ("*poof*")
[02:55:02]* sdwrage has quit ()
[02:55:49]* TrikNik has quit (Client Quit)
[02:56:15]* renga has joined #drupal-support
[02:57:00]* hcope01 has left #drupal-support ()
[02:58:19]* thinkling has quit ()
[02:58:53]* renga has quit (Remote closed the connection)
[02:59:45]* NateSide has quit ()
[03:00:30]* MediaDoneRight has joined #drupal-support
[03:00:43]* johnny5 has joined #drupal-support
[03:00:53]* alevine has quit ("Leaving")
[03:01:24]* grndlvl has quit ("This computer has gone to sleep")
[03:01:41]<johnny5>Hey guys. Using a block that I believe came with views that should show the most popular content based on the number of times it has been viewed. But all views totals are coming up zero. Any ideas?
[03:02:53]<b3six>are there any guides/tutorials to creating themes that look nothing like drupal theme templates??
[03:04:34]* xx_xx_ has joined #drupal-support
[03:09:23]* corey_smith_ has joined #drupal-support
[03:10:17]* papimann has joined #drupal-support
[03:10:30]<Michelle>johnny05 - Have you enabled the page view counter?
[03:11:08]* Moonshine_laptop has joined #drupal-support
[03:12:04]<Michelle>afk again... just passing thru
[03:14:47]* copelco has quit ()
[03:15:19]<johnny5>Michelle - hah, nope, dunno how
[03:17:07]* brmassa has joined #drupal-support
[03:17:10]* corey_smith has quit (Read error: 110 (Connection timed out))
[03:17:34]* nicdc_ has quit ("Gone")
[03:17:54]* nicdc has joined #drupal-support
[03:18:01]<papimann> i want to use interconnected pages on my drupal enabled website how can i do it plz reply
[03:18:01]* nonsie has quit ()
[03:19:02]<brmassa>Guys, my form had a **$form['#redirect'] = '';** but during the validation/submit, i need to change it. so i set the new value on **$form_state['redirect'];**. However, its not working. why?
[03:19:28]<brmassa>It seems that the $form['#redirect'] has preference
[03:19:32]<AlanF>Has anyone struggled with Captcha in CiviCRM/Drupal?
[03:19:45]* baalsgate has quit ("Thanks for helping :)")
[03:20:09]<AlanF>papimann, what do you mean by interconnected pages? You want one to link to another?
[03:20:33]* redndahead has joined #drupal-support
[03:20:42]<AlanF>baalsgate, you're expecting to get that info from your OS?
[03:21:21]<papimann>i mean like on drupal main website next topic is shown on bottom right a link to go to next page
[03:21:48]* Michelle2 has joined #drupal-support
[03:22:12]* alpritt has left #drupal-support ()
[03:23:37]* Davea1 has quit ("Leaving")
[03:24:27]<papimann>alanf,i mean like on drupal main website next topic is shown on bottom right a link to go to next page
[03:24:31]* ChrisCharlton has joined #drupal-support
[03:25:15]<AlanF>papimann, those are book pages. If you create a book page, you can make it point to a previous page and a next page. Book page is a content type.
[03:25:22]* ChrisCharlton has left #drupal-support ()
[03:25:33]<papimann>alanf,i will try and get back soon
[03:26:13]* aod2006 has joined #drupal-support
[03:26:37]<AlanF>papimann, I'll be going to sleep soon. But you need to make sure you have the "Book" module enabled in your "Core - optional" modules.
[03:26:56]<aod2006>is Easy URLs the name of that extension that gives your drupal nodes regular names?
[03:26:57]<papimann>alanf,it is enabled
[03:27:38]<AlanF>aod2006, sounds like you may be thinking of either Path or Pathauto? I'm not familiar with Easy URLs, but it may exist as well.
[03:27:56]<aod2006>oh
[03:27:59]<aod2006>PATH I think it is
[03:28:15]<AlanF>aod2006, Path is a core module.
[03:28:33]<AlanF>Disabled by default, though.
[03:28:56]<aod2006>anything I need to do before I enable it
[03:28:58]<aod2006>?
[03:29:19]<AlanF>Path lets you specify the URL for each page. Pathauto lets you write algorithms that derive URLs from patterns. No, there's nothing you need to do before you enable it.
[03:30:36]<papimann>alanf,can i attach an image to a book page
[03:31:38]<AlanF>There's an Upload module (also Core - optional) that lets you upload an image file. Then you can add a link to that image file using an ordinary image link ("img") in the HTML for your page.
[03:32:31]* Michelle has quit (Connection timed out)
[03:33:18]<AlanF>Or you can simply copy the image file to your files directory or to a subdirectory of it (assuming that's where your filesystem is rooted).
[03:33:30]<AlanF>Then you just need to make sure that your path points to the correct place.
[03:34:04]<papimann>alanf,but it is not showing any option in book page while it is there in a simple page content type
[03:34:08]<AlanF>There are fancier ways to deal with images. There's an Image or Images module. And you can define image fields in a content type under CCK.
[03:34:18]* nikkiana has joined #drupal-support
[03:34:56]<AlanF>aod2006, but simply linking to the image using HTML is the simplest way.
[03:35:21]<AlanF>papimann, I'm not sure what you mean. Have you added a "book"?
[03:35:43]<papimann>alanf, yes i have
[03:36:01]<aod2006>ok I got path working
[03:36:04]<aod2006>now I need to enable clean urls
[03:36:12]<AlanF>Or rather, you went to "Create content" and added a "Book page"?
[03:36:13]<aod2006>looks like I have to edit some stuff
[03:36:25]<AlanF>aod2006, are you working locally on Windows by any chance?
[03:36:39]<aod2006>no
[03:36:45]<aod2006>im working straight from server
[03:36:55]<AlanF>aod2006, that's fine then.
[03:37:15]<aod2006>ah ok
[03:38:43]<aod2006>hmm I dont see an .htaccess
[03:38:46]<aod2006>so I guess I just create one?
[03:39:08]<AlanF>papimann, after you create a "book page" at the top level, you use "Create child page" to create the first child.
[03:39:21]<AlanF>aod2006, sorry, I can't help there.
[03:40:10]* jimmygoon has quit (Client Quit)
[03:40:12]<papimann>alanf,can u have a look at my page i want to know one thing that my next page name is shown on the bottom of that page and also on the bottom right
[03:40:26]<papimann>alanf,can i give the url
[03:40:38]<AlanF>papimann, go ahead.
[03:40:50]<papimann>http://papimann.jaziserver.info/node/13
[03:41:03]<papimann>alanf,this is the one
[03:41:08]* kthomas_vh has quit (Read error: 110 (Connection timed out))
[03:42:28]* kazol has joined #drupal-support
[03:42:36]* Mapler has quit (Connection timed out)
[03:42:38]<AlanF>papimann, why do you want it to appear at the bottom of the page? Isn't it enough to have it on the bottom right?
[03:43:02]* thumb has quit ("cya")
[03:43:41]<kazol>For some reason I get this error when trying to configure MySQL:
[03:43:41]<papimann>alanf, that is what i am asking i do not know why is it appearing on the bottom while i want it to appear only on the bottom right
[03:43:42]<kazol>mysqladmin: connect to server at 'localhost' failed
[03:43:42]<kazol>error: 'Access denied for user 'mysql'@'localhost' (using password: YES)'
[03:44:13]<kazol>Should I use a different username?
[03:44:15]<papimann>kazol,your hostname would be different
[03:44:51]<kazol>papimann: I'm not sure, I only invoked "mysqladmin -u mysql -p create drupal"
[03:45:26]<papimann>kazol: so where are you trying on home server or web server
[03:45:40]<kazol>papimann: Home server
[03:45:47]<AlanF>papimann, I'm sorry, I don't know. It might have something to do with the theme. I have to go to sleep now, though.
[03:46:08]* emspace has joined #drupal-support
[03:46:09]<papimann>alanf :kk go ahead
[03:46:29]<AlanF>papimann, okay, thanks. Bye.
[03:46:30]* einsicht has quit ()
[03:46:34]* AlanF has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[03:46:55]<Psi-Jack>Hmm
[03:47:02]<Psi-Jack>Anyone here using a multisite setup for Drupal?
[03:47:47]<papimann>kazol:i do not have any idea of home servere
[03:47:58]<papimann>kazol:*server
[03:48:18]* brmassa has left #drupal-support ("Konversation terminated!")
[03:49:13]* Michelle2 is now known as Michelle
[03:49:27]* einsicht has joined #drupal-support
[03:49:49]* einsicht has quit (Client Quit)
[03:50:25]<papimann>how can i attach image to a book page
[03:50:44]* corey_smith has joined #drupal-support
[03:53:56]<Psi-Jack>papimann: Well, various ways.
[03:53:59]<Psi-Jack>img_assist
[03:54:00]* allisterb has joined #drupal-support
[03:54:02]<Psi-Jack>IMCE
[03:54:07]<Psi-Jack>Image Attach
[03:54:43]<Psi-Jack>Imagefield and optionally Imagefield_Gallery
[03:54:44]<papimann>can i place ads on my page
[03:54:51]<Psi-Jack>Question really is. In WHAT way d....
[03:54:52]<papimann>adsense code
[03:55:01]<Psi-Jack>Don't tell me you want to put adsense stuff on your book pages?
[03:55:26]<papimann>no not on book page but on my other sort of pages
[03:56:46]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[03:57:20]<Psi-Jack>Well
[03:57:23]<Psi-Jack>If I recall right.
[03:57:29]<Psi-Jack>There's a module for Google AdSense as well.
[03:57:31]<Psi-Jack>Otherwise.
[03:57:40]<Psi-Jack>You could simply just make a block out of the code Google tells you to use.
[03:57:44]<Psi-Jack>Or put it in your template.
[03:57:52]<Psi-Jack>Various ways to choke the same chicken.
[03:57:53]<papimann>can u give me the name
[03:58:45]<papimann>afk will be back soon
[03:59:12]* cwgordon7 has quit (Client Quit)
[04:02:54]<johnny5>How do i turn on my node view counter thingie? Anyone?
[04:04:29]<Psi-Jack>Hmmm.. No multisite peoples here?
[04:06:33]<Moonshine_laptop>Psi-Jack: I run a few.. what do you want to do with it?
[04:06:34]* allisterb has quit (Read error: 104 (Connection reset by peer))
[04:06:45]<Psi-Jack>Moonshine: Ahhh. Sweet.
[04:06:52]<Psi-Jack>Moonshine: What I'm just trying to verify.
[04:07:11]<Psi-Jack>I'm considering moving /all/ my d5 sites to a common shared drupal. :)
[04:07:26]<Psi-Jack>files, is always just in the root folder of a site, and not ever in sites/* correct?
[04:07:57]* allisterb has joined #drupal-support
[04:08:48]<Moonshine_laptop>Psi-Jack: IIRC that's sort of a drupal 5 thing where files was just in the root of the drupal install.. in d6 they are all under whatever site dir your in in sites.
[04:09:02]<Psi-Jack>Ahhhhh
[04:09:12]<Psi-Jack>Okay.. And the latter question.
[04:09:36]<Psi-Jack>I have in /one/ of my sites, sites/default/modules/*
[04:09:54]<Psi-Jack>Can I simply just move those modules to sites/all/modules/* without deactivating and re-enabling them?
[04:10:06]* samtresler has joined #drupal-support
[04:10:30]<Moonshine_laptop>Psi-Jack: You can move them but then you need to change the paths to those moudles in the "system" table.
[04:11:00]<Moonshine_laptop>Psi-Jack: Then you don't have to disable and re-enable, which can be ugly with some modules that clean up a lot.
[04:11:24]<Psi-Jack>Hmmm
[04:11:34]<Psi-Jack>So I would have to run SQL on the system table to do it?
[04:12:10]* wichitard has quit (Read error: 110 (Connection timed out))
[04:12:17]<Moonshine_laptop>Well, do you have any tools to get at the db? Like the mysql apps, navicat, etc?
[04:13:03]<Psi-Jack>phpMyAdmin. hehe
[04:13:05]<Psi-Jack>Simple enough for me.
[04:13:10]<papimann>what is the name of the module for adsense code
[04:13:39]<Psi-Jack>Moonshine: There was one more detail... Umm, trying to remember.
[04:13:52]<Moonshine_laptop>Psi-Jack: yeah.. we'll you should be albe to do that in there.. I just don't know off hand if they allow direct editing of rows in a table of it it needs written sql
[04:14:12]* Psi-Jack nods.
[04:14:16]<Moonshine_laptop>Psi-Jack: What OS are you running on your machine there ? Windows, mac, etc/
[04:14:25]<Psi-Jack>Moonshine_laptop: Here? Windows. Host, Linux.
[04:15:01]<Psi-Jack>Moonshine: Ahh, last one I remembered. ;)
[04:15:06]<Moonshine_laptop>Psi-Jack: OK well it you want to try something very slick download Navicat.. 30day trial.. then you'll want it :)
[04:15:12]* kazol has quit (No route to host)
[04:15:14]<Psi-Jack>LOL
[04:15:19]<Psi-Jack>Alrighty. I'll try it.
[04:15:27]<Moonshine_laptop>Psi-Jack: http://www.navicat.com/download.html
[04:15:47]<Psi-Jack>Moonshine: Last detail. I'm going to be merging (if possible), one of my currently running subdomains currently independantly running off it's own copy of Drupal 5.7
[04:16:08]* sarah_p has joined #drupal-support
[04:16:30]<papimann>psi_jack: what is the name of the module for adsense code
[04:16:33]<Psi-Jack>Moonshine: Will all I have to do, for the most part nayway, for sites, is put a hostname.com directory in there?
[04:16:42]* jpb_in_nyc has quit ()
[04:16:50]<Psi-Jack>papimann: drupal.org, "Modules" section, List by Name
[04:16:57]<Psi-Jack>Text search page: Google
[04:17:17]<johnny5>Anyone know how to sort out the view counter for my content? Not sure what to click and where.
[04:17:32]<b3six>i have my xhtml/css done, whats my first step to creating my DP6 theme?
[04:18:24]<Psi-Jack>Moonshine: Technically, I'm using one single shared ../drupal-5.8 folder itself. And for my sites, like "business" I ln -s ../drupal-5.8/* .; rm sites
[04:18:42]<Psi-Jack>Moonshine: Then I symlink ../drupal5sites/business/sites . as well as files
[04:19:12]<Psi-Jack>I guess in THAT setup, I technically could just keep the default/* all/* setup just as they are, since they would be totally independant?
[04:19:28]<Moonshine_laptop>Psi-Jack: yeah.. under sites it picks what folder to use for an incoming url by cascading through names... I know there is info in the settings.php file on the order in d6, not sure in d5
[04:20:48]<Moonshine_laptop>Psi-Jack: One code set can easily handle as many different sites as you want.. in your case the only tricky thing is going to be the file directory as you already have files in place in these sites I'm betting.. and they are all mapped to the same directory throughout their entries in the db.
[04:20:51]<Psi-Jack>Moonshine: Okay. But provided I did merge them together, so it's easier in the future. It would be "sane" to just use the sub.name.com/* structure shared?
[04:21:07]<Psi-Jack>Right
[04:21:21]<Psi-Jack>I'm trying to ease up future installations/upgrades. LOL
[04:21:29]<Psi-Jack>Even though it's 5.x LOL
[04:22:12]<papimann>i want that anonymous users should not be able to see my whole website how can i do this
[04:22:35]* mortendk has quit ("for those about to code we salute you")
[04:22:39]<Moonshine_laptop>Psi-Jack: The names in the sites directory really depend on your setup. Like in my case if I'm doing a site like www.somewhere.com then I generally use a folder of somewhere.com so that on my dev machine it works with beta.somewhere.com and on the live server it also works with www.somewhere.com
[04:22:44]<Psi-Jack>papimann: Access Control and a 3rd party module, ACL and Content Access
[04:23:14]<Psi-Jack>Moonshine: Hmmm, interesting.
[04:23:29]<Psi-Jack>Basically, I could save a lot of space, using a single resource. LOL
[04:23:33]<Moonshine_laptop>Psi-Jack: But if you have specific names you're using on the same domain then you'll have to get more specific if there are several.
[04:23:37]<b3six>i have my xhtml/css done, whats my first step to creating my DP6 theme?
[04:24:02]<Moonshine_laptop>Psi-Jack: Well more then anything it will save you a lot of time as you can use one module base also..
[04:24:24]<Psi-Jack>Moonshine: *nods* So the cascader cascades down.. Say I have community.mysite.com, I drop down mysite.com in sites, and it'll look for community.mysite.com, fail, proceed to mysite.com, find it, and use that?
[04:25:01]<Moonshine_laptop>Psi-Jack: basically...
[04:25:03]<papimann>is drupal 7 working fine
[04:25:10]* JimBroad has quit ("Leaving.")
[04:25:15]<Psi-Jack>Moonshine: That's what I thought. Perfect then. ;)
[04:25:28]* cafuego has quit ("Lost terminal")
[04:25:49]<Psi-Jack>Heh
[04:25:58]<Psi-Jack>It's a pitty themes aren't in sites/* as well.
[04:26:12]<Moonshine_laptop>Psi-Jack: they are..
[04:26:15]* Psi-Jack blinks.
[04:26:33]<Moonshine_laptop>Psi-Jack: Just make a themes dir under "all" or wherever
[04:26:38]<Psi-Jack>OKay... So I've been hacking up themes/mytheme for no reason and should've had it in sites/*/themes?
[04:26:52]<Moonshine_laptop>Psi-Jack: yep..
[04:26:57]<Psi-Jack>Oy, okay. Cool though. ;)
[04:27:58]<Moonshine_laptop>Everything custom you ever do can live in sites somewhere... files were just the odd ball in d5.. but that changed.
[04:28:17]<Moonshine_laptop>makes it easy to transfer things, backup, etc.
[04:28:21]<Psi-Jack>b3six: Please use the group, not IM me.
[04:28:38]<Psi-Jack>Moonshine: Well, I look forward to the future, then. LOL
[04:28:46]<Psi-Jack>Even though it'll be pure hell to upgrade. ;)
[04:29:21]<Psi-Jack>b3six: YOur first step? http://drupal.org/
[04:29:23]<Psi-Jack>There you go.
[04:29:24]* samtresler_ has joined #drupal-support
[04:29:44]* corey_smith_ has joined #drupal-support
[04:30:13]<Psi-Jack>Moonshine: Hmmmm.
[04:30:55]<Psi-Jack>Moonshine: Do you forsee any problem with me making a symlink of mysite.com to default, for the primary default, when most of it's modules are in default/* directory? Or will it just work?
[04:31:31]* cafuego has joined #drupal-support
[04:31:33]<Psi-Jack>I don't trust it.. But I do have subdomains off mysite.com. :)
[04:31:38]<Psi-Jack>Like dev.mysite.com
[04:32:42]<Kostly>anyone hear of a problem when views show results for admins but not for authenticated or guest
[04:33:01]* Egyptian[Home] has joined #drupal-support
[04:33:26]<Moonshine_laptop>Psi-Jack: symlinks certainly work fine.. so if you want things to default to mysite.com then link it there. You can put it's modules in default so they look like before also. Or you could even symlink modules in default back to all so you have 1 set still. All if this assuming you have apache setup to accept symlinks
[04:34:16]<Moonshine_laptop>Kostly: Drupal 5 or 6?
[04:34:20]<Psi-Jack>I do. Well, my hosting company does. :)
[04:34:21]<Kostly>5
[04:34:55]<Moonshine_laptop>Kostly: Sorry.. never really used it in 5... but there are access permissions in 6, just sure if they are there in 4 also.
[04:35:13]<Moonshine_laptop>Kostly: hehe.. you know what I mean.. in 5 also.
[04:35:39]<Kostly>not for views... well within the view there is, but nothings selected for permission (meaning they all are)
[04:35:43]* corey_smith has quit (Read error: 110 (Connection timed out))
[04:36:13]* renga has joined #drupal-support
[04:36:23]<Kostly>it only will not show some nodes
[04:36:53]* [alphex] has quit ("This computer has gone to sleep")
[04:37:47]<papimann>how to add adsense codes on drupal 6
[04:38:10]<Psi-Jack>papimann: You were answered.
[04:38:42]<papimann>it was for drupal 5.x not for 6 i need it for 6
[04:38:46]* b3six has left #drupal-support ()
[04:39:12]<Psi-Jack>Well, then, you were still answered.. The template and/or block method I suggested as well.
[04:39:31]<Psi-Jack>The module is just a simple front-end to make a block.
[04:40:15]<papimann>i cant understand
[04:40:19]<papimann>that
[04:41:21]* renga has quit (Remote closed the connection)
[04:41:41]* our1944 has joined #drupal-support
[04:42:44]* samtresler has quit (Read error: 110 (Connection timed out))
[04:44:20]* renga has joined #drupal-support
[04:46:14]<our1944>Hi all, I have a question here. I want to redirect user to a thank-you page after submitting a contact form. I search a while and decide to use "contact?destination=thankyou". When I type the url in the browser, it works. But when I use URL alias module map "contact?destination=thankyou" to "contact", I will get a page not found error.
[04:46:58]<Psi-Jack>Hmmm
[04:47:21]<Psi-Jack>I'm not sure on that one, our1944. I've done similar for other types of forms, but not for contact specifically.
[04:48:10]* sarah_p has quit ()
[04:48:32]<our1944>Psi-Jack, is there any other method to do redirect without editing the module?
[04:49:24]<Psi-Jack>Of course there is. There ALWAYS is in Drupal.
[04:49:50]<Psi-Jack>You could make a module to extend the features of the contact module, which is the recommended way to do anything you want to change about any core modules.
[04:51:55]<our1944>Psi-Jack, thanks! I'll try it
[04:52:31]<Psi-Jack>You could figure out what contact does when it's submitting, and make a callback to make it display a page.
[04:52:35]* egoleo has joined #drupal-support
[04:52:50]<Psi-Jack>Guaranteed, it'll work, if you do it right. ;)
[04:53:06]<Psi-Jack>Drupal's literally the most extensible CMS i've /ever/ worked with.
[04:55:17]<our1944>Agree :)
[04:56:32]<Moonshine_laptop>our1944: have you made a module before?
[04:57:06]* ekiczek has joined #drupal-support
[04:57:30]<our1944>I've read some instructions but I've never tried before
[04:57:49]* emspace has quit ()
[04:58:29]* Gluteus has joined #drupal-support
[04:58:35]* thinkling has joined #drupal-support
[04:59:09]<Moonshine_laptop>our1944: It's simple to set one up via one of the guides... but to do what you want you'll use hook_form_alter() to add your own $form['#redirect'] = "some/path" to the contact form (which you'll select by it's id)
[05:00:07]<Moonshine_laptop>our1944: It's sort of a mouthfull for a first run.. but in the end it will be just a few lines of code in a module file. (and a .info file so drupal will allow you to install)
[05:00:12]* samrose has quit (Remote closed the connection)
[05:00:49]<Moonshine_laptop>our1944: But then you'll have a custom module for your site that you can continue to add to over time to tweak anything you want..
[05:01:26]<our1944>Thanks! I think I can copy a contact module and edit that module.
[05:03:00]<our1944>Moonshine_laptop, I found that I can also change the return value of the submitting function to the thank-you page
[05:04:05]* emspace has joined #drupal-support
[05:04:07]* thinkling has quit ()
[05:04:13]* aod2006 has left #drupal-support ()
[05:04:37]<Moonshine_laptop>our1944: yes.. that's basically a similar route to what I was suggesting... #redirect. Forms in drupal are just built up out of an array of elements with special parameters taht outline how they operate.
[05:07:37]* Singularo has quit ("http://www.singularo.com/")
[05:08:44]* metals83 has joined #drupal-support
[05:08:58]* renga_ has joined #drupal-support
[05:10:27]* Singularo has joined #drupal-support
[05:10:46]* corey_smith has joined #drupal-support
[05:12:24]* baalsgate has joined #drupal-support
[05:13:01]<our1944>Moonshine_laptop: great! it works! hook functions is really powerful
[05:13:50]* einsicht has joined #drupal-support
[05:14:01]<Moonshine_laptop>our1944: absolutely.. you can get your hands on anything through them..
[05:15:35]<our1944>Moonshine_laptop, Thanks!:)
[05:16:20]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[05:16:26]* jscheel has quit ()
[05:16:43]* grim_fandango has quit ("Ex-Chat")
[05:16:59]* silvercat has quit (Remote closed the connection)
[05:17:09]* renga has quit (Read error: 113 (No route to host))
[05:18:38]* silvercat has joined #drupal-support
[05:20:06]* stephthegeek has quit (Read error: 110 (Connection timed out))
[05:24:54]<johnny5>Anyone know how I can tell how many times a node has been viewed?
[05:25:07]<johnny5>Do I need a module or does Druapl handle that on it's own
[05:25:46]<silvercat>johnny5: the core statistics-module should do that
[05:27:30]<johnny5>hmm, i have statistics enabled? i'm not getting any values for view count?
[05:27:53]* stantont|away has quit (Read error: 110 (Connection timed out))
[05:28:44]<silvercat>make sure you've enabled the node view counter in admin/reports/settings (for 6)
[05:29:11]<johnny5>5.8?
[05:29:11]<Druplicon>5.8 is http://drupal.org/node/280586
[05:29:46]<johnny5>ahaha, found it
[05:29:51]<silvercat>uh, i dont have statistics enabled on my 5x, but I'm guessing there's a similar option somewhere in admin/logs
[05:29:51]<johnny5>thanks silvercat!!!
[05:30:45]* Muskii has joined #drupal-support
[05:30:58]<johnny5>how quickly would i start to see view counts?
[05:31:16]<johnny5>my most popular sidebar is still showing zero views for everything
[05:31:24]<silvercat>well it starts counting from now..
[05:31:47]<johnny5>hmmm
[05:31:56]<silvercat>i dont know how that thing works.. =)
[05:32:03]* Muskii has left #drupal-support ()
[05:32:32]<silvercat>there should be a view counter in every node
[05:33:56]<johnny5>do i need to enable both logging and view counting?
[05:34:03]<silvercat>i would assume so
[05:34:09]* renga_ has quit (Remote closed the connection)
[05:34:47]<johnny5>arrrrrggh, still nothing
[05:36:19]<silvercat>might be cached or something like that
[05:36:20]* marcrobinsone has quit ("Leaving.")
[05:36:35]* nicdc has left #drupal-support ()
[05:36:36]* stevek has joined #drupal-support
[05:40:26]* thinkling has joined #drupal-support
[05:43:02]* metals83 has quit ()
[05:43:46]* corey_smith_ has joined #drupal-support
[05:51:01]* corey_smith has quit (Read error: 110 (Connection timed out))
[05:52:00]* kthomas_vh has joined #drupal-support
[05:53:48]* nonsie has joined #drupal-support
[05:58:20]* nikkiana has quit ("Leaving")
[06:00:53]* davidstrauss has quit ()
[06:02:18]* nikkiana has joined #drupal-support
[06:05:38]* cpgeek has quit ()
[06:06:16]* papimann has quit ("Leaving")
[06:09:59]* realityloop has joined #drupal-support
[06:10:33]<realityloop>how can I override the page title displayed on a Panel?
[06:11:47]* baalsgate has left #drupal-support ()
[06:12:32]* MediaDoneRight has quit ("I'm no quitter... just had other things to do")
[06:13:33]* TrikNik has joined #drupal-support
[06:13:56]* nonsie has quit ()
[06:14:44]* Zarabadoo has joined #drupal-support
[06:15:49]* sutha has joined #drupal-support
[06:16:33]* DamZ has joined #drupal-support
[06:16:33]<Psi-Jack>Moonshine_laptop: Still around by chance?
[06:17:13]* emspace has quit (Read error: 110 (Connection timed out))
[06:17:20]* lukas118 has joined #drupal-support
[06:18:10]<lukas118>Odblokujcie mi konto!!! lukas118
[06:19:04]<Moonshine_laptop>Psi-Jack: Yep but crashing soon here.. big day tommorrow..
[06:19:15]<Moonshine_laptop>Psi-Jack: What do you have ?
[06:19:19]<Psi-Jack>Moonshine_laptop: Just 1 small question. :)
[06:19:46]<Psi-Jack>Moonshine_laptop: When I turn off a module, I don't have to run the Uninstaller, to move it from sites/default to sites/all, do I?
[06:19:51]<lukas118>mataldamage?
[06:20:32]<realityloop>sdboyer: I've just created a panel and I can't find any info on how to override title displayed in the page as mentiond in the field description, are you able to assist me please?
[06:20:46]<Psi-Jack>Moonshine_laptop: It's either that, or seeing if I can create a REPLACE query WHERE filename = 'site/default/modules/%' and replacing only the front part, if possible. LOL
[06:20:49]<Moonshine_laptop>Psi-Jack: You don't.. and really uninstalling would end up potential removing tables etc..
[06:21:02]<Psi-Jack>Right. That's what I wanted to make sure of. :)
[06:21:10]<Moonshine_laptop>Psi-Jack: Personally I wouldn't disable them though
[06:21:12]<sdboyer>realityloop: i have a few mins, sure
[06:21:32]<Psi-Jack>Moonshine_laptop: Yeah, my primary options are to try a quick REPLACE, or make a script that does it one by one.
[06:21:32]<sdboyer>realityloop: so what you need to do, generally speaking, is use an argument that begins with %
[06:21:36]<Moonshine_laptop>Psi-Jack: I've seen too many modules with .install files that do some things on disable that you might not want.
[06:21:51]<sdboyer>realityloop: exactly what that argument is depends on where you're getting the title override from, aka which context
[06:22:04]<sdboyer>realityloop: you're using panels pages, right?
[06:22:16]<realityloop>sdboyer: thanks.. so I've created the panel.. and entered "TOES" as the title, but I'd like to override what is displayed in the page so that it shows "Greening Up Our Act"
[06:22:20]<Moonshine_laptop>Psi-Jack: If you download Navicat (free for 30 days !) and connect it to your mysql server you can edit the paths in that system table just like you are in excel...
[06:22:31]<realityloop>sdboyer: yes.. Panels Pages..
[06:22:43]* lukas118 has quit ("You will be given a post of trust and responsibility.")
[06:22:51]<sdboyer>realityloop: right, and...ahh, so you're overriding the title of the whole panel, not just one of the panes
[06:22:54]<Psi-Jack>Moonshine_laptop: Yeah, but .. Hmmm. I guess that'd work.. Copy the modules I share accross multiples.
[06:22:57]<sdboyer>realityloop: well, still the same concept
[06:23:10]<realityloop>I still want the breadcrumbs to show "Home >> TOES" though
[06:23:20]<sdboyer>realityloop: go to 'layout settings' and there should be a form box where you can enter in "Greening Up Our Act"
[06:23:27]<Psi-Jack>You're prolly right. Automatic renaming the system filename fields may be a bad idea.. I already know I don't want /all/ the modules moved.
[06:23:44]* arianek has quit ()
[06:23:51]<Psi-Jack>But .... but... It's 132 rows! LOL
[06:24:02]<realityloop>sdboyer: that was easy, but it changes the breadcrumb too
[06:24:06]<Psi-Jack>Excuse me, 139. :)
[06:24:09]<Moonshine_laptop>Psi-Jack: Yeah.. we'll you could do a foreach, but themes are in there also..
[06:24:25]<sdboyer>realityloop: heh...yeah, the wonders of the breadcrumb system
[06:24:26]<realityloop>is there a way to change the title without changing the breadcrumb?
[06:24:29]<Psi-Jack>Ahhh, themes too? Sweet.
[06:24:31]<sdboyer>realityloop: unfortunately, that one's not so easy to get around
[06:24:38]<Psi-Jack>Moonshine_laptop: Alrighty! Thanks Moonshine.
[06:24:46]<Psi-Jack>I'll do it the manual way.
[06:24:49]<Moonshine_laptop>Psi-Jack: Actually you could try one thing first on that same machine.. It may work.
[06:24:52]<realityloop>sdboyer: doh...
[06:24:53]<sdboyer>the short answer is, not really
[06:24:55]<sdboyer>well, not very easily
[06:25:03]<sdboyer>the two systems are linked, titling and breadcrumbs
[06:25:08]<Psi-Jack>Moonshine_laptop: Oh?
[06:25:25]<realityloop>doesn't that mean there's no point in having the one in Layout Settings?
[06:25:42]<sdboyer>if it's really important to you that the breadcrumb work a particular way, then you may have to rework things using some theming ninja-ness
[06:25:46]<sdboyer>lol
[06:25:55]<sdboyer>uh, if you think breadcrumbs are more important than titles, i suppose :P
[06:26:05]* sdboyer doesn't even run breadcrumbs on most of his sites
[06:26:08]<realityloop>heheh
[06:26:11]<Moonshine_laptop>Psi-Jack: hmm.. 1 min
[06:26:19]<Psi-Jack>Moonshine_laptop: Just imagine. I gotta do this with at /least/ one more site, but essentially mirror it within itself, relocate the NON-global modules... And then link/move it over progressively.
[06:26:21]<realityloop>unfortunately I have to on this site
[06:26:48]* corey_smith has joined #drupal-support
[06:26:50]<Moonshine_laptop>Psi-Jack: I think this may work.. you have devel on that site ?
[06:27:10]<Psi-Jack>Moonshine_laptop: I do have a devel copy, but it's not been used much yet. :)
[06:27:29]<sdboyer>well, then, i recommend either pulling some wizardry out to patch in the title you want via the theme later (which will bollix your SEO, of course), or try playing around with the breadcrumbs themselves to see if you can make them behave
[06:28:08]<realityloop>sdboyer: I think I'll just tell the client it has to be this way.. :P
[06:28:15]<sdboyer>realityloop: =)
[06:28:21]<realityloop>And make them chose a better title
[06:28:25]<sdboyer>yep, unfortunately it's really not something panels can do much of anything about
[06:29:03]<Moonshine_laptop>Psi-Jack: Well it's probably better to stick to the fool proof plan really... I'd copy sites/default/modules to sites/all/modules so that it's in both locations to start... then with navicat I'd just edit the entries. It will go quicker then you think as you can sort it so modules are all together in there and just copy paste over the front portion of the path.
[06:29:08]<sdboyer>it's all enmeshed in the way breadcrumbs interact with the page title
[06:29:35]* sarah_p has joined #drupal-support
[06:29:44]<Moonshine_laptop>Psi-Jack: Once that's done I'd clear the cache for good measure and move those modules out of default and it should just continue working fine.
[06:29:45]<Psi-Jack>Moonshine_laptop: That's what I was thinking. That way, when I move the other site in, it'll work as well.
[06:29:59]* mordecai has quit (Read error: 60 (Operation timed out))
[06:30:05]<Psi-Jack>Working live here. I want it pretty much unnoticable. :)
[06:30:14]<realityloop>sdboyer: well in my experience breadcrumbs are one of the most annoying parts of Drupal to get to behave.. so I'm not gonna place any blame on Panels.. :)
[06:30:22]<realityloop>thanks for the help though
[06:30:24]<Moonshine_laptop>Psi-Jack: That will be as unnoticible as it can get really..
[06:30:26]<sdboyer>realityloop: much appreciated for that :)
[06:30:27]* guardian has quit ()
[06:30:30]<sdboyer>yep, you bet, g'luck
[06:30:36]* tayz has quit (Remote closed the connection)
[06:31:18]* stevek has quit ()
[06:31:31]<Moonshine_laptop>Psi-Jack: Just be sure to move them out of default before clearing the cache otherwise I think default may win and it may place that path back on there.
[06:31:31]* Psi-Jack nods
[06:31:39]<Psi-Jack>Right.
[06:31:56]<Psi-Jack>And I gotta deal with the stupid host server using some kind of buffering system of their own as well.
[06:32:20]<Psi-Jack>Holy sheit.
[06:32:28]<Psi-Jack>They want $95 for this Navicat!?
[06:33:07]<Moonshine_laptop>Psi-Jack: heh.. If you actually try it for a week or two you'll see why :)
[06:33:08]<Psi-Jack>Oh, Excuse me. $129
[06:33:23]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[06:33:25]<Psi-Jack>Doubtful. I think MOST software is over priced.
[06:33:40]<Psi-Jack>If it focuses on just one thing, $129 is too much.
[06:33:49]<peerce>sure, just write it for free and give it away, then.
[06:34:00]* thinkling has quit ()
[06:34:02]<Psi-Jack>I don't say go free.
[06:34:10]<realityloop>sdboyer: I think the Hide Title checkbox on Layout Settings tab doesn't work
[06:34:11]<Psi-Jack>If I wanted free, I'd just use phpMyAdmin. Simple.
[06:34:29]<sdboyer>realityloop: it doesn't in beta5, but it's fixed in -dev
[06:34:33]<realityloop>sdboyer: I retract that
[06:34:34]<Psi-Jack>Or just as simple.
[06:34:37]<sdboyer>heh
[06:34:44]<sdboyer>well, it sorta sometimes works in beta5 :P
[06:34:47]<Psi-Jack>I could use the MyODBC connector and use Excel... Technically.
[06:34:52]<sdboyer>but the logic's been significantly fixed up
[06:35:00]<sdboyer>titles will actually be...dependable as of RC1 :)
[06:35:06]<Moonshine_laptop>Psi-Jack: Well it depends on what you consider 1 thing.. it does scheduled db backups, saved queries, db design, drag and drop table and db copying to remote servers, etc...
[06:35:07]<peerce>$95 isn't even an hours time for a decent software consultant.
[06:35:13]<Psi-Jack>OOOOOORRR... The MyODBC connector and StarOffice Base
[06:35:22]<realityloop>sdboyer: how far off is that?
[06:35:30]* mordecai has joined #drupal-support
[06:35:30]<Psi-Jack>Moonshine_laptop: It's focused on one thing. MySQL. :)
[06:35:40]<sdboyer>realityloop: i pushed through about 200 issues this past weekend, and at this point
[06:35:47]<realityloop>awesome
[06:35:49]<sdboyer>basically we're just letting it percolate for a little while to see if any bugs emerge
[06:35:58]<sdboyer>but essentially
[06:36:06]<sdboyer>what's in -dev right now is panels2 RC1 =)
[06:36:24]* sdboyer is, atm, porting the panels_page hook_menu() black magic to d6 =)
[06:36:29]<realityloop>cool.. I might grab it tomorrow and have a play :)
[06:36:39]<sdboyer>please do, definitely need people to poke at it
[06:36:58]<sdboyer>there are at least a few new features that'll jump out at people right away, too
[06:37:00]* nduplessis_ has joined #drupal-support
[06:37:04]<realityloop>but for now it's time to go home.. I'm sure you'll hear from me if I find any bugs :)
[06:37:06]<Psi-Jack>Wow
[06:37:13]<Psi-Jack>This is fast for Java. ;)
[06:37:14]<realityloop>later
[06:37:18]* realityloop has quit ("Leaving")
[06:38:11]<Moonshine_laptop>Psi-Jack: Not sure how you connect to your mysql server currently but it can do just about any way.. even tunneling over an ssh shell connection if you have the ports locked down.
[06:38:20]* flabberkenny has quit ()
[06:38:40]<Psi-Jack>Moonshine_laptop: I /could/ setup remote access, but tunneling is just better.
[06:40:10]* redndahead has quit (Read error: 104 (Connection reset by peer))
[06:40:11]* mordecai has quit (Read error: 104 (Connection reset by peer))
[06:40:42]<Moonshine_laptop>Psi-Jack: Well I better run here.. but it's a great tool... I have 12 remote DB server connections in it and I can toss db's and tables around securely between them my just clicking.. That's worth 500$ :)
[06:40:53]<Psi-Jack>Hmmm.
[06:40:58]<Psi-Jack>We'll See.
[06:41:03]<Psi-Jack>Thanks for the help Moonshine_laptop. ;)
[06:41:07]<Moonshine_laptop>l8r
[06:41:12]* Moonshine_laptop has quit ()
[06:41:18]* sarah_p has quit ()
[06:41:24]<a_c_m>morning
[06:41:59]* mordecai has joined #drupal-support
[06:43:00]* rapsli has joined #drupal-support
[06:43:04]* milian has joined #drupal-support
[06:43:10]* papimann has joined #drupal-support
[06:43:32]<Kostly>sdboyer: may I PM you?
[06:43:39]<sdboyer>yep
[06:44:15]<papimann>how to add image in a book page
[06:44:17]* Bigmack83 has joined #drupal-support
[06:45:42]* Zarabadoo has quit (Read error: 104 (Connection reset by peer))
[06:46:12]* siliconmeadow has joined #drupal-support
[06:46:14]* J-O-K-E-R has joined #drupal-support
[06:47:19]<Bigmack83>is anyone familiar with any modules that interact with the deviantart api? theres ones that use flickr or myspace but havent seen any that use theirs. anyone seen anything that might work?
[06:48:20]<a_c_m>Bigmack83: humm... not heard of one... but its not hard to write providers for the emmodule - i just wrote one for flickr sets
[06:48:42]* Dozzzy has joined #drupal-support
[06:48:48]* asimmonds has joined #drupal-support
[06:48:50]<a_c_m>papimann: lots of ways
[06:49:11]<papimann>i have tried all but all fails
[06:49:39]<a_c_m>papimann: what modules / methods did you try?
[06:49:50]<peerce>attach the image as a file attachment, then reference it with <img src="/files/filename.jpg">
[06:49:56]* mindsharp has joined #drupal-support
[06:49:58]<peerce>thats hte 'simplest' way
[06:50:31]<papimann>ok i will try
[06:50:36]<mindsharp>can anybody tell me how to use debug module?
[06:50:49]<rapsli>mindsharp: what do you mean?
[06:50:52]<a_c_m>peerce: duno about simplest, i would say for a end user to get thier head around - the tinyMCE + IMCE or CCK imagefield are simpler
[06:51:15]<mindsharp>i want to use debug module
[06:51:19]<Psi-Jack>FCKEditor + IMCE is good too. ;)
[06:51:26]<Psi-Jack>But
[06:51:27]<Psi-Jack>Really.
[06:51:27]<rapsli>just install it
[06:51:31]<Psi-Jack>It depends on what you want.
[06:51:41]<rapsli>go to the debugs setting page
[06:51:42]<peerce>a_c_m; i meant simplest in terms of setting up the server.
[06:51:49]<Psi-Jack>WYSIWYG + Image/File tool, is great for embedding images.
[06:51:57]<rapsli>there you can say to display some performance stuff
[06:52:02]<Psi-Jack>imagefield is great for just putting them all .... Somewhere unspecific.
[06:52:05]<rapsli>also the debug block, which has some short cuts
[06:52:15]<rapsli>the theme developper is pretty handy too
[06:52:45]<rapsli>and last but not least if you do module development you can use the function dsm($string) to print out some stuff in a nice formatted way
[06:52:50]<mindsharp>rapsli: i've set it up in admin->settings
[06:53:09]* nduplessis has quit (Connection timed out)
[06:53:12]<mindsharp>rapsli: what is the next step?
[06:55:42]<Bigmack83>a_c_m: does it say how to do that in the documentation? well actually emmodule isnt exactly ready for D6.lol. but yea will look into it def.
[06:55:55]<papimann>a_c_m:it does not work
[06:57:59]<papimann>peerce:it does not work
[06:58:19]* sarah_p has joined #drupal-support
[06:59:08]* Bikecomedy has quit (Read error: 104 (Connection reset by peer))
[06:59:11]<peerce>papimann; odd. works for me.
[06:59:17]* Bikecomedy has joined #drupal-support
[06:59:19]<papimann>what
[06:59:28]<papimann>peerce:what is odd
[06:59:41]<peerce>the file atachment and img src thing.
[06:59:56]<peerce>its odd that it doesn't work for you
[07:00:20]<Bigmack83>has anyone had success using the jquery media module? how does it compare to other options for displaying embedded media on a page? Im trying to find a good solution for now for D6 for uploaded and pics from other sites and also for embedded videos.
[07:00:30]<peerce>did the file attachment 'work' ? can you see the file in your ./files directory on the server?
[07:01:16]<papimann>peerce:ya it does but it does not get attached to my page work
[07:01:21]* metals83 has joined #drupal-support
[07:01:40]<peerce>so the file appears on the server in the ./files directory?
[07:02:02]<papimann>yes
[07:02:05]<peerce>yet if you reference it in your page's body as <IMG SRC="/files/filename.jpg"> it doesn't display the picture?
[07:02:13]* mmueller has joined #drupal-support
[07:02:40]<papimann>yes it doesn't
[07:02:43]* milian has quit ("bye bye")
[07:03:19]<peerce>is your website http://www.somedomain.com/ or is it http://www.something.com/somepath/ ?
[07:03:49]<papimann>it is http://papimann.jaziserver.info/
[07:04:00]<Bigmack83>peerce: you can also try giving the absolute url inside the image tag <img src="http://www.example.com/files/image.jpg">
[07:04:16]* sDaniel has joined #drupal-support
[07:04:33]<peerce>odd, I show the last post 3 hours ago on that site.
[07:05:11]<Bigmack83>i had the same problem as papiman but once i listed an absolute url it worked
[07:05:49]* corey_smith_ has joined #drupal-support
[07:05:54]<Kostly>anyone knows how the permissions in content work. I have users make content, but they themselves can not access the content
[07:06:06]<peerce>what page did you attach this picture to?
[07:06:36]<papimann>peerce: book page
[07:06:44]<peerce>what's the URL ?
[07:07:15]<papimann>sorry :file attachment doesn't work
[07:07:26]<peerce>ah, well, debug that first, then.
[07:07:36]<papimann>peerce, how
[07:07:55]* fo2sh has joined #drupal-support
[07:07:55]* guardian has joined #drupal-support
[07:07:57]<peerce>does your webserver have write access to the /files/ directory? check the webserver logs, maybe error_log shows something
[07:08:00]<Kostly>haha... my users cant see the content they make:( *cry*
[07:08:51]<Bigmack83>kostly: can they view the page but no content or do they get access restricted or what comes up?
[07:09:06]<Kostly>403
[07:09:15]<Kostly>well not even that
[07:09:26]<Kostly>it doesnt ask for a login (loggintoboggin)
[07:09:36]<papimann>peerce, how to debug that
[07:10:40]<Kostly>Bigmack83: "You ar enot authorized to access the page"
[07:10:55]<Bigmack83>not found. hmm. logintobaggan you have to configure 403's to go to registration page. but yea there shouldnt be a 403 if someone created comtent there. maybe something to do with pathautos?
[07:11:06]* faith` has joined #drupal-support
[07:11:32]<Bigmack83>Kostly: ok well then make sure the user has access to view all content, view views, etc in the permissions page
[07:11:40]<Kostly>Bigmack83 the 403 problem is path autos
[07:12:09]* corey_smith has quit (Read error: 110 (Connection timed out))
[07:12:42]* afief has joined #drupal-support
[07:13:12]<papimann>how to debug file attachment
[07:13:52]<our1944>Does anyone know a module called testimonials?
[07:14:28]<Kostly>Bigmack83 "access content" all checked, Edit own is all checked and "views module -- access all views" is all checked
[07:15:02]* koolhead17 has joined #drupal-support
[07:15:10]<koolhead17>hi all
[07:15:48]<koolhead17>I just configured vhost and put the drupal server backup in document root.wheni click on url it shows the front page
[07:16:09]<koolhead17>when I click on any of the nodes it says
[07:16:11]<Bigmack83>Kostly: clear caches, run cron recently? how long ago did the problem start? did you do anything before they couldnt see what they made?
[07:16:13]<koolhead17>The requested URL /world was not found on this server.
[07:16:36]<koolhead17>can anyone suggest me if am doing anything wrong.there is no .htaccess files in my root
[07:16:41]<koolhead17>please suggest me
[07:16:57]<Kostly>Bigmack83: how you clear cache?
[07:17:02]<Kostly>blah
[07:17:21]<Kostly>I dont have cache on... I dont think anywhere
[07:18:34]<koolhead17>Kostly: help me
[07:18:47]* mindsharp has quit (Read error: 110 (Connection timed out))
[07:19:00]<Bigmack83>kostly: even with cache off the system still uses it, just not the user nodes. admin/settings/performance clear cache button on bottom of page
[07:19:50]<papimann>how to add google analytic code to drupal website
[07:20:25]* cctoide has quit (Read error: 110 (Connection timed out))
[07:20:50]<Kostly>Bigmack83: only save configuration and rest defaults:(
[07:21:42]<Kostly>as far as cron, every 15 minutes
[07:23:11]* emspace has joined #drupal-support
[07:23:45]<Kostly>It was working fine, then all of a sudden views stopped displaying content that was once accessible and the access to that content changed... now when I make new content it leaves it out of any teasers and also drops it off the access table for authenticated and guest users... I even have a "Moderated role" which works fine...
[07:25:51]* thomaslohbeck has joined #drupal-support
[07:25:59]* patchak has joined #drupal-support
[07:26:14]* fago has joined #drupal-support
[07:26:28]* kthomas_vh has quit (Read error: 110 (Connection timed out))
[07:27:16]<Bigmack83>kostly: on the bottom of admin/settings/performance there should be a button that says 'clear chached data' its not there? as with your problem have you installed node heirarchy recently? give all users to access node heirarchy. i had that problem once and had your symptoms
[07:27:58]<Kostly>node heirachy... no I dont think so... let me check
[07:28:36]<Kostly>Bigmack83 I had OG groups installed once
[07:30:43]* kthomas_vh has joined #drupal-support
[07:31:15]<Kostly>no cache but image cache, let me flush that
[07:31:24]<Bigmack83>kostly: in permissions there should be an access permission under 'nodehierarchy_views module' if you have it. if you dont have OG anymore uninstall it
[07:31:52]<Bigmack83>Kostly: you familiar with phpmyadmin? you know how to clear the cache from there?
[07:32:05]<Kostly>yes, I am a MIS guy
[07:32:28]<Kostly>OG is uninstalled
[07:32:50]<Bigmack83>MIS?
[07:32:56]<Kostly>no I dont know how to clear cache within the DB
[07:33:02]<Kostly>Management Information Systems
[07:33:47]* salvitas has joined #drupal-support
[07:34:03]<peerce>mostly known as IT now. long time ago, was DP. all same difference.
[07:34:08]<salvitas>hi all!!
[07:34:58]<Bigmack83>ok go to phpmyadmin and select all tables that have 'cache' in their title. then select to truncate/empty them. it wont delete thestructure of the table just clears temp data. Just dont 'drop' the table. thats bad mmkay
[07:35:13]<Kostly>peerce IT and IS are quite different, we deal with data, they deal with networks and hardware...
[07:35:34]<Kostly>mmmkay
[07:35:38]<Kostly>dropping Bad
[07:35:42]<Kostly>Empty Good
[07:35:45]<Kostly>Fire Bad
[07:36:01]<peerce>not where i work. IT is the whole nine yards, servers, software development, /and/ infrastructure (networks and hardware)
[07:36:01]<Bigmack83>lol something like that, yes fire bad, so is water. lol
[07:36:14]* Cgull has joined #drupal-support
[07:36:29]<peerce>and thats pretty standard
[07:36:47]<Kostly>peerce: yea, some places call it the same... they are different... like I dont know how to run linux, I talk to the server admin for shit (IT guy)
[07:37:05]<Bigmack83> IT/IS it all depends on where you work. some places just have different standards or whatnot
[07:37:11]* Arancaytar has joined #drupal-support
[07:37:23]<Cgull>Hello, Can someone help me with FCKEditor? somehome it's default status is center justify, also when I create bullet lists they jump to center justify. Anyone know how do I change the default to be left justify?
[07:37:32]<peerce>as I said, when I started, it was "DP" or Data Processing.
[07:38:01]<Cgull>:) not somehome, rather somehow...
[07:40:35]* DamZ has quit ("End of file")
[07:40:42]* papimann has quit ("Leaving")
[07:41:36]<our1944>koolhead17: I believe when you made the backup you forgot the .htaccess. The simplest way is to download drupal again, and put the .htaccess to your document root
[07:41:45]<Kostly>Bigmack83: didnt fix it:(
[07:42:50]* corey_smith has joined #drupal-support
[07:42:54]* mmueller has quit ()
[07:43:01]* faith` has quit ("Nettalk6 - www.ntalk.de")
[07:43:02]* thomaslohbeck has quit (Remote closed the connection)
[07:43:19]* Haza`` has joined #drupal-support
[07:43:45]* koolhead17 has left #drupal-support ()
[07:46:21]<Kostly>Bigmack I created a roll with the same permissions as my authenticated user and I didnt get access to the content... I am then going to add permissions in chunks of 5 to that role... until I get access or its screwed
[07:48:01]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[07:48:26]* ellyjonez has joined #drupal-support
[07:48:45]<ellyjonez>has anyone had any luck with rules & actions in drupal 6?
[07:49:04]<ellyjonez>i'm trying to redirect the user to a 'thanks' page upon the creation of a node
[07:49:10]* naught101 has joined #drupal-support
[07:49:12]<ellyjonez>and the rules module is just making NO sense to me
[07:51:24]<afief>Cgull, I believe it's your CSS, try to apply custom CSS to the editor
[07:51:47]* japerry is now known as japerry_sleep
[07:51:54]<Bigmack83>kostly: you didnt have any node heirarchy permissions?
[07:52:06]* Sero has joined #drupal-support
[07:52:21]<salvitas>Hi all! I am having a little doubt in a module I am developing. I have created Admin screens, DB's, new Node Types etc...
[07:52:46]<salvitas>but how can I provide a page that retreives data from mixed tables in my db
[07:53:05]<salvitas>and make this data link to other pages with other listings?
[07:53:06]<Kostly>Bigmack83 no table like that...
[07:53:17]<salvitas>Is that possible in module development?
[07:53:45]<Kostly>look at this
[07:53:47]<Kostly>wow
[07:54:03]<Kostly>node access has tons of og crap
[07:54:58]* dereine has joined #drupal-support
[07:55:08]* jip_26_ has joined #drupal-support
[07:55:27]* swentel has joined #drupal-support
[07:55:55]<Bigmack83>kostly that might be your problem; well with nide access i mean. maybe the user doesnt have permission to view the content due to that
[07:56:02]* jip_26 has quit (Read error: 104 (Connection reset by peer))
[07:56:02]* jip_26_ is now known as jip_26
[07:56:24]<Kostly>ywah, I just dont know what its suppose to look like
[07:56:45]<Kostly>I got lots of og_public _admin _subscriber
[07:57:31]<Bigmack83>kostly: i would think you could delete the OG stuff but im not sure and i havent really messed with OG
[07:58:17]* fo2sh has quit ("Leaving.")
[07:58:45]<Kostly>these are nodes I need... hehe
[07:59:16]* ellyjonez is away. Automatically set away [SZon]
[07:59:57]* janwari has joined #drupal-support
[08:00:01]* Roelven has joined #drupal-support
[08:00:03]* drupalmannen has joined #drupal-support
[08:00:52]* fo2sh has joined #drupal-support
[08:01:07]* naught102 has joined #drupal-support
[08:02:54]<Bigmack83>kostly: well then im not too sure then....
[08:03:37]<Kostly>what sets these nodes access? It must be in the context
[08:03:40]* designerbrent has quit (Read error: 113 (No route to host))
[08:03:40]<Kostly>content
[08:04:13]* suzanah has quit ()
[08:04:58]* eject_ck has joined #drupal-support
[08:06:01]<Bigmack83>probably.
[08:06:11]<Kostly>nodefamily?
[08:06:13]* mindsharp has joined #drupal-support
[08:06:16]* owahab has joined #drupal-support
[08:06:51]* nikkiana has quit ("This computer has gone to sleep")
[08:07:29]* J-O-K-E-R has quit (Read error: 110 (Connection timed out))
[08:08:49]* mindsharp has quit (Client Quit)
[08:09:10]<Bigmack83>are there any preferred ways to display uploaded and offsite embedded images and videos and audio in D6 since emfield isnt available yet? has anyone tried or tested jqery_media? currently i have lightbox2, image, imagecache, image attach, views, and image magick is also available on my server. Any reccomendations For a D6 solution?
[08:09:14]* fo2sh has quit (Read error: 104 (Connection reset by peer))
[08:09:31]<Bigmack83>Kostly: possibly. not sure i havent really used node family
[08:10:43]* einsicht has quit ()
[08:11:56]* zwiep` has joined #drupal-support
[08:11:56]* mindsharp has joined #drupal-support
[08:12:04]* naught101 has quit (No route to host)
[08:12:09]<drupalmannen>How do I redirect to a view, what url?
[08:12:36]<mindsharp>how to use debug module for debugging?
[08:13:41]<Bigmack83>drupalmanmen: a page view? make the path what you want it to be and for redirection it depends. you in D5 or D6?
[08:13:55]<drupalmannen>D6
[08:14:21]<drupalmannen>I have made a view which should take a node id as argument
[08:14:46]<drupalmannen>yes a page view
[08:14:59]* thomaslohbeck has joined #drupal-support
[08:15:21]<thomaslohbeck>morning drupalesians
[08:15:30]<Bigmack83>drupalmanmen: yes you dont have to give it a path if you usr the node id arguement and on the node you can directly embed views using node_heirarchy also
[08:15:33]<thomaslohbeck>and Im off for coffebreak ;-)
[08:15:40]<mindsharp>anyone knows how to use debug module?
[08:15:47]* Gluteus has quit (Read error: 60 (Operation timed out))
[08:15:50]* __POL__ has joined #drupal-support
[08:16:40]<drupalmannen>I want it to be a link to this view
[08:16:55]<Bigmack83>drupalmanmen: to redirect in D6 go to the redirect page in the admin/build/path-redirects page and add a new giving the existing url and where you want it to redirect to
[08:17:22]<Bigmack83>drupalmanmen: ok so you want the node to have al ink to the view?
[08:17:28]<drupalmannen>yeah
[08:17:38]* gonzorob has joined #drupal-support
[08:17:41]* [algo] has joined #drupal-support
[08:17:55]<gonzorob>http://plainsightgame.com/?q=forum/2 <--- any ideas why the forum topics look like links ?
[08:18:02]<gonzorob>morning btw ;)
[08:18:28]<Bigmack83>ok so on the page settings for the view change the path setting to where you want the url to be, then on the main node create a link to that url and it will be automatically generated
[08:18:43]* sutha has quit ()
[08:19:02]* Bes` has joined #drupal-support
[08:19:37]<mindsharp>anyone knows how to use debug module?
[08:19:51]* corey_smith_ has joined #drupal-support
[08:20:01]* koolhead17 has joined #drupal-support
[08:20:05]* flabberkenny has joined #drupal-support
[08:21:35]<koolhead17>turned off my clean url
[08:21:42]<koolhead17>and it`s wrkin 4 me now
[08:21:43]<koolhead17>:P
[08:22:54]<gonzorob>koolhead17 : you talkign about my issue ?
[08:23:02]<mindsharp>anyone knows how to use debug module?
[08:23:20]<koolhead17>gonzorob: I had clean url issue I fixed it
[08:23:41]<gonzorob>oh right :)
[08:24:10]<gonzorob>any ideas why topics on a forum would come up at URLs ?
[08:24:29]* J-O-K-E-R has joined #drupal-support
[08:24:56]* Thomas_Zahreddin has joined #drupal-support
[08:25:16]* naught101 has joined #drupal-support
[08:25:25]* naught102 has quit (Connection timed out)
[08:26:54]* corey_smith has quit (Read error: 110 (Connection timed out))
[08:27:22]* garrettc has joined #drupal-support
[08:27:53]* sarah_p has quit ()
[08:29:13]<drupalmannen>Bigmack83: I think I get it now. But how do I provide a paramater for the view to take as argument in the link? /articles%1 or /articles?1 ?
[08:30:31]* alvin_2 has quit ("This computer has gone to sleep")
[08:32:13]<koolhead17>Bigmack83: I been trying to figure out this issue the date modules filed date doen`t work in view as filters
[08:33:11]* [algo] has quit (Remote closed the connection)
[08:34:32]<Bigmack83>drupalmanmen: ok so on the main page you want the view to change depending on the link clicked?
[08:34:52]<drupalmannen>ye
[08:34:54]* jonhattan has joined #drupal-support
[08:35:19]<Bigmack83>koolhead17: you can use date fields and arguements in views. can you give some more info?
[08:36:07]* sutha has joined #drupal-support
[08:36:37]<drupalmannen>my new view is displayed on main page, but the arguments doesn't work. I should be getting just one $node (the one loaded with the nid argument I want to send)
[08:37:40]* mindsharp has quit (Read error: 104 (Connection reset by peer))
[08:37:45]* MikeyLikesIt has joined #drupal-support
[08:37:58]<koolhead17>Bigmack83: what I wanted was http://dsc.discovery.com/tv-schedules/daily.html
[08:38:25]<Bigmack83>drupalmanmen: im not sure how to do it directly like that directly but if there are only a few options you can make multiple page views with different sort order or data each with a slightly different url and each link points to that url. you might want to make a forum post for that to see what kind of replies you get
[08:38:27]<rapsli>@mindsharp: do you get my messages?
[08:39:29]<drupalmannen>yeah, but how do I pass the parameter?
[08:39:57]<drupalmannen>It says something about %1%2 or 1,2 but that is not how you can do it in an url
[08:41:17]* isharis has joined #drupal-support
[08:41:22]<Bigmack83>koolhead: ok so you want the newest past to stay on top (By post date) right? make sure at least all your sort orders are descending. have the sort order be by post date.
[08:41:37]* Mek has joined #drupal-support
[08:41:43]<isharis>Why does ?A appends to css stylesheet link on the head? /modules/user/user.css?A
[08:41:43]* sigius has quit (Connection reset by peer)
[08:41:51]<isharis>Is that normal?
[08:41:54]<Bigmack83>drupalmanmen: i havent tried doing it like that yet. sorry
[08:42:26]<drupalmannen>np, thank you for the help
[08:42:53]* TrikNik has quit ()
[08:43:02]<Bigmack83>drupalmanmen: try posting a topic in the forums giving all that information and you should get some helpful responses
[08:43:38]<Bigmack83>drupalmanmen: some of the bigger problems ive had were solved from forum posts
[08:45:08]<Bigmack83>koolhead17: sorry got sidetracked. was what i said what you were looking for?
[08:45:19]<isharis>How do I target CSS only for IE6 through phptemplate_get_ie_styles() ?
[08:46:25]<Bigmack83>isharis: try to use the #drupal-themes for theming questions. they might be able to help you out better
[08:46:37]<isharis>Ok, thanks.
[08:47:35]* Thomas_Zahreddin has quit (Connection timed out)
[08:47:36]<koolhead17>Bigmack83: anyways thanks will trouble you with other querry :P)
[08:48:10]* Thomas_Zahreddin has joined #drupal-support
[08:48:33]<Bigmack83>ok
[08:49:32]* Cgull has left #drupal-support ()
[08:49:35]* koolhead17 wishes to learn some css for theming :D
[08:49:56]<koolhead17>just purchased drupal 6 module developers guide :P
[08:50:55]<isharis>koolhead17: Explore the intricacies of HTML and CSS here: www.htmlhelp.com/ , http://css-discuss.incutio.com/ , www.brainjar.com/ , www.htmldog.com/ , http://css.maxdesign.com.au/
[08:50:56]<Kostly>Bigmack83: had to install OG...
[08:51:11]<Kostly>Bigmack83: guess your stuck with OG once you have it
[08:51:14]* Bigmack83 agrees thats a good book. really need to read it...
[08:51:19]<Bigmack83>kostly: lol
[08:51:54]<koolhead17>isharis: we are friends now:)
[08:52:06]* koolhead17 bookmars all the links
[08:52:27]<Bigmack83>dont forget www.w3c.org for some good resources for css
[08:53:25]* markos__ is now known as markos_
[08:54:43]<Bigmack83>Koolhead: oh and dontforget there is a css room at #css also
[08:54:54]<koolhead17>Bigmack83: thanks
[08:55:02]<Bigmack83>np
[08:55:13]<koolhead17>for first time after over 6 month I got replies from guys here
[08:55:46]<Bigmack83>lol it all depends on who is on and if that person knows how to help
[08:56:04]* Singularo has quit ("http://www.singularo.com/")
[08:56:27]* Roelven_ has joined #drupal-support
[08:56:46]* gonzorob has quit ()
[08:56:47]<koolhead17>Bigmack83: I even stopped coming to channel for some time I was soo pissed off:9
[08:56:48]<koolhead17>:(
[08:56:56]* Roelven has quit (Read error: 104 (Connection reset by peer))
[08:56:59]* sdboyer has quit ("Ex-Chat")
[08:57:31]<Bigmack83>sometimes i get answers right a way to complicated problems, other just asking if anyone has ideas for what to do and no responses. it all depends. ive had the luck to talk to merlinofchaos and webchick couple of times also a while back. just depends
[08:58:04]* murth_ has quit (Read error: 110 (Connection timed out))
[08:58:08]<Bigmack83>sometimes i can go hours in here with no responses too
[08:58:44]* murth_ has joined #drupal-support
[08:58:53]* emspace has quit (Read error: 104 (Connection reset by peer))
[08:58:55]<a_c_m>koolhead17: depends a lot on how you ask the question
[08:59:08]<a_c_m>koolhead17: time of day, colour of the moon etc...
[08:59:12]* emspace has joined #drupal-support
[08:59:13]* grom358 has joined #drupal-support
[08:59:13]<isharis>Bigmack83, do you know why this error came: http://isharis.dnsalias.com/ ?
[08:59:17]<Bigmack83>koolhead: oh lol, merlinofchaos is the guy developing views and panels and webchick is another good developer that has done some jquery stuff among others
[08:59:47]<grom358>I want to have menu item that displays the last 10 items of a certain content type. How can I do this?
[09:00:27]<koolhead17>Kostly: hey
[09:00:42]<grom358>eg.. I want mysite.com/blog to show all blog stories (I created a content type called blog)
[09:00:46]<isharis>Kostly, I am converting that design to Drupal. :P
[09:00:48]* Psi-Jack has quit (Read error: 104 (Connection reset by peer))
[09:00:49]<Bigmack83>isharis: did you enable a module then disable it and not uninstall it? goto the modules page and click the uninstall link at the top and uninstall any of the modules listed
[09:00:59]<isharis>Pathauto?
[09:00:59]<Druplicon>Pathauto is http://drupal.org/project/pathauto
[09:01:03]<isharis>No.
[09:01:11]<Kostly>isharis hehe
[09:01:20]<Kostly>koolhead15 hello
[09:01:23]<koolhead17>Bigmack83: thanks
[09:01:32]<Kostly>koolhead17: hello
[09:01:32]<koolhead17>I have 4 friends here now
[09:01:34]<koolhead17>hehe
[09:01:58]<koolhead17>Kostly: are you a module developer
[09:02:05]<isharis>Any other idea, Bigmack83?
[09:02:06]<grom358>okay.. I see how I can make all blog stories start with url of /blog but how do I do the actual /blog index page
[09:02:10]<Bigmack83>Kostly: hey you wer having OG problems right? i just thought of something...
[09:02:18]<Kostly>koolhead17: work in progress
[09:02:29]<koolhead17>cool .which module
[09:02:31]<Kostly>Bigmack83: I just have to keep it installed it looks
[09:02:47]<a_c_m>koolhead17: also a good way to get help, is to build some karma in here, answering more questions than you ask.. then when you do ask - people tend to take notice ;)
[09:02:51]* corey_smith has joined #drupal-support
[09:03:35]<isharis>Bigmack83, huh.. the error wen't.. :S
[09:03:39]<Kostly>isharis: want to do a web graphic for me?
[09:03:49]<isharis>Kostly, sureee! :D
[09:03:52]<Bigmack83>Kostly: after you disabled it in modules did you ever uninstall it to remove all the OG tables and data?
[09:04:03]<Kostly>yea
[09:04:06]<Kostly>ofcourse
[09:04:07]<Kostly>:(
[09:04:12]<Kostly>it does a bad job
[09:04:15]<Kostly>its BAD!
[09:04:22]<Kostly>Bad OG BAD!
[09:04:32]* Kostly spanks OG groups
[09:04:39]<isharis>What is OG?
[09:04:41]<koolhead17>a_c_m: I will do that from ow
[09:04:58]<koolhead17>isharis: organic groups
[09:05:16]<Bigmack83>isharis: when it says Warning its not critical, its kinda like a 'Hey just letting you know this is happening' kinda thing. isnt always a problem
[09:05:34]<isharis>Bigmack83, it was cache.
[09:05:40]<isharis>How do I clear cache everytime I want?
[09:05:44]<Kostly>hell profiles with bio goes into it
[09:06:29]<Bigmack83>isharis: yea some of the old data might have still been in cache. true. its not usually serious if it says warning
[09:06:43]<Kostly>my dog is looking at me... he wants to go potty
[09:06:49]<Kostly>be back in about 30
[09:07:13]<Bigmack83>isharis: admin/settings/performance to clear cache at bottom of page. click the 'clear cache' button
[09:07:18]* emspace has quit (Read error: 104 (Connection reset by peer))
[09:08:04]<isharis>Bigmack83, thnaks
[09:08:06]<isharis>thanks*
[09:08:14]* sigius has joined #drupal-support
[09:08:43]* Roelven_ is now known as Roelven
[09:08:46]* Psi-Jack has joined #drupal-support
[09:08:51]<Bigmack83>np
[09:09:36]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[09:09:47]* e-anima has joined #drupal-support
[09:10:25]<grom358>is there some built-in thing that display like the front page but only for certain content type?
[09:11:03]<Bigmack83>anyone knowof a good media solution in D6 since emfield isnt available? i have images, audio, and video both uploaded and embedded from other sites. are there any good solutions available?
[09:11:05]* Psi-Jack has quit (Read error: 104 (Connection reset by peer))
[09:11:51]<grom358>or do I need to use like the views module?
[09:11:56]* ingo86 has joined #drupal-support
[09:13:27]<a_c_m>Bigmack83: i dont know of any out of the box, but if you have the skills why not try upgrading emfield ?
[09:13:34]* Singularo has joined #drupal-support
[09:14:13]<isharis>I can't code when I am hungry so BRB!
[09:14:14]<a_c_m>Bigmack83: or http://drupal.org/project/filefield may give you some of the functionality you want
[09:14:56]* antgel has joined #drupal-support
[09:15:12]* antgel has quit (Client Quit)
[09:15:46]<Bigmack83>a_c_m: emfield is in the works apparently just no release date. I dont have much experience in php but once im done eith the site im working on i will have more time to learn it. and actually i just downloaded that one. going to try using it with jquerymedia
[09:16:56]* ulfk_ has joined #drupal-support
[09:17:14]* joachim_ has joined #drupal-support
[09:19:21]* patchak has quit ()
[09:19:45]<a_c_m>Bigmack83: fair enough, i just wrote a new provider for emfield - flickr_sets :)
[09:20:26]* Psi-Jack has joined #drupal-support
[09:21:02]* bertboerand has joined #drupal-support
[09:22:13]* markos_ has quit (Read error: 110 (Connection timed out))
[09:22:16]<koolhead17>a_c_m: flicker_upload module has lots of issues
[09:23:31]<drupalmannen>how do you get a parameter from the request in PHP?
[09:23:34]<Bigmack83>a_c_m: cool, what does the flickr_sets do?
[09:23:46]<a_c_m>koolhead17: wrong module :P this is a provider for the emfield module...
[09:23:52]<Kostly>jquery 2.0 is out
[09:24:11]<a_c_m>Bigmack83: allows you to give a flickr set url instead of a single image... will then display X number from that set
[09:24:35]<a_c_m>Bigmack83: http://drupal.org/node/281628
[09:24:36]<Druplicon>http://drupal.org/node/281628 => Support for Flickr Sets => Embedded Media Field, Code, normal, patch (code needs review), 1 IRC mention
[09:26:12]<Psi-Jack>Hmm
[09:26:30]* koolhead17 has quit (Remote closed the connection)
[09:26:50]<Psi-Jack>Anyone using Workflow-ng by chance? I'm trying to get workflow-ng using mimemail, and actually send "FROM" the correct site_mail address, instead of the obfuscated ugly host-provided email account of my servicing host.
[09:27:25]* koolhead17 has joined #drupal-support
[09:27:54]<Kostly>no, but I always wondered what workflow-ng did
[09:28:35]<a_c_m>Psi-Jack: i use workflow-ng - it rocks.... but i think your issue is with mimemail no? not workflow-ng ?
[09:28:36]<Bigmack83>a_c_m: sweet: but im on D6? :( lol
[09:29:09]<a_c_m>Bigmack83: yeah, the joys of being cutting edge... take a while of the modules you might want to catch up
[09:29:23]<Psi-Jack>a_c_m: No, actually, mimemail is working perfectly actually. I have another site linked in the same mimemail module from sites/all, and it's sending them perfectly fine.
[09:30:17]<a_c_m>Psi-Jack: hummm, not sure then... may be a setting you can change in the workflow (or worst case, just use the customphp work flow and fire of mimemail by hand)
[09:30:37]* rapsli has quit ("Leaving.")
[09:31:02]* markos_ has joined #drupal-support
[09:31:53]* corey_smith_ has joined #drupal-support
[09:32:17]* babo has joined #drupal-support
[09:32:29]<babo>i want my client to be able to upload a pdf document. what's the best way ?
[09:33:57]<Psi-Jack>OKay
[09:34:13]<Psi-Jack>Well, I just removed the Mimemail module, reactivated it, turned it off in Mail settings, turned it back on.
[09:34:20]<Psi-Jack>Now the HTML part of the mail is working..
[09:34:22]<Psi-Jack>However....
[09:34:23]* grom358 has quit ("Leaving")
[09:34:31]<Psi-Jack>The email still comes from the improper FROM location.
[09:34:44]* ulfk has quit (Read error: 110 (Connection timed out))
[09:34:49]* lyricnz has joined #drupal-support
[09:35:11]<Psi-Jack>It has the FROM as the host provider's email (with my login account). But Sender field shows as the From email I set in the Workflow-ng email.
[09:35:13]<thomaslohbeck>babo: what kind of access/permission has your client?
[09:35:14]<Bigmack83>a_c_m: yea i have pretty much all the modules i need in D6 so i's rather go with that than D5 to prevent upgrade problems later. Just trying to find a good media solution for the time being. Well that and Panels. lol
[09:35:48]<a_c_m>Bigmack83: yeah, media_mover isnt D6 yet i dont think
[09:35:52]<a_c_m>which is a shame
[09:36:00]* the_mak has joined #drupal-support
[09:36:18]<babo>thomaslohbeck, admin
[09:36:49]<thomaslohbeck>babo: the he can add a file attachement to a page/story
[09:37:17]<isharis>Kostly, so do you need for graphics?
[09:37:23]<Bigmack83>a_c_m: havent tried that one
[09:37:38]<Kostly>isharis I do, but I was joking, i can do it:)
[09:37:43]<babo>thomaslohbeck, right. in pdf form
[09:37:57]<isharis>Kostly, Ok. :)
[09:38:25]* corey_smith has quit (Read error: 110 (Connection timed out))
[09:38:41]<the_mak>how to registration form in a proper layout. I'm giving the weight but its not showing according to the weight of the item ...please help.
[09:38:47]* a_c_m has quit (Remote closed the connection)
[09:38:49]<papo>I need to add a block which should show up under the main content of a specific content type. From what I understand, I have to add some php code... can anybody point me to some 'hello world in a block' docs?
[09:38:56]* Utter has quit ("Sleepytime!")
[09:39:41]<babo>When i try to create a new type in cck_views, I can't add a file attachment field ... why not ?
[09:40:11]<thomaslohbeck>babo: On every story/page there is a Attach new file block: he maximum upload size is 10 MB. Only files with the following extensions may be uploaded: jpg jpeg gif png txt doc xls pdf ppt pps odt ods odp.
[09:40:33]<thomaslohbeck>babo: its there
[09:43:28]<babo>thomaslohbeck, i've got an attached images field, i don't have any attached files field ...
[09:43:53]<thomaslohbeck>babo: hmmm strange
[09:43:58]* retodd has quit ()
[09:44:55]* corey_smith has joined #drupal-support
[09:45:09]<babo>why is there an ad for online drugs on drupal.org ?
[09:45:10]<babo>http://drupal.org/node/283243
[09:45:19]<Druplicon>http://drupal.org/node/283243 => Buy Online Cheap Carisoprodol (SOMA) No Prescriprion => 1 IRC mention
[09:45:19]* haptiK has joined #drupal-support
[09:45:19]<haptiK>hello
[09:45:32]<haptiK>...
[09:45:37]<haptiK>anyway...
[09:46:05]<sDaniel>Spam...
[09:46:06]<haptiK>is it possible to moderate comments in the forum before they are posted... i can moderate initial postings but im having trouble figuring out how to moderate comments
[09:46:21]* Psi-Jack tilts his head,.
[09:46:37]<Psi-Jack>Now I'm just confused... Suddenly the dern workflow-ng's email headers look proper..
[09:46:55]<Psi-Jack>Sorta..
[09:47:05]* DaveTarmac has joined #drupal-support
[09:47:38]<thomaslohbeck>babo: you have to enable the upload module in /admin/build/modules
[09:47:39]* ipwa has joined #drupal-support
[09:47:41]<DaveTarmac>Hi folks - I've finally figured what the problem with Flashvideo was that I was having yesterday
[09:48:01]<babo>why would they list spam on the front page of drupal ? just underneath the docs ?
[09:48:09]<DaveTarmac>the CCK field [video] was sitting in doesn't get parsed as such, so I found this link: http://drupal.org/node/180175
[09:48:09]<Druplicon>http://drupal.org/node/180175 => Parsing of [video] tag in CCK fields => FlashVideo, Code, normal, active, 1 IRC mention
[09:48:09]* ipwa has quit (Remote closed the connection)
[09:48:22]* ipwa has joined #drupal-support
[09:48:31]<DaveTarmac>The only problem is that I haven't a clue where to add the code in - can anyone help?
[09:49:06]<babo>does this mean that drupal is unsafe ?
[09:49:12]<babo>maybe it's a security issue ?
[09:49:54]<haptiK>oh ffs
[09:50:02]<haptiK>the whole internets a security issue
[09:50:08]* egoleo_ has joined #drupal-support
[09:50:08]<haptiK>patch it get over it or stfu
[09:50:19]<thomaslohbeck>or delete it
[09:50:25]<egoleo_>is there a module for submiting articles?
[09:50:29]<egoleo_>articels?
[09:50:42]<egoleo_>articles?
[09:50:43]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[09:51:32]<thomaslohbeck>babo: I can add viagra ads here, dosent make drupal-support unsave and its not an drupal.support security issue
[09:52:47]<thomaslohbeck>http://drupal.org/node/283284 delete it.
[09:52:48]<Druplicon>http://drupal.org/node/283284 => NOTICIAS => 1 IRC mention
[09:52:56]* egoleo_ has quit ("Leaving")
[09:53:05]<thomaslohbeck>http://drupal.org/node/283282 barcelona delete it
[09:53:05]<Druplicon>http://drupal.org/node/283282 => BARCELONA => 1 IRC mention
[09:54:24]* hyperpod has joined #drupal-support
[09:55:28]* gusaus has quit ()
[09:59:39]<bertboerand>283284 deletted
[10:00:49]* TUXKILLAH has joined #drupal-support
[10:01:10]<cheater>hi
[10:01:10]<Druplicon>privet
[10:01:18]<cheater>how can I make Drupal accept any arbitrary name in the 'author' field under 'publishing options'? not of registered users only
[10:01:18]<TUXKILLAH>Dobro
[10:01:23]<cheater>Zlo
[10:01:33]<TUXKILLAH>Hozsanna testverek
[10:01:37]<cheater>what?
[10:02:07]* MikeyLikesIt has quit ()
[10:02:54]<TUXKILLAH>Udv boobaatestver
[10:03:03]<TUXKILLAH>Ugyis megtalallak:D
[10:03:09]* TUXKILLAH has left #drupal-support ()
[10:03:21]<DaveTarmac>Can anyone tell me where I need to add this code: http://drupal.org/node/180175
[10:03:22]<Druplicon>http://drupal.org/node/180175 => Parsing of [video] tag in CCK fields => FlashVideo, Code, normal, active, 2 IRC mentions
[10:04:20]* stella has quit ("leaving")
[10:05:11]* nitrospectide has joined #drupal-support
[10:06:49]* stella has joined #drupal-support
[10:07:41]* stella has quit (Client Quit)
[10:07:52]<joachim_>cheater: you can't really. try a CCK text field instead
[10:08:14]* stella has joined #drupal-support
[10:09:20]<cheater>hmm :T ok
[10:09:24]<cheater>thanks though
[10:10:23]* Stecchino has left #drupal-support ("http://quassel-irc.org - Chat comfortably. Anywhere.")
[10:11:47]<isharis>How can I modify how the primary links are output?
[10:12:03]* Bojhan has joined #drupal-support
[10:14:17]<DaveTarmac>Can anyone tell me where I need to add this code: http://drupal.org/node/180175 (sorry for repeating but it's fairly urgent)
[10:14:17]<Druplicon>http://drupal.org/node/180175 => Parsing of [video] tag in CCK fields => FlashVideo, Code, normal, active, 3 IRC mentions
[10:14:50]* metals83 has quit ()
[10:15:54]<isharis>Oh, nevermind. :D
[10:16:43]<Psi-Jack>Okay. Now I have another issue regarding workflow-ng email notification to specified roles.
[10:16:45]<the_mak>why Name Field in a userRegistration is coming so down though its weight is less ( 1) compare to Gender(4).. please help..I created the regitration form using CCK and Bio module. http://74.222.16.183/ampi/?q=user/register
[10:16:57]<Psi-Jack>It appears, that ... Well, plainly put, it's not SENDING to anyone in the roles at all.
[10:17:17]* ipwa has quit (Connection timed out)
[10:17:39]* dereine has quit (Read error: 110 (Connection timed out))
[10:18:43]<the_mak>can any one tell me how do i use BIo module to make registration form.
[10:18:53]<Psi-Jack>I'm getting a log of it.
[10:19:11]<Psi-Jack>Unable to send email to correct@email.address
[10:19:19]<Psi-Jack>No... Reason... For it to fail..
[10:20:04]<joachim_>DaveTarmac: wild guess, node.tpl.php
[10:20:14]<joachim_>worth a shot anyway ;)
[10:20:23]* CroX has joined #drupal-support
[10:21:23]<DaveTarmac>joachim_: I'm out of my depth with this... haven't a freakin' clue where it goes in that
[10:21:39]* Steef has joined #drupal-support
[10:21:57]* corey_smith_ has joined #drupal-support
[10:22:14]<joachim_>somewhere near the top in a php code block
[10:22:26]<joachim_>but realyl your best bet is to add a comment to that issue asking the poster :)
[10:22:32]<thomaslohbeck>isharis: css maybe?
[10:23:21]<DaveTarmac>joachim_: nah, that didn't work :(
[10:25:55]* mindsharp has joined #drupal-support
[10:26:55]<mindsharp>how to use debug module?
[10:28:32]* isharis has quit ()
[10:28:33]* venkat has joined #drupal-support
[10:29:14]<venkat>HI . can any tell me how to access $node array in the body of a node ?
[10:29:52]<Bigmack83>psi-jack: try setting your pop/smtp mail settings in php.ini. search for [mail function]
[10:29:58]* corey_smith has quit (Read error: 110 (Connection timed out))
[10:30:12]* sigius has quit (Connection timed out)
[10:30:20]<mindsharp>hello, how to use debug module?
[10:30:29]<Psi-Jack>Bigmack83: Email worked in Workflow-ng's "Send mail to arbitrary recipient"
[10:30:37]<Psi-Jack>It just doesn't work for "Send mail to all users of a role"
[10:30:58]<venkat>seen egoleo
[10:30:59]<Druplicon>egoleo was last seen in #drupal-support 20 hours 47 min ago saying 'or a subject'.
[10:31:05]* metals83 has joined #drupal-support
[10:31:10]* metals83 has quit (Remote closed the connection)
[10:31:11]<egoleo>yes
[10:31:13]<egoleo>here
[10:31:22]<venkat>hi.
[10:31:32]<egoleo>yeah
[10:32:07]<the_mak>bio
[10:32:27]<venkat>Is there any way to access $node array in the body of a node ?
[10:32:27]<the_mak>any one bio module user here?
[10:33:17]<salvitas>Hi ! Does anyone know How can I set links to load body content of nodes through AJAX ?
[10:33:37]* Roelven has quit ()
[10:33:50]<venkat>egoleo : Is there any way to access $node array in the body of a node ?
[10:34:24]* Roelven has joined #drupal-support
[10:34:36]* Haza`` has quit (Read error: 113 (No route to host))
[10:34:58]<drupalmannen>the menu which is automatically created for node viewing, where can I change that?
[10:35:24]<drupalmannen>you know then "
[10:35:24]<drupalmannen>Home ? 2 ? 2:3"
[10:35:34]* dereine has joined #drupal-support
[10:35:51]* cctoide has joined #drupal-support
[10:36:04]<mindsharp>hello, anybodoy knows how to use debug module?
[10:36:22]<drupalmannen>displaying the names of the nodes creating a tree-like menu. How do I remove that?
[10:38:17]<joachim_>venkat: global $node; IIRC
[10:38:23]* mikl has joined #drupal-support
[10:38:28]<joachim_>and it's an object, not an array
[10:39:17]<venkat>joachim : I want to get the comment value of it . How can i get it ?
[10:39:32]<venkat>joachim_ : I want to get the comment value of it . How can i get it ?
[10:39:52]<joachim_>no idea... try print_r($node) and see what you get...
[10:40:52]* bertboerand has quit ()
[10:40:58]<venkat>joachim_ : I don't get any out put
[10:41:11]<joachim_>you set it to php input format?
[10:41:18]<venkat>joachim_ : yes
[10:41:37]<venkat>joachim_ : when i use var_dump($node); it is giving NULL
[10:42:40]<venkat>joachim_ : any idea ?
[10:42:52]* maynards-girl has joined #drupal-support
[10:42:53]<joachim_>did you do global $node first?
[10:42:57]* smhar has joined #drupal-support
[10:43:02]<joachim_>other than that, I've got no idea...
[10:43:03]* hunvreus has quit ("This computer has gone to sleep")
[10:43:07]* salman_ has joined #drupal-support
[10:44:02]<venkat>no i am just using <?php print_r($node); ?> in the body
[10:44:37]<joachim_>do global $node first
[10:45:54]<venkat><?php global $node; var_dump($node); ?> it is showing the same result
[10:46:10]* Bonaparte has quit (Read error: 110 (Connection timed out))
[10:46:13]<joachim_>in that case I don't know, sorry
[10:46:22]<venkat>ok .
[10:46:26]* kidsleep has joined #drupal-support
[10:46:38]* vinceyoumans has joined #drupal-support
[10:46:56]* Mek has quit (Read error: 110 (Connection timed out))
[10:47:04]<venkat>joachim_ : can i access drupal database from body ?
[10:47:24]<venkat>egoleo : ping
[10:48:15]* Bonaparte has joined #drupal-support
[10:48:19]<egoleo>yes i am here
[10:48:27]<egoleo>but a bit busy that is why ok plse
[10:49:52]* milian has joined #drupal-support
[10:50:10]* hunvreus has joined #drupal-support
[10:51:00]* hunvreus has quit (Client Quit)
[10:51:24]<venkat>egoleo : if you have time can you just tell me how to access $node object from body of a node ?
[10:52:38]* jpierre has joined #drupal-support
[10:53:06]<jpierre>Hi all. Any CCK / Views Gurus here who can help me?
[10:53:25]<egoleo>http://drupal.org/theme-guide/5
[10:53:29]<egoleo>read that
[10:53:44]<egoleo>venkat?
[10:53:54]<venkat>yes
[10:54:00]* jpierre is now known as _jpierre
[10:54:09]<venkat>I will do it . Thanks
[10:55:45]<Kostly>ask?
[10:55:45]<Druplicon>Simply ask your question. No need to ask to ask. :) For example, "What does the $comment->format variable do?" will be answered much more quickly than, "Does anyone know anything about comment module?"
[10:56:04]* papo has quit (Read error: 113 (No route to host))
[10:56:16]* Michelle2 has joined #drupal-support
[10:58:13]<_jpierre>I have 2 CCK based contents where I am having Node References to link them. I have the reference added and I need to have the selected values to show as select in the multiselect list that I created. I got to show the list, but cant get to have the selected values to show as selected. Is my question understood?
[10:58:50]<Kostly>_jpierre: you want default values?
[11:00:15]<_jpierre>yes
[11:00:43]<_jpierre>Kostly: The default values to be the values that are selected on the other content type and vice versa
[11:00:51]<_jpierre>I hope I am clear
[11:01:41]<Kostly>_jpierre: are the default values static or dynamic
[11:02:00]<_jpierre>Kostly: Should be dynamic
[11:02:23]<mindsharp>Kostly: i set execution time to 300
[11:02:34]<Kostly>mindsharp: you got to do the php.ini stuff yourself... but you can goto $php if you have problems, or #apache
[11:02:39]<Kostly>$php
[11:02:44]<Kostly>#php
[11:02:57]* corey_smith has joined #drupal-support
[11:03:09]<Kostly>mindsharp: I dont know if its in miliseconds or seconds, but try it out
[11:04:20]<Kostly>_jpierre: then you probably got to write a module
[11:04:53]* our1944 has quit ("Leaving.")
[11:05:07]* mindsharp has quit ("Few women admit their age. Few men act theirs.")
[11:05:20]<_jpierre>Kostly: Isn't there a way to have it in the defualt value PHP to get the default value from a view and have it show as selected?
[11:05:59]<Kostly>yes
[11:06:41]<Kostly>_jpierre: but as far as I know you have crossed into an area I can not help you with:(
[11:07:00]* mindsharp has joined #drupal-support
[11:07:06]* Michelle has quit (Connection timed out)
[11:07:18]<_jpierre>kostly: what if I did it static instead of dynamic?
[11:07:28]<_jpierre>Kostly: is there a way then?
[11:07:40]* joachim_ has quit ()
[11:08:03]* Mek has joined #drupal-support
[11:08:40]<Kostly>_jpierre: then just make a cck theme and add jscript to it to sellect defaults...
[11:08:47]* Bunset has joined #drupal-support
[11:08:50]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[11:08:54]<Kostly>_jpierre: its a hack but it should work
[11:09:02]* Bunset has left #drupal-support ("Leaving.")
[11:09:30]<Kostly>_jpierre: its easier to use jquerry instead of jscript in many of these cases...
[11:09:55]<_jpierre>Kostly: Is there a place to show me how it's done? I have no clue :(
[11:10:26]<mindsharp>Kostly: it says there r updates available and im downloading them.. tell me how to install them
[11:10:33]<Kostly>_jpierre: google "select fields textbox jscipt
[11:11:00]<Kostly>mindsharp: read the readme in the gzip
[11:11:18]<mindsharp>i think it's complete drupal
[11:11:36]<Kostly>mindsharp you got 5.7?
[11:12:46]<_jpierre>Kostly: Thanks I'll try my luck
[11:12:49]<Kostly>mindsharp if you do, follow the update instructions in the 5.8... you can leave out the disable modules part if you want, but its a risk... Ive never done it
[11:12:55]<Kostly>_jpierre: np
[11:13:12]<mindsharp>ok so wat can i do further?
[11:13:48]<Kostly>install the updates first, then come back
[11:14:04]* _jpierre has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008061004]")
[11:14:36]<Kostly>Im going to get a few hours sleep, night
[11:14:54]<mindsharp>i've installed most of the updates
[11:15:09]* nobotz has joined #drupal-support
[11:15:21]* Dozzzy has quit ()
[11:15:35]* thomaslohbeck has quit (Read error: 110 (Connection timed out))
[11:16:41]* Dozzzy has joined #drupal-support
[11:17:22]* tha_sun has joined #drupal-support
[11:18:52]* Psi-Jack has quit (Read error: 104 (Connection reset by peer))
[11:20:22]<the_mak>How do I add option field for Gender.. in a registration page
[11:21:57]<mindsharp>how to use debug module for debugging?
[11:23:05]* Kostly has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[11:23:57]<the_mak>can any tell me how do i use add option field for Gender in REgistration form????????????????????????????????????????
[11:24:27]* joachim_ has joined #drupal-support
[11:24:49]* qrta has joined #drupal-support
[11:25:44]<Steef>the_mak: have you read the topic?
[11:26:11]<swentel>the_mak, use profile module
[11:26:27]<Steef>the_mak: And don't be so rude and inpatient
[11:27:01]* Psi-Jack has joined #drupal-support
[11:27:26]<the_mak>Steef: hey my key board got stuck on that key.
[11:27:56]<Steef>the_mak: my ass
[11:28:08]<Steef>the_mak: let it be the last time
[11:28:24]<mindsharp>how to use debug module for debugging?
[11:28:50]<the_mak>Steef: how come your ass?
[11:28:58]* the_mak has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[11:29:19]<koolhead17>Bigmack83: ping
[11:29:26]<koolhead17>cheater: hey
[11:29:43]<Steef>the_mak: don't argue with me, just do as we say
[11:29:46]* haptiK has left #drupal-support ()
[11:29:50]<Steef>the last person you want to argue with is me
[11:29:53]* Dozzzy has left #drupal-support ()
[11:29:54]<Steef>or chx
[11:29:59]* corey_smith_ has joined #drupal-support
[11:30:52]* mindsharp has quit ("Always try to be modest, and be proud about it!")
[11:31:22]* Haza`` has joined #drupal-support
[11:31:42]* afief has quit (Read error: 104 (Connection reset by peer))
[11:31:52]<venkat>Hi . Can any one give me an idea how to access $node object in the body of a node ?
[11:32:50]<koolhead17>hey guys which is best gallery module/
[11:33:32]* qrta has quit (Remote closed the connection)
[11:33:37]* qrta_ has joined #drupal-support
[11:33:39]* qrta_ is now known as qrta
[11:34:39]* mindsharp has joined #drupal-support
[11:35:29]<mindsharp>anyone knows how to use debug module?
[11:36:06]* tha_sun has quit ("ChatZilla 0.9.81 [Firefox 2.0.0.13/2008031114]")
[11:36:07]* sigius has joined #drupal-support
[11:36:35]* corey_smith has quit (Read error: 110 (Connection timed out))
[11:37:35]* wichitard has joined #drupal-support
[11:39:13]<venkat>any one please
[11:39:33]* smhar has quit (Read error: 110 (Connection timed out))
[11:40:23]* salman_ has quit (Connection timed out)
[11:40:39]* sDaniel has quit (Read error: 110 (Connection timed out))
[11:42:17]* kazol has joined #drupal-support
[11:42:27]* darrenoh has quit ()
[11:42:59]* corey_smith has joined #drupal-support
[11:43:44]* joachim_ has quit ()
[11:44:01]* NikLP has joined #drupal-support
[11:45:24]* siliconmeadow has quit ()
[11:45:34]* joachim_ has joined #drupal-support
[11:45:46]<Bigmack83>koolhead17: ping?
[11:46:34]<koolhead17>the best gallery module:)
[11:46:40]<koolhead17>am looking for
[11:46:42]<koolhead17>:)
[11:49:00]<mindsharp>anyone knows how to use debug module?
[11:49:07]* llang has joined #drupal-support
[11:49:25]<Steef>mindsharp: Stop repeating your question.. It is quite annoying...
[11:49:36]<Steef>When someone comes by that knows, it'll answer you
[11:49:43]<Steef>that == who
[11:50:00]<Bonaparte>koolhead17, what is best for you might be worst for somebody else.
[11:50:15]<koolhead17>haha
[11:50:16]<Bonaparte>koolhead17, try out the gallery modules one by one from drupal.org and find out for yourself
[11:50:37]<koolhead17>I don`t need prototype and mootools library based :P
[11:50:40]* effie_jayx has joined #drupal-support
[11:50:50]<koolhead17>got flash_gsllery module
[11:50:52]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[11:50:57]* Samumama has joined #drupal-support
[11:51:12]* Samumama is now known as Ongavezir
[11:51:21]<mindsharp>steef: if u want me to stop repeating my question, then resolve my problem
[11:51:26]* Ongavezir has quit (Client Quit)
[11:51:36]* Samumama has joined #drupal-support
[11:51:47]<Samumama>Hozsanna
[11:51:51]* manuee has joined #drupal-support
[11:51:55]<effie_jayx>hello all, I am trying to enable CLEAN URLS but, I can't the switch won't click on enable. Is there anything I should do to get this working?
[11:51:57]* Samumama is now known as Ongavezir_
[11:52:20]<Bonaparte>effie_jayx, have you set-up the .htaccess file?
[11:52:25]<Steef>mindsharf: if you want me to kick you, resume repeating your question a couple of more times
[11:52:43]<Steef>mindsharp that is
[11:52:45]<mindsharp>effie_jayz: go to httpd.config
[11:53:02]* Ongavezir_ has quit (Client Quit)
[11:53:05]<effie_jayx>Bonaparte, nope
[11:53:14]<effie_jayx>is there anything I should add to it
[11:53:44]<mindsharp>and enable it: LoadModule rewrite_module modules/mod_rewrite.so
[11:54:06]<mindsharp>u can enable it by removing # sign before this line
[11:54:08]<Bonaparte>effie_jayx, make sure your Drupal base directory has the .htaccess file shipped with Drupal
[11:54:33]* joachim_ has quit ()
[11:56:10]<mindsharp>:)
[11:56:23]* sigius has quit ("Leaving")
[11:56:24]<mindsharp>Steef: :p
[11:57:12]<Steef>mindsharp: perhaps you consider me rude, but it's quite annoying what you are doing
[11:57:19]<effie_jayx>ok
[11:57:22]<mindsharp>yes u seem really rude
[11:57:34]<Steef>i don't care at all
[11:57:34]<mindsharp>i want help
[11:57:36]<mindsharp>can u?
[11:57:42]<effie_jayx>Bonaparte, it does
[11:57:46]<Steef>mindsharp: i know that, and i understand that
[11:58:00]<mindsharp>thnx steef
[11:58:03]<mindsharp>bye
[11:58:07]* mindsharp has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[11:58:13]<Steef>but please do not repeat the same question over and over agin. okay?
[11:58:17]* siliconmeadow has joined #drupal-support
[11:58:18]<Steef>ok
[11:59:03]<Bonaparte>effie_jayx, next thing you need to make sure is, your web host supports Apache directive overriding through .htaccess files
[11:59:18]<effie_jayx>Bonaparte, I am running it locally on my linux box
[11:59:34]<effie_jayx>Bonaparte, I am just testing modules on my machine
[11:59:51]* brunodbo has joined #drupal-support
[11:59:59]<effie_jayx>so
[12:00:00]<Bonaparte>effie_jayx, make sure mod_rewrite is enabled
[12:00:19]<Bonaparte>effie_jayx, also make sure you allow override
[12:00:26]<effie_jayx>Bonaparte, in the apache conf file or the .htaccess
[12:00:45]<Bonaparte>effie_jayx, Apache configuration
[12:01:16]<Bonaparte>effie_jayx, which distro are you using?
[12:01:40]<effie_jayx>ubuntu
[12:02:06]* maynards-girl has quit ()
[12:03:28]<Bonaparte>effie_jayx, apache2 -l lists all the Apache modules
[12:03:58]<effie_jayx>ok
[12:04:08]<effie_jayx>the modules you mention are not enabled
[12:04:18]<Bonaparte>Install mod_rewrite
[12:04:18]* thomaslohbeck has joined #drupal-support
[12:04:55]<effie_jayx>I must edit the conf file for that ... just add the module there right?
[12:05:19]<Bonaparte>effie_jayx, try, sudo a2enmod rewrite
[12:05:39]<Bonaparte>effie_jayx, if the module is already installed, the above command enables it
[12:05:49]<effie_jayx>great
[12:05:51]<effie_jayx>it enabled it
[12:05:55]<Bonaparte>Cool
[12:06:16]<effie_jayx>must reload apache now
[12:06:17]* sDaniel has joined #drupal-support
[12:06:21]<Bonaparte>effie_jayx, allow overriding in the apache configuration file
[12:06:41]<Bonaparte>effie_jayx, after you allow overriding restart/reload Apache
[12:06:48]<effie_jayx>Bonaparte, ok
[12:07:33]* Utter has joined #drupal-support
[12:07:40]<kazol>When I invoke "MainServer:/home/administrator# mysqladmin -u mysql -p create drupal" I get these error msgs:
[12:07:42]<kazol>mysqladmin: connect to server at 'localhost' failed
[12:07:42]<kazol>error: 'Access denied for user 'mysql'@'localhost' (using password: YES)'
[12:08:08]<Bonaparte>effie_jayx, for your Document Root directory set, AllowOverride all, in the Apache configuration file
[12:08:30]<effie_jayx>Bonaparte, the httpd.conf file seems empty
[12:08:40]* vinceyoumans has quit (Read error: 104 (Connection reset by peer))
[12:09:07]<Bonaparte>It is apache2.conf I guess
[12:09:28]<effie_jayx>Bonaparte, got it
[12:09:53]* gonzorob has joined #drupal-support
[12:10:07]<koolhead17>Bigmack83: bingoo.http://drupal.org/project/imageflow
[12:10:14]<koolhead17>need to get it work though :P
[12:10:42]<effie_jayx>Bonaparte, just add "AllowOverride all" in what section
[12:10:45]<gonzorob>hi folks, got an issue with project issues ( support request @ http://drupal.org/node/283332 ) - any suggestions ?
[12:10:45]<Druplicon>http://drupal.org/node/283332 => Issues not being saved: => Project issue tracking, Issues, normal, active, 1 IRC mention
[12:11:13]<Bonaparte>effie_jayx, in the <Directory /var/www/> section
[12:11:48]* joachim_ has joined #drupal-support
[12:12:33]<kazol>Has anyone here installed Drupal?
[12:12:43]<kazol>I need to know howto setup MySQL properly.
[12:12:49]<Bonaparte>kazol, I guess everyone
[12:12:58]<Bonaparte>kazol, try #mysql
[12:13:03]<Bigmack83>koolhead17: interesting idea...
[12:13:16]<koolhead17>;-)
[12:13:43]<venkat>Is there any function to get CID if i have NID ?
[12:13:50]<gonzorob>kazol: do you not have mysql installed ?
[12:13:55]<Bonaparte>venkat, comment_load ?
[12:14:13]<kazol>gonzorob: It's obviously installed.
[12:14:23]<kazol>mysqladmin: connect to server at 'localhost' failed
[12:14:23]<kazol>error: 'Access denied for user 'mysql'@'localhost' (using password: YES)'
[12:14:23]<gonzorob>what do you need to set up then?
[12:14:35]* manuee has quit (Read error: 110 (Connection timed out))
[12:14:43]<kazol>gonzorob: I get those error msgs when I invoke "mysqladmin -u mysql -p create drupal"
[12:14:49]<venkat>Bonaparte : No i don't think so. There is a function _comment_load($cid);
[12:14:56]<gonzorob>is your username 'mysql' ? >
[12:15:08]<gonzorob>usually its root
[12:15:13]<gonzorob>(for the admin account)
[12:15:13]<Bonaparte>venkat, a node can have many comments. Which cid are you looking for?
[12:15:17]* matslat1 has joined #drupal-support
[12:15:24]<kazol>gronzorob: It's a system account, so should I use my username (administrator) or root?
[12:15:46]<effie_jayx>Bonaparte, I gotta run thanks fr the help
[12:15:48]<matslat1>I've uninstalled path module, but url aliases are still working!
[12:15:53]<gonzorob>when you installed mysql, you should have created an a root account
[12:15:54]<Bonaparte>effie_jayx, no problem
[12:16:03]<venkat>Bonaparte : I mean all CID s associated with that node .
[12:16:06]* papimann has joined #drupal-support
[12:16:24]<papimann>how to attach image to a book page
[12:16:25]<gonzorob>you using windows ?
[12:16:29]<kazol>gonzorob: The system's root account?
[12:16:37]<Bonaparte>venkat, which version of Drupal?
[12:16:41]* stella has quit ()
[12:16:49]<venkat>Bonaparte: 5.7
[12:16:51]<kazol>gonzorob: No, I'm using Debian.
[12:17:01]<gonzorob>kazol: no, not system root account
[12:17:08]<gonzorob>mysql has its own root account
[12:17:27]<kazol>gonzorob: How do I set that up?
[12:17:51]<gonzorob>http://dev.mysql.com/usingmysql/get_started.html
[12:17:59]<gonzorob>has three tutorials at the bottom
[12:17:59]<kazol>thanks
[12:18:02]<matslat1>how can menu items point to url aliases when the path module is uninstalled?
[12:18:04]<gonzorob>all are good :)
[12:18:19]* snufkin has joined #drupal-support
[12:18:35]* frjo has joined #drupal-support
[12:18:35]<snufkin>do you guys know of any good email input filter for drupal? invisimail just doesnt seem to get it right.
[12:18:36]<gonzorob>i dont know how much you know about linux, but debian doesnt use RPM (very well)
[12:18:59]<gonzorob>most of the install is done by apt-get (if i remember correctly) ... so skip to the config section
[12:19:13]<venkat>Bonaparte : any idea ? how to get them ?
[12:19:15]<Bonaparte>venkat, I'm not sure whether function exists to retrieve all cids from an nid. But you can run a query to find it out
[12:19:39]<frjo>Is it possible to check jQuery version in a JavaScript?
[12:19:52]<gonzorob>anyway, anyone got any ideas about my issue ?
[12:20:01]* corey_smith_ has joined #drupal-support
[12:20:03]<gonzorob>its driving me nuts ;)
[12:20:18]<venkat>Bonaparte : Can you just write it for me ? I am not comfortable with database and stuff
[12:21:40]* valcker has joined #drupal-support
[12:21:59]* ingo86 has quit (No route to host)
[12:24:49]* markos__ has joined #drupal-support
[12:25:43]* papimann has quit ("Leaving")
[12:26:02]* kwgossett has quit (Remote closed the connection)
[12:26:06]* Bunse1 has joined #drupal-support
[12:26:14]<Bonaparte>venkat, what are you trying to do with the cids?
[12:26:26]* corey_smith has quit (Read error: 110 (Connection timed out))
[12:26:35]* copelco has joined #drupal-support
[12:26:38]<kazol>gonzorob: Ok, I created a root account; could I follow this article using the account or should I have another one?: http://drupal.org/getting-started/6/install/create-database
[12:26:58]<gonzorob>you can use that account
[12:27:02]<gonzorob>to install drupal
[12:27:06]* rapsli has joined #drupal-support
[12:27:12]<rapsli>seen squirrel333
[12:27:12]<Druplicon>Sorry, I haven't seen squirrel333.
[12:27:40]<kazol>ok
[12:28:07]* MartinCleaver has joined #drupal-support
[12:28:11]* Bunse1 has left #drupal-support ("Leaving.")
[12:28:27]<venkat>Bonaparte : Actually i have a module called SIOC which generates page with xml data for every comment posted to the node .The url generated by module depends on CID of that comment i want to have all those urls in my node body .So i want CID s of all comments .
[12:28:33]<gonzorob>good luck !
[12:29:30]<Bonaparte>venkat, http://pastebin.ca/1073297
[12:29:58]<Bonaparte>venkat, replace 12 with the your actual nid
[12:30:28]<venkat>Bonaparte : Thanks .I will try it and message you.
[12:30:34]<Bonaparte>venkat, no problem
[12:31:32]* wbmangy has joined #drupal-support
[12:32:36]<venkat>Bonaparte :it works , but if i have a reply to a comment , then will it have a seperate CID ?
[12:32:45]* DarthclueWork has joined #drupal-support
[12:32:56]<Bonaparte>venkat, yes. Each comment has a cid
[12:33:38]<venkat>Bonaparte: But the code which you gave is not displaying the reply comment CID .
[12:33:46]<kazol>gonzorob: Would I need to create a separate user for "createuser --pwprompt --encrypted --no-adduser --no-createdb username"?
[12:34:08]<kazol>gonzorob: Or could I again just use root?
[12:34:18]* ahofmann has joined #drupal-support
[12:34:59]* MartinCleaver has quit (Read error: 113 (No route to host))
[12:35:10]* manuee has joined #drupal-support
[12:35:14]* MartinCleaver has joined #drupal-support
[12:35:25]<wbmangy>what determines textfield maxlengths? I need to allow longer node subjects than the default allows, but obviously don't want to hack core. Someone have a suggestion?
[12:35:52]* ahofmann has left #drupal-support ()
[12:36:14]<venkat>Bonaparte : It is only displaying the first comment CID . It is not displaying all other CID s.
[12:36:36]<Bonaparte>venkat, run it through a loop
[12:36:51]<gonzorob>kazol: use the l/p for the mysql database
[12:37:25]<kazol>?
[12:37:25]<venkat>Bonaparte : ok . What is the limiting condition ?
[12:38:11]* [alphex] has joined #drupal-support
[12:38:18]<kazol>gonzorob: oops, sorry, the directions I was referring to were for PostgreSQL.
[12:38:24]<gonzorob>im using project+ project issue module - when users submit bugs nothing is saved on the site - any suggestions ?
[12:38:49]<gonzorob>(yes, i have created a project ;) )
[12:38:49]* markos_ has quit (Read error: 110 (Connection timed out))
[12:39:09]<Bonaparte>venkat, read http://in.php.net/mysql-fetch-array
[12:39:50]<Bonaparte>venkat, code you need is here -> http://pastebin.ca/1073308
[12:41:43]<venkat>Bonaparte : Thanks :)
[12:41:55]<Bonaparte>No problem
[12:42:14]<Bonaparte>venkat, I would recommend you to study basic PHP/MySQL :)
[12:42:28]<venkat>I will
[12:43:45]* papimann has joined #drupal-support
[12:43:47]* markos__ has quit (Read error: 110 (Connection timed out))
[12:44:06]<venkat>Bonaparte : Is there any way of getting the source code of a URL into body of my node ?
[12:44:43]<venkat>Bonaparte : I mean is there any thing similar to CURL ?
[12:44:56]<papimann>i am uploading images to my web page but it is appearing at the bottom i want it at the top along with the content
[12:45:08]<wbmangy>to change the subject textfield maxlength, would you override it in a tpl file?
[12:45:53]* jurijo has joined #drupal-support
[12:46:28]<wbmangy>(helpful to know before I dash down that path - I seem to be forever following dead leads...).
[12:46:46]* kazol has quit ("Konversation terminated!")
[12:47:32]<jurijo>is there a module that manages some sort of messaging? like users can send messages to an expert and keep track of their questions and answers? anyone???
[12:48:16]<Bigmack83>I ma making my site for my school. some of the staff members beforehand would create a basic html page in frontpage or microsoft work *shutters* and they are stubborn in not wanting to have to make extra effort if they have to make a new notice to inform the students on the current (crappy) home page. If i enable them to use the full html filter can they copy in the entire html page including the <html>, <head>, and <body> tags or
[12:48:49]<rapsli>is there a way to create thumbnails without imagecache?
[12:49:00]<wbmangy>jurijo, you don't want to use the forum module?
[12:49:06]<jurijo>well
[12:49:19]* ugarit has joined #drupal-support
[12:49:26]<jurijo>the forum module let users post to everyone
[12:49:38]<jurijo>i'd like to have some sort of private messaging
[12:49:45]<papimann>wbmangy: i am uploading images to my web page but it is appearing at the bottom i want it at the top along with the content
[12:50:07]<wbmangy>hi papimann - wish I could give you a good answer, but I'm not an expert
[12:50:15]<papimann>kk'
[12:50:18]<papimann>ok
[12:50:27]<wbmangy>you could use css - might help to give more detail, though
[12:50:30]* markos__ has joined #drupal-support
[12:51:09]<Bigmack83>jurijo: privatemsg?
[12:51:14]<jurijo>well
[12:51:18]<jurijo>like i log in
[12:51:18]<Bigmack83>privatemsg?
[12:51:31]<jurijo>i send a message to the "expert"
[12:51:38]<jurijo>then the expert answers me
[12:51:48]<jurijo>and i have "my messages" somewhere
[12:51:49]<jurijo>:D
[12:52:23]<wbmangy>jurijo, Bigmack83's suggested module is here: http://drupal.org/project/privatemsg
[12:52:45]<Bigmack83>jurijo: here http://drupal.org/node/235121 oe here more likely http://drupal.org/node/191881
[12:52:46]<Druplicon>http://drupal.org/node/235121 => Create a simple "Yahoo Answers" kind of site (D6 or D5), no code, no modules required (optional though) => 1 IRC mention
[12:52:46]<Druplicon>http://drupal.org/node/191881 => "Ask the Expert" or Advice Column => 1 IRC mention
[12:53:40]<Bigmack83>wbmangy: yea i was trying to get druplicon to puck it up with the link. jurijo was asking for a private message thing and thought thats what he wnated.
[12:53:46]<wbmangy>nice one Bigmack83 - I'd want you on my team
[12:53:50]<jurijo>thxn
[12:53:50]<jurijo>:D
[12:53:55]<nduplessis_>anyone know of a good tutorial on sending email with drupal (via a module)
[12:53:58]<nduplessis_>?
[12:54:01]* nduplessis_ is now known as nduplessis
[12:54:01]<wbmangy>botsnack
[12:54:01]<Druplicon>thanks wbmangy :)
[12:54:05]<Bigmack83>wbmangy: lol why is that
[12:54:15]<wbmangy>knowledgeable
[12:54:27]<wbmangy>efficient
[12:54:33]<wbmangy>helpful
[12:54:35]<wbmangy>hmmm
[12:54:54]<wbmangy>maybe that's overdoing the compliments ;)
[12:55:01]* corey_smith has joined #drupal-support
[12:55:16]<wbmangy>any chance you're an expert at overriding? I've had no luck so far
[12:55:26]* papimann has quit ("Leaving")
[12:55:39]<wbmangy>need to make comment subject line accept 255 characters
[12:55:44]<Bigmack83>lol i had looked at that before because i want to eventually get something similar on my site, plus im already currently browsing in the d.o. documentation so i was already there, haha but thanks
[12:56:07]<wbmangy>so it was more a matter of timing - that works, too
[12:56:14]<wbmangy>good for parking karma
[12:56:30]<Bigmack83>wbmangy: lol its ok ill take the compliments. but wow why 250 for the subject?
[12:56:38]<Bigmack83>lol
[12:56:44]<wbmangy>verbose users...
[12:57:00]* jonhattan has quit ("Ex-Chat")
[12:57:01]<wbmangy>current setting is only 60ish, and that's pretty short
[12:57:22]<Bigmack83>wbmangy: lol id just tell them to shorten the subject line.
[12:57:29]<rapsli>seen stella
[12:57:29]<Druplicon>stella was last seen in #drupal-support 22 hours 51 min ago saying 'cool'.
[12:57:58]<wbmangy>Bigmack83 - yeah, I've tried beating and berating them... that should be a module come to think of it...
[12:58:10]<wbmangy>project/beatandberate
[12:58:25]<wbmangy>nothing wrong, really, with longer subjects
[12:58:35]<Bigmack83>druplicon: privatemsg is http://drupal.org/project/privatemsg . This module allows your site's visitors to send private messages to each other
[12:58:35]<Druplicon>Bigmack83: Okay.
[12:58:38]<wbmangy>how does one successfully override something like that
[12:58:46]* ipwa has joined #drupal-support
[12:58:52]<Bigmack83>privatemsg?
[12:58:52]<Druplicon>privatemsg is http://drupal.org/project/privatemsg . This module allows your site's visitors to send private messages to each other
[12:59:01]<Bigmack83>haha theeere wee go...
[12:59:18]* ipwa has quit (Remote closed the connection)
[12:59:25]<Bigmack83>wbmangy: lol yea that would be a popular module
[12:59:29]* ipwa has joined #drupal-support
[12:59:32]* sDaniel_ has joined #drupal-support
[12:59:38]* Michelle2 is now known as Michelle
[12:59:42]* [globa|fin] has quit ("Leaving")
[13:00:05]<matslat1>do I need some special mod_rewrite to run locale? My menus disappear when there's a language prefix in the url.
[13:00:13]<wbmangy>bigmack83 - the logo would be especially nice...
[13:00:56]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[13:01:23]<Bigmack83>wbmangy: a pic like ungle sam pointing at you except its some old dude screaming at the top of his lungs. probably in a military uniform...
[13:01:36]<wbmangy>nice!
[13:01:36]* Druplicon shakes his/her head sycophantically.
[13:01:45]<Bigmack83>lol
[13:01:49]<Bigmack83>cats?
[13:01:49]<Druplicon>cats is great! especially with Mayo!
[13:02:19]<Bigmack83>wbmangy: so what is your team? what do you guys do?
[13:02:21]* sDaniel has quit (Read error: 60 (Operation timed out))
[13:02:38]* sDaniel has joined #drupal-support
[13:02:59]<wbmangy>Integrated Media Environments, Inc. - permanent multimedia installs in lobbies, museums, retail, etc
[13:03:03]<wbmangy>you?
[13:03:51]<wbmangy><- Bigmack83
[13:04:20]<Bigmack83>wbmangy: student. on my own. trying to start my own design company within few months. (hopefully)
[13:05:13]<Bigmack83>wbmangy: i go to the Art Institutes if your familiar with them as a web design and interactive media degree
[13:06:04]<wbmangy>bigmack83: cool - not familiar with Art Institutes, tho
[13:06:20]<wbmangy>bigmack83: what town?
[13:06:46]<wbmangy>afc
[13:07:27]* darrenoh has joined #drupal-support
[13:08:09]<Bigmack83>wbmangy: http://drupal.org/node/279485 was on the drupal frontpage the other day, though im unrelated to that campus or the site. Its pretty much the major art school to go to in the USA. Im in sacramento, California, usa
[13:08:10]<Druplicon>http://drupal.org/node/279485 => Art Institute of Chicago's first brush with Drupal => 1 IRC mention
[13:11:00]* alex_b has joined #drupal-support
[13:11:08]<Bigmack83>wbmangy: where are you out of?
[13:11:36]<wbmangy>bigmack83: boston
[13:11:54]* jpb_in_nyc has joined #drupal-support
[13:11:59]<wbmangy>bigmack83: you're up early (or very late)
[13:12:46]<Bigmack83>wbmangy: yup, iwork graveyard while taking some classed during the day during the week. im off in 48 minutes
[13:12:51]<Bigmack83>7am
[13:12:54]<NikLP>Bigmack83: you know elixir bar in sacramento?
[13:13:00]<Bigmack83>@7am
[13:13:07]* joachim_ has quit ()
[13:13:12]* jscheel has joined #drupal-support
[13:13:19]<Bigmack83>NickLP: heard of it never been...
[13:13:27]<NikLP>heh I know the guys that run it
[13:13:34]<NikLP>except I'm in the UK ;)
[13:13:43]<Bigmack83>NikLP: sweet. you from sacramento area?
[13:13:46]<Bigmack83>oh lol
[13:13:50]<NikLP>^ !
[13:14:04]* joachim_ has joined #drupal-support
[13:14:04]<NikLP>met them in Mountain View at the ampphitheatre
[13:14:12]<NikLP>2.5 yrs ago
[13:14:23]<NikLP>didn't even know google was on that road! (dooooh!)
[13:15:02]<Bigmack83>NickLP: i used to live there. lol yea i didnt live to far from the google site but never had the chance to go.
[13:15:02]* rapsli has left #drupal-support ()
[13:15:02]* Cgull has joined #drupal-support
[13:15:10]<jurijo>can i display a page on a new window of my browser without the theme for instance a plain table????
[13:15:42]* matslat1 has left #drupal-support ()
[13:16:26]<Bigmack83>wbmangy: so do you work on the site for integrated media designs (i found the site) or do you do other stuff?
[13:17:11]<Cgull>Hello, need help with the contact form in Drupal 6.2, my clear url is enable, but when I create a link <a href="contact"></a> I get the message page not found, I also tried "/contact". What am I doing wrong?
[13:17:39]<Bigmack83>jurijo i believe you can. thats how the advanced help module works and displays content
[13:18:04]* sDaniel_ has quit (Read error: 110 (Connection timed out))
[13:18:06]<wbmangy>bigmack83: ah, that website... embarrassing placeholder. no, I wear a lot of hats. current effort is to identify/develop cms for media installations
[13:19:06]* Bunset has joined #drupal-support
[13:19:44]<Bigmack83>wbmangy oh so youre working on more of a desktop like interface to display the media at whatever console its being displayed on?
[13:20:33]* kazol has joined #drupal-support
[13:20:56]<kazol>For some reason I get this error message: "Your web server does not appear to support any common database types."
[13:21:00]<wbmangy>bigmack83: still network based, since content development is collaborative and remote from installation, but there are some aspects that are desktop-ish, likt the gui
[13:21:12]<ipwa>I have a function (http://drupalbin.com/2443) that makes my pagers look like this: http://custardfactory.co.uk/blog however when the view has three pages or less it looks like this: http://custardfactory.co.uk/gallery because $pager_last outputs the number of the last page
[13:21:19]<kazol>I just setup a MySQL account (root) and created a db named "drupal."
[13:22:02]<Bigmack83>cgull: when using an <a> tag i believe you have to give absolute url. (www.example.com/contact) but i could be wrong. if you just said 'contact' in a drupal menu item it would take care of everything else for you
[13:22:14]<ipwa>I want to modify the function so that if $pager_total is three or less, it doesn't output the pager_last line
[13:22:23]<ipwa>can anyone help?
[13:22:38]<Bigmack83>wbmangy: ahh the flexibility of drupal...
[13:22:52]<jurijo>Bigmack83 what do you mean?
[13:23:07]<wbmangy>bigmack83: jury's still a little out on flexibility, but it does seem to be the best candidate
[13:24:04]<wbmangy>bigmack83: really curious to work with Flex on top of Drupal, but am taking a long time to get up to speed on Drupal, unfortunately
[13:24:48]<Bigmack83>jurijo: the advanced help module uses exterior html pages to display full page help in a non drupal environment. so im saying i know it can be done im just not sure how. try researvhing that module and see how they did it
[13:24:54]<ipwa>wbmangy this is a Drupal site: http://flex.org/showcase/
[13:25:24]<Cgull>Bigmack83: But I don't want to put the link in a menu, it's a link in the text area in the body
[13:25:30]<wbmangy>ipwa: yeah, that really caught my eye when it first came out
[13:25:31]* nonsie has joined #drupal-support
[13:25:38]<Bigmack83>wbmangy: Jury? and yea drupal definately has a learnign curve. how long you been using it?
[13:25:47]<ipwa>yeah it works really well its an awesome site
[13:25:49]<wbmangy>ipwa: have not checked in on it for a while
[13:26:31]<wbmangy>bigmack83: off and on for 6 mos or so - clawed my way thru 1/2 prodrupal development, and need to get back to it
[13:26:32]<Bigmack83>cgull: yes, so if using the <a> tag it should be <a href="www.example.com/contact'></a> and not just "contact" that should work
[13:27:13]<Bigmack83>wbmangy: yea i havent got around to ordering that book yet. im trying to finish the basic site i have now 2st
[13:27:16]<Bigmack83>*1st
[13:27:28]<Cgull>Bigmack83: I see, so when I move the site online, I have to remember to change all these links from localhost to the site address?
[13:28:39]* [alphex] has quit ("This computer has gone to sleep")
[13:29:44]<Bigmack83>cgull: thats possible yes, but to make the links like that thats the only way ive been able to get it done using a straight link. once its up you could also make a pathauto redirect that link to "contact" that way if you have multiple of the same link the path alias should work. but i havent tried it
[13:30:15]<Cgull>Bigmack83: Thank you
[13:30:57]<Bigmack83>Cgull: i havent searched the forums for a better soulution though so you might try searching there also. or making a new post.
[13:31:14]<wbmangy>bigmack83: it's a climb, that's for sure. the big hill I seem forever stuck on right now is Overrides. Wish I could find a good explanation - mebbe a video tutorial...
[13:31:30]<wbmangy>the Prodrupal Dev book explanation is way too vague
[13:31:47]* Inferus has joined #drupal-support
[13:31:52]<wbmangy>the unfortunate exception - usually very clear
[13:32:47]<Bigmack83>wbmangy: try searching the drupal site, or what i like to do is use google doing : "drupal overrides" or "drupal whatever else" and it pulls up a lot of drupal.org links for whatever you want to search for.
[13:32:53]* Bunset has left #drupal-support ("Leaving.")
[13:33:08]<Bigmack83>wbmangy: well i meant to say forums too
[13:33:10]<Bigmack83>brb
[13:33:11]<wbmangy>bigmack83: yeah, I've combed through it pretty carefully, no luck
[13:33:48]* mlsamuelson has joined #drupal-support
[13:34:03]* corey_smith_ has joined #drupal-support
[13:34:25]* mlsamuelson has quit (Client Quit)
[13:34:58]* alex_b has quit (Read error: 60 (Operation timed out))
[13:35:05]<drupalmannen>how can I make a "46 minutes ago" from the $node->created ?
[13:35:30]<drupalmannen>that is.. how do i get he current timestamp?
[13:35:52]<Cgull>Bigmack83: By the way, on a tutorial on Drupal's site, they say I should call the contact page like I did: <a href="/contact">contact us</a> but it just doesn't work. http://drupal.org/node/124129
[13:35:53]<Druplicon>http://drupal.org/node/124129 => I2. The Contact Form => 1 IRC mention
[13:36:04]<kazol>For some reason, when I goto the Apache server's ip, I get a 404 error even though the dir has "index.php"
[13:36:24]<Cgull>Druplicon: funny, we sent the node in Drupal in the same time...
[13:36:54]* j416 has joined #drupal-support
[13:37:03]<kazol>I'm sure someone here has configured apache2 to work with Drupal.
[13:37:29]<Bigmack83>Cgull: hmm, yea it hadnt worked for me either when i tried it so i just gave an absolute url, though i only had one link
[13:37:40]* j416 has quit (Remote closed the connection)
[13:37:55]* j416 has joined #drupal-support
[13:38:29]<kazol>Anyone?
[13:38:45]<Bigmack83>Cgull: druplicon is automated bot, he replies like that when you reference a node on drupals site. does the same thing if i do this:
[13:38:48]<Bigmack83>124129?
[13:38:53]* cYu has joined #drupal-support
[13:38:54]* alex_b has joined #drupal-support
[13:39:00]* mlsamuelson has joined #drupal-support
[13:39:04]* nicholasThompson has joined #drupal-support
[13:39:10]<Bigmack83>well its supposed to.lol
[13:39:14]<Cgull>LOL
[13:39:36]<Cgull>Oh dear, I feel so stupid now... ;o)
[13:39:44]<drupalmannen>time() is the answer
[13:39:52]<Bigmack83>but uea if i pasted say http://drupal.org/node/203989 he will give a description. see...
[13:40:27]<Bigmack83>oh you dumb bot lol
[13:40:46]* Semhirage has quit (Read error: 104 (Connection reset by peer))
[13:40:53]<Bigmack83>Cgull: it ok it didnt realize it at first either
[13:40:58]* corey_smith has quit (Read error: 110 (Connection timed out))
[13:41:56]<Bigmack83>I have to go so if anyone wants to chat or has a question im on aim/yahooim . addy is 'mack95602' . peace out...
[13:41:59]<Cgull>Bigmack83: Thanks for the kindness :)
[13:42:06]<Bigmack83>np
[13:42:19]<Bigmack83>its cool8-)
[13:42:24]* Michelle2 has joined #drupal-support
[13:42:40]* Bigmack83 has quit ("Leaving.")
[13:43:03]* e-animaddds has joined #drupal-support
[13:43:09]<wbmangy>bigmack83: stay in touch
[13:44:52]<kazol>For some reason, when I goto the Apache server's ip, I get a 404 error even though the dir has "index.php"
[13:46:02]* markcapotondi has joined #drupal-support
[13:46:44]<Inferus>kazol: your apache installation does not know what to do with .php files
[13:46:50]* Kostly has joined #drupal-support
[13:46:56]<Inferus>or
[13:47:10]* Semhirage has joined #drupal-support
[13:47:13]* markcapotondi has quit (Remote closed the connection)
[13:47:14]<Inferus>your apache install does not have index.php in the list of autotypes
[13:47:57]* nonsie has left #drupal-support ()
[13:48:08]<kazol>Inferus: The index.php issue
[13:48:26]<Inferus>yea
[13:48:47]<gonzorob>*sigh
[13:48:49]* Squirrel333 has joined #drupal-support
[13:48:53]<gonzorob>sod this
[13:48:58]<gonzorob>im going for a reinstall
[13:49:02]<Inferus>DirectoryIndex kazol
[13:49:03]* flabber_kenny has joined #drupal-support
[13:49:12]<gonzorob>going to do it properly this time, work from the most important modules downwards :)
[13:49:26]<Squirrel333>Can anyone help me with installing Fast Gallery please
[13:49:27]* manuee has quit (Read error: 110 (Connection timed out))
[13:50:16]<Squirrel333>I can't get it to work
[13:50:18]* Michelle has quit (Nick collision from services.)
[13:50:20]* Michelle2 is now known as Michelle
[13:50:33]<kazol>Inferus: I added "DirectoryIndex index.php" to /etc/apache2/sites-enabled/000-default but it still doesn't work.
[13:52:05]* Semhirage has quit (Read error: 104 (Connection reset by peer))
[13:53:05]* corey_smith has joined #drupal-support
[13:53:11]* bigmack84 has joined #drupal-support
[13:53:17]* Cgull has quit ()
[13:53:27]* gusaus has joined #drupal-support
[13:53:45]<bigmack84>blehh...finally off work...
[13:54:03]<kazol>stupid apache2
[13:54:07]* sredna has joined #drupal-support
[13:54:15]* gusaus has quit (Client Quit)
[13:54:15]<Squirrel333>Does anyone know how to get the fast gallery to work?
[13:54:16]<kazol>doesn't work at all
[13:54:25]<sredna>what makes drupal know that a language exists so i can use it?
[13:54:25]* Arancaytar has quit (Read error: 104 (Connection reset by peer))
[13:54:32]<thomaslohbeck>I have a main Navigation (2 elements) and a sub Navigation (several linket to the main). What is the best way to implement highlighting. So, that when I am on 2(main.4(sub) the main Navigationelement 2 AND the Subnavigation 4 are highlighted?
[13:55:19]<Squirrel333>I'm new to Drupal and struggling bad to get Drupal to work for me
[13:55:36]* e-anima has quit (Connection timed out)
[13:55:51]<bigmack84>wpmangy: how long do you expect the project to take you to finish for the media thing?
[13:55:56]<thomaslohbeck>like herehttp://www.sdbb.ch/dyn/2033.asp Produkte AND Studienwahl
[13:56:06]* sredna2 has joined #drupal-support
[13:56:08]<Kostly>anyone use Activity for their subscriptions that know know how to change the messages?
[13:56:12]* sredna has quit (Nick collision from services.)
[13:56:14]* sredna2 is now known as sredna
[13:57:21]<sredna>what makes drupal know that a language exists so i can use it?
[13:57:24]* Semhirage has joined #drupal-support
[13:57:57]<thomaslohbeck>sredna: the language directory
[13:58:07]<thomaslohbeck>Squirrel333: wheres the problem
[13:58:36]<sredna>thomaslohbeck: named such as... ?
[13:58:39]<Squirrel333>I have followed the instructions step by step but no galleries are displayed
[13:58:53]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[13:59:01]<Squirrel333>No error messages
[13:59:19]<Squirrel333>I'm new to Drupal so it's probably something very simple
[13:59:20]* flabberkenny has quit (Connection timed out)
[13:59:21]<Inferus>Squirrel333: whats up?
[13:59:21]<wbmangy>bigmack84 - hoping for beta in 6 mos or so - pretty big project
[13:59:22]* ipwa_ has joined #drupal-support
[13:59:42]<thomaslohbeck>sredna: http://drupal.org/node/254214
[13:59:44]<Druplicon>http://drupal.org/node/254214 => Translation, multilanguage content, and internationalization => 1 IRC mention
[14:00:15]<bigmack84>wbmangey: yea sounds like it
[14:00:22]* frjo has quit ("To the stars!")
[14:00:52]<wbmangy>bigmack84 - have an online portfolio?
[14:01:01]<sredna>thomaslohbeck: thank you, but that does not make sens
[14:01:03]<sredna>e
[14:01:12]<Squirrel333>I can't get fast gallery to dispaly the gallery.
[14:01:15]<Inferus>Squirrel333: what do you mean, no galleries?
[14:01:16]<Inferus>ah
[14:01:25]<Inferus>hmm i've never heard of fast gallery
[14:01:53]<sredna>thomaslohbeck: i created a brand new site, and when visiting it the first time, it asks me to select a language from none. i do as suggested, and unpack the danish translation into the drupal root, but no list appears to choose from.
[14:02:11]<Squirrel333>I have pictures in the directory but when you click on the fast gallery link it says no pictures found
[14:02:13]<sredna>thomaslohbeck: the link you posted refers to drupal 5, but this is drupal 6
[14:02:24]<thomaslohbeck>drupal root sound bad....
[14:02:29]* alvin_2 has joined #drupal-support
[14:02:50]<bigmack84>wbmangy: I have a domain but haven't set it up yet. I will be working on it as soon as the site I'm working on now settles down in a few weeks.
[14:03:00]<Squirrel333>http://drupal.org/project/fast_gallery
[14:03:00]* nicholasThompson has quit ("Leaving")
[14:03:18]<sredna>thomaslohbeck: that is what the page says, so do not blame me.
[14:03:35]<wbmangy>bigmack84 - know that feeling. good luck!
[14:03:38]<sredna>this is simply an experience saying, drupal does not work
[14:03:46]<sredna>very strange, it usually works fine
[14:03:47]<bigmack84>wbmangy: I'm already setting up ideas and since its a portfolio only site shouldn't take long to put together
[14:03:47]<thomaslohbeck>sredna: I dont blame anybody ;-) what page?
[14:03:57]* haptiK has joined #drupal-support
[14:04:25]<sredna>http://www.svendborgsenior.dk/install.php?profile=default&localize=true
[14:04:33]<haptiK>hi everyone, im trying to moderate comments to forums before they go live, would someone be so kind as to help me with where i might enable this?
[14:04:45]<Inferus>Squirrel333: where is your folder
[14:04:46]<Inferus>also
[14:04:55]<Inferus>do you have and read permissions for php on that folder
[14:04:55]<haptiK>i can moderate initial postings but not comments to them
[14:05:04]* qrta has quit ("ChatZilla 0.9.83 [Firefox 2.0.0.14/2008040413]")
[14:05:22]* ipwa__ has joined #drupal-support
[14:05:25]<nduplessis>can you use drupal_mail to send to multiple recipients without giving away their email addresses?
[14:05:32]* ipwa has quit (Read error: 104 (Connection reset by peer))
[14:05:53]<thomaslohbeck>sredna: ur right, I was wrong!
[14:05:58]* koolhead17 has quit (Remote closed the connection)
[14:06:13]<thomaslohbeck>will be back in 5
[14:06:19]* marvil07 has joined #drupal-support
[14:06:32]<Squirrel333>The folder is /www/sites/default/files/images/
[14:08:00]* tr_ has joined #drupal-support
[14:09:26]<Squirrel333>I don't know what I have done now but now I get access to this page denied when I am logged in as admin
[14:09:40]* stella has joined #drupal-support
[14:10:17]<Kostly>seen Michelle?
[14:10:17]<Druplicon>Michelle was last seen in #drupal 1 min 13 sec ago saying 'I wouldn't have taken the time to write it up if I thought it was a bad way. You need to look at the options and decide what's best for your needs. I can't tell you what's best for you.'.
[14:10:30]* hunvreus has joined #drupal-support
[14:10:35]<Kostly>Michelle ping?
[14:10:43]* jpb_in_nyc has quit ()
[14:10:44]<Michelle>Yes?
[14:11:15]<Kostly>Your email notifications.... did you ever publish them? Your using activity for them right?
[14:11:17]<kazol>For some reason I get this error msg: "The GD library for PHP is missing or outdated. Please check the PHP image documentation for information on how to correct this." but I already installed php5-gd.
[14:11:29]<Kostly>Michelle: and modified them right?
[14:11:44]<Michelle>I have no idea what you're talking about
[14:12:02]<Kostly>Michelle's Socnet's email subscriptions
[14:12:22]* papimann has joined #drupal-support
[14:12:27]<Squirrel333>I think a start from scratch with a clean install of Drupal is in order as I have totally stuffed my site now.
[14:12:29]<Michelle>Oh... Um... I think that site is using notifications
[14:12:41]<Michelle>POssibly subscriptions. I don't remember if I switched it
[14:13:04]* DrPlacebo has joined #drupal-support
[14:13:06]<papimann> i am uploading images to my web page but it is appearing at the bottom i want it at the top along with the content
[14:13:23]<Squirrel333>Is there a drupal support area for beginners like me?
[14:13:24]<kazol>Ok now it works.
[14:13:33]* cc_toide has joined #drupal-support
[14:13:57]<Kostly>Michelle Im interested in what your using, cause my messages look like garbage:(
[14:14:17]<Michelle>Look at the modules tarball. It's either subscriptions or notifications
[14:14:51]* bin has joined #drupal-support
[14:15:00]<papimann>Michelle, i am uploading images to my web page but it is appearing at the bottom i want it at the top along with the content
[14:15:03]<bin>hi guys and girls
[14:15:20]<TomvB>papimann: http://drupal.org/node/178975#comment-275203
[14:15:30]<Druplicon>http://drupal.org/node/178975 => Blogs and Image Uploads => 1 IRC mention
[14:15:31]<TomvB>Check the links
[14:15:31]<bin>how can i change the appearence of the heading
[14:15:58]<Michelle>papimann - Er... Ok... And you're telling me this why?
[14:16:05]<bin>i want o change the news letter heading to a small size
[14:16:05]* corey_smith_ has joined #drupal-support
[14:16:08]<bin>how can i do that
[14:16:51]<papimann>Michelle, i was looking u as a informer
[14:16:51]<Kostly>papimann: it is a CSS issue
[14:17:10]<Kostly>and maybe a weight isue
[14:17:15]<Michelle>papimann - Oh. Dont' do that. Just ask the channel.
[14:17:34]<papimann>Kostly, how could i remove that
[14:17:43]<Kostly>is it cck?
[14:17:50]<Kostly>content type?
[14:17:57]<papimann>ya i have installed it
[14:18:07]<bin>stella, can u help me, i want o change the heading of some modules to a small size, how can i do that
[14:18:14]<Kostly>papimann: is the image from cck
[14:18:19]<Kostly>document
[14:18:28]<papimann>Kostly, no
[14:18:29]<Squirrel333>Is there a drupal IRC for beginners?
[14:18:39]<stella>Squirrel333: this is it
[14:18:46]<Squirrel333>OK thanks
[14:18:57]<stella>Squirrel333: but any type of support question really
[14:19:16]<Squirrel333>Well, I give up with Drupal, I can't figure it out, sorry
[14:19:17]<stella>bin: no i can't right now, besides you asked this yesterday on IRC and got an answer - using css
[14:19:24]<Kostly>papimann: get firebug and work with the css
[14:19:29]<Inferus>Squirrel333: why what don't you get about it
[14:19:32]<Inferus>drupal is fantastic
[14:19:36]<papimann>Kostly, ok
[14:19:40]<DaveTarmac>Does anyone here know how to get the [video] tag for Flashvideo working in a CCK field? It's not parsing correctly. I found this code but I haven't a clue where to put it
[14:19:41]<Inferus>It's just a little complicated at ifrst
[14:19:42]<Inferus>first*
[14:20:17]<papimann>Kostly, i am using drupal 6
[14:20:17]<Squirrel333>All I have heard is that it is fantastic but I can't get any gallery module to work, I have been trying now for over 13 hours straight
[14:20:19]<bin>if i use css then it will change all the module
[14:20:21]<DaveTarmac>and by this code, I meant http://drupal.org/node/180175
[14:20:31]<Druplicon>http://drupal.org/node/180175 => Parsing of [video] tag in CCK fields => FlashVideo, Code, normal, active, 4 IRC mentions
[14:20:36]* sdboyer has joined #drupal-support
[14:20:45]* mordecai has quit ()
[14:20:45]<bin>stella, i want to make the news letter heading smaller
[14:20:58]* mmueller has joined #drupal-support
[14:20:59]<bin>stella, not others
[14:21:06]<Kostly>papimann: doesnt change much... the file is probably generated by a CCK document, which means you can change the weight if you know what it is
[14:21:07]<gonzorob>has anyone got project issues installed, for some reason it didnt create the table 'project_issues' in my database
[14:21:20]<Inferus>DaveTarmac that is a horrible way of doing things :-(
[14:21:29]<Squirrel333>I'm at the point now that I'm going to have to delete and start from scratch because what I just did totally made everything worse
[14:21:31]* MattKelly has joined #drupal-support
[14:21:33]<gonzorob>just want to know the fields, so i can create it manually
[14:21:36]<gonzorob>*sigh :)
[14:21:37]<stella>bin: use the themeing override functions and css. A little bit of searching should come up with the relevant docs
[14:21:40]<Inferus>Squirrel333: why what did you do wrong?
[14:21:52]<bin>ohhh
[14:21:52]<DaveTarmac>Inferus: whcih is the horrible way of doing things?
[14:22:04]<Inferus>DaveTarmac: substituting in code like that, or at least, i think it is
[14:22:05]* corey_smith has quit (Read error: 110 (Connection timed out))
[14:22:05]<Squirrel333>Now I can't get into the site, it says access denied and I am logging on as admin
[14:22:10]<DaveTarmac>Inferus: using the CCK or using the [video] tag?
[14:22:22]<Inferus>Squirrel333: what url are you using?
[14:22:32]<Inferus>DaveTarmac: from the link you posted before
[14:22:37]<bin>stella, let me chk it to how to do that
[14:22:42]* mordecai has joined #drupal-support
[14:22:43]<Squirrel333>http://markcapotondi.com/
[14:23:05]<stella>bin: i can't help u any more, i've got my own work to do
[14:23:08]* ugarit has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[14:23:24]<bin>ok thanks stella bye
[14:23:25]<DaveTarmac>Inferus: it doesn't actually give instructions on where to put it - although it could be obvious and I could be dense - which is always likely
[14:23:48]* cctoide has quit (Read error: 110 (Connection timed out))
[14:24:17]<Squirrel333>If I click on log out, I get Access Denied
[14:24:20]<papimann>Kostly, http://papimann.jaziserver.info/node/30 check it please
[14:24:28]<Inferus>Squirrel333: close your browser window and reopen it
[14:24:39]<Squirrel333>You are not authorised to access this page
[14:24:47]* Chriswaterguy has joined #drupal-support
[14:25:01]<Kostly>papimann access denied, create a testuser testuser account
[14:25:07]<Inferus>Squirrel333: one thing to do
[14:25:16]<Inferus>as a possible fix/recovery solution
[14:25:18]* vordude has joined #drupal-support
[14:25:39]* Phil_Ewert has joined #drupal-support
[14:25:56]<bigmack84>wbmangey: hey I have to go to school so I won't be on here for a while. if you have any messengers you can add me or email me if you wan to keep in touch. maybe could collaborate on our projects as I'm trying to do a media site also.
[14:26:13]<Inferus>Squirrel333: browse to /sites/default/settings.php and add in $settings['clean_urls'] = 0;
[14:26:54]<Squirrel333>OK, thanks, doing that now.
[14:27:31]* j416 has left #drupal-support ()
[14:27:46]* liveoutloud2day_ has joined #drupal-support
[14:27:57]* kim_ has joined #drupal-support
[14:28:33]<kim_>heya is anyone here a panels buff? im old to drupal but new to views. how would you go about recreating this in panels?
[14:28:34]<kim_>http://www.queerwp.net/testlayout/
[14:28:55]<kim_>right 2 columns will always be menus, left two will be content, sometimes combined to 1 column depending on context
[14:29:03]<kim_>*new to panels
[14:29:57]* sredna2 has joined #drupal-support
[14:30:02]* sredna has quit (Nick collision from services.)
[14:30:04]* sredna2 is now known as sredna
[14:30:13]* thinkling has joined #drupal-support
[14:31:58]* tr_ has quit ("ChatZilla 0.9.83 [Firefox 2.0.0.15/2008062306]")
[14:32:03]<bigmack84>wbmangy: may I pm you
[14:32:06]* bigmack84 has quit ("Leaving")
[14:32:10]<wbmangy>sure
[14:32:34]* bshumate has joined #drupal-support
[14:32:46]* thomaslohbeck is now known as thomaslfromZ
[14:32:57]* bigmack84 has joined #drupal-support
[14:33:06]<wbmangy><- bigmack84
[14:33:12]* thinkling has quit (Client Quit)
[14:33:34]* egoleo has quit (Remote closed the connection)
[14:33:56]* sredna has quit (Remote closed the connection)
[14:34:03]* Mek_ has joined #drupal-support
[14:34:06]* Mek has quit ("leaving")
[14:34:12]* Mek_ is now known as Mek
[14:34:35]* markos__ is now known as markos_
[14:35:22]<bigmack84>wbmangy: sorry got disconnected. may I?
[14:35:30]* ipwa_ has quit (No route to host)
[14:35:58]<wbmangy>bigmack84: yep
[14:38:59]* kim_ has quit (Remote closed the connection)
[14:39:14]* kim_ has joined #drupal-support
[14:39:19]* kim_ has quit (Remote closed the connection)
[14:40:50]* Michelle2 has joined #drupal-support
[14:40:50]* liveoutloud2day has quit (Success)
[14:40:53]* mordecai has quit ()
[14:40:58]<vordude>I have a pager_query that's running pretty slow on in a pretty large photo gallery (10,000 images or so) What can I do to speed it up?
[14:40:59]* mmueller has quit ()
[14:42:29]* garrettc is now known as garrettc_afk
[14:42:47]* threexk has joined #drupal-support
[14:46:38]* ipwa has joined #drupal-support
[14:46:41]<Squirrel333>Thanks for everyones help but I am going to give up on using Drupal for my website, I can't get anything to work, it's me, I'm just a total nebie and it is doing my head in after 13 hours trying to figure it out, my apologies
[14:47:18]* amarrero has joined #drupal-support
[14:47:51]<Bonaparte>Squirrel333, I understand your situation. I think you will have similar experience with other CMS too. It takes a while to feel at home with any new system
[14:48:04]<vordude>pastebin?
[14:48:04]<Druplicon> Please don't paste code directly into IRC. Use http://drupalbin.com or http://pastebin.ca or http://pastebin.org or http://pastie.textmate.org instead.
[14:48:17]* siliconmeadow has quit ()
[14:48:30]<Bonaparte>Squirrel333, have you read the Drupal handbook?
[14:48:40]* nonsie has joined #drupal-support
[14:49:00]<threexk>Squirrel333: you've only spent 13 hours on it? ha
[14:50:09]<Squirrel333>It's the wee hours of the morning here, and O have been working on this for 13 hours straight, I need to get to bed, I will uninstall tomorrow and start from scratch installing and try again to get a gallery installed
[14:50:28]* Michelle has quit (Read error: 110 (Connection timed out))
[14:50:31]<threexk>no sleep keep working
[14:51:00]* garrettc_afk is now known as garrettc
[14:51:07]* corey_smith has joined #drupal-support
[14:51:20]<Squirrel333>I have to uninstall and reinstall as I now get access denied every time I try and log in as admin, I have totally stuffed it up some how
[14:52:09]<threexk>you get Access Denied upon a successful log-in?
[14:52:18]<Squirrel333>yes
[14:52:40]<threexk>but you still see your left sidebar with admin menu and stuff, right?
[14:52:47]<Squirrel333>Ut says I'm still loggen on but if I try and access a page, Access denied
[14:52:54]<Squirrel333>yes
[14:53:11]<Squirrel333>then it kicks me out
[14:53:12]<threexk>hmm. Do you have any contributed modules installed?
[14:53:26]<threexk>kicks you out? logs you out?
[14:53:37]<Squirrel333>yes, logs me out
[14:53:38]<peerce>is that a drupal access denied error (with the default drupal style, etc), or is it a errro from the webserver ?
[14:53:50]<Squirrel333>it's from Drupal
[14:54:10]* Chriswaterguy has quit (Read error: 110 (Connection timed out))
[14:54:13]<threexk>sounds like a session thing
[14:54:24]<Squirrel333>Sorry I'm totally new to Drupal, what do you mean by contributed modules?
[14:54:33]<threexk>if you try to log in with two Drupal accounts at once, one will always get logged out
[14:54:39]<peerce>have you added any modules to your drupal install ?
[14:54:47]<Squirrel333>I'm trying to install fast gallery, or any gallery and can't
[14:55:03]* kubuntu-box has joined #drupal-support
[14:55:38]<Squirrel333>Could it be that I am using Firefox on Ubuntu?
[14:55:46]* siliconmeadow has joined #drupal-support
[14:56:01]<threexk>no, I use that fine
[14:56:09]<Squirrel333>OK, thanks
[14:56:21]* janwari has quit ()
[14:56:41]<threexk>do you have cookies disabled?
[14:56:43]<peerce>does your browser have cookies blocked or something oddl ike that?
[14:56:57]<Squirrel333>let me check
[14:57:13]<vordude>Squirrel333: are you trying to set it up locally first? on your ubuntu machine?
[14:57:37]<Squirrel333>No, I'm setting it up on my webhost server
[14:58:15]* bigmack84 has quit ("Leaving")
[14:58:17]<Squirrel333>Cookies are enabled
[14:58:29]* nonsie has quit ()
[14:58:45]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[14:58:52]* threexk thinks it's something to do with sessions
[14:59:16]<Squirrel333>thanks, I might uninstall and start from scratch
[14:59:38]* silvercat has quit (Read error: 104 (Connection reset by peer))
[14:59:46]<Squirrel333>I have everything set up except for a gallery, grrrrrrr
[15:00:06]<Squirrel333>Now to start all over, Oh well, it's all a learning experience
[15:00:10]<threexk>http://drupal.org/node/92802
[15:00:27]<Druplicon>http://drupal.org/node/92802 => session doesn't keep userid with php5.2.0 => Drupal, user system, critical, closed, 5 IRC mentions
[15:00:27]<threexk>are you using PHP 5.2.0?
[15:00:27]* mlsamuelson has quit ()
[15:00:54]* Mek has quit ("leaving")
[15:00:55]* Mek_ has joined #drupal-support
[15:00:56]* ugarit has joined #drupal-support
[15:00:57]* Mek_ is now known as Mek
[15:00:58]<threexk>if you're using Ubuntu 8.04, you wouldn't be
[15:01:15]<Squirrel333>yes 5.2.6
[15:01:40]<threexk>brand new. I think I am using that or 5.2.5
[15:01:56]<threexk>oh well
[15:02:22]<Squirrel333>I think I will uninstall everything from my server and start from scratch tomorrow.
[15:02:32]<Squirrel333>Thanks for everyones advise, much appreciated
[15:03:35]* ipwa__ has quit (Connection timed out)
[15:04:58]* Zarabadoo has joined #drupal-support
[15:05:54]<threexk>Squirrel333: good luck
[15:06:08]* Squirrel333 has quit ("Konversation terminated!")
[15:06:12]* threexk has left #drupal-support ()
[15:06:14]* sDaniel has quit (Read error: 60 (Operation timed out))
[15:06:48]* grugnog has joined #drupal-support
[15:07:53]* Kostly has quit (Read error: 104 (Connection reset by peer))
[15:08:00]* liveoutloud2day_ has quit (Connection timed out)
[15:08:56]* liveoutloud2day_ has joined #drupal-support
[15:09:36]* AlexUA has joined #drupal-support
[15:10:27]<thomaslfromZ>noob question. I have problem to understand to seperate primarynavigation from secondary.
[15:12:04]<thomaslfromZ>when you have a navigation like 1.0 about, 1.1 where, 1.2 team, 2.0 products, 2.1 productA, ... 2.4 ProductD
[15:12:24]<thomaslfromZ>1.0 and 2.0 are primary links right?
[15:12:30]* kubuntu-box has quit (Connection timed out)
[15:12:34]* sDaniel has joined #drupal-support
[15:12:38]<johnny5>Anyone have any ideas why my view counter isn't working? I have logging and view counting enabled. I'm running 5.8 and a bunch of modules.
[15:12:38]<papimann>how to give permission to anonymous users to access my web pages
[15:12:47]* ergelo has quit (Read error: 104 (Connection reset by peer))
[15:12:57]<peerce>thats a column on the access rights page
[15:13:38]<thomaslfromZ>1.1,1.2 and 2.1,2.2,2.3,2.4 are parented to primary navigation
[15:13:53]<papimann>peerce, how can i do this
[15:13:58]<thomaslfromZ>then why I should have secondaray navigation?
[15:14:06]<thomaslfromZ>*secondary
[15:14:50]<drupalmannen>how do you customize the user profile in drupal 6? creating a user_profile.tpl.php does not work for me. is there something more to it?
[15:14:57]<thomaslfromZ>papimann: /admin/user/permissions node module access content
[15:15:02]<drupalmannen>user profile page
[15:15:26]<peerce>papimann; go to admin -> access control, and check the 'anonymous user' column for 'node module': 'access content' at least, and any other specific content type you want them to see
[15:15:29]<johnny5>where does the post access counter even show up?
[15:16:05]* [alphex] has joined #drupal-support
[15:16:46]* designerbrent has joined #drupal-support
[15:17:02]<johnny5>cmon guys, help a brother out
[15:17:14]<peerce>at the bottom of the page with the default templates, assuming you've enabled it in access control
[15:17:55]* dtaylormi has joined #drupal-support
[15:17:58]<johnny5>i'm logged in as admin, but have enabled view page count for every account
[15:18:14]<johnny5>i am running custom templates though
[15:18:36]<peerce>maybe your templates left it out?
[15:18:40]<johnny5>but i'm not too concerned with it showing on the node itself. i just want it to show in the most popular sidebar block
[15:19:38]* nduplessis_ has joined #drupal-support
[15:20:21]* DaveTarmac has quit (Remote closed the connection)
[15:20:46]* EugenMayer has joined #drupal-support
[15:21:00]* ergelo has joined #drupal-support
[15:21:01]<johnny5>does my template still need to have some code to trigger the count.
[15:21:06]<johnny5>that doesn't really make sense
[15:21:10]<EugenMayer>is there a way to let users subscript to a specific category / taxonmoy vocab ?
[15:21:11]<peerce>i haven't used that most popular block
[15:21:13]* roychri_ has joined #drupal-support
[15:21:16]<johnny5>drupal should be counting behind the scenes
[15:21:35]* nduplessis has quit (Read error: 60 (Operation timed out))
[15:21:38]<peerce>subscript ?
[15:23:14]* drupalmannen has quit ()
[15:23:22]* JohnAlbin has joined #drupal-support
[15:23:43]* tr_ has joined #drupal-support
[15:23:52]* mikl has quit ("Leaving...")
[15:23:57]<EugenMayer>peerce: : sorry, a typo: subscribe
[15:24:25]<peerce>subscribe, like an RSS feed?
[15:24:48]<EugenMayer>yeah, but with email-notification
[15:25:27]<peerce>well, drupal has no built in email notifications that I've seen... there's probably plugins for that sort of thing, but i've never looked at, or used them
[15:26:08]* corey_smith_ has joined #drupal-support
[15:26:10]<roychri_>EugenMayer: the subscription module sends you an email when a new comment is added to a node you subscribe or when a new node is created in a taxonomy term/category that you subscribe and even content type if I am not mistaken.
[15:26:12]* Chriswaterguy has joined #drupal-support
[15:26:34]* hunvreus_ has joined #drupal-support
[15:26:42]* liveoutloud2day_ has quit (Success)
[15:26:46]<EugenMayer>roychri_: : i have it installed, but yet i cant subscribe to a specific verb
[15:26:50]<papimann>peerce, http://papimann.jaziserver.info/node/30 now check this
[15:27:20]<roychri_>EugenMayer: You need to setup proper permission and I think you can do it from your profile.
[15:27:33]<roychri_>EugenMayer: You can subscribe to a taxonomy term from your profile.
[15:27:54]<roychri_>EugenMayer: You can subscribe to a node by leaving a comment when the settings of subscribe is set to auto subscribe.
[15:28:27]<EugenMayer>oh i cee
[15:28:33]* hunvreus has quit (Read error: 104 (Connection reset by peer))
[15:29:10]<EugenMayer>now i just need to find the api documentation so i can add the buttons to the views
[15:29:22]<EugenMayer>thank you roychri_
[15:30:52]* nobotz has quit (Read error: 110 (Connection timed out))
[15:32:11]* nduplessis_ has quit (Read error: 60 (Operation timed out))
[15:32:21]* corey_smith has quit (Read error: 110 (Connection timed out))
[15:33:46]* EugenMayer9613 has joined #drupal-support
[15:33:48]* papimann has quit ("Leaving")
[15:34:31]<EugenMayer9613>i have chosen a field ( taxonamy verb ) in the view->field settings, but it is not shown in the teaser-overview ( node-list). Any ideas why this could be ?
[15:35:55]* nduplessis has joined #drupal-support
[15:37:04]* arianek has joined #drupal-support
[15:37:21]* hunvreus__ has joined #drupal-support
[15:37:22]<roychri_>EugenMayer: Fields are only meaningful with List view and Table View; they allow you to choose which fields are presented and in what order.
[15:38:12]<roychri_>EugenMayer9613: If your view type list or table view?
[15:38:43]* tech9iner has joined #drupal-support
[15:39:17]* brunodbo has quit ("Leaving.")
[15:39:23]<EugenMayer9613>roychri_: : good question. I have read it before. but yet could not determine the type
[15:39:29]<EugenMayer9613>how would i ?
[15:40:01]<roychri_>EugenMayer9613: Did you create the view yourself using the "Views" module?
[15:40:11]<EugenMayer9613>Yes.
[15:40:30]<roychri_>EugenMayer9613: When you edit the view, yo ucan specify the view type. check there.
[15:41:32]<EugenMayer9613>roychri_: : i might be blind, but i can see such option. Sorry to waste your time like that
[15:41:50]<EugenMayer9613>oh, sorry, found it
[15:41:59]<EugenMayer9613>"teaser list" is my type
[15:42:17]<roychri_>EugenMayer9613: That is why adding "fields" does not work.
[15:42:53]<EugenMayer9613>Checked, thank you again
[15:43:13]<wbmangy>how does the drupalmodules.com module finder filter its search as you type? is that a contributed module?
[15:43:25]<EugenMayer9613>last but not least, how would i change the date format for english to e..g german?
[15:44:01]* [alphex] has quit (Read error: 110 (Connection timed out))
[15:45:34]* sdboyer has quit ("Ex-Chat")
[15:46:26]* mbn_18 has joined #drupal-support
[15:46:56]<mbn_18>Hi, how do I remove the message "ubmitted by admin on Wed..." from the webform page? thanks
[15:47:13]* hunvreus_ has quit (Read error: 110 (Connection timed out))
[15:47:30]<wbmangy>mbn_18: you can do it with css, though I'm sure there's a better way...
[15:47:47]* zwiep` has quit (Read error: 104 (Connection reset by peer))
[15:47:54]<peerce>the 'webform page' ?
[15:48:07]<mbn_18>wbmangy, yes. also with PHP. but maybe there is a Drupal way. setting of some kind
[15:48:24]<peerce>theres an option in the themes options to enable/disable the display of those teasers on various content types, I believe
[15:48:37]<haptiK>grep -r "mitted by admin" * will find the files that string lives in then modify the file or if like peerce says its in the options do it that way
[15:48:45]<roychri_>mbn_18: configure your theme settings or theme global settings. there's an option there.
[15:48:45]<mbn_18>peerce, check - http://dery.epoch.co.il/node/15
[15:48:53]<mbn_18>roychri_, thanks
[15:49:13]<peerce>yeah, display post options...
[15:49:25]<peerce>er, info
[15:50:02]* einsicht has joined #drupal-support
[15:50:08]* EugenMayer has quit (Read error: 110 (Connection timed out))
[15:50:12]<EugenMayer9613>roychri_: . i can remember that the list view can be easily themed, any short hint ?
[15:50:18]<mbn_18>Great, work as charm
[15:50:31]* flabber_kenny has quit (Client Quit)
[15:51:07]<gonzorob>http://drupal.org/node/283332
[15:51:08]<Druplicon>http://drupal.org/node/283332 => Issues not being saved: => Project issue tracking, Issues, normal, active (needs more info), 2 IRC mentions
[15:51:09]* corey_smith has joined #drupal-support
[15:51:12]<gonzorob>any suggestions folks ?
[15:52:05]* j416 has joined #drupal-support
[15:52:08]<roychri_>EugenMayer9613: http://www.justfuckinggoogleit.com/search?q=drupal+theme+views :)
[15:52:43]<EugenMayer9613>:)
[15:52:51]<EugenMayer9613>Guess it was time for that post
[15:53:17]<re1263_>\quit .
[15:53:31]* re1263_ has quit (".")
[15:56:42]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[15:56:53]<roychri_>EugenMayer9613: Feel free to ask questions for which google did not provide an answer from :)
[15:56:53]* eject_ck has left #drupal-support ()
[15:57:16]* Michelle2 is now known as Michelle
[15:58:02]* MikeyLikesIt has joined #drupal-support
[15:58:03]<EugenMayer9613>roychri_: : i fear there are no such questions :) No really, thank you for the help. I will trouble me trough the bad subscription api docs
[15:58:30]<jyg>*yawn*
[15:58:57]* NeoID has quit ("Leaving")
[15:59:09]* NeoID has joined #drupal-support
[15:59:26]* sutha has quit ()
[15:59:58]<kazol>Could someone please try accessing: http://70.20.63.74:8080/
[16:00:06]* _jpierre has joined #drupal-support
[16:00:40]<EugenMayer9613>is there a "save silently" option for node editing + subscription ?
[16:01:16]* isharis has joined #drupal-support
[16:01:19]<isharis>Hello.
[16:01:27]<isharis>How can I make a seperate log in page?
[16:01:28]<roychri_>EugenMayer9613: What do you mean? You do not want the message/notice at the top?
[16:02:47]* cc_toide is now known as cctoide
[16:02:58]* Haza`` has quit (Read error: 113 (No route to host))
[16:03:08]<EugenMayer9613>roychri_: for subscription for content its usefull and common, that for example an author finds a typo and corrects it, it will be saved "silently" by him, so others wont get a new notification
[16:03:10]<_jpierre>isharis: Do you mean you don't want users to login in from the front page from the side block for example?
[16:03:16]* Haza`` has joined #drupal-support
[16:03:16]* einsicht has quit ()
[16:03:28]<isharis>_jpierre, yes.
[16:03:29]<isharis>:)
[16:03:31]* TrikNik has joined #drupal-support
[16:03:38]<roychri_>EugenMayer9613: I have not seen that option. If it exists, I missed it.
[16:03:44]<isharis>_jpierre, found it. :)
[16:03:56]<_jpierre>isharis: Ah good :)
[16:03:56]<isharis>it is /user
[16:04:05]<_jpierre>isharis: exactly
[16:04:08]* rake has joined #drupal-support
[16:04:53]<_jpierre>Guys, I need to populate a select list in CCK and have the default value selected. How do I do that?
[16:05:29]* efolia has joined #drupal-support
[16:05:35]* nonsie has joined #drupal-support
[16:06:00]* manuee has joined #drupal-support
[16:06:01]* mlsamuelson has joined #drupal-support
[16:06:17]<EugenMayer9613>roychri_: thank you
[16:07:01]* bin has quit ("Leaving")
[16:07:13]* helen_P has joined #drupal-support
[16:07:28]<_jpierre>Guys, I need to populate a select list in CCK and have the default value selected. How do I do that?
[16:07:36]* japerry_sleep is now known as japerry
[16:07:58]<helen_P>hey all... i am using zen theme, and i created a content type, News. shouldn't page-news.tpl.php in my sub-theme folder trigger my changes?
[16:08:15]<JohnAlbin>v?
[16:08:15]<Druplicon>What version of Drupal? The answer can vary widely depending on your version.
[16:08:39]<_jpierre>6
[16:09:02]<helen_P>d5.7
[16:09:10]<_jpierre>:(
[16:09:15]<helen_P>?
[16:09:17]<isharis>Do you guys alll use zen theme?
[16:09:23]<isharis>I find it too bloated..
[16:09:32]<helen_P>that's my first
[16:09:42]<helen_P>but shouldn't it trigger my changes?
[16:09:56]<isharis>Dunno
[16:10:03]<helen_P>anyone who does?
[16:10:05]<isharis>I took garland as the base.
[16:10:11]<isharis>Much much easier!
[16:10:21]<helen_P>think so? really?
[16:10:33]* Michelle thinks isharis is nuts
[16:10:39]<Michelle>Garland is horrible to modify
[16:11:02]<helen_P>my thoughts too...
[16:11:10]* Moonshine knows isharis is nuts
[16:11:13]<helen_P>michelle? any ideas about what i asked?
[16:11:16]* mordecai has joined #drupal-support
[16:11:32]* isharis switches to Zen since so many people thinks he is nuts.
[16:11:36]* mlsamuelson has left #drupal-support ()
[16:11:37]* mordecai has quit (Read error: 104 (Connection reset by peer))
[16:11:44]<Michelle>Nope. Was just passing thru and saw the Garland comment
[16:11:52]<Moonshine>isharis: At least take a look again.. are you in drupal 6 ?
[16:11:59]<isharis>Moonshine, yes. :)
[16:12:02]* nikkiana has joined #drupal-support
[16:12:06]<isharis>I am going to take a look again.
[16:12:09]* mordecai has joined #drupal-support
[16:12:24]<isharis>But I find the built-in css too restrictive.
[16:12:25]<Moonshine>isharis: Then it's currently the *only* theme (core included) that works around a few theming bugs also.
[16:12:33]* siliconmeadow has quit ()
[16:13:12]<Moonshine>isharis: You make a subtheme and can change whatever you want. Starting with the page.tpl.php if you want even..
[16:13:13]<isharis>Moonshine, I first code my design to XHTML and then convert it to CMS.
[16:13:33]* _jpierre has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008061004]")
[16:13:41]<isharis>Moonshine, I am not supposed to follow their CSS? Right?
[16:13:49]<isharis>Or the HTML.
[16:14:06]* EugenMayer9613 has quit ("-")
[16:14:18]<jurijo>can i have 3 submit button each can redirecto to a certain webpage??? i also need to have post
[16:14:38]<dereine>jurijo: sure
[16:15:01]* Inferus has quit ()
[16:15:05]<Moonshine>isharis: Well the *idea* of Zen is to just completely skin it via css. But you can change whatever you need to in a sub theme..
[16:15:48]* japerry has quit ()
[16:15:58]<Moonshine>isharis: But if you want all the XHTML output to be a certain way, even beyond page layout then you're pretty much left to doing things from scratch.
[16:16:15]<jurijo>dereine how?
[16:16:16]* mordecai has quit (Read error: 104 (Connection reset by peer))
[16:16:40]<isharis>Moonshine, Yeah. I will do from scratch next time instead of taking garland as base. :)
[16:16:45]<isharis>do it*
[16:16:49]* mordecai has joined #drupal-support
[16:16:53]* stompeers has joined #drupal-support
[16:16:54]<dereine>jurijo: just an three submit buttons with hook_form_alter
[16:17:01]<dereine>and remove the standart one
[16:17:06]<JohnAlbin>helen_P: Sorry, I was away from my computer. page-news.tpl.php. Let me check...
[16:17:22]<JohnAlbin>themeguide5?
[16:17:22]<Druplicon>Why not read the Drupal 5 theme guide? http://drupal.org/theme-guide/5
[16:17:24]<helen_P>ty
[16:17:32]<Moonshine>isharis: But if you are good with CSS you can make zen into a very wide variety of of things without touching layout. It just has a very flexible set of regions and id/clasess it applies to drupal's output.
[16:17:49]<isharis>I don't want to modify my current CSS.
[16:17:59]<isharis>That's more work.
[16:18:00]* a_c_m has joined #drupal-support
[16:18:18]<a_c_m>anyone using panels2 beta5 able to get views working as views, not as blocks?
[16:18:37]* mlsamuelson has joined #drupal-support
[16:18:48]* mlsamuelson has quit (Remote closed the connection)
[16:18:55]<dereine>jurijo: and add a submit function
[16:18:56]<Moonshine>isharis: I change the page.tpl.php quite a bit in some of my designs but I still use zen for it's other features that come in it's preprocess functions. So even if I was doing a *very* different layout I'd probably just do a subtheme and start overriding pages. That's the beauty of d6.
[16:18:59]<a_c_m>seems not to call the view at all (or at least the argument handeling code, as i put "die();" in there... which should show somthing....
[16:19:00]<stompeers>Is there a method for shortening / altering file names before they are added to the file system? I'm having a problem images with long file names (over 150 characters) breaking imagecache.
[16:19:01]* mordecai_ has joined #drupal-support
[16:19:05]<dereine>and make the same as node module
[16:19:09]<JohnAlbin>helen_P: The "suggested" page names for tpl don't include a content type option.
[16:19:21]<JohnAlbin>helen_P: you can use a node-news.tpl.php.
[16:19:21]<isharis>Moonshine, Ok. What kind of features?
[16:19:40]* catch has joined #drupal-support
[16:19:42]* wbmangy has quit ()
[16:19:45]<helen_P>in my subtheme?
[16:19:51]<JohnAlbin>helen_P: But if you want page template that's different for each node type...
[16:19:57]<JohnAlbin>helen_P: yes, in your subtheme.
[16:20:25]* siliconmeadow has joined #drupal-support
[16:20:30]<helen_P>then what?
[16:20:40]<helen_P>JohnAlbin> helen_P: But if you want page template that's different for each node type...?
[16:21:45]<Moonshine>isharis: Like if you make a Zen subtheme (ie, your own directory, .info, etc) and you put your own page.tpl.php in there drupal will use that instead of zen's. So then you have complete XHTML layout flexibility but still the *fixes zen offers and all it's preprocessing goodies. But again if you're CSS is fixed and don't want to change it then you have to roll your own.
[16:22:01]* gusaus has joined #drupal-support
[16:23:01]<Moonshine>isharis: or rather should... because even though zen does cool stuff like meaningful classes to lots of elements, who cares if you don't use them, right ? :)
[16:23:13]* thinkling has joined #drupal-support
[16:23:33]* Haza`` has quit (No route to host)
[16:23:55]<helen_P>johnalbin still here?
[16:24:09]<JohnAlbin>helen_P: Hopefully a node-news.tpl.php will be good enough.
[16:24:18]<JohnAlbin>helen_P: (sorry off-line distractions.)
[16:24:38]<helen_P>ok
[16:24:41]* guardian has quit ()
[16:24:46]<isharis>Moonshine, yeah. I'll try it out once more. :)
[16:24:47]<helen_P>unfortunately no
[16:25:02]<JohnAlbin>helen_P: Do you really need the page to be completely different depending on the node type? I've never needed that. The per-node-type node templates have been plenty.
[16:25:11]<helen_P>i need a page-news.tpl.php
[16:25:17]<JohnAlbin>Why?
[16:25:34]<JohnAlbin>What specifically are you trying to accomplish? a different page layout per node type?
[16:25:51]<helen_P>yes for a start
[16:25:54]* TrikNik has quit ()
[16:26:03]<helen_P>it isn;t available then?
[16:26:06]<helen_P>strange
[16:26:16]<cheater>welcome to drupal
[16:26:28]<Moonshine>helen_P: The layout of the node info to be different or the entire page?
[16:26:30]<cheater>a world of possibilities, as long as you choose the ones that are given to you by drupal.
[16:26:38]<Moonshine>Please
[16:26:57]<helen_P>entire page
[16:27:07]* RobLoac1 has quit (Read error: 104 (Connection reset by peer))
[16:27:13]<semaphore>jeez, i had to do that here-- different layouts
[16:27:22]<semaphore>let me tell you, it's a huge pain in the ass
[16:27:32]* ddeell has joined #drupal-support
[16:27:36]* hunvreus_ has joined #drupal-support
[16:27:38]<peerce>yes, the theme engine lets you have different templates per content type
[16:27:43]<ddeell>Howdy!
[16:27:43]<Druplicon>hi
[16:27:43]<Druplicon>I'm fine
[16:28:17]<helen_P>why zen doesnt allow it? phptemplate does...
[16:28:35]<JohnAlbin>helen_P: phptemplate DOESN'T. Zen uses phptemplate.
[16:28:48]<helen_P>no?
[16:29:11]* nicdc has joined #drupal-support
[16:29:11]<JohnAlbin>It does different page templates based on the path. Not on node type.
[16:29:18]<ddeell>A quick question :) What do I do if I want to have my own URL in drupal, like www.stuff.com/MyURL that would either render some stuff or render what I would see on www.stuff.com/node/17 in some occasions?
[16:29:22]<helen_P>????
[16:29:30]<helen_P>please explain...
[16:29:32]* stevek has joined #drupal-support
[16:29:33]<ddeell>I mean, do I need to register a menu item?
[16:29:38]* japerry has joined #drupal-support
[16:29:45]<JohnAlbin>PHPTemplate only has per-node-type templates for the node.tpl.php.
[16:30:04]<helen_P>different page templates based on the path?
[16:30:35]* Chriswaterguy has quit (Read error: 110 (Connection timed out))
[16:31:01]* alex_b_ has joined #drupal-support
[16:31:05]<Moonshine>JohnAlbin: She'll just need to jump into hook_theme here she can force it to do whatever though, no?
[16:31:09]* dereine has quit ("Leaving")
[16:31:17]<JohnAlbin>Moonshine: yes.
[16:31:19]* stephthegeek has joined #drupal-support
[16:31:37]<peerce>http://drupal.org/node/249726 ?
[16:31:38]<Druplicon>http://drupal.org/node/249726 => Different page templates depending on node type => 11 IRC mentions
[16:31:47]<peerce>doesn't that do exactly what she wants?
[16:32:22]<Moonshine>hook_theme?
[16:32:22]<Druplicon>hook_theme: Register a module (or theme&#039;s) theme implementations. => hook_theme() => http://api.drupal.org/api/function/hook_theme/6
[16:32:27]<Moonshine>helen_P: ^^
[16:32:44]<Moonshine>helen_P: You can force drupal to use whatever you want template wise through that call.
[16:32:51]* Roelven has quit ()
[16:32:59]<helen_P>ok that will do i think
[16:33:02]<helen_P>ty
[16:33:05]<JohnAlbin>peerce: Moonshine: helen_P: The pribeh suggestion on that page doesn't work for Zen!!! Let me fix it first!!!
[16:33:18]<JohnAlbin>pribeh is incorrect.
[16:33:43]* JimBroad has joined #drupal-support
[16:34:25]<helen_P>??
[16:34:25]<Druplicon>que?
[16:35:14]* alex_b has quit (Connection timed out)
[16:35:33]* maynards-girl has joined #drupal-support
[16:35:33]<Moonshine>JohnAlbin: Not sure I follow.. Subthemes and jump in the hook..?
[16:35:58]<ddeell>Can anybody help me with my question?
[16:36:37]* esmerel-laptop has joined #drupal-support
[16:36:42]<MikeyLikesIt>ddeell: pathauto module
[16:36:49]* hunvreus__ has quit (Read error: 110 (Connection timed out))
[16:37:01]<JohnAlbin>Moonshine: I'm having a brain fart. What's the difference between the $suggestions and $template_files in d5? do you know?
[16:37:10]<ddeell>MikeyLikesIt: Right, I mean, I'm writing my own module
[16:37:33]<helen_P>i am using pathauto/token to have my news under example.com/news
[16:37:38]<Moonshine>JohnAlbin: 1 min.. I haven't even had coffee!!!!
[16:37:39]<MikeyLikesIt>let's you customize url structure for each defined node type and creates them based on node variables like titles or custom cck field
[16:37:46]<JohnAlbin>Moonshine: hehe
[16:37:48]<ddeell>And path module would always render what url alias points to
[16:37:49]<helen_P>can i use page-news.tpl.php to theme this page or not?
[16:37:51]<MikeyLikesIt>pathauto?
[16:37:51]<Druplicon>pathauto is http://drupal.org/project/pathauto
[16:38:17]<MikeyLikesIt>ddeell: oh
[16:38:17]* mordecai has quit (Connection timed out)
[16:38:19]<gonzorob>this is really dumb
[16:38:25]<MikeyLikesIt>then I don't know
[16:38:29]<gonzorob>how do i make a new category for a project (for issues)
[16:38:29]<ddeell>and I want to have url alias render either node/17 or node/24 based on the time of the day or weather or whatever
[16:38:31]<JohnAlbin>helen_P: yes! "news" is the path, so page-news.tpl.php would work for that URL, and also for news/whatever.
[16:38:40]<gonzorob>im going round in circles
[16:38:45]<gonzorob>my brain has gone numb :P
[16:39:06]<helen_P>johnAlbin, thanks, that's what i though... any ideas why it doesn't?
[16:39:16]<helen_P>it is in my subtheme folder, that is correct right?
[16:39:22]<gonzorob>ive done it before, just cant remember where the menu option is :)
[16:39:35]<Moonshine>theme-registry?
[16:39:35]<Druplicon>Drupal 6's Theme Registry stores cached data on the available theming hooks and how to handle them. Whenever you modify the .info file, or add a template file or add a theme override function to your template.php, it's important to rebuild the theme registry. Please see http://drupal.org/node/173880#theme-registry
[16:39:40]<Moonshine>helen_P: ^^
[16:39:54]<Moonshine>helen_P: did you clear the cache?
[16:40:26]<helen_P>i used mozilla developers toolbar plugin to clear my cache many times
[16:40:33]<helen_P>wouldn't that work?
[16:40:33]<Moonshine>JohnAlbin: I have a feeling /news isn't her path though... but rather an alias...
[16:40:47]<helen_P>moonshine, that troubles me as well....
[16:41:06]<helen_P>but i think it should work anyway...
[16:41:08]<Moonshine>helen_P: no you need to clear drupals cache... either via devel module or in the Admin via the button at the bottom of the performance page.
[16:41:13]<JohnAlbin>Moonshine: helen_P: let me test real fast.
[16:41:20]<helen_P>that's in d6
[16:41:28]<helen_P>what about d5 without devel?
[16:41:43]<helen_P>i just cannot install the damn thing, i have wsod
[16:41:45]<JohnAlbin>helen_P: D5 doesn't have a theme registry cache.
[16:41:53]<Moonshine>helen_P: oohhh... I thought this was d6 sorry.
[16:41:54]<helen_P>oook...
[16:41:59]* gonzorob has quit ()
[16:42:04]<helen_P>np...
[16:42:09]<helen_P>where would that leave us?
[16:42:31]<Moonshine>wanting d6 ;) no... JohnAlbin will be more help here I'm afraid.
[16:42:40]* garrettc has quit ()
[16:42:58]* Kostly has joined #drupal-support
[16:43:02]<Kostly>notification?
[16:43:11]<helen_P>johnAlbin, any suggestions?
[16:43:23]<Kostly>damn cant find the module anywhere on the site....
[16:43:23]<helen_P>moonshine, thank you very much for your help
[16:43:34]<Moonshine>helen_P: In d6 hook_theme lets you jump in and tell drupal exactly what to for themeing on items, etc... I think JohnAlbin is cooking something up but I'm not sure.
[16:43:41]<MikeyLikesIt>ddeell: so what you mean is that you want the same url to render different content based on parameters like time of day..
[16:44:06]* Moonshine feels bad leaving JohnAlbin to work on d5 themeing.. but I really don't remember anything :D
[16:44:12]<MikeyLikesIt>not sure how you'd do that
[16:44:17]<JohnAlbin>Moonshine: :-p
[16:44:20]<JohnAlbin>:-)
[16:44:31]* Thomas_Zahreddin has left #drupal-support ()
[16:44:52]<ddeell>MikeyLikesIt: it would show content of node/17 if it's day time and node/19 if it's night
[16:44:52]<helen_P>hehe
[16:44:53]<MikeyLikesIt>seems like just some custom php for the page
[16:45:06]* TrikNik has joined #drupal-support
[16:45:14]<Moonshine>JohnAlbin: Just turn page.tpl.php into a PHP template switch and be done with it :)
[16:45:23]<MikeyLikesIt>where you'd check the time of day and tell it which node to render
[16:45:29]<helen_P>maybe so...
[16:45:35]<JohnAlbin>Moonshine: You're right. Its the internal path, not the path alias.
[16:45:47]<ddeell>in hook_init probably?
[16:45:56]* mordecai_ has quit (Read error: 110 (Connection timed out))
[16:46:03]<MikeyLikesIt>but if you want a nice admin interface, it seems like you'll have to write it into a module
[16:46:04]<Moonshine>JohnAlbin: Yeah.. I see people bitch about that a lot it seems..
[16:46:21]<helen_P>JohnAlbin, this means that /news from pathauto won't trigger?
[16:46:25]<JohnAlbin>helen_P: I just created some content with an alias and tried to make a page-alias.tpl.php and it didn't work. It only works if I make a page-node-495.tpl.php (which is hte exact internal path of that pice of content.)
[16:46:35]* jrbeeman has joined #drupal-support
[16:46:48]<helen_P>what about page-node-allnodes.php.tpl?
[16:46:51]<JohnAlbin>helen_P: Yes, that's correct. But I think I can get that per-node-type stuff to work. Give me a few minutes...
[16:47:04]<helen_P>thank you very much!
[16:47:09]<helen_P>tricky tricky theming!!!
[16:47:39]<JohnAlbin>helen_P: page-node.tpl.php would theme all your node pages the same. But the homepage and other non-node pages would have the default page.tpl.php template.
[16:48:16]* snufkin has quit ("Leaving")
[16:48:17]<helen_P>i would need a page-nodes-news.tpl.php . that wouldn't work right?
[16:48:33]<helen_P>theming the pages where the news are fully displayed
[16:49:31]* coolness9 has joined #drupal-support
[16:49:34]<coolness9>hello :)
[16:50:01]<Moonshine>helen_P: hmm.. have you tried page-node-news.tpl.php ? assuming the "actual machine readable name" of your *content type* is "news"
[16:50:04]* thomaslfromZ has quit (Read error: 110 (Connection timed out))
[16:50:49]* jarome has joined #drupal-support
[16:51:18]<coolness9>I'm using D6.3 and I'm trying to get the Secondary Links to show all Children menu items as well. I can't seem to find anything on the forums that works. Drupal 5x worked fine. Any Ideas?
[16:51:32]<helen_P>hmmm... gimme a sec
[16:52:20]* level09 has joined #drupal-support
[16:52:31]* hunvreus_ has quit (Read error: 104 (Connection reset by peer))
[16:53:09]<ddeell>MikeyLikesIt: erm, how do I display content of another node?
[16:53:10]* markos_ has quit ("Konversation terminated!")
[16:54:11]<helen_P>moonshine: for that, i would take page.tpl.php as a template right?
[16:54:26]* einsicht has joined #drupal-support
[16:54:50]<Moonshine>helen_P: Like to copy to start with?
[16:54:51]* knapsack has joined #drupal-support
[16:54:58]<helen_P>yes
[16:56:02]<Moonshine>helen_P: I guess.. I'm not sure what really changes in the layout for a "news" article vs another type... which is sort of the reason I think we still have a misunderstanding. As you can completely change the output of that news content outside of page layouts all together.
[16:56:07]* ddeell has left #drupal-support ()
[16:56:33]* level09_ has joined #drupal-support
[16:56:41]<stompeers>I am considering hacking Drupal core, someone stop me! I need to intercept file names before they get written to the file directory to re-write them to fit our naming scheme. A call to a hook in file_create_filename would do the trick, but that would require a hack. Are there alternate solutions?
[16:57:12]<helen_P>http://pastebin.com/m5ed5d9ec
[16:57:14]<Moonshine>helen_P: like node-news.tpl.php would let you completely reformat all the output of that news story. But it sounds like you want to make structural changes to the base page layout beyont that. (like beyond what most people do in css, change the actual xhtml markup)
[16:57:40]<helen_P>yes, that's right
[16:57:55]<Moonshine>helen_P: Can you give me an example of what changes int he markup?
[16:58:10]<Moonshine>helen_P: Like is it just that there isn't a column here or there?
[16:58:22]<helen_P>maybe i could have drupal "listen" to page-news.tpl.php with changes in the template.php ??
[16:58:25]<helen_P>moonshine:
[16:58:44]<level09_>what's that ? different pages based on node type ?
[16:59:02]<helen_P>yes, for example i don't want the footer to be displayed in these pages
[16:59:22]* fago has quit ("Bye!")
[16:59:25]<helen_P>level09->different pages based on content type, yes
[16:59:32]<helen_P>zen theme, d5.7
[16:59:40]<Moonshine>helen_P: Is the footer the info you are putting into the admin in site info, or a block ?
[16:59:49]<Moonshine>JohnAlbin: http://drupal.org/node/45944
[16:59:49]<Druplicon>http://drupal.org/node/45944 => Customising the full page layout and sections based on node type => 20 IRC mentions
[16:59:53]<jarome>any themers out there that could give me some advice on theming the user/edit page I would like to be able to break the fieldsets into tabbed pages
[17:00:02]<level09_>ah okay
[17:00:16]<Moonshine>jarome: Look for the "CCK Fieldgroup Tabs" module...
[17:00:26]<jarome>ok
[17:00:36]<jarome>even for the user/edit forms?
[17:01:13]<level09_>any 1 started using D6 for production yet ?
[17:01:15]<Moonshine>helen_P: This is one way people are doing it which is like the template swtch notion I was mentioning... http://drupal.org/node/45944
[17:01:16]<Druplicon>http://drupal.org/node/45944 => Customising the full page layout and sections based on node type => 21 IRC mentions
[17:01:19]<JohnAlbin>helen_P: Ok. I've updated the page on http://drupal.org/node/249726 Let me know if that works for you!
[17:01:20]<Druplicon>http://drupal.org/node/249726 => Different page templates depending on node type => 12 IRC mentions
[17:01:36]* vordude has left #drupal-support ()
[17:02:04]* vordude has joined #drupal-support
[17:02:34]<helen_P>JohnAlbin, are you the author of this?
[17:02:41]<JohnAlbin>Moonshine: ugh. That page is just awful. (http://drupal.org/node/45944)
[17:02:43]<Druplicon>http://drupal.org/node/45944 => Customising the full page layout and sections based on node type => 22 IRC mentions
[17:02:44]<Moonshine>helen_P: FWIW you can always put a few contitionals in your page.tpl.php also if that's more simple... like wrap the footer in an if with your conditions.
[17:02:51]* TrikNik has quit ()
[17:02:58]<Moonshine>JohnAlbin: I knew you would love it :D
[17:03:16]<helen_P>moonshine, it's like you re in my mind!! that is exactly what i was thinking
[17:03:19]<ipwa>hey guys I have a function (http://drupalbin.com/2443) that makes my pagers look like this: http://custardfactory.co.uk/blog however when the view has three pages or less it looks like this: http://custardfactory.co.uk/gallery because $pager_last outputs the number of the last page
[17:03:33]* Kostly has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[17:03:40]<Moonshine>helen_P: It's just that most people try to keep from putting *logic* in templates as much as possible.
[17:03:43]<JohnAlbin>helen_P: I _did_ just update the code on that page I gave you. #249726. So if there's any problems, please let me know so I can fix the page! :-)
[17:03:58]<ipwa>I want to modify the function so that if $pager_total is three or less, it doesn't output the pager_last line, I tried adding an else if statement but broke the site, cause PHP is not my strongest skill, can ahyone help me out?
[17:03:58]* swentel has quit ("Leaving")
[17:04:14]<coolness9>I'm using D6.3 and I'm trying to get the Secondary Links to show all Children menu items as well. I can't seem to find anything on the forums that works. Drupal 5x worked fine. Any Ideas?
[17:04:17]* pixel has quit ()
[17:04:18]<Moonshine>helen_P: In other words listen to John before doing anything rash like that... he is the maintainer.
[17:04:35]<JohnAlbin>... of Zen.
[17:04:40]* level09__ has joined #drupal-support
[17:04:41]<helen_P>JohnAlbin, documentation on demand, what more could somebody ask ??
[17:04:43]<Moonshine>of the free world.
[17:05:01]<helen_P>ehm
[17:05:03]<helen_P>excuse me
[17:05:09]* maynards-girl has quit ()
[17:05:13]<helen_P>are you the maintainer of ... zen?
[17:05:22]<JohnAlbin>helen_P: Actually you're the second person to ask that in the last week. pribeh was the first, but I didnt' have time to answer him. Poor guy.
[17:05:36]<helen_P>and lucky me!
[17:05:44]<Moonshine>helen_P: JohnAlbin is..
[17:05:47]<JohnAlbin>helen_P: That's what the project homepage says! ;-)
[17:06:08]<helen_P>oh my god....
[17:06:12]<helen_P>i didn't notice!!!
[17:06:14]<helen_P>:P
[17:06:26]<helen_P>very impressive!!!!
[17:06:51]<JohnAlbin>helen_P: Anyway, 2 questions on the same subject, means I need to write it down in the docs. :-)
[17:07:10]<helen_P>agree...
[17:07:19]* guardian has joined #drupal-support
[17:07:34]<ipwa>my theme is based on zen by the way, I wrote a nice function to customize my pagers: http://drupalbin.com/2443
[17:07:39]* activelyOUT has joined #drupal-support
[17:07:56]<coolness9>Anyone have any ideas how I would get the tertiary menu items to show up in the Secondary Links like in Drupal 5x?
[17:08:10]<helen_P>so, after including the code in my template.php, i will be able to use page-nodetype-news.tpl.php
[17:08:13]<helen_P>having the page.tpl.php as a base?
[17:08:19]<ipwa>but it's a shame that if the view has three pages or less the pager doesn't work well because it shows the number of the last page twice
[17:08:24]<activelyOUT>does anyone know how to get rid of the upload button for imagefield?
[17:08:55]<ipwa>activelyOUT: you could probably do it with CSS, with a little inheritance, but why would you want to?
[17:09:02]<JohnAlbin>helen_P: Unless I screwd up the code. :-p
[17:09:36]* level09_ has quit (Read error: 60 (Operation timed out))
[17:09:50]<helen_P>let's find out!
[17:10:06]<threehz>im trying to filter a view by taxonomy term name by using arguments. it works fine except that one of my taxonomy terms has a forward slash in it so i get an error that it cant find the path -- anyone have any ideas?
[17:10:06]<JohnAlbin>Moonshine: I waived D5 people off from using that page. http://drupal.org/node/45944
[17:10:27]<Druplicon>http://drupal.org/node/45944 => Customising the full page layout and sections based on node type => 23 IRC mentions
[17:10:30]<level09__>hey there ipwa !
[17:10:38]<ipwa>hey level09__ !
[17:10:39]* level09__ keeps disconnecting
[17:10:42]* Scrotdog has joined #drupal-support
[17:10:46]<Moonshine>JohnAlbin: Hehe.. come on now.. it' was exactly as I described :) the page.tpl.php content switch.. hehe..
[17:10:54]<level09__>how do I allow users to contribute terms ?
[17:11:15]<level09__>looks like drupal is focusing on node contribution but not terms (categories)
[17:11:21]<Moonshine>level09: Make a vocabulary that allows free tagging.
[17:11:26]* FredB has joined #drupal-support
[17:11:50]<level09__>ah nice !
[17:11:50]<helen_P> if ($vars['node'] && arg(2) != 'edit')) { ----> if ($vars['node'] && arg(2) != 'edit')
[17:12:13]<level09__>but , there is a couple of things though
[17:12:20]<coolness9>Level 09 :)
[17:12:25]<Scrotdog>hey all i need to perform a cache_clear_all('*', 'cache_menu', TRUE) every night to perform some permissions clean-up, how can I go about doing this? any help would be greatly appreciated
[17:12:28]<level09__>I wanted people to submit for example new terms, and someone to moderate them
[17:12:28]<helen_P>:) he's good!!!
[17:12:33]<level09__>hey cooolness09
[17:12:38]<JohnAlbin>helen_P: Sweet!
[17:12:42]<helen_P>JohnAlbin, it works!
[17:12:47]<helen_P>just a small typo
[17:12:53]<JohnAlbin>doh!
[17:12:59]<JohnAlbin>What's the typo?
[17:13:01]<JohnAlbin>:-)
[17:13:02]<helen_P>> if ($vars['node'] && arg(2) != 'edit')) { ----> if ($vars['node'] && arg(2) != 'edit')
[17:13:07]<helen_P>a parenthesis
[17:13:25]<ipwa>level09__: I don't know if you can help me a bit with a function that customizes pagers, I've been trying to get some help but can't find any, here is my function: http://drupalbin.com/2443 and here is how it displays the pagers: http://custardfactory.co.uk/blog
[17:13:38]<JohnAlbin>helen_P: What? You didn't like the parse error that gave you?
[17:13:45]* JohnAlbin goes to edit...
[17:13:46]* level09__ looking ...
[17:13:46]<coolness9>I'm trying my nested sub nav to appear in my secondary links. Drupal 5x seemed to have this working by default, but nothing appears to show up after 1 level of nav items. Please, any help would be appreciated.
[17:13:50]<helen_P>loved it!!!
[17:13:58]<helen_P>i am marrying it :D
[17:14:03]* level09 has quit (Read error: 110 (Connection timed out))
[17:14:21]* FredB has quit (Client Quit)
[17:14:48]<JohnAlbin>Fixed!
[17:15:47]<ipwa>what | need to do is make an if statement that if pager_total is three or less, to output all the lines except 9, which has pager_last
[17:16:02]* mikl has joined #drupal-support
[17:16:04]* FredB has joined #drupal-support
[17:16:32]<ipwa>that way if the view has three pages or less it won't print pager_last and I won't get the number three twice on my pagers like here: http://custardfactory.co.uk/gallery
[17:17:13]<helen_P>great!
[17:17:15]<helen_P>:D
[17:19:03]<ipwa>I want to contribute my custom way of displaying pagers as a snippet but can't if it doesn't work for all types of views
[17:20:14]<Moonshine>JohnAlbin: I was thinking it would be good to toss up the d6 code in there using hook_theme to switch the template for page.. but for some reason that seems confusing...
[17:21:00]<Moonshine>JohnAlbin: While it seems like that would be the clean way to do it, it almost seems like you need to be in preprocess really.
[17:21:12]* wouhling has joined #drupal-support
[17:22:09]<JohnAlbin>Moonshine: Actually, the theme guide for D6 already shows how to add template suggestions using preprocess functions. http://drupal.org/node/223440
[17:22:10]<Druplicon>http://drupal.org/node/223440 => Working with template suggestions => 3 IRC mentions
[17:22:20]<wouhling>Hello there, do you know if there is a "featured articles slideshow" for D6? Something like this => http://tools.gavick.com/demo/photoslide-gk1 or this => http://www.frontpageslideshow.net/
[17:22:39]<level09__>ipwa: so what was the problem ? did u try writing that condition ?
[17:23:02]<peerce>ok, this is VERY whack. I just updated an intranet site (not accessible externally, sorry) from 5.7 to 5.8, and /admin/logs/updates says its 5.8, but /admin/logs/status says its 5.7 ?!? say HUH?
[17:23:06]<ipwa>yeah, but I broke the test site
[17:23:17]<Moonshine>JohnAlbin: Oh my.. I like that link a lot.. thanks.
[17:23:53]<peerce>I disabled the site, backed up /files and /sites, mv'd the old html to .save, untarred 5.8 to html, cp'd files and sites, and ran update then reenabled.
[17:24:04]<peerce>thats worked everywhere /else/ I've done it :-/
[17:25:10]* stevek has quit ()
[17:27:02]<ipwa>I tried this now: http://drupalbin.com/2462 it doesn't work but it doesn't break the site
[17:27:21]<ipwa>@level09__
[17:28:25]<wouhling>No idea?
[17:28:43]<Bojhan>In what database table, do I disable modules by hand?
[17:29:39]<ipwa>http://drupal.org/node/157632 @ Bojhan
[17:29:40]<Druplicon>http://drupal.org/node/157632 => Disabling modules manually in the database => 6 IRC mentions
[17:29:50]* luison has joined #drupal-support
[17:30:02]* frostburn has quit (Read error: 104 (Connection reset by peer))
[17:30:04]* pearcec_com has joined #drupal-support
[17:30:07]* jenlampton has joined #drupal-support
[17:30:15]* level09 has joined #drupal-support
[17:30:26]<level09>oops d/c again
[17:30:47]<ipwa>did you see my last msg?
[17:30:49]<pearcec_com>What is the best way to add content above a form add page?
[17:30:58]<pearcec_com>I am hoping it will work with localizer
[17:31:38]<ipwa>maybe with a block on content region pearcec_com ?
[17:32:02]<pearcec_com>ipwa: that puts it below the content for the page. I want it above.
[17:32:13]* DamZ has joined #drupal-support
[17:32:21]<helen_P>JohnAlbin, thank you so much!!!
[17:32:30]<ipwa>and header?
[17:32:31]<JohnAlbin>helen_P: No problem!
[17:32:33]* owahab has quit (Read error: 113 (No route to host))
[17:32:35]<level09>pearcec_com: hook_form_alter
[17:32:44]* DamZ has quit (Client Quit)
[17:32:47]<level09>pass it through t() funciton so it will be translatable
[17:32:48]<level09>t?
[17:32:48]<Druplicon>Please be very careful about using !... if you don't want italics, use @ instead!
[17:32:48]<Druplicon>t: Translate strings to the page language or a given language. => t($string, $args = array(), $langcode = NULL) => http://api.drupal.org/api/function/t/6
[17:32:51]* DamZ has joined #drupal-support
[17:33:01]* J-O-K-E-R has quit ("Trillian (http://www.ceruleanstudios.com")
[17:33:05]<pearcec_com>level09: I was hoping for something a little more interfacey.
[17:33:44]<level09>ipwa: so have u considered the custom pagers module ?
[17:34:22]<pearcec_com>ipwa: header maybe, I didn't write the theme.
[17:34:38]<level09>brb in 5 imn
[17:34:44]<ipwa>you can add a region anywhere you want really and add blocks to it
[17:34:56]<coolness9>I'm trying my nested sub nav to appear in my secondary links. Drupal 5x seemed to have this working by default, but nothing appears to show up after 1 level of nav items. Please, any help would be appreciated.
[17:35:17]* Scrotdog has quit ()
[17:35:17]<ipwa>custom pagers is not what I need really, I already themed them how I wanted too, I don't see custom pagers helping much here
[17:36:11]<ipwa>pearcec_com: http://drupal.org/node/65064 maybe that helps
[17:36:12]<Druplicon>http://drupal.org/node/65064 => HowTo: build your frontpage with regions => 10 IRC mentions
[17:37:02]<ipwa>sorry pearcec_com this is what I was looking for: http://drupal.org/node/29139
[17:37:03]<Druplicon>http://drupal.org/node/29139 => Regions in PHPTemplate => 64 IRC mentions
[17:37:03]<pearcec_com>ipwa: oh neat
[17:37:14]<activelyOUT>ipwa, i would want to disable the upload on nodeprofile pages. there is already a submit button. when a person hits the upload and does not fill in the other necessary elements, the red error button comes up.
[17:37:31]<pearcec_com>ipwa: thanks I think that is the ticket
[17:37:38]<ipwa>yeah on the site I'm trying to get my custom pagers working how I want them, I have like four different regions on the front page
[17:37:54]<ipwa>http://custardfactory.co.uk/
[17:38:10]<ipwa>so you get a newspaper sort of layout with lots of columns
[17:39:00]* level09 has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[17:39:24]<ipwa>activelyOUT: go to your content types page configure your cck type for nodeprofiles and disable uploads
[17:39:37]* valcker has quit (Remote closed the connection)
[17:40:53]* DamZ has quit ("End of file")
[17:42:26]* chrisbray has joined #drupal-support
[17:42:33]* isharis has quit (Read error: 104 (Connection reset by peer))
[17:42:58]<chrisbray>Does anyone have a way of getting the "Last Comment Text" as a column in a View? I can see "Last Comment Author" and "Last Comment Time" but not text...
[17:43:23]<activelyOUT>ipwa, i want it to upload i just don't want the button on the content pages where there is already a submit button. the submit button catches all items including the picture needing to get uploaded if you hit browse and did not hit the upload button. i think the css solution should work... i just have to figure out what the upload button tag is for imagefield.
[17:44:04]<ipwa>ok do you have url?
[17:45:19]<ipwa>input#edit-upload {display:none} @ activelyOUT
[17:45:38]* Bes` has quit ("power off")
[17:46:29]* level09__ has quit (Success)
[17:48:57]* mbn_18 has quit ("Some folks are wise, and some otherwise.")
[17:49:21]* [alphex] has joined #drupal-support
[17:49:34]* nei_rauni has joined #drupal-support
[17:51:07]<jurijo>but if i have 3 forms for each submit, then how do i pass to any of the 3 submit the combo value?
[17:51:34]* dereine has joined #drupal-support
[17:51:56]<wouhling>Anybody?
[17:52:57]<peerce>oh crap. my prior thing about 5.7 vs 5.8 on an update? restarting apache sorted it out, stupid APC cache thing on this solaris apache/php setup. I gotta disable that beotch, its messed me up before.
[17:54:08]* sutha has joined #drupal-support
[17:54:41]<wouhling>Is there actually nobody using D6 with something like that?
[17:55:34]* tha_sun has joined #drupal-support
[17:55:40]* DamZ has joined #drupal-support
[17:55:48]<Bojhan>question?
[17:55:48]<Druplicon> If you have a question, please go ahead and ask it. We will not beat it out of you. and is also http://blog.freenode.net/?p=77
[17:56:08]<wouhling>"Hello there, do you know if there is a "featured articles slideshow" for D6? Something like this => http://tools.gavick.com/demo/photoslide-gk1 or this => http://www.frontpageslideshow.net/"
[17:57:43]<Bojhan>http://drupal.org/node/185058
[17:57:44]<Druplicon>http://drupal.org/node/185058 => How to display slideshows? => 3 IRC mentions
[17:58:04]<peerce>ugh, pardon me while I re-swallow the lunch I just burped up after looking at those. i hate animated glop on home pages.
[17:58:21]<Bojhan>wouhling: not sure if anything is Drupal 6 though, you might browse trough http://drupal.org/project/Modules/category/67
[17:58:48]* QuickGold has joined #drupal-support
[17:59:37]<QuickGold>I migrated my site to a new server and now when I create a new private message i get a blank screen..any ideas what's wrong?
[18:00:14]<jurijo>but if i have 3 forms for each submit, then how do i pass to any of the 3 submit the combo value?
[18:00:17]* p3e has joined #drupal-support
[18:00:24]<wouhling>Bojhan: But it's not really about media, is it?
[18:01:44]* joachim_ has quit ()
[18:01:55]<Bojhan>it is
[18:02:22]<p3e>greetings, I just untarred drupal 6.3 onto my webspace but when it gets to be time to run the install script go to the base directory and just get a string of php warnings
[18:02:24]* joachim_ has joined #drupal-support
[18:02:31]* joachim_ has quit (Client Quit)
[18:03:12]<peerce>QuickGold; first thing to do is to look at the webserver's error_log
[18:03:24]* frostburn has joined #drupal-support
[18:03:39]<peerce>p3e; whats the first of those php warnings ?
[18:04:06]<activelyOUT>ipwa, once i find it then what?
[18:04:30]<p3e>peerce: Warning: Table 'magfesto_drupal.access' doesn't exist query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('216.197.65.226') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /home1/magfesto/public_html/drupal-6.3/includes/database.mysql.inc on line 128
[18:05:21]<p3e>(yes, I created the db and granted access as recommended in step 3)
[18:05:21]<peerce>k, sounds like it never created the mysql database schema. can you get into phpmyadmin or whatever, and see if in fact the database is populated with tables ?
[18:05:31]* j416 has quit (Read error: 104 (Connection reset by peer))
[18:05:35]<p3e>lemme look
[18:05:40]<peerce>magfesto_ ? is that your own specified database prefix or something?
[18:06:01]* j416 has joined #drupal-support
[18:06:08]* AlexUA has quit (Connection timed out)
[18:06:11]<p3e>it's just the prefix my hosting provider gives me
[18:06:22]<p3e>username_db
[18:06:31]* stevek has joined #drupal-support
[18:07:05]<peerce>um, magfesto_drupal.access has a prefix on the tablename, you normally don't need those unless you're trying to store multiple sites in the same database.
[18:07:17]* QuickGold has left #drupal-support ("Ex-Chat")
[18:07:25]<coolness9>I
[18:07:49]* pearcec_com has left #drupal-support ()
[18:08:00]<peerce>by default, that would just be a table `access` in your database
[18:08:04]<coolness9>I'm trying to setup my Secondary Links menu structure to display like Drupal 5x. I'm using Drupal 6.3. Any Ideas?
[18:08:14]<p3e>there are no tables in there.
[18:08:33]<peerce>ok, so it wasn't able to create tables, you probably moofed the GRANT
[18:08:46]* p3e looks
[18:09:24]* keefer has joined #drupal-support
[18:09:59]* Michelle2 has joined #drupal-support
[18:10:02]* anoxia has joined #drupal-support
[18:10:23]* Michelle has quit (Nick collision from services.)
[18:10:24]* Michelle2 is now known as Michelle
[18:10:29]<ipwa>activelyOUT: add this to your css: input#edit-upload {display:none}
[18:10:52]<keefer>hi, i'm trying to set up a website that has a few different pages that each have a seperate blog, is this feasible? if so, how do I go about implementing it?
[18:11:26]* elopio has joined #drupal-support
[18:12:42]* gonzorob has joined #drupal-support
[18:13:23]* p3e sighs
[18:13:39]* activelyOUT has quit (Remote closed the connection)
[18:14:23]<aaronwinborn>zen d6, i'm trying to override block.tpl.php in a new subtheme, but it's not taking. works for page.tpl.php. that's even after visiting admin/build/themes. why?
[18:15:20]* guardian has left #drupal-support ()
[18:16:14]* DrPlacebo has quit ("Back soon...")
[18:16:24]* jarome has quit (Read error: 60 (Operation timed out))
[18:16:49]<p3e>ok, now I'm getting access denied for creating my own database...bleh
[18:16:51]* ChrisCharlton has joined #drupal-support
[18:17:07]* ChrisCharlton has left #drupal-support ()
[18:18:30]* BladeRider has joined #drupal-support
[18:18:59]<gonzorob>p3e, have you just set it up ?
[18:19:27]<p3e>I'm not terribly experienced with mysql but I should just be able to log into the mysql console and type create database 'drupal'; right?
[18:19:47]<peerce>are you root?
[18:19:54]<peerce>or is this shared hosting?
[18:20:01]<p3e>no, I don't have root, it's shared hosting
[18:20:19]<peerce>then your ISP probably created you a database, typically with your username
[18:20:29]<elopio>hello, I need some help. I'm still getting white screens, but now somethings are logged - http://pastebin.com/m7395dbcd (this is when I try to enter to the main page, i.e, www.crubuntu.org/node)
[18:20:31]<peerce>and you have to work within that.
[18:20:36]* wouhling has quit ("Lost terminal")
[18:20:41]<p3e>well, I can create a database from cpanel
[18:20:46]<p3e>and that works
[18:20:56]<p3e>or I can mysql -u myuser -p and log in
[18:20:58]<peerce>k, I dunno what magic thats doing.
[18:21:05]<p3e>logging in works, creating the db doesn't
[18:21:17]<keefer>i'm trying to set up a website that has a few different pages that each have a seperate blog, is this feasible? if so, how do I go about implementing it?
[18:21:24]<gonzorob>type: CREATE DATABASE <name>;
[18:21:46]<p3e>create database magfesto_drupal;
[18:21:46]<p3e>ERROR 1044 (42000): Access denied for user 'magfesto'@'localhost' to database 'magfesto_drupal'
[18:22:12]* AlexUA has joined #drupal-support
[18:22:15]* amarrero has quit (Read error: 60 (Operation timed out))
[18:22:47]<gonzorob>btw - really domb question - how do i add component's to a Project ?
[18:23:06]<johnny05>Hey guys, trying to figure out how to get single sign on in drupal 6. I need it across different domains. Not just sub domains. Does the Shared Sign On Module do that, or does the Domain Access module handle multiple domains, or just sub domains?
[18:23:18]<BladeRider>what does 'p3e: late to discussion... what does SHOW DATABASES; give you?
[18:24:16]<p3e>show databases gives me information_schema
[18:24:26]<p3e>if I create the db from cpanel, it does show up
[18:24:34]<p3e>just...table-less
[18:25:26]<BladeRider>so - database can be created, but Drupal can't connect to/populate it with it's tables?
[18:25:59]* salvitas has quit (Read error: 60 (Operation timed out))
[18:26:02]<gonzorob>i dont think his account has rights to make a d/b
[18:26:32]<BladeRider>aha, I get it now - no defaylt DB for his account
[18:26:36]<BladeRider>*default
[18:26:39]<p3e>yeah, I'm not sure if I have perms
[18:26:58]<gonzorob>btw guys, if i can just make a component for this project i can go home :P
[18:27:01]<p3e>these guys aren't keen on giving access to something that cpanel doesn't do, had to fax my ID just to get ssh
[18:27:01]<BladeRider>Over to the hosting provider then :(
[18:27:13]* davidstrauss has joined #drupal-support
[18:27:23]<alvin_2>how can I add extra display type on "Panels node editing form" ?
[18:27:31]<gonzorob>where do i do this :) ?
[18:28:11]<p3e>if I can see and "use" the database, though...
[18:28:11]* andreasma has joined #drupal-support
[18:30:06]<p3e>is there a way to see who created the db and has perms to it from a mysql console
[18:31:14]<alvin_2>how can I add extra display type on "Panels modal form" ?
[18:31:20]<BladeRider>have to imagine there's something in the information_schema DB about that
[18:31:43]<p3e>also, if I can use the database and show tables; doesn't that mean I have access to it
[18:32:20]<BladeRider>It's possible you might not have ALTER privileges
[18:32:28]<BladeRider>(or CREATE)
[18:33:47]<p3e>ok, this panel lets me create users and stuff, I can see that I've given the user all privileges
[18:34:07]<p3e>is there any way I can see the user's privileges from the mysql console to prove it?
[18:34:07]* asimmonds has quit ()
[18:35:21]<BladeRider>This might do it: select * from information_schema.schema_privileges;
[18:36:08]* mikl has quit ()
[18:36:09]<BladeRider>also: select * from information_schema.user_privileges;
[18:36:12]<p3e>ok. now I can see all the privileges and that it is not grantable
[18:36:45]<p3e>should a _ be escaped by a \
[18:37:02]<p3e>example: | 'magfesto_magdb'@'localhost' | NULL | magfesto\_drupal | SELECT | NO |
[18:38:22]<BladeRider>I think the underscore is safe, no escaping required - better check elewhere tho' !
[18:38:50]* sodani has joined #drupal-support
[18:39:24]* mikl has joined #drupal-support
[18:39:33]<p3e>well, I've never escaped it when I referenced it, so I think I'm ok
[18:39:42]* Bes` has joined #drupal-support
[18:40:21]<p3e>hmm, I'm using mysql5, is this an issue
[18:41:07]<sodani>what's the best way to test if the user is viewing their own user page?
[18:41:23]<siliconmeadow>seen stella?
[18:41:24]<Druplicon>stella was last seen in #drupal 3 min 19 sec ago saying 'M_oonshine, d_opry: well lightbox2 and other modules will need to be changes for D6 anyway, so as long as there's examples or docs or something, we'll figure it out'.
[18:41:29]* mikey_p has joined #drupal-support
[18:41:36]* siliconmeadow has quit ()
[18:42:10]* kazol has quit (Read error: 104 (Connection reset by peer))
[18:42:13]* siliconmeadow has joined #drupal-support
[18:42:13]<johnny05>Anyone know of a module like Domain Access that goes beyond sub domains?
[18:42:25]* jarome has joined #drupal-support
[18:42:27]* redndahead has joined #drupal-support
[18:42:43]<BladeRider>siliconmeadow: maybe compare the value of arg(1) in a PHP snippet? e.g. <?php if ($user->uid == arg(1)) ..... ?>
[18:43:23]<BladeRider>p3e: mysql5 is all I've used Drupal with, doubt that's a prob
[18:44:36]<p3e>um, I think I just figured it out =[
[18:44:52]<p3e>when I moved the settings file, I edited it to include my db name/user/pw
[18:44:58]<p3e>well, copied
[18:45:05]* babo has quit (Connection timed out)
[18:45:31]<p3e>now I've got the installation pages and stuff
[18:45:40]* EricNYC has joined #drupal-support
[18:46:19]<sodani>BladeRider: that would work, but in hook_user(), the $user variable is already taken...
[18:47:26]* PatMac has joined #drupal-support
[18:47:33]<BladeRider>p3e: nice one!
[18:48:20]<p3e>BladeRider: yeah, sorry about that, I'm so used to having to add my info....
[18:49:02]* BladeRider has quit ()
[18:49:31]<PatMac>Does anyone know the name of the module that makes hierarchal taxonomy possible. You just have to select one term, and it will go back through the tree and add all the terms.
[18:49:31]* jurijo has quit ()
[18:49:34]<p3e>so in this ":Site name" blank, I should use a name, not my domain name
[18:49:38]<keefer>i'm trying to set up a website that has a few different pages that each have a seperate blog, is this feasible? if so, how do I go about implementing it?
[18:50:12]<peerce>a few different pages with seperate blogs. use different user accounts for the seperate blogs?
[18:50:22]<sodani>I'm trying to figure out how to display something only when a user views their own profile. Any ideas?
[18:50:37]* Michelle2 has joined #drupal-support
[18:50:47]<p3e>keefer: when I was messing around with the demo it appears you'd have the blog plugin thing, and then set up different users, then administer and add links to those to the main menu/sidebar thing
[18:51:12]* sw9 has joined #drupal-support
[18:51:24]* [alphex] has quit ("This computer has gone to sleep")
[18:51:24]<peerce>1 blog-> http://astronomy.santa-cruz.ca.us/blog/4 and another blog -> http://astronomy.santa-cruz.ca.us/blog/9 ? like that ?
[18:52:12]<sw9>I am creating my own module and trying to use hook_menu properlly. I want to generate a page of content, but i want it to pull the content inline from a file within my module directly...
[18:52:17]<sw9>can anyone help with how to do this
[18:52:34]<Psi-Jack>I have an issue regarding workflow-ng email notification to specified roles. It appears, that ... Well, plainly put, it's not SENDING to anyone in the roles at all.
[18:52:38]<keefer>so i'll need a seperate user account for each blog?
[18:52:43]<sw9>do i just do a callback function and in that function pull a file?
[18:52:53]* WishMasterNND has joined #drupal-support
[18:53:32]<WishMasterNND>Hi there, is there a possibility to assign a thumbnail to every story in D6?
[18:54:31]* Michelle has quit (Nick collision from services.)
[18:54:31]* Michelle2 is now known as Michelle
[18:54:39]<p3e>will the admin account be listed on user lists?
[18:54:39]<johnny05>Anyone know of a module like Domain Access that goes beyond sub domains?
[18:55:10]<peerce>WishMasterNND; probably with cck and a cck image module of one sort or another
[18:55:12]* yoroy__ has joined #drupal-support
[18:55:27]<peerce>johnny05; maybe you should define what exactly you mean by 'beyond sub domains' ?
[18:55:52]<keefer>@ peerce: exactly like that
[18:56:09]* corey_smith_ has joined #drupal-support
[18:56:40]<WishMasterNND>peerce: Is there no alternative to CCK? I tried it and it used *very* much RAM.
[18:56:41]<peerce>keefer; i'd use a different user account for each blog, I dunno. that or define your own content types, and have a 'view' which works with those content types much like the default 'blog' view does.
[18:56:55]<peerce>ram is cheap.
[18:57:21]<peerce>without cck, drupal doesn't do very much at all. I suppose you could revert to the pre-4.x method of coding your own PHP modules for everything.
[18:57:42]<esmerel-laptop>peerce, aieee
[18:58:11]* AlexUA has quit (Connection timed out)
[18:59:32]<keefer>thanks
[18:59:34]* keefer has left #drupal-support ()
[19:01:04]<chrisbray>Anyone know how I can use values from exposed filters in the header of a view?
[19:01:58]<WishMasterNND>peerce: I don't have very much RAM on my managed server :(
[19:02:09]* sdboyer has joined #drupal-support
[19:02:33]* corey_smith has quit (Read error: 110 (Connection timed out))
[19:03:52]<anoxia>Hi. I'm toying with Views for the first time ever (for 6.x). I am making a site where we review bars we've visited, and I wan't to make a page that will show all nodes that have the type REVIEW.
[19:04:00]<anoxia>I get this error: Display Defaults uses fields but there are none defined for it.
[19:04:02]* flexator has joined #drupal-support
[19:04:05]<anoxia>What have I done wrong?
[19:04:14]<jarome>Has anyone ever been able to move the "picture" uploader from the user/edit page to its own page? Would you do this with hook form_alter?
[19:04:27]<helen_P>maybe somebody know how to display the $links of a node in a block, when viewing the node?
[19:04:58]* ipwa_ has joined #drupal-support
[19:05:54]* Lynn_ has joined #drupal-support
[19:06:38]* [alphex] has joined #drupal-support
[19:07:40]<anoxia>nevermind!
[19:07:41]* nicdc has quit ("Gone")
[19:07:48]* nicdc has joined #drupal-support
[19:07:53]* amerio has joined #drupal-support
[19:08:31]* effie_jayx has quit (Remote closed the connection)
[19:09:25]* seanr has joined #drupal-support
[19:09:33]<amerio>hey guys , I have a for that contains select list which loads items from database , I want each time user select one of the items list , show them a view dynamically before hitting the submit button , any1 know how 2 do that?
[19:10:21]<nitrospectide>i was listening to one of the lullabot 'casts, and they mentioned an Upload Module. I can't seem to locate it. Anyone know?
[19:11:19]* xushi has joined #drupal-support
[19:11:39]* mikl has quit (Success)
[19:13:41]<helen_P>it's a core module
[19:16:44]* xushi has quit ()
[19:17:01]* patchak has joined #drupal-support
[19:17:58]* kazol_ has joined #drupal-support
[19:18:14]<kazol_>Where do I specify smtp server settings for user registration?
[19:18:28]* narkotik84 has joined #drupal-support
[19:18:55]<Psi-Jack>Anyone here use workflow-ng?
[19:19:16]* jb_in_nyc has joined #drupal-support
[19:19:21]<jb_in_nyc>hi gang
[19:19:29]<jb_in_nyc>where does one go to post a bounty on a module?
[19:20:30]* thomaslfromZ has joined #drupal-support
[19:21:17]<peerce>kazol_; pretty sure thats going to be a server side issue, not a drupal issue. your server needs to know how to sendmail from php generically, the usual solution is to configure sendmail to use a smarthost
[19:21:42]* allisterb has quit (Network is unreachable)
[19:21:46]* ipwa has quit (No route to host)
[19:21:52]<kazol_>peerce: Ok...
[19:23:43]* flabberkenny has joined #drupal-support
[19:24:41]* kitt has quit (Read error: 54 (Connection reset by peer))
[19:26:12]* yoroy__ has quit (Remote closed the connection)
[19:26:16]<kazol_>peerce: Could I just configure sendmail?
[19:26:26]<kazol_>peerce: Or do I also need a smarthost?
[19:26:46]* yoroy__ has joined #drupal-support
[19:26:50]* stella has quit ()
[19:26:52]* christefano has joined #drupal-support
[19:28:30]* guillermog has joined #drupal-support
[19:28:34]<guillermog>hello
[19:28:34]<Druplicon>niihau
[19:29:00]* VanDerKeen has joined #drupal-support
[19:29:16]<guillermog>how can I get the node object (or simply the type) from the page.tpl.php
[19:29:16]<guillermog>?
[19:29:35]* ipwa_ has quit ()
[19:30:06]<VanDerKeen>How can I do plural choice of groups of CCK-fields?
[19:30:32]<Psi-Jack>Unable to send email to correct@email.address
[19:30:43]<Psi-Jack>I get that when trying to use Workflow-ng to send to users of a role.
[19:30:54]<Psi-Jack>The email, mind you, is a correct and valid email address. ;)
[19:32:15]* NikLP has quit ("ChatZilla 0.9.83 [Firefox 2.0.0.15/2008062306]")
[19:33:10]* Back2Basics has joined #drupal-support
[19:33:44]<Psi-Jack>Any ideas... Anyone?
[19:34:21]<illmatix>i have a view whcih i want to have a page and a block. But the block returns the same thing as the view page. Shouldn't the block use its own header rather than the header on the page?
[19:35:03]* yoroy__ has left #drupal-support ()
[19:35:31]* mmueller has joined #drupal-support
[19:36:26]<Psi-Jack>Hmmmm..
[19:36:51]<Psi-Jack>Okay... It seems to be my host doesn't like me using no-reply@domain.com as the From sender, and is actively rejecting it. LOL
[19:37:03]<helen_P>illmatix, you want to change the title of the block?
[19:37:15]<peerce>yah, many mail servers will refuse mail with incorrect FROM fields.
[19:37:22]<peerce>easy way of dropping about 1/2 the inbound spam.
[19:37:24]<Psi-Jack>Well, the funny thing is.
[19:37:46]<illmatix>actually no theres a header, footer, and empty text option. I want to use the one from the block and not the text from the page. BTW both these views are combined as one object in the list views page
[19:37:47]<Psi-Jack>I made a "Auto-responder" for no-reply@, proper, to fail and respond back why not to send mail to no-reply. (d'uh?)
[19:37:50]<Psi-Jack>So..
[19:37:52]<Psi-Jack>TECHNICALLY..
[19:37:53]* Phil_Ewert has quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
[19:37:56]<Psi-Jack>It is a correct address...
[19:38:42]<Psi-Jack>I mean.
[19:38:47]* sutha has quit ()
[19:38:49]<Psi-Jack>The "Sender" header has no-reply@domain.
[19:38:59]* gonzorob has quit ()
[19:39:07]<illmatix>helen_P: page view - http://beltline.ca1.achost.ca/dev/beltline-communities/buzz | block view - http://beltline.ca1.achost.ca/dev/urban-life
[19:39:09]<Psi-Jack>Just the From had to be set to an email alias forward.
[19:39:34]* guillermog has left #drupal-support ()
[19:39:49]<illmatix>helen_P: notice the same image, paragraphs on both. Shouldn't the block use the field for heading that is in its fieldset?
[19:39:52]* coolness9 has quit (Connection timed out)
[19:39:55]* sutha has joined #drupal-support
[19:40:01]* Haza`` has joined #drupal-support
[19:40:10]<illmatix>helen_P: on the block view it should just have a h3 tag above the list
[19:40:11]* sutha has quit (Remote closed the connection)
[19:41:08]* afief_ has joined #drupal-support
[19:41:17]<Psi-Jack>Hmmm
[19:41:18]<Psi-Jack>I wonder now..
[19:41:20]* hyperpod has quit (Read error: 110 (Connection timed out))
[19:41:52]<kazol_>This won't work with Drupal v6, right?: http://drupal.org/project/smtp
[19:42:16]<Psi-Jack>I want a module that can accept mail from total complete strangers, but take it and make it into content on drupal.. Basically trying to make it so support@mydomain makes it into a post to Drupal, so multiple people could see it whom handle support issues. ;)
[19:42:23]* mlsamuelson has joined #drupal-support
[19:42:41]<kazol_>Or should I use this instead?: http://drupal.org/node/29888
[19:42:42]<Druplicon>http://drupal.org/node/29888 => Relay SMTP mail to external mail server using smtp.class => 4 IRC mentions
[19:42:45]<Psi-Jack>kazol_: 6.x-1.x-dev will.
[19:43:20]<kazol_>Psi-Jack: I just downloaded v6.3 from http://drupal.org/download
[19:43:34]<afief_>Psi-Jack, shouldn't be that hard to make a python script that reads your mail and posts it as a node in drupal I think
[19:43:47]<kazol_>Psi-Jack: So it won't work?
[19:44:28]<afief_>kazol_, the module you mentioned has a 6.x-dev version. that means the developers are working on getting it ready for drupal 6.x but they aren't done yet. use on your own risk
[19:45:09]<peerce>way I figger it, ALL modules are 'use at your own risk'.
[19:45:13]<peerce>for that matter, so is Drupal. :D
[19:45:16]<kazol_>I'll try installing it.
[19:46:02]<WishMasterNND>Is there an image field for CCK in D6?
[19:46:05]* [algo] has joined #drupal-support
[19:46:11]<WishMasterNND>I only found one for D5.
[19:46:28]<VanDerKeen>How can I do plural choice of groups of CCK-fields?
[19:46:34]<kazol_>peerce, afief_: How would I install it?
[19:47:08]<afief_>peerce, sure, but usually the developers say "it's on your own risk, but I think it'll work" with a dev version it's "I am working on it, this is how far I got, it is probably not ready for your use"
[19:47:13]<peerce>kazol_; how would you install what? a module?
[19:47:15]<peerce>http://drupal.org/handbooks
[19:47:16]<afief_>kazol_, like you install any module:S
[19:47:23]<Psi-Jack>afief_: Well, why would I want to use python? :p
[19:47:30]<kazol_>peerce, afief_: But the page doesn't list the SMTP module.
[19:47:42]* efolia has left #drupal-support ()
[19:48:05]<kazol_>peerce, afief_: (In Administer-Site Building-Modules)
[19:48:05]<afief_>Psi-Jack, I like python for small stuff like that, but you could as easily make it in PHP, Perl, C++ or ASM
[19:48:30]<Psi-Jack>afief_: What about the Mailhandler module?
[19:48:31]<Psi-Jack>hehe
[19:48:34]<afief_>kazol_, did you copy the module to your sites/default/modules directory?
[19:48:45]<kazol_>oops, not yet
[19:48:50]<afief_>Psi-Jack, I don't know it:) could you give me a link?
[19:48:56]<Psi-Jack>One sec.
[19:49:11]<Psi-Jack>http://drupal.org/project/mailhandler
[19:49:46]<Psi-Jack>heh.
[19:49:51]<WishMasterNND>Or is there a possibility to "abuse" a text field for an image link?
[19:49:58]<Psi-Jack>Seems like it can use POP3/IMAP fetching without piping.
[19:50:04]* venkat has quit (Read error: 104 (Connection reset by peer))
[19:50:32]* allisterb has joined #drupal-support
[19:50:48]<afief_>Psi-Jack, wow:) sweet module
[19:50:55]<Psi-Jack>Yeah.
[19:51:04]<Psi-Jack>I'm /hoping/ it can be used for what I'm looking for.
[19:51:18]<Psi-Jack>As long as the user has an account, and they send their mail properly from a registered account.
[19:51:23]<kazol_>afief_: Still doesn't show up.
[19:51:42]<kazol_>afief_: nvr mind
[19:52:39]<afief_>Psi-Jack, that's what it says, but if it doesn't you could probably make it do what you want with little coding. the framework is already there(and with the sweet services in D6 it's even easier)
[19:53:00]<illmatix>i want to use a block template for one of my blocks. the name of the block is Buzz_Issues, is the name of the template casesensitive or allow for underscores?
[19:53:19]<Psi-Jack>afief_: Yeah... Wierd thing is..
[19:53:26]* elopio has left #drupal-support ()
[19:53:36]<Psi-Jack>It doesn't actually designate it to anywhere I can see in particular. No specific content type. LOL
[19:53:54]* anoxia has quit ("<@wooSai|Lapez> Han choppede min diller")
[19:54:04]<afief_>illmatix, install the theme_developer module, it'll tell you all you need to know
[19:54:06]<Psi-Jack>Maybe.. I dunno. Lemme enable this on my business site. (for some reason I had it enabled on my community site)
[19:54:21]* farzan has joined #drupal-support
[19:54:32]* Ariel has joined #drupal-support
[19:54:36]<afief_>Psi-Jack, better try it on a local server first... you dont' want it to wreak havoc on your sites
[19:54:39]* amerio has quit ("Leaving")
[19:54:47]<farzan>hello, I want to use Advanced Profile with BuddyList 2 together; which module do you suggest me to use for profiles? i mean bio, node profile, core profile, usernode. each one has pros and cons and i really dont know which one is better.
[19:55:16]<Psi-Jack>Eh.. I have a dev version of the business site. One of the things I did just last night. Took 4 live drupal5 sites and made them share the same drupal core. ;)
[19:55:28]<peerce>ranking things as 'better' requires you to establish criteria and metrics.
[19:55:42]<peerce>whats 'better' for one guy is not neccessarily 'better' for another.
[19:56:01]