| [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] |