| [00:00:23] | * lafrance has left #drupal-support ("Join christel on here domain http://defocus.us") |
| [00:03:43] | * bigLanky has joined #drupal-support |
| [00:04:17] | <mcfilms> | Well 6.12 to 6.13 seemed to go fine |
| [00:04:33] | <bigLanky> | if i have a view set up that pulls "featured products" and these products are tagged with taxonomy of "type A" and "type B" is there a way to sort it so that type A shows first followed by tpe B |
| [00:04:53] | * MatteusX has joined #drupal-support |
| [00:05:11] | <stephthegeek> | bigLanky, sort by that term |
| [00:05:20] | <Kenn_VM> | congrats mcfilms |
| [00:05:26] | <bigLanky> | i try that |
| [00:05:30] | * FransK__ has quit (Read error: 110 (Connection timed out)) |
| [00:05:36] | <bigLanky> | i try to add Taxonomy ID to the sort criteria |
| [00:05:45] | <stephthegeek> | bigLanky, and that's the *first* criteria? |
| [00:05:46] | <bigLanky> | but the only options it gives me to change are ascending or descending |
| [00:05:55] | <stephthegeek> | uh.. |
| [00:05:58] | <stephthegeek> | what else do you want? :) |
| [00:06:09] | <bigLanky> | it doesnt let me select the terms to use |
| [00:06:15] | <stephthegeek> | that's just which way it sorts.. which ones first |
| [00:06:16] | <bigLanky> | or will it use the terms i have in the filter ? |
| [00:06:20] | <stephthegeek> | the ones in the filter |
| [00:06:22] | <bigLanky> | oh ok |
| [00:06:24] | <bigLanky> | that explains it |
| [00:06:24] | <bigLanky> | thanks |
| [00:06:25] | * lennart has quit () |
| [00:06:37] | <mcfilms> | You want to show all the A's first Then all the B's? |
| [00:06:44] | <bigLanky> | yes |
| [00:06:50] | <Kenn_VM> | ascending |
| [00:07:06] | <bigLanky> | whats the difference between taxonomy: term and taxonomy: term ID |
| [00:07:15] | <Kenn_VM> | errrr no, decending |
| [00:07:23] | <Kenn_VM> | errr ignore me, i get those mixed up all thetime |
| [00:08:02] | <stephthegeek> | bigLanky, one's the word ("blue") and one's the numerical ID for that |
| [00:08:31] | <stephthegeek> | i believe you generally want to use IDs for performance reasons |
| [00:08:33] | <bigLanky> | oh |
| [00:08:37] | <stephthegeek> | fewer tables involved |
| [00:08:38] | <bigLanky> | thanks |
| [00:09:05] | <bigLanky> | that did the trick :) |
| [00:09:28] | * alkama has quit ("blabla blab....'t was like...ah my gosh !!!") |
| [00:09:54] | * Guest50755 has quit (Read error: 110 (Connection timed out)) |
| [00:09:59] | * Deciphered has joined #drupal-support |
| [00:13:09] | * Deciphered has quit (Client Quit) |
| [00:13:55] | * Michelle has joined #drupal-support |
| [00:14:11] | * jehf has joined #drupal-support |
| [00:14:38] | * janusman has quit ("adios!") |
| [00:14:50] | * john has joined #drupal-support |
| [00:15:03] | * mrfelton has quit (Read error: 110 (Connection timed out)) |
| [00:15:18] | * john is now known as Guest33340 |
| [00:17:44] | * matason has quit ("Teppefall") |
| [00:18:08] | * shaun11 has joined #drupal-support |
| [00:18:40] | <sheathe> | Kenn_VM - I pasted some lines to pastebin com under sheathe... |
| [00:20:22] | * wr5aw has joined #drupal-support |
| [00:22:34] | <sheathe> | Kenn_VM: http://pastebin.com/d67ae4f0d |
| [00:24:11] | * arianek has quit () |
| [00:24:54] | * januz has quit ("Leaving.") |
| [00:25:37] | * aiwata55 has joined #drupal-support |
| [00:28:17] | <sheathe> | Kenn_VM: any ideas? |
| [00:31:25] | * az has quit () |
| [00:32:04] | <Kenn_VM> | sheathe: nothing in there jumps out at me. |
| [00:32:11] | <Kenn_VM> | what were you doing before this issue came up? |
| [00:32:52] | * elv_ has quit () |
| [00:34:23] | * [skor] has joined #drupal-support |
| [00:34:28] | * [skor] has left #drupal-support () |
| [00:35:11] | * vygringo has joined #drupal-support |
| [00:36:16] | <sheathe> | Kenn_VM: just ran the install from the drupal subfolder, after it completed successfully, I tried to browse to the admin list modules and got the WSOD; thought it was a baseURL issue, but when I changed that in settings.php, I still get the WSOD |
| [00:36:40] | <sheathe> | almost feel like uninstalling and starting over... |
| [00:36:41] | * giaco has joined #drupal-support |
| [00:37:24] | * thumb has quit ("cya") |
| [00:37:26] | <Kenn_VM> | you can do that, but something is awry based on what you memory setting is set at. according to the errors you posted, there are contib modules already installed? |
| [00:37:30] | <Kenn_VM> | admin_menu |
| [00:37:33] | <Kenn_VM> | admin_menu? |
| [00:37:33] | <Druplicon> | admin_menu is http://drupal.org/project/admin_menu |
| [00:38:10] | <sheathe> | sorry- yes, I was able to get into modules once and enabled that one (that was quite a while ago now) |
| [00:38:19] | <sheathe> | when I went back, I couldn |
| [00:38:23] | <sheathe> | 't get in again |
| [00:38:51] | <Kenn_VM> | if there is nothing important there blow it up and start over |
| [00:39:45] | <sheathe> | how do I uninstall drupal? |
| [00:39:48] | <wonder95> | anybody know how I can insert a value into an empty CCK text field in hook_form_alter() if none of the fields are in $form when the page is displayed? |
| [00:40:11] | * sam1am has joined #drupal-support |
| [00:40:46] | * sam1am has quit (Client Quit) |
| [00:40:58] | * ThistleWeb has quit ("Ex-Chat") |
| [00:42:40] | * japerry has joined #drupal-support |
| [00:43:40] | * miro_dietiker has left #drupal-support () |
| [00:44:35] | <Kenn_VM> | sheathe: drop all database tables, delete all files |
| [00:45:02] | <sheathe> | Kenn_VM: thanks... just installed phpMyAdmin trying to figure out how to drop all the tables |
| [00:54:41] | * christefano has joined #drupal-support |
| [00:55:47] | * christefano has left #drupal-support () |
| [01:03:40] | * kogyaru has joined #drupal-support |
| [01:06:00] | * mikehostetler has joined #drupal-support |
| [01:08:41] | * kling0n has quit (Read error: 104 (Connection reset by peer)) |
| [01:09:34] | * iggyx2 has joined #drupal-support |
| [01:10:05] | <winstond> | sheathe: You sure you maybe don't want to practice on a dev laptop or something ;) |
| [01:10:29] | <winstond> | Your scaring me saying your working on a live server and don't know phpmyadmin |
| [01:11:39] | * stella has joined #drupal-support |
| [01:11:39] | <sheathe> | i've used phpMyAdmin enough... was just hoping there was a way to drop all the tables at once without deleting and recreating the database |
| [01:14:44] | <Kenn_VM> | you can, simply check the check all checkbox |
| [01:14:49] | <Kenn_VM> | adjust drop down drop |
| [01:14:51] | <Kenn_VM> | and click go |
| [01:14:56] | <Kenn_VM> | its seriously that simple |
| [01:15:36] | <sheathe> | thanks... ot |
| [01:15:43] | * Illusioneer has quit (Remote closed the connection) |
| [01:15:50] | <sheathe> | thanks... it's not something I've had to do before :) |
| [01:16:08] | <iggyx2> | having trouble with Image module. The image module's image directory sites/default/files/images is missing. but there is sites/default/files/images |
| [01:20:22] | * mcfilms has quit (Read error: 60 (Operation timed out)) |
| [01:20:47] | * mcfilms has joined #drupal-support |
| [01:21:41] | * tr has quit ("ChatZilla 0.9.85 [Firefox 2.0.0.20/2008121709]") |
| [01:22:42] | * IanHoar has joined #drupal-support |
| [01:23:23] | * crdant has joined #drupal-support |
| [01:23:56] | <iggyx2> | found info here http://drupal.org/node/245971 |
| [01:23:57] | <Druplicon> | http://drupal.org/node/245971 => Status Report "The image module's image directory sites/default/files/images is missing." => Image, image_import, normal, closed, 1 IRC mention |
| [01:25:37] | * wonder95 has quit () |
| [01:28:17] | * iooooor has quit (Read error: 110 (Connection timed out)) |
| [01:32:18] | * kvanderw has joined #drupal-support |
| [01:32:30] | * JStullick has joined #drupal-support |
| [01:33:09] | * awolfey has left #drupal-support () |
| [01:33:39] | * holieman_ has quit (Remote closed the connection) |
| [01:34:33] | * YesCT has quit () |
| [01:36:36] | * holieman has joined #drupal-support |
| [01:39:04] | <winstond> | sheathe: Sorry, not trying to insult you. |
| [01:39:22] | * MrTransformation has joined #drupal-support |
| [01:39:41] | <sheathe> | winstond: no problem... i think I have a lead on something... just a sec |
| [01:41:33] | <sheathe> | winstond & Kenn_VM: After a complete re-install (even went back to 6.12, then did an update to 6.13 with no custom modules installed)... then I added the admin_menu module to sites/all/modules - refreshed the list modules page, enabled that module, got the WSOD... does this indicate a bug with admin_menu module and 6.13? |
| [01:42:16] | * holieman has quit (Remote closed the connection) |
| [01:42:21] | * holieman has joined #drupal-support |
| [01:42:22] | <winstond> | sheathe: You know I've seen a few twitter posts saying folks were getting WSOD with 6.13. I wonder... |
| [01:42:25] | <MrTransformation> | is there some way to test to make sure if jquery is working in a drupal install? I have activated several jquery modules and NONE of them work |
| [01:42:45] | <winstond> | I'm planning to wait a day or two to see if that goes anywhere... |
| [01:43:18] | <MrTransformation> | i installed jquerymenu for instance and it doesn't show at all |
| [01:43:22] | * vygringo has quit (Read error: 110 (Connection timed out)) |
| [01:43:48] | <winstond> | sheathe: No one has filed an issue on this yet though. |
| [01:44:04] | <sheathe> | winstonD: now that I've enabled that module that seems problematic, how can I disable it if I can't access the list modules page? what if I delete the admin_menu folder? |
| [01:44:20] | * sam1am has joined #drupal-support |
| [01:44:25] | <winstond> | sheathe: Module "activation" is saved in the database. |
| [01:44:38] | <sheathe> | okay will have a look |
| [01:44:38] | <winstond> | sheathe: There is a way to disable it in the db I believe. One moment |
| [01:44:53] | <IanHoar> | MrTransformation: Try doing an alert or something with jquery in script.js of your theme. |
| [01:44:55] | <MrTransformation> | i also installed the jquery_ui and put in the google-code UI library |
| [01:45:13] | * bigLanky has quit () |
| [01:45:44] | * tic2000 has quit ("ChatZilla 0.9.85 [Firefox 3.0.11/2009060215]") |
| [01:45:46] | * sam1am has quit (Client Quit) |
| [01:46:54] | <IanHoar> | like this. |
| [01:46:55] | <IanHoar> | $(document).ready(function(){ |
| [01:46:55] | <IanHoar> | alert('testing'); |
| [01:46:55] | <IanHoar> | }); |
| [01:47:01] | <winstond> | sheathe: In the system table is where the module status is. |
| [01:47:16] | <winstond> | Be careful, but I guess since it is a fresh install worst case you can just start over. |
| [01:47:47] | <winstond> | The field is the status field |
| [01:47:53] | <winstond> | You want to change it from 1 to 0 |
| [01:48:02] | <Kenn_VM> | sleathe: what version of admin_menu? |
| [01:48:36] | <MrTransformation> | IanHoar: ok hold on a sec |
| [01:48:59] | <sheathe> | Thanks winstond... Kenn_VM: Admin Menu 6.x-1.4, 2009-05-15 |
| [01:49:21] | <Kenn_VM> | I don't use that version |
| [01:49:25] | <Kenn_VM> | I use 3.x |
| [01:49:30] | * bangpound has joined #drupal-support |
| [01:49:30] | <Kenn_VM> | I'd test with that version |
| [01:49:41] | * benovic has joined #drupal-support |
| [01:49:42] | <Kenn_VM> | you can disable the module by manually going into the database |
| [01:49:47] | <Kenn_VM> | system.table |
| [01:49:56] | <Kenn_VM> | and setting the status of the module to 0 |
| [01:50:09] | <sheathe> | Thanks guys - I disabled it in the database and drupal works again; I'll look for version 3.x |
| [01:50:20] | * stella has quit () |
| [01:50:22] | <Kenn_VM> | didn't realize winstond explained it all |
| [01:50:25] | <Kenn_VM> | good deal |
| [01:50:37] | * benovic has left #drupal-support () |
| [01:51:18] | <winstond> | sheathe: There is also a 6.x-1.5 apparently |
| [01:51:22] | <MrTransformation> | IanHoar: ok i created script.js and put it in the root of Garland |
| [01:51:32] | <MrTransformation> | it didn't exist before |
| [01:52:14] | <IanHoar> | If jquery is working a refresh should pop up an alert. I just tried it on my theme. |
| [01:52:30] | <MrTransformation> | yeah works here too |
| [01:52:38] | <winstond> | Kenn_VM: 3.x is still listed as alpha. Does it add something unusual? |
| [01:52:57] | <MrTransformation> | but that doesn't make sense, NONE of the jquery modules i've installed work |
| [01:53:08] | <MrTransformation> | and i don't mean error messages or problems with installing the modules |
| [01:53:10] | <MrTransformation> | nothing happens |
| [01:53:26] | <MrTransformation> | they act like everything worked normally, i even get modules showing with config options |
| [01:53:32] | <MrTransformation> | but nothing shows on the front end |
| [01:53:49] | * jfxberns has joined #drupal-support |
| [01:53:52] | * wonder95 has joined #drupal-support |
| [01:53:57] | <Kenn_VM> | I use 3.x-dev which includes some changes. I never used admin_menu 1.x so I can't comment what is different |
| [01:54:58] | * a_c_m1 has joined #drupal-support |
| [01:54:58] | <sheathe> | Kenn_VM & winstond: got some database errors when enabling 3.x... guess I'll try 1.5 |
| [01:55:23] | <Kenn_VM> | this module should be completely uninstalled |
| [01:55:24] | <winstond> | sheathe: Uninstall 3.x first I think |
| [01:55:32] | <winstond> | Kenn_VM: jinx! |
| [01:55:38] | <Kenn_VM> | disable it, use the uninstall tab |
| [01:55:43] | * kvanderw_ has joined #drupal-support |
| [01:55:52] | <IanHoar> | not sure, I haven't tried any jquery modules. |
| [01:55:53] | <sheathe> | thanks! that was my next question :) |
| [01:56:04] | <Kenn_VM> | try not to just throw things are it. alpha 1 may have issues, again, I use 3.x-dev |
| [01:56:06] | * vegancheesesteak has joined #drupal-support |
| [01:56:51] | <winstond> | sheathe: I have to say it is very odd for a relatively simple module like admin_menu to break drupal like this. |
| [01:57:00] | * MatteusX has quit () |
| [01:57:02] | <MrTransformation> | i'm not sure if it's related, i'm also unable to get AJAX_Comments to work either |
| [01:57:19] | <winstond> | And admin_menu is very popular. I have to think there will be a lot of bug reports coming soon if it causes 6.13 to WSOD |
| [01:57:33] | <Kenn_VM> | I'm using it on 6.13 on every site I have |
| [01:57:42] | <Kenn_VM> | though again, the -dev verison |
| [01:58:02] | <winstond> | Kenn_VM: Don't you think it is strange that any version of admin_menu would cause Drupal to WSOD? |
| [01:58:33] | * lokapujya has quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") |
| [01:58:37] | <Kenn_VM> | it's not normal thats for sure |
| [01:59:02] | <IanHoar> | Anyone know why search when enabled would break cron. |
| [01:59:10] | <IanHoar> | I can't manual cron once I enable it. |
| [01:59:15] | <winstond> | Yeah. How long you been using 3.x-dev? Maybe I'll just make sure to switch to that before upgrading Drupal to 6.13. |
| [01:59:22] | * vegancheesesteak has quit (Client Quit) |
| [01:59:23] | * Creativitylives has joined #drupal-support |
| [01:59:44] | <winstond> | IanHoar: Cron will be trying to index your pages. |
| [01:59:50] | * Andy- has joined #drupal-support |
| [01:59:51] | <Kenn_VM> | since I deployed it. updated it teh other day when a new roll of -dev was put out |
| [01:59:58] | * Muimi has quit () |
| [02:00:21] | * nomad411 has joined #drupal-support |
| [02:00:28] | <Kenn_VM> | July 2 |
| [02:00:28] | * dekita has joined #drupal-support |
| [02:00:50] | <winstond> | IanHoar: If you go to the settings for Search module there is a setting for "Number of items to Index per cron run" Maybe it is too high for you. |
| [02:00:50] | <IanHoar> | But why does it break? |
| [02:01:00] | <Kenn_VM> | define "break" |
| [02:01:32] | <sheathe> | winstond & Kenn_VM: 6.x-1.5 is working on my 6.13 install |
| [02:01:42] | <winstond> | sheathe: Nice... |
| [02:01:45] | <sheathe> | so far :) |
| [02:01:47] | <Kenn_VM> | congrats |
| [02:02:05] | <sheathe> | arg... now onto everything else I was supposed to accomplish today! |
| [02:02:14] | <winstond> | IanHoar: Kenn_VM asks a valid question. Is it error, or just timeout? |
| [02:02:24] | <sheathe> | thanks a lot for both your help |
| [02:02:31] | <IanHoar> | Cron run exceeded the time limit and was aborted. |
| [02:02:38] | <winstond> | IanHoar: My answer explains the timeout situation. |
| [02:02:40] | <IanHoar> | But I put the search as low as possible. 10 |
| [02:02:47] | <IanHoar> | and I have almost nothing on the site |
| [02:02:50] | <winstond> | IanHoar: Hmm that is strange. |
| [02:02:51] | <Kenn_VM> | how many nodes are there to index? |
| [02:03:15] | * sheathe has quit () |
| [02:03:20] | <Kenn_VM> | sheathe: you're welcome |
| [02:03:37] | <IanHoar> | where would I find that? |
| [02:03:55] | <winstond> | IanHoar: Also on the settings page for search |
| [02:04:14] | <winstond> | It will say something like "100% of the site has been indexed. There are 0 items left to index." |
| [02:04:32] | <winstond> | Well that is what mine says, but it is working on mine ;) |
| [02:04:34] | <IanHoar> | Says 16% has been indexed and there are 5 items left to index. |
| [02:04:47] | <Kenn_VM> | runigt again and see if it changes |
| [02:05:26] | <IanHoar> | Clicked re-index and it says 0% of the site has been indexed. There are 6 items left to index. |
| [02:05:51] | <Kenn_VM> | didn't want you to reindex |
| [02:05:56] | <winstond> | NO... Not reindex :) |
| [02:05:59] | <Kenn_VM> | wanted you to rerun cron |
| [02:06:03] | * lukus has quit (Connection timed out) |
| [02:06:03] | <Kenn_VM> | :slaps forehead: |
| [02:06:06] | <IanHoar> | Oh, |
| [02:06:10] | <IanHoar> | it's not working either. |
| [02:06:11] | <IanHoar> | same deal |
| [02:06:25] | <Kenn_VM> | you ran cron.php already? |
| [02:06:29] | <Kenn_VM> | and the index didn't change/ |
| [02:06:31] | <Kenn_VM> | ? |
| [02:06:39] | <Kenn_VM> | check your drupal logs for errors, what are they |
| [02:06:46] | * troythetechguy has joined #drupal-support |
| [02:07:06] | <IanHoar> | says Cron run exceeded the time limit and was aborted. |
| [02:07:19] | <Kenn_VM> | hmmmm |
| [02:07:21] | <Kenn_VM> | hang on |
| [02:07:32] | * kvanderw has quit (Connection timed out) |
| [02:07:40] | * Michelle has quit (Read error: 60 (Operation timed out)) |
| [02:08:44] | <Kenn_VM> | ianhoar, using the sitemap.module? |
| [02:08:46] | <IanHoar> | what's weird is search actually does fine stuff, I guess from when it was working. |
| [02:08:51] | <IanHoar> | No |
| [02:08:58] | <IanHoar> | My devel module is messed up too |
| [02:09:05] | <IanHoar> | I think I'm going to go to a fresh install |
| [02:09:20] | <IanHoar> | I wanted to figure out what was wrong, but the amount of time I spent yesterday and today I could have rebuilt it. lol |
| [02:09:33] | * replican has joined #drupal-support |
| [02:09:47] | <troythetechguy> | I'm creating a drupal site for my employer, and doing so on a local 'test' server. Once the site is done we are going to purchase a hosting plan. 1: recommendations for hosting? 2: Will the site transfer pretty seamlessly from our test server to our hosted server, or should I build the site on the host from the beginning? |
| [02:09:47] | <Kenn_VM> | okeedoke. |
| [02:09:50] | <Kenn_VM> | whos next |
| [02:09:55] | * a_c_m has quit (Read error: 110 (Connection timed out)) |
| [02:10:17] | <IanHoar> | I went in the database and deleted everything that said devel. Could this cause problems? |
| [02:10:47] | <Kenn_VM> | troythetechguy, drupal will move well. when exporting the database be sure to clear the cache tables, and the sessions table. I also tend to turn off clean urls before the move |
| [02:10:51] | <Kenn_VM> | and reneable after the move |
| [02:11:02] | <Kenn_VM> | once the database is imported and the files transferred |
| [02:11:14] | <Kenn_VM> | its usally just a matter of altering settings.php to point to the new database |
| [02:11:20] | * YesCT has joined #drupal-support |
| [02:11:25] | <IanHoar> | I also updated to the new version last night, and moved devel from drupal modules to site modules. Somewhere in there everything started getting wonky. |
| [02:11:37] | <Kenn_VM> | ian of course it can cause problems. |
| [02:11:45] | <Kenn_VM> | drupal has an uninstall feature |
| [02:11:47] | * jtbayly has joined #drupal-support |
| [02:11:49] | <IanHoar> | I know. |
| [02:11:51] | <IanHoar> | after the fact. |
| [02:11:52] | <IanHoar> | lol |
| [02:11:57] | <Kenn_VM> | removing tables from the database manually doesn't make any sense |
| [02:12:03] | <Kenn_VM> | and likely threw things out of whack |
| [02:12:07] | <Kenn_VM> | hence having a test sitee |
| [02:12:12] | <Kenn_VM> | and a production site |
| [02:12:14] | <Kenn_VM> | test site to break |
| [02:12:22] | * heshan has joined #drupal-support |
| [02:12:24] | <Kenn_VM> | production site to only push stuff to you know works as expected |
| [02:12:27] | <IanHoar> | Well, it is a test site, but I still wish I had a back up of my test. |
| [02:12:39] | <Kenn_VM> | demonstration? |
| [02:12:42] | <Kenn_VM> | demo? |
| [02:12:42] | <Druplicon> | New features and modules are demonstrated best in a sandbox. You may use http://drupal.org/project/demo to setup a demonstration site. Demo module is also a great tool to save snapshots during development, or test module update functions and upgrade paths. |
| [02:12:49] | <Kenn_VM> | ^^^^ get that module |
| [02:12:52] | <IanHoar> | It's a theme I'm building. First one. |
| [02:12:56] | * giaco has quit ("Sto andando via") |
| [02:12:56] | <Kenn_VM> | make snapshots often |
| [02:13:15] | <IanHoar> | demo or demonstration? |
| [02:13:51] | <IanHoar> | Found it |
| [02:14:40] | <IanHoar> | Wow nice module. If I use this can I still move the site to a live server and remove all this stuff. Demo and Devel easily? |
| [02:16:02] | * Andy[1] has quit (Read error: 110 (Connection timed out)) |
| [02:16:02] | * replican is now known as defsquad |
| [02:16:04] | <Kenn_VM> | yes |
| [02:16:20] | <Kenn_VM> | simply disable the modules, use the "UNINSTALL TAB" and remove them |
| [02:16:22] | <Kenn_VM> | ; ) |
| [02:16:55] | <toyo|desk> | anyone have a good writeup on how to use panels with views, I can not get this thing to work |
| [02:17:05] | <IanHoar> | Cool, thanks for your help. |
| [02:17:05] | <toyo|desk> | how do I pass arguments to views |
| [02:17:27] | * Hardrocker has quit (Success) |
| [02:17:37] | <Kenn_VM> | arguments and views are documented in the documentation on drupal.org and the advanced help.module |
| [02:18:05] | <toyo|desk> | Kenn_VM, it talks about how to pass arguments from panels to views? |
| [02:18:30] | * threexk has quit (Read error: 104 (Connection reset by peer)) |
| [02:18:44] | <troythetechguy> | Kenn_VM: Thanks for the info. |
| [02:18:54] | <Kenn_VM> | toyo: ah I misunderstood. |
| [02:19:11] | <Kenn_VM> | best case scenario, use google. I don't know how much documentation is around for panels |
| [02:19:17] | <jensimmons> | How can I change the number of forum topics that show up in the forum topic list?? Basically the equivalent of this page http://boston.design4drupal.org/forums/greening-camp -- only not for this website. |
| [02:19:29] | <toyo|desk> | alright |
| [02:20:31] | <jensimmons> | On the site I'm building right now, only 10 topics show up per page, and then Drupal trots a bunch of pager buttons out. I want more like 25 topics per page, so we have fewer pager buttons and less clicking. But I can't find where to configure that!! |
| [02:20:34] | <JStullick> | When creating a new Drupal site on a server that is already running one. Do I need to create a new SQL database or just a new SQL table? |
| [02:20:47] | <Kenn_VM> | go to administer -> post settings maybe? |
| [02:21:05] | <Kenn_VM> | or use views.module to possibly build views for those pages? |
| [02:21:29] | <jensimmons> | JStullick : I'd recommend making a new, separate database, unless there is some reason that you want the data available in one database |
| [02:21:55] | <JStullick> | jensimmons: Alright, thanks for the fast response. |
| [02:23:13] | <jensimmons> | JStullick: normally I always make separate dbs. For sure. Keeps thing clean and neat. Makes it easier to move a site w/ worrying about the other one. And to back up...... but.... I'm sure there are usecases when it's better to use one db. I've just never had one yet. |
| [02:23:21] | * Michelle has joined #drupal-support |
| [02:23:39] | <Kenn_VM> | now that D6 allows multiple databases to share tables |
| [02:23:50] | <Kenn_VM> | there is no reason to stuff multiple sites in one database |
| [02:23:53] | <Kenn_VM> | unless you only have one |
| [02:24:01] | <Kenn_VM> | and even then, get a new host |
| [02:25:32] | <jensimmons> | Kenn_VM - yeah, I could redo the entire thing using Views... but uh, not today. Not in this case, right now. I've got to stick with what's here. And am hoping there's a box somewhere that says "10" that I can change to "25". I just don't know where that is in Drupal Core. Or Advance Fourms (cause that's in the mix too). |
| [02:25:49] | * Deciphered has joined #drupal-support |
| [02:25:57] | * firfin has joined #drupal-support |
| [02:26:02] | <Kenn_VM> | if its not in adminsiter -> forums and not in administer ->post settings there isn't one |
| [02:26:17] | <Kenn_VM> | I believe its the overall default though in administer -> post settings |
| [02:27:14] | <jensimmons> | Aren't Leisa Reichelt and Mark Boulton done fixing all this searching-around-for-the-boxes-with-config-settings insanity yet?? Oh, right, not yet. D7UX FTW! |
| [02:27:43] | <Kenn_VM> | administer -> forums -> settings -> topics per page |
| [02:27:45] | <Kenn_VM> | set to 10 |
| [02:27:48] | <Kenn_VM> | or 25 |
| [02:28:11] | <Kenn_VM> | path == admin/content/forum/settings |
| [02:28:24] | <jensimmons> | Kenn_VM that was my next question. Sweet |
| [02:28:58] | <jensimmons> | that's EXACTLY what I wanted! |
| [02:29:20] | <Kenn_VM> | cool |
| [02:29:58] | <jensimmons> | that is so much better!! Thanks Kenn_VM :) |
| [02:30:04] | <Kenn_VM> | you're welcome |
| [02:33:16] | <Michelle> | Looks like I (and my computer) fell asleep at a bad time. :) |
| [02:33:51] | <toyo|desk> | I am trying to get the Recent posts in APK to only show recent forum posts for the user who owns the profile |
| [02:33:52] | <toyo|desk> | :/ |
| [02:34:16] | <Michelle> | Too late now, but the AF documentation includes a section on setting up core |
| [02:34:16] | <toyo|desk> | but I cant seem to get panels and views to talk to eachother |
| [02:34:17] | <toyo|desk> | :/ |
| [02:34:44] | <Michelle> | toyo|desk - Look at the issue... There's a temp fix in there but I don't remember what it was off the top of my head |
| [02:34:54] | <Kenn_VM> | well now that you are awake ..... |
| [02:34:55] | <Kenn_VM> | : ) |
| [02:35:32] | <Michelle> | Yeah, shouldn't try to work on the computer while laying in bed. Hehe. |
| [02:35:49] | <Michelle> | Need to get this AF image replacement finished up tonight |
| [02:36:03] | <Kenn_VM> | I can count on one hand the things I do in bed without falling asleep |
| [02:36:26] | <toyo|desk> | temp fix? |
| [02:37:23] | <toyo|desk> | I got it to only display posts from the user who owns the profile but not only the forum posts |
| [02:37:25] | <toyo|desk> | :/ |
| [02:38:13] | <Kenn_VM> | toyo: what version of panels are you using? |
| [02:38:37] | <toyo|desk> | panels 3 |
| [02:38:58] | <Michelle> | Kenn_VM - LOL |
| [02:39:00] | * jrglasgow has quit () |
| [02:39:03] | <Kenn_VM> | that may be part of the problem. I don't know that Michelle has tested 3.x |
| [02:39:16] | <Michelle> | Yeah, APK is Panels 3 |
| [02:39:22] | <Kenn_VM> | gotcha |
| [02:39:31] | <Michelle> | There's a known bug, though, where it's showing posts from all users. |
| [02:39:35] | * arianek has joined #drupal-support |
| [02:39:36] | * Deciphered has quit ("Leaving...") |
| [02:39:44] | <Michelle> | If you want just forum posts, you need to add a filter in the view |
| [02:39:47] | <toyo|desk> | oooh |
| [02:40:20] | <toyo|desk> | we got it to show posts from the correct user |
| [02:40:25] | <toyo|desk> | oooh |
| [02:40:43] | <Kenn_VM> | toyo: congrats |
| [02:40:46] | <Kenn_VM> | nexxxxxxxxxxxxxxxxxt? |
| [02:41:13] | <toyo|desk> | oooh so we need to set a filter not an argument |
| [02:41:15] | <toyo|desk> | heh |
| [02:41:18] | <toyo|desk> | that might help |
| [02:41:20] | <toyo|desk> | ;) |
| [02:41:53] | * arianek has quit (Read error: 104 (Connection reset by peer)) |
| [02:42:18] | <Kenn_VM> | more often than not the problem is likely the connection between the keyboard and the chair |
| [02:42:20] | <Kenn_VM> | : ) |
| [02:42:24] | <toyo|desk> | done |
| [02:42:25] | <toyo|desk> | :D |
| [02:42:34] | <toyo|desk> | it works now |
| [02:42:47] | <toyo|desk> | we are showing only forum topics yay!!!! |
| [02:42:49] | <toyo|desk> | :D |
| [02:43:10] | * welly has quit (Read error: 60 (Operation timed out)) |
| [02:43:12] | * nsputnik_ has joined #drupal-support |
| [02:43:24] | * arianek has joined #drupal-support |
| [02:43:39] | <Michelle> | Glad someone is having sucess... APK is such a thorn in my side. Tempted some days to put it up for adoption |
| [02:43:42] | * kthomas_vh_ has quit (Read error: 104 (Connection reset by peer)) |
| [02:43:44] | * kthomas has joined #drupal-support |
| [02:45:02] | <webavant> | today i fixed a problem on someone's wordpress photo gallery |
| [02:45:13] | <webavant> | is it easy to overhaul their structure and output without totally hacking them? |
| [02:45:14] | <toyo|desk> | heh |
| [02:45:20] | <webavant> | (the plug-ins, that is?) |
| [02:45:27] | <toyo|desk> | whats wrong with APK |
| [02:45:28] | <toyo|desk> | ? |
| [02:46:21] | <Michelle> | Too many people with problems and supporting it is a real PITA |
| [02:46:23] | * kthomas has quit (Read error: 104 (Connection reset by peer)) |
| [02:46:28] | <toyo|desk> | ah |
| [02:46:49] | <Michelle> | Folks don't know whether their problem is in APK or Panels or CTools or Delegator or Views |
| [02:46:59] | * kthomas has joined #drupal-support |
| [02:47:00] | * arianek has quit (Client Quit) |
| [02:47:00] | <toyo|desk> | well we managed to get it working :P |
| [02:47:06] | <Michelle> | Cool :) |
| [02:47:35] | <Michelle> | At least it's to the point now where there won't be any major changes to it before release. Folks that ignored my warning not to use the P2 version are running into lots of headaches |
| [02:47:47] | <Kenn_VM> | APK tends to expose new users to quite a bit at one sitting. |
| [02:48:03] | <toyo|desk> | yes |
| [02:48:04] | <Michelle> | Yeah, it's really not for new people. Unfortunately, new folks seem to be the most likely to use it |
| [02:48:14] | <toyo|desk> | but I was able to learn alot |
| [02:48:18] | <Kenn_VM> | correct, cause they want myspace |
| [02:48:20] | <Kenn_VM> | lol |
| [02:48:23] | * gusaus has quit () |
| [02:48:28] | <Michelle> | When I get back to it, I'm going to put some time into the non Panels method to see if that helps folks |
| [02:48:29] | <Kenn_VM> | its what they grew up on |
| [02:48:43] | <Kenn_VM> | and APK and a NSAPK? |
| [02:48:45] | * jeffh has quit () |
| [02:48:45] | <Michelle> | Yeah, and it's really not MySpace at all. There's no end user customizing in it |
| [02:48:53] | <Michelle> | NS? |
| [02:48:55] | <Kenn_VM> | not so advanced |
| [02:48:58] | <Kenn_VM> | : ) |
| [02:49:01] | <Michelle> | Ah |
| [02:49:11] | <toyo|desk> | the main problem we had was that on module install it didnt create the uprofile content type |
| [02:49:16] | * troythetechguy has quit ("Ex-Chat") |
| [02:49:21] | <toyo|desk> | so we were lost |
| [02:49:22] | <toyo|desk> | :/ |
| [02:49:24] | <Michelle> | Well, "advanced" was just following the naming convention of poll/advpoll forum/advforum, etc |
| [02:49:34] | <Kenn_VM> | I odn't mean myspace that way, I shoudl have said more customizable profiles. |
| [02:49:40] | <Kenn_VM> | core needs to expand in that area a little |
| [02:49:44] | <Michelle> | Yeah, that's CCK's content copy and it doesn't work very well |
| [02:50:15] | <Michelle> | I'm tempted to just take that out of the settings and tell folks they have to use the importer |
| [02:50:35] | <Kenn_VM> | I would |
| [02:50:46] | <Kenn_VM> | if it causes more problems than needed |
| [02:51:06] | <IanHoar> | So I set up a fresh install and I'm still getting the cron error. :( |
| [02:51:10] | <Michelle> | It was supposed to make things easier but the problem is that when content copy fails, it fails silently |
| [02:51:17] | * nsputnik has quit (Connection timed out) |
| [02:51:33] | <Michelle> | I need to do some re-tooling and make stuff easier when I get back to it after DruBB |
| [02:51:44] | <IanHoar> | Oh wait I'm dumb. :D |
| [02:52:37] | * ruhro has joined #drupal-support |
| [02:53:13] | <toyo|desk> | Michelle, yeah we had a problem importing the .inc because php was running into the max execution time of 30 seconds |
| [02:53:34] | <toyo|desk> | we tried several times and finally it took |
| [02:53:52] | <Michelle> | Yeah, happened to me when I did the walk thru to redo the readme |
| [02:53:55] | * tyfoo has quit ("Carpe diem") |
| [02:54:16] | <Michelle> | There's too many fields... I'm thinking of actually dumping some of them. Like the myspace/twitter/whatever links. |
| [02:54:25] | <toyo|desk> | yeah good plan |
| [02:54:26] | <Michelle> | That should be replaced by something smarter |
| [02:54:31] | <Michelle> | Just not sure what, yet |
| [02:55:08] | <ruhro> | where does Profile Title show up at? |
| [02:55:13] | <Michelle> | The module really needs a lot of work... I just don't have the time for it right now :( |
| [02:55:24] | <stephthegeek> | Michelle, just, you know, build a facebook or something |
| [02:55:37] | <Michelle> | stephthegeek - Someone already did that :) |
| [02:55:46] | * stephthegeek got one of those classic "have you done any sites like facebook plus linkedin plus craigslist?" emails today |
| [02:56:06] | * cjdavis has joined #drupal-support |
| [02:56:07] | <Michelle> | http://statusbook.netriftsolutions.com/ |
| [02:56:15] | <Michelle> | lol |
| [02:56:15] | <stephthegeek> | yeah i've seen that :) |
| [02:56:16] | * jehf has quit () |
| [02:56:54] | * Deciphered has joined #drupal-support |
| [02:57:06] | <Michelle> | It's cool but sad, too |
| [02:57:14] | <stephthegeek> | yeah |
| [02:59:09] | * lyricnzzzzzzzzzz is now known as lyricnz |
| [03:00:20] | <ruhro> | wow yeah i just realized how retarded that sounded... i'm gonna have to ask again in a less retarded way |
| [03:00:35] | <wonder95> | shouldn't I be able to set the #disabled property for a textfield in hook_form_alter() and have the field be grayed out/ |
| [03:00:36] | <wonder95> | ? |
| [03:01:42] | * Michelle tears her hair out over AF's markup |
| [03:01:43] | <ruhro> | in uprofile there's a required field for Profile Title, but I can't figure out where the title is getting printed in the final result |
| [03:01:53] | <Michelle> | Too many things named variations of forum-links |
| [03:02:12] | * Gatonegro has quit ("I'm afraid. I'm afraid, Dave. Dave, my mind is going. I can feel it...") |
| [03:02:16] | <Michelle> | ruhro - That's jsut the title of the node. It isn't used for anything but core requires it unless you use auto nodetitles to sidestep it |
| [03:02:23] | <ruhro> | oh i see |
| [03:02:37] | * jtbayly has quit () |
| [03:02:51] | <ruhro> | that makes sense |
| [03:03:25] | <ruhro> | but what you just said reminds me of the css i did to theme the panels and profile page |
| [03:03:31] | * samrose has quit ("Ex-Chat") |
| [03:04:32] | * jfxberns has quit () |
| [03:04:59] | <ruhro> | i probably did it the hard way or the long way, i'm not really sure, but stripping the ctools theme ended up being one code for 6 strings of css |
| [03:06:18] | <ruhro> | er sorry |
| [03:06:35] | <ruhro> | 8 strings ... that's not the right word... div variables? |
| [03:06:36] | * benovic1 has joined #drupal-support |
| [03:06:56] | <ruhro> | anyway, they all started with the same #user-profile tag |
| [03:07:02] | <ruhro> | and it felt equally as tedious |
| [03:08:21] | * nomad411 has quit ("Back to the unreal world...") |
| [03:08:31] | <Michelle> | Sorry, not really sure what you're talking about |
| [03:08:44] | <ruhro> | that's ok i'm just rambling anyway |
| [03:09:06] | * jrglasgow has joined #drupal-support |
| [03:09:19] | <Michelle> | ok :) |
| [03:09:22] | <ruhro> | it was just 8 lines of whatever they ares with one background modifier |
| [03:09:45] | <Michelle> | Well, they're all limited to #user-profile so they don't affect other parts of your site |
| [03:09:59] | <ruhro> | oh i'm glad it was easy like that |
| [03:10:42] | * nomad411 has joined #drupal-support |
| [03:10:53] | * sam1am has joined #drupal-support |
| [03:11:02] | <Michelle> | That's nothing to do with ctools. That's the APK style |
| [03:11:15] | * obscurit1 has joined #drupal-support |
| [03:11:29] | <ruhro> | oh... weird. i didn't know what was doing that because the original css was in default files ctools |
| [03:11:50] | <ruhro> | omgosh sites/default/files/ctools |
| [03:11:51] | * sjobeck has joined #drupal-support |
| [03:11:56] | <ruhro> | but it was this weird long number |
| [03:12:05] | <ruhro> | that kept regenerating |
| [03:12:41] | <sjobeck> | hey, hi, guys, hope all are well, may i pose a question about LDAP. any LDAP guys in the channel? |
| [03:12:47] | * kthomas has quit (Connection timed out) |
| [03:13:05] | <Michelle> | Sounds like you have CSS caching on |
| [03:13:17] | <ruhro> | ooooohhhhh |
| [03:13:20] | <ruhro> | maybe |
| [03:13:27] | <Michelle> | You should turn that off if you're theming |
| [03:13:34] | <ruhro> | ok |
| [03:14:05] | <ruhro> | that makes sense though because i cleared the cache and that's when i figured out i needed an important tag because it just wrote over it again |
| [03:14:36] | <nomad411> | i18n? |
| [03:14:36] | <Druplicon> | Drupal 6 contains some internationalization features, like content translation but menu items, taxonomy terms and variables will need contrib modules like http://drupal.org/project/i18n. Read http://drupal.org/node/338018 and ask further questions in #drupal-support, please. |
| [03:14:40] | <Michelle> | If you're making extensive changes to the style, just copy the .css to your theme |
| [03:14:51] | * defsquad is now known as replicant|away |
| [03:14:56] | <ruhro> | yeah i did that but it just re-wrote over that one too |
| [03:15:02] | <ruhro> | it was all really bizarre |
| [03:15:05] | <sjobeck> | hey guys. i posted a comment here: http://drupal.org/node/118092#comment-1774082 about my LDAP issue. Any one know or using LDAP? |
| [03:15:06] | <Druplicon> | http://drupal.org/node/118092 => Configuration of ldapauth module => 2 IRC mentions |
| [03:15:12] | <ruhro> | plus i forgot how to refer to it from the theme from yesterday |
| [03:15:18] | <ruhro> | which i'm sure didn't help me at all |
| [03:15:33] | * greenup has joined #drupal-support |
| [03:15:50] | <sjobeck> | druplicon: i read it three times. :) i kinda know LDAP pretty well. |
| [03:16:29] | <Michelle> | Druplicon is a bot |
| [03:16:31] | <sjobeck> | druplicon: but i have another issue. it wont "call" the module at all. or so it seems. i am "tcpdump" on that machine & no a single packet. |
| [03:16:35] | <nomad411> | Shhhhhhhh :0 |
| [03:16:40] | * MartinCleaver has quit () |
| [03:16:43] | <nomad411> | Was waiting to see where it would go hehe |
| [03:16:45] | <sjobeck> | druplicon: how embrassing ! :) |
| [03:17:01] | <nomad411> | druplicon? |
| [03:17:01] | <Druplicon> | I am Drupal's bot.module, coded by Morbus Iff - http://drupal.org/project/bot - plugins are easy, patches are welcome! More with "Druplicon: help". |
| [03:17:02] | <Michelle> | Ok, I really need to stop clicking back over here... Getting late and I need to untangle this markup mess. |
| [03:17:06] | <sjobeck> | michelle: your nice BUT i would have got it pretty soon there. |
| [03:17:14] | <Michelle> | Heh |
| [03:17:18] | <Michelle> | Ok, bbl |
| [03:17:27] | * nomad411 waves at Michelle |
| [03:17:36] | <sjobeck> | awesome |
| [03:17:47] | <sjobeck> | it would have taken me another 4 minutes to get it |
| [03:17:50] | <sjobeck> | i would have though |
| [03:17:51] | <sjobeck> | :) |
| [03:18:00] | <nomad411> | Michelle is a bot ;) |
| [03:18:01] | * wonder95 has quit () |
| [03:18:05] | <nomad411> | Just kidding |
| [03:18:25] | <iggyx2> | sjobeck: what distro? i don't use LDAP sorry |
| [03:18:34] | <sjobeck> | so ........... is it possible for a module to be enabled but not working? or sysadmin b0rk it so? or something? it is highly odd that not a sinlge packet would traverse the subnet for LDAP. |
| [03:18:53] | <sjobeck> | centOS 5.3 (LDAP on lots of other app's working very well) |
| [03:19:33] | <sjobeck> | i see DNS headed for that other server but zero LDAP (on either 389 or 636) |
| [03:20:28] | <nomad411> | sjobeck: When you look at the modules page, it says activated? Nothing is missing in that list after the description? |
| [03:20:44] | <nomad411> | ldapauth? |
| [03:21:25] | <sjobeck> | yes sir |
| [03:21:32] | * brianpuccio has quit ("Leaving.") |
| [03:21:38] | <sjobeck> | oh wait. ldapauth? or ldap authentiction? |
| [03:21:44] | * Deciphered has quit ("Leaving...") |
| [03:21:45] | <sjobeck> | ldapauth? is that different? |
| [03:21:55] | <sjobeck> | (searching modules now) |
| [03:22:02] | * brianpuccio has joined #drupal-support |
| [03:22:09] | <nomad411> | was just trying to get he link to the page for the module |
| [03:22:34] | * brianpuccio has quit (Remote closed the connection) |
| [03:23:32] | * jan_bangna has joined #drupal-support |
| [03:25:35] | <sjobeck> | i think i have the correct one |
| [03:25:43] | <nomad411> | I'M interested in finding out about this module, I may have to use it at work soon, I hope I hope |
| [03:25:43] | <sjobeck> | there are a few but i think i have correct module |
| [03:26:04] | <sjobeck> | nomad411: know LDAP very well? |
| [03:26:41] | <nomad411> | Not much anymore, especially since it seems kinda off with Active Directory at work. But we have a guy who specializes in it, so I won,t need to learn it too much :) |
| [03:26:46] | * mcfilms has quit () |
| [03:27:07] | <sjobeck> | well, regardless, i highly advise using "Apache Directory Studio" , it is a boon, youll nail down your search string in 2 minutes there, then paste in to your app' & done |
| [03:27:33] | * dane_ has joined #drupal-support |
| [03:27:37] | <nomad411> | googling that right now |
| [03:28:46] | <nomad411> | sjobeck: So which module are you using? |
| [03:28:56] | <dane_> | Hi Gang, inside my page.tpl.php I want to run a small snippet of jquery inside of a php if($bla) call. I added script tag with the jquery statement but it doesnt work. Where is a good place to start debugging? |
| [03:30:25] | <sjobeck> | nomad411: the only other thing i have really learned (also with AD) is to create an acct, just regualr user, and set pswd & lock it all down for no other purpose, set pswd not expire, and use that as your acct to use to "bind" to LDAP from your app's. we have that acct now in like 9 places. it authenticates, and can then query the directory. couple other ways to go but theyre not as simple & well & easy as that way. then you |
| [03:30:40] | <sjobeck> | http://drupal.org/project/ldap_integration |
| [03:30:50] | * TallDavid has left #drupal-support () |
| [03:31:57] | <sjobeck> | so basically your steps are, dumb acct on windows, unix or whatever, binds to AD with this dumb acct, you paste in your query string from Apache util', your app' queries your directory, and returns users, and ding, done. super sweet stuff. |
| [03:32:31] | <sjobeck> | we dont use anything else now for SSO. across tons of app's. web & otherwise. |
| [03:32:48] | <sjobeck> | like all the OS X app's, etc |
| [03:33:12] | <sjobeck> | so ...... anyway, why this one giving me fits? |
| [03:33:33] | <nomad411> | Dunno. Too much for me to process this late.. |
| [03:33:42] | <nomad411> | It has to be settings somewhere |
| [03:33:56] | <sjobeck> | can i see the module inside vi or something ? |
| [03:34:09] | <nomad411> | Sometimes they can be spread apart through different pages, maybe you,re missing something? |
| [03:34:31] | <nomad411> | sjobeck: What do you mean in vi? |
| [03:34:45] | <nomad411> | SSH ot the server and look through the module's code? |
| [03:34:58] | <sjobeck> | can i see the config' with text editor? on the file system? |
| [03:35:00] | <sjobeck> | exactly |
| [03:35:02] | * sam1am has quit () |
| [03:35:11] | <sjobeck> | so ....... i can. ok. |
| [03:35:26] | <nomad411> | sure |
| [03:35:50] | <nomad411> | And I think the modules activtion value (1) is found in the SYSTEM table |
| [03:36:31] | <sjobeck> | thx. looking now. |
| [03:37:26] | <nomad411> | I have to figure out how to run a bilingual site, with multiple subdomain names.. |
| [03:37:57] | <nomad411> | tomorow morning now :) |
| [03:38:34] | <nomad411> | gnight all |
| [03:38:39] | * nomad411 has quit ("Back to the unreal world...") |
| [03:39:32] | <sjobeck> | ldap does not show any were in the SYSTEM table. |
| [03:39:34] | <sjobeck> | zoinks |
| [03:39:48] | <sjobeck> | how that so? so its not installed. |
| [03:39:50] | <sjobeck> | weird |
| [03:40:04] | <sjobeck> | how that so. it says it active in the GUI. |
| [03:40:30] | <sjobeck> | mysql> select name from system; |
| [03:40:41] | <sjobeck> | shows nothing about ldap at all. other modules though. weird. |
| [03:40:57] | <sjobeck> | i guess i unstainll & reinstall, huh |
| [03:43:01] | * greenup has quit (Read error: 110 (Connection timed out)) |
| [03:43:11] | * greenup has joined #drupal-support |
| [03:43:39] | * johnny05 has joined #drupal-support |
| [03:44:01] | * dsdeiz has joined #drupal-support |
| [03:44:04] | <dsdeiz> | if i want to insert records upon installation of a module, do i just do a db_query() "insert"? |
| [03:44:09] | * wonder95 has joined #drupal-support |
| [03:44:10] | <johnny05> | Anyone using privatemsg on D6? Having trouble with the 1.X-rc2 not wanting to show it's running current? |
| [03:48:34] | * jerdavis has quit () |
| [03:49:01] | * aaronwinborn has quit (Read error: 113 (No route to host)) |
| [03:51:19] | * toyo|desk has quit ("Ex-Chat") |
| [03:51:23] | <JStullick> | top |
| [03:51:31] | <JStullick> | Whoops wrong window. |
| [03:53:23] | * jan_bangna has quit () |
| [03:53:37] | <Kenn_VM> | jonny05: check the .info file of the module. Ensure it states the version you are using |
| [03:54:28] | <Kenn_VM> | johnny05: ^^ |
| [03:54:35] | * develCuy has quit (Read error: 110 (Connection timed out)) |
| [03:54:48] | <dsdeiz> | do i do it in hook_install() too after installing the schema? :D |
| [03:55:08] | * jan_bangna has joined #drupal-support |
| [03:57:09] | <iggyx2> | johnny05: i isntalled privatemsg module it says also available 6.x-2.x-dev( 2009-Apr-28) |
| [03:57:22] | * develCuy has joined #drupal-support |
| [04:00:50] | <dsdeiz> | anyone? |
| [04:00:50] | <Druplicon> | if someone knows, they'll respond. if it's a silly question, or one that can't be answered, then don't expect an answer. |
| [04:03:36] | * jan_bangna has quit () |
| [04:05:57] | * lindsayo has quit ("ChatZilla 0.9.85 [Firefox 3.0.10/2009042315]") |
| [04:06:55] | * jan_bangna has joined #drupal-support |
| [04:06:59] | * meilin has joined #drupal-support |
| [04:08:04] | <meilin> | something is wrong with the way image module marks up its page. it's making the bottom content block overrun the entire content area and makes the images themselves unclickable. halp. |
| [04:11:04] | * aiwata55 has quit () |
| [04:12:03] | * jan_bangna has quit () |
| [04:12:10] | * enochr00t has quit ("using sirc version 2.211+KSIRC/1.3.12") |
| [04:20:35] | * koolhead17 has joined #drupal-support |
| [04:22:12] | * firfin has quit ("Leaving.") |
| [04:22:42] | <johnny05> | iggyx2: yah, i tried 2.x as well, but switched back to 1.x, both kept complaining about not being up to date. |
| [04:22:58] | <johnny05> | iggyx2: also, the release notes for 2.x branch say not to use it I think |
| [04:23:38] | <iggyx2> | johnny05: it has a green check mark |
| [04:23:45] | * iggyx2 is now known as iggyx2ing |
| [04:23:47] | <Kenn_VM> | did you run update.php? |
| [04:23:48] | <johnny05> | Kenn_VM: not sure what it should be saying in the info, it shows 1.x-dev but i guess it should say 1.x-rc2 or something like that |
| [04:23:56] | * iggyx2ing is now known as iggyx2 |
| [04:24:07] | <Kenn_VM> | then you have a botched upload |
| [04:24:18] | <johnny05> | Kenn_VM: yeah, and it ran 2 db updates |
| [04:24:20] | <Kenn_VM> | the system pulls from the .info file |
| [04:24:24] | <dane_> | please can somebody pass me a link to using jquery in my page.tpl.php? |
| [04:24:33] | <Kenn_VM> | thus if teh info file is wrong, drupal will report it as needing updating |
| [04:24:33] | <johnny05> | Kenn_VM: not uploading, but i'll give it another try |
| [04:24:49] | <Kenn_VM> | a reason I don't overwrite files and folder |
| [04:24:54] | <Kenn_VM> | I delete, and reinsert |
| [04:25:20] | <johnny05> | Kenn_VM: i guess assuming that i overwrote? |
| [04:25:30] | * Bass10 has quit (Read error: 110 (Connection timed out)) |
| [04:25:48] | <Kenn_VM> | no just a statement on what I do |
| [04:25:50] | <johnny05> | Kenn_VM: svn delete, commit, new folder in and update |
| [04:25:57] | <Kenn_VM> | whether you did or not, I don't know |
| [04:26:13] | <Kenn_VM> | either way the .info file is wrong and caould be wrong in svn than |
| [04:26:19] | <Kenn_VM> | could* |
| [04:26:22] | <meilin> | something is wrong with the way image module marks up its page. it's making the bottom content block overrun the entire content area and makes the images themselves unclickable. halp. 6.13, latest recommended image module |
| [04:26:59] | <johnny05> | Kenn_VM: yeah, i'll double check the info, thanks for the help |
| [04:27:31] | <Kenn_VM> | impossible to know what is happening with your theme without seeing teh site meilin |
| [04:27:45] | <johnny05> | the |
| [04:28:15] | <meilin> | wanted to see if anyone was paying attention first :) http://www.meilinmiranda.com/image/tid/319 but any one of the galleries is doing the same thing |
| [04:28:20] | <meilin> | thank you |
| [04:29:33] | * MatteusX has joined #drupal-support |
| [04:29:38] | <iggyx2> | johnny05: Privatemsg 6.x-2.x-dev (2009-Apr-28) check mark |
| [04:29:41] | <Kenn_VM> | hmmm, and have you inspected the elements with firebug? |
| [04:29:41] | <greenup> | meilin: what isnt clickable? |
| [04:30:05] | <Kenn_VM> | is that a view? |
| [04:30:43] | <meilin> | Kenn_VM yep, i've inspected w/firebug |
| [04:30:46] | <meilin> | and no, it's not a view |
| [04:31:02] | <meilin> | greenup none of the images are clickable on to the full node of the image |
| [04:31:04] | * toyo|desk has joined #drupal-support |
| [04:31:26] | <toyo|desk> | Michelle, are you still around? |
| [04:31:26] | <meilin> | it's only on these gallery pages, nowhere else |
| [04:31:46] | * MatteusX has quit (Client Quit) |
| [04:31:48] | <Michelle> | For a few minutes... Heading to bed in a bit |
| [04:31:52] | <toyo|desk> | ah |
| [04:32:03] | <toyo|desk> | did you make the AF buttons? |
| [04:32:13] | <Michelle> | No |
| [04:32:16] | <toyo|desk> | oh |
| [04:32:17] | * activelyOUT has joined #drupal-support |
| [04:32:19] | <toyo|desk> | :/ |
| [04:32:32] | <Michelle> | I have no graphics skills |
| [04:32:33] | <toyo|desk> | I need to make a matching button for subscribe |
| [04:32:36] | <toyo|desk> | heh |
| [04:32:37] | <toyo|desk> | alright |
| [04:32:39] | <johnny05> | iggyx2: yeah, i just don't want to use the one that the privatemsg module maintainer says not to use |
| [04:32:43] | <johnny05> | iggyx2: http://drupal.org/node/94379 |
| [04:32:44] | <Druplicon> | http://drupal.org/node/94379 => privatemsg 6.x-2.x-dev => 13 IRC mentions |
| [04:32:50] | * Muimi has joined #drupal-support |
| [04:32:55] | <Michelle> | There's blank buttons. You just have to add text. I don't know the exact font but there's a close one mentioned in the docs |
| [04:32:56] | <Muimi> | can someone help me with this? |
| [04:33:06] | <Muimi> | Next Filters are used to ensure the view includes only articles published and promoted to the front page by an administrator. Expand the Filters group by clicking on it. |
| [04:33:14] | <toyo|desk> | alright cool thanks :) |
| [04:33:18] | <Muimi> | I'm still stuck on step 2 of the advanced part of this page: http://www.apaddedcell.com/creating-a-custom-home-page-in-drupal-using-v... |
| [04:33:40] | * CRAZyBUg has quit (Nick collision from services.) |
| [04:33:46] | * CRAZyBUg has joined #drupal-support |
| [04:33:53] | <iggyx2> | johnny05: now you tell me lol |
| [04:34:04] | <Muimi> | Using the Add Filter drop-down list select Node: Published, then Add Filter. Repeat this with Node: Front Page. |
| [04:34:10] | <Kenn_VM> | have you tried running that page through a validator? |
| [04:34:20] | <johnny05> | iggyx2: i actually told you before, but that's cool. it's also not available on the privatemsg module page. |
| [04:34:21] | <Muimi> | so i click on the + button next to filter |
| [04:34:35] | <Kenn_VM> | meilin: ^^ |
| [04:34:37] | * MatteusX has joined #drupal-support |
| [04:34:40] | <Muimi> | under the drop-down i click "node" |
| [04:34:45] | <Muimi> | for "Groups" |
| [04:34:56] | * michaelverdi has quit () |
| [04:34:58] | <Kenn_VM> | < does not like the new version of firebug for FF 3.5 |
| [04:35:09] | * liammcdermott has joined #drupal-support |
| [04:35:21] | <Muimi> | can i just click "Published" and "Front Page" |
| [04:35:26] | <Muimi> | or do I have to add separate filters for both? |
| [04:36:00] | <johnny05> | man i love windows |
| [04:36:02] | <johnny05> | 7 |
| [04:36:17] | <liammcdermott> | Muimi: hey man, what're you stuck on. 'Make Drupal Use the New Page as its Front Page' ? |
| [04:36:21] | <greenup> | meilin: is see the problem |
| [04:36:30] | <meilin> | greenup oh please :) |
| [04:36:33] | * nsputnik_ has quit () |
| [04:36:41] | <iggyx2> | johnny05: beta you mean? |
| [04:36:52] | * bangpound has quit () |
| [04:37:13] | <johnny05> | iggyx2: beta? of windows 7? no way. rc all the way. |
| [04:37:16] | <IanHoar> | After many hours I figured out my problem. Why does <?php print drupal_get_form('user_login'); ?> on a page break cron? |
| [04:37:22] | <johnny05> | iggyx2: beta shut down 2 days ago or something |
| [04:37:22] | * michaelverdi has joined #drupal-support |
| [04:37:42] | <greenup> | there is a div ON TOP of the image gallery. havent figured out wich. but when i change the height to an extreme amount it pops the images out below the offending div |
| [04:37:46] | <greenup> | and then they are clickable |
| [04:37:53] | <greenup> | give me a few more mins |
| [04:37:55] | <Muimi> | liammcdermott yeah kind of |
| [04:37:55] | <iggyx2> | johnny05: i nuked beta months ago to make room for vmware machines |
| [04:38:24] | <Muimi> | i want drupal to take teasers from the first 3 new posts to my blog AND the first 3 latest articles and post them to the front page |
| [04:38:25] | <johnny05> | iggyx2: i'm running 64bit win 7 with 64bit unbuntu server vm |
| [04:38:31] | <johnny05> | iggyx2: so fast, so nice |
| [04:38:39] | <meilin> | greenup i know there's a div on top, i can't figure out why because that div behaves itself on every other page but the galleries--it's the content-bottom div |
| [04:38:57] | <Muimi> | I wanna call them the 'tip-top-3's |
| [04:38:58] | <meilin> | oy i am so bad at explaining things tonight, i'm sorry |
| [04:38:59] | <Muimi> | hehe |
| [04:39:12] | <liammcdermott> | Muimi: cool, it's possible to do that with Views. :) I bet you're using Views 2/Drupal 6 though right? |
| [04:39:21] | <Muimi> | yep |
| [04:39:26] | <Muimi> | and looking at a drupal 5 tutorial |
| [04:39:40] | <liammcdermott> | Muimi: yeah, I haven't written the one for Drupal 6 yet! |
| [04:39:42] | <Muimi> | which is why i'm not sure if i should add 2 filters or just 1 with both components of the 2 filters recommended int he drupal 5 tutorial |
| [04:40:07] | <johnny05> | Muimi: doesn't views 2 come with a frontpage view? you just have to enable it and add the content types you want. |
| [04:40:24] | <Muimi> | well |
| [04:40:28] | <greenup> | meilin: the "content-bottom" div is offending |
| [04:40:29] | <Muimi> | i just need a front page right now |
| [04:40:29] | <liammcdermott> | Muimi: yes it does |
| [04:40:32] | <iggyx2> | johnny05: i'm running optimizing, running , hosting my Drupal site on this machine (openSUSE) |
| [04:40:33] | <Kenn_VM> | Muimi: you can choose both filters. the settings for each choice will appear after you make your choices. |
| [04:40:35] | <Muimi> | i mean... at this point anything is better |
| [04:40:43] | <greenup> | this may not be the best answer, but a clear:both on the content bottom fixes it |
| [04:40:56] | <Muimi> | well they have Node: Published and Node: Promoted to Front Page |
| [04:41:01] | <Kenn_VM> | right now you are just choosing filters. 1 at a time more multiple is up to you. |
| [04:41:03] | <Muimi> | but not Node: Front Page |
| [04:41:04] | <meilin> | greenup wow, that's interesting! because it was only the gallery pages that were doing it |
| [04:41:06] | <greenup> | i am guessing its happening because you are floating content on your galleries page that you may not have or may not be floating on the others |
| [04:41:09] | <liammcdermott> | Muimi: you can add a new if you want |
| [04:41:30] | <Kenn_VM> | promoted to front page are the nodes that have been checked promoted |
| [04:41:45] | <Muimi> | Should I expose it? |
| [04:41:52] | <Kenn_VM> | that is the only distinguishing factor with regards to what goes on the front page. |
| [04:41:59] | <greenup> | let me know if that works for you meilin |
| [04:42:00] | <liammcdermott> | Muimi: probably not, for what you want to do |
| [04:42:07] | <meilin> | greenup checking now |
| [04:42:08] | <Kenn_VM> | no, you want top 3 blog posts, node: type blog |
| [04:42:12] | <Kenn_VM> | and whatever the other one was |
| [04:42:18] | <Muimi> | It says "Promoted to front page" yes/no |
| [04:42:28] | <Muimi> | Yes, right? |
| [04:42:31] | <liammcdermott> | Muimi: yes |
| [04:43:03] | <liammcdermott> | Muimi: you want to click the little plus symbol, opposite 'Filters' |
| [04:43:12] | * bangpound has joined #drupal-support |
| [04:43:34] | * Nikit has joined #drupal-support |
| [04:43:40] | * benovic1 has left #drupal-support () |
| [04:43:56] | * ultimateboy has joined #drupal-support |
| [04:44:15] | <Muimi> | okay so all of this is done for node |
| [04:44:19] | <Muimi> | can i do the same thing for blog... |
| [04:44:25] | <Muimi> | ^^ |
| [04:44:32] | <liammcdermott> | Muimi: probably. :) |
| [04:44:41] | * liammcdermott is not sure exactly what you just did. :) |
| [04:44:50] | <meilin> | greenup dang, i can't get the cache to clear hang on |
| [04:45:00] | <Muimi> | Do i need any arguments? |
| [04:45:14] | <Muimi> | or display type? |
| [04:45:23] | <Muimi> | relationships... anything? |
| [04:46:17] | <liammcdermott> | Muimi: no |
| [04:46:28] | <liammcdermott> | Muimi: avoid complication! :D |
| [04:47:55] | <liammcdermott> | Muimi: have you tried pressing the 'Preview' button at the bottom yet? |
| [04:48:13] | <liammcdermott> | That should give you an idea of whether what you've got is working or not |
| [04:49:55] | <meilin> | greenup hey! that worked! thank you so very much! |
| [04:51:23] | <greenup> | you welcome! glad it worked |
| [04:51:39] | <Muimi> | aghhhh |
| [04:51:45] | <Muimi> | nahhhh it won't let me use it for the blog api |
| [04:52:20] | <Muimi> | maybe i could use books like blogs or something |
| [04:52:30] | <Kenn_VM> | blog api? |
| [04:52:37] | <JStullick> | All you in the US have a happy 4th. |
| [04:52:37] | <liammcdermott> | Muimi: what won't it let you do exactly? |
| [04:52:38] | <Kenn_VM> | are you using the core blog.module? |
| [04:53:02] | <Kenn_VM> | JStullick: Thank you |
| [04:55:10] | <liammcdermott> | It should let you use the content _created_ by the blog API, after all it's just nodes... Although I suspect Muimi might be barking up the wrong tree. ;) |
| [04:55:40] | * nsputnik has joined #drupal-support |
| [04:55:45] | <Muimi> | oh crap |
| [04:55:57] | * xxiao has quit ("ChatZilla 0.9.85 [Firefox 3.0.11/2009060309]") |
| [04:55:59] | <Muimi> | i dunno i have the blog module turned on |
| [04:56:18] | <liammcdermott> | Muimi: ahhh, that's different to the Blog API you see. :D |
| [04:56:28] | * liammcdermott has never even used the blog API |
| [04:56:55] | * develCuy has quit (Remote closed the connection) |
| [04:57:22] | <liammcdermott> | Muimi: can you not filter on Node type, or are you trying to do something else? |
| [04:58:10] | <liammcdermott> | Muimi: if I enable the blog module here, add a Node: type filter, 'Blog entry' appears in the list of node types I can select. |
| [05:02:47] | * JStullick has quit ("Leaving") |
| [05:03:01] | * bangpound has quit () |
| [05:03:18] | * aiwata55 has joined #drupal-support |
| [05:04:10] | <MipsIrv> | is there a way in the views2 module to group based on taxonomy? I saw some articles claiming its possible but I don't see any options if I change the style.. is there something else I need to change? |
| [05:04:16] | * MTecknology has joined #drupal-support |
| [05:04:21] | <toyo|desk> | is there a poll module that is compatible with advanced forum |
| [05:04:48] | <MTecknology> | I made a node type that I called news, how can I access this via site.com/news ? |
| [05:04:50] | <greenup> | mipsirv: sort by taxonomy wont work? |
| [05:06:11] | <MipsIrv> | well.. I have configured my view to show taxonomy descendants.. but I'd like the view to group them based on the child term |
| [05:06:19] | * Muimi sighs |
| [05:06:28] | <Muimi> | well... cause i couldn't do blog, i decided to try to do 'comments' instead |
| [05:06:33] | <Muimi> | but i think that this only works with one kind of content |
| [05:06:42] | <liammcdermott> | MipsIrv: it's either in Style or Row style, try clicking around in there (and the cogs off to the right) |
| [05:06:44] | <Muimi> | i was hoping to have latest 3 blogs, latest 3 articles teasers... |
| [05:06:47] | <MTecknology> | I can do site.com/news/page-name to get to the page, but the former link won't work |
| [05:06:52] | <Muimi> | but i can only pick one as my home |
| [05:07:38] | <liammcdermott> | Muimi: well I can get it to work. |
| [05:07:53] | <liammcdermott> | Muimi: what is that's not working for you *exactly*? :) |
| [05:08:12] | <dekita> | MTecknology: you can use the Views module to make a page display at the /news path |
| [05:08:36] | <liammcdermott> | MipsIrv: sorry for being vague, but I believe the setting you want is the settings (the little cog icon) under 'Style' |
| [05:09:26] | <Muimi> | i think it's working |
| [05:09:29] | <Muimi> | i don't have any content though |
| [05:09:30] | <Muimi> | lol |
| [05:09:47] | <Muimi> | what i'm trying to do is have two separate places on the home page |
| [05:09:48] | <liammcdermott> | MipsIrv: it depends on the type of View you're creating, what the Row style is and such, but under that should be a 'Grouping field' setting. IIRC that should let you group by taxonomy id. |
| [05:10:00] | <Muimi> | on top the first second and third most recent blog entries |
| [05:10:04] | <MipsIrv> | yeah i am clicking around now trying to find it.. |
| [05:10:15] | <Muimi> | and just below that, the first second and third most recent articles |
| [05:10:16] | <MipsIrv> | just realized that i am in the wrong view though.. |
| [05:10:19] | * meilin has quit ("thanks!") |
| [05:10:49] | <Muimi> | the way i am seeing this, i only have the option to put the first second and third most recent nodes that are promoted to the front page |
| [05:10:50] | <Muimi> | :) |
| [05:11:02] | <Muimi> | like they're all grouped together |
| [05:11:30] | <Muimi> | i could add more filters, but it would just show all of them grouped together |
| [05:11:53] | <Kenn_VM> | one method would be to create a custom page-front.tpl.php with its own two regions |
| [05:11:57] | <liammcdermott> | Muimi: it sound like you want three Views, create one as a page, the other two as blocks. Then set the home page to the first View and show the blocks only on that page |
| [05:12:03] | <Muimi> | So instead of Blog blog blog, article article article, it might come across as blog article article blog blog blog |
| [05:12:28] | <MipsIrv> | thanks for the direction.. let me dig around here a bit more to see what I can find out |
| [05:12:30] | <liammcdermott> | Muimi: you could also add Node: type to 'Sort criteria' |
| [05:12:50] | <liammcdermott> | MipsIrv: yeah, it's a bit of a difficult one, depends on so much other stuff. |
| [05:12:52] | <Muimi> | let me experiment with those two things |
| [05:13:09] | <Kenn_VM> | or investigate panels.module and set a panel as the front page pulling in two separate views one into each panel |
| [05:13:19] | <liammcdermott> | Kenn_VM++ |
| [05:13:22] | * BorisBarowski has quit (Read error: 110 (Connection timed out)) |
| [05:13:50] | <liammcdermott> | Kenn's method would be the less hackish method. |
| [05:13:55] | <Kenn_VM> | though I hesitate at adding an extra layer of complexity |
| [05:14:06] | * liammcdermott is still stuck in a pre-panels mindset. |
| [05:14:32] | * dougvann has quit ("ChatZilla 0.9.85 [Firefox 3.0.11/2009060309]") |
| [05:14:45] | <Kenn_VM> | I'd do two new regions, but based on this discussion and how much trouble the user is having I think panels is the way to go |
| [05:15:07] | <Kenn_VM> | ahh thanks for the Karma |
| [05:15:08] | <Kenn_VM> | : ) |
| [05:15:13] | <liammcdermott> | :) |
| [05:16:00] | <aiwata55> | hi. can I ask a question about Node Reference module and theming? |
| [05:16:09] | <liammcdermott> | ask? |
| [05:16:09] | <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?" or "Can anyone help me?" |
| [05:16:21] | <liammcdermott> | :) |
| [05:16:26] | <aiwata55> | lol |
| [05:16:52] | <liammcdermott> | Druplicon has answers for _everything_ we just sit here and tell him to tell you stuff. :) |
| [05:16:58] | <aiwata55> | i just wanted to make sure there are people who have knowledge and expertise in these areas |
| [05:17:11] | <liammcdermott> | He even has opinions about stuff: |
| [05:17:13] | <liammcdermott> | kewl? |
| [05:17:13] | <Druplicon> | kewl is very bad. |
| [05:17:17] | <liammcdermott> | see! |
| [05:17:39] | * dsdeiz has quit (Read error: 104 (Connection reset by peer)) |
| [05:17:40] | <greenup> | drupal? |
| [05:17:40] | <Druplicon> | drupal is super sexy!" and is also a powerful CMS, but mostly sexy. |
| [05:17:48] | <liammcdermott> | lol |
| [05:17:52] | * koolhead17 has quit ("Leaving.") |
| [05:18:09] | <Kenn_VM> | how can you gauge the level of expertise until you ask a question where those with the potential can evaluate the question |
| [05:18:25] | <Kenn_VM> | and provide for you an answer? |
| [05:18:41] | <aiwata55> | Kenn_VM: indeed |
| [05:18:45] | <liammcdermott> | And as Kenn_VM is demonstrating, we're also good at philosophical, meta-discussions too |
| [05:18:51] | <Kenn_VM> | revolt? |
| [05:18:51] | <Druplicon> | Grab your pitchforks and torches! |
| [05:18:54] | <Kenn_VM> | : ) |
| [05:19:01] | <Creativitylives> | kenn what are you doing to this channel ~_~ |
| [05:19:20] | * Egyptian[Home] has joined #drupal-support |
| [05:19:23] | <liammcdermott> | Creativitylives: he's not evil, he's just VeryMisunderstood |
| [05:19:26] | <Kenn_VM> | wreaking havok |
| [05:19:29] | <Creativitylives> | so they say |
| [05:19:44] | <aiwata55> | so, suppose you have two content types, Content content type and Author content type. Author content type has an image of the author with other info. How can I show the author image on a node of Content content type? |
| [05:19:46] | <Creativitylives> | revolts what next? |
| [05:20:18] | <aiwata55> | oh, by the way, the Content content type refers the Author content type. |
| [05:20:19] | <Creativitylives> | aiwata you lost me half way in sorry |
| [05:20:29] | <Kenn_VM> | ah liam knows my d.o. reputation |
| [05:20:31] | <Creativitylives> | something about content content type threw me for a loop |
| [05:20:32] | * michaelverdi has quit () |
| [05:21:10] | <liammcdermott> | Kenn_VM: yeah, I've seen you around the forums. It's a little weird (but not unpleasant) to have you around on IRC as well. |
| [05:21:12] | <Creativitylives> | you have two content types and you want an imagefield to appear on another? |
| [05:21:29] | <Creativitylives> | liam its more ways for him to stalk people |
| [05:21:35] | <aiwata55> | Creativitylives: right |
| [05:21:40] | <liammcdermott> | lol |
| [05:21:58] | <Kenn_VM> | I finally got a little bored with the forums. Wordfallz has forums under control at this point |
| [05:22:00] | <Creativitylives> | how do you want it displayed? |
| [05:22:17] | <Kenn_VM> | stalking is a way of life, don't knock it ; ) |
| [05:22:22] | <Kenn_VM> | hard work sometimes |
| [05:22:26] | <liammcdermott> | lol |
| [05:22:56] | <Creativitylives> | aiwata how do you want the image displayed? |
| [05:23:38] | <Kenn_VM> | I think aiwata is looking for node reference |
| [05:23:41] | <Kenn_VM> | ? |
| [05:23:42] | <aiwata55> | I know you can add contents of referenced nodes, at admin/content/node-type/[your_node_type]/display, but it allows me to show all contents, title only, or teaser. I would like to put the author image anywhere I want |
| [05:23:55] | * liammcdermott was thinking the same as Kenn_VM |
| [05:24:21] | <toyo|desk> | is there a poll module that works with the forum module on drupal 6 |
| [05:24:22] | <toyo|desk> | ? |
| [05:24:47] | * eropple_ has joined #drupal-support |
| [05:24:48] | <Kenn_VM> | toyo: you can use the poll.module put the poll in a block and set it to show on the forum path |
| [05:25:03] | <Kenn_VM> | other wise, forum and polls are two separate content types at this point |
| [05:25:17] | <Creativitylives> | hmmm |
| [05:25:24] | <Creativitylives> | ur using imagefield aiwata? |
| [05:25:31] | <aiwata55> | yes |
| [05:25:40] | <Creativitylives> | maybe you could display it as a view |
| [05:25:57] | <toyo|desk> | Kenn_VM, alright |
| [05:26:05] | <aiwata55> | i see. Views_attache or similar modules? |
| [05:26:21] | * activelyOUT has quit (Read error: 110 (Connection timed out)) |
| [05:26:24] | <Creativitylives> | well personally i just put it as a view in a block |
| [05:26:30] | <Creativitylives> | and filtered out my certain image type |
| [05:26:39] | <aiwata55> | hmm. |
| [05:26:39] | <Creativitylives> | and used that and choose which page you want it displayed on |
| [05:26:57] | <Creativitylives> | im new to this helping thing but trying :P |
| [05:27:10] | <Kenn_VM> | you're doing fine |
| [05:27:33] | <Muimi> | as far as sort criteria goes... |
| [05:27:39] | <aiwata55> | Creativitylives: you have been helpful to me |
| [05:27:44] | <Muimi> | how do i make it so that 'type' is first and 'post date' is second? |
| [05:27:46] | <Creativitylives> | thank you |
| [05:28:00] | <Creativitylives> | muimi ru using views as a table? |
| [05:28:03] | <Kenn_VM> | set two sort filters. |
| [05:28:12] | <Creativitylives> | and hit the rearrange button |
| [05:28:13] | <aiwata55> | so, how can I include that block inside the main content area, instead of sidebars? |
| [05:28:13] | <Kenn_VM> | the one on top will be first |
| [05:28:20] | <Muimi> | okay |
| [05:28:21] | <Muimi> | :) |
| [05:28:22] | * nadavoid has quit () |
| [05:28:32] | <Creativitylives> | when you click on the block under blcok management |
| [05:28:39] | <Creativitylives> | itll have a drop box that asks you where you would like to locate it |
| [05:28:52] | <Muimi> | cool. Now i just need to figure out taxonomy access controls and google api's, and I'm ready to start posting content. |
| [05:28:53] | <Muimi> | lol |
| [05:29:40] | <Creativitylives> | did it work aiwata? |
| [05:30:05] | <aiwata55> | Creativitylives: you mean admin/build/block? |
| [05:30:08] | <Creativitylives> | yes |
| [05:30:14] | <Creativitylives> | it she be listed in the disabled blocks |
| [05:30:16] | * MatteusX has quit () |
| [05:30:22] | <Kenn_VM> | he means should |
| [05:30:22] | <Muimi> | Hmm. My English grammar sucks. |
| [05:30:33] | <Creativitylives> | yea lol ty kenn its late ~_~ |
| [05:30:58] | <Kenn_VM> | Muimi based on Creativitylives grammar, yours is fine |
| [05:31:09] | <Creativitylives> | even funnier b/c english is my first language ~_~ |
| [05:31:15] | <Kenn_VM> | : ) |
| [05:31:27] | <Creativitylives> | its been an off day for me alright and then i wake up 6 hours from now to do it again |
| [05:31:39] | <Kenn_VM> | we all have them |
| [05:31:42] | <Kenn_VM> | some more than others |
| [05:31:57] | <Creativitylives> | all of my freetime has been allocated to drupal now though so its work and drupal |
| [05:31:57] | <aiwata55> | ok. I' ll try it later. thanx a lot!! |
| [05:32:03] | <Creativitylives> | np aiwata |
| [05:32:12] | <Creativitylives> | ill probably be asking you for help sooner or later lol |
| [05:32:15] | <Kenn_VM> | all my free time is with well, drupal |
| [05:32:48] | <Kenn_VM> | was laid off mid month, so I have more time to drupal |
| [05:32:50] | <Kenn_VM> | woo hoo! |
| [05:32:57] | <Creativitylives> | lol im probably leaving my job honestly |
| [05:33:18] | <Kenn_VM> | I'm glad I got laid off, those who stayed behind had to take a 20% paycut and work 12 hours a day |
| [05:33:32] | <Muimi> | so... asside from this view that shows recent posts |
| [05:33:34] | <Creativitylives> | see im working about 11 hour days and i hate it makes you miserable |
| [05:33:40] | <Muimi> | can i put other stuff on the home page... like a default greeting message? |
| [05:33:40] | <Kenn_VM> | agreed |
| [05:33:47] | <Creativitylives> | yea muimi |
| [05:33:49] | <Muimi> | Or do i have to put another view with this view inside of it to do that? |
| [05:33:53] | <Muimi> | or... what? |
| [05:33:54] | <Kenn_VM> | use the mission statement |
| [05:34:05] | <Kenn_VM> | administer -> site information -> mission statement |
| [05:34:07] | <Muimi> | hmm. yes yes. i have that. it's short. |
| [05:34:11] | * iggyx2 has quit (Remote closed the connection) |
| [05:34:20] | <Creativitylives> | are you talking about a seperate welcome message? |
| [05:34:26] | * eropple has quit (Read error: 110 (Connection timed out)) |
| [05:34:51] | <Muimi> | Welll yeah. :) |
| [05:34:52] | <Kenn_VM> | this is why it pays to have a wireframe rather than trying to do bits and pieces on the fly |
| [05:34:56] | <Muimi> | Something more than just the mission statement |
| [05:35:10] | <Kenn_VM> | should have used panels |
| [05:35:13] | <Muimi> | Like a welcome message |
| [05:35:36] | <Kenn_VM> | you can add a region to your theme |
| [05:35:39] | <Muimi> | ah man. ireally got to get a better grasp on all these huge concepts. When I thought of views, I was actually thinking of panels. |
| [05:35:43] | <Kenn_VM> | above the content area |
| [05:36:00] | <Kenn_VM> | then add your welcome message to a block |
| [05:36:01] | <Creativitylives> | he could still add panels after the thouht though |
| [05:36:09] | <Kenn_VM> | and set that block in the new region |
| [05:36:22] | <Creativitylives> | i havent even messed with my theme yet |
| [05:36:28] | <Kenn_VM> | correct panels could still be used, scrub the views front page and start anew |
| [05:36:46] | <Creativitylives> | kenn what if he changed the path |
| [05:36:48] | <Kenn_VM> | but for a welcome message it seems overkill |
| [05:36:54] | <Creativitylives> | of the views and then add the panel |
| [05:36:56] | <Muimi> | the welcome message would... be just an example |
| [05:37:00] | <Muimi> | like the home page would have a welcome message |
| [05:37:05] | <Muimi> | i dnno. nvm |
| [05:37:12] | <Kenn_VM> | could do that as well creativity |
| [05:37:19] | <Muimi> | I was just thinking each page would have something different at the top |
| [05:37:37] | <Muimi> | like the store page would say 'shop with care' above all the items |
| [05:37:55] | <Kenn_VM> | you can add that to your view |
| [05:37:57] | <Kenn_VM> | ? |
| [05:37:59] | <Muimi> | cause i'm selling artwork and stuff... |
| [05:38:08] | <Kenn_VM> | hmmmm |
| [05:38:38] | <Muimi> | it's just a blog about sierra wildflowers |
| [05:38:42] | <Creativitylives> | muimi is the top message goign to change? |
| [05:38:43] | <Muimi> | with articles and stuff... |
| [05:38:56] | <Muimi> | yeah it would probably change depending on where you were on the page |
| [05:38:56] | <Kenn_VM> | nah, views only allows header and footer...... |
| [05:39:14] | <Kenn_VM> | I'd use a region since you want it to chnage |
| [05:39:15] | <Muimi> | you know how flickr has someting new every time. like it always says hello in a different language? I thought that was really clever. |
| [05:39:22] | <Creativitylives> | kenn what if he had a content type that had that posted on it |
| [05:39:29] | <Creativitylives> | so like if someones selling ap ainting it would have the header |
| [05:39:40] | <Creativitylives> | or a different one on a diff content type |
| [05:39:46] | <Creativitylives> | idk how well itd work though ~_~ |
| [05:39:48] | <Muimi> | It's like Nihao, Konbanha, Aloha, Hello, Hail |
| [05:40:14] | <Muimi> | so a region or a "header" |
| [05:40:22] | <Muimi> | isn't a header something you don't even see? |
| [05:40:23] | <Kenn_VM> | that might work too with a content type, though if its going to change based on a "section" of a site |
| [05:40:31] | <Muimi> | wait that's <head> Isn't a header a picture? |
| [05:40:40] | <Kenn_VM> | no |
| [05:40:45] | <Kenn_VM> | a header is a header |
| [05:41:05] | <Kenn_VM> | can be an image or text |
| [05:41:08] | <Muimi> | so a region, content type, or header |
| [05:41:13] | <Kenn_VM> | header is the top of the page |
| [05:41:14] | <Creativitylives> | its more of a region |
| [05:41:15] | <Muimi> | i wonder what is going to be most flexible |
| [05:41:24] | <Kenn_VM> | no a region is header, footer sidebars |
| [05:41:31] | <Creativitylives> | footer |
| [05:41:35] | <Kenn_VM> | places where you place blocks and "stuff" |
| [05:41:44] | <Creativitylives> | muimi there are some problems with content type though you have to worry abot diff pages |
| [05:41:47] | <Creativitylives> | and what they are listed as |
| [05:42:07] | <Creativitylives> | so if you are constantly adding pages could be a pain or if you have different roles maybe they create diff types |
| [05:42:22] | <Kenn_VM> | the easiest way may be to create a tpl.php for each section of the site |
| [05:42:25] | <Kenn_VM> | then add your HTML to it |
| [05:42:34] | <Kenn_VM> | but i have no idea how your paths and such are set up |
| [05:43:02] | <Muimi> | they're not :-P |
| [05:43:05] | <Muimi> | i haven't put anything online, yet. |
| [05:43:13] | <Muimi> | Just a template |
| [05:43:20] | <Muimi> | and that home page/front page |
| [05:43:21] | <Creativitylives> | local? |
| [05:43:35] | <Muimi> | yes. for now it is not broadcasting |
| [05:43:41] | <Creativitylives> | same here |
| [05:43:42] | <Muimi> | i was thinking maybe a week? |
| [05:43:43] | <Kenn_VM> | whether local of not, the path structure should be considered |
| [05:43:50] | <Kenn_VM> | local or not* |
| [05:44:04] | <Muimi> | Did you want me to use books? |
| [05:44:10] | <Kenn_VM> | no no no |
| [05:44:12] | <Creativitylives> | its taking me alot longer to do my site |
| [05:44:21] | <Kenn_VM> | you said " my site is about art and stuff" |
| [05:44:33] | <Kenn_VM> | thus I'd image one section is "art" the other is "stuff" |
| [05:44:36] | <Muimi> | well, when we figure this out, it's giong to be great, Creativitylives. |
| [05:44:48] | <Muimi> | well |
| [05:44:59] | <Muimi> | it's more like.... "Sierra Wildflowers" is a top-level |
| [05:45:10] | <Creativitylives> | hopefully im having to study alot of things css php thigns of that sort and brushing up on my html its been atleast 4 years since ive done anything |
| [05:45:15] | * chrisshattuck has joined #drupal-support |
| [05:45:25] | <Muimi> | and beneath that would be monoecious and dioecius |
| [05:45:47] | <Muimi> | i was hoping to use meta tags to help users search by color |
| [05:45:54] | <Muimi> | or by number of leaves.... kind of like a book |
| [05:46:01] | <Muimi> | and then there would be a little store |
| [05:46:23] | <Muimi> | where people could buy prints of the pictures.... |
| [05:46:38] | <Muimi> | and of course, I want users to be able to post their own pictures of wildflowers, too. |
| [05:46:46] | <Muimi> | But just Sierra wildflowers. |
| [05:46:54] | <Kenn_VM> | you'll get it Creativity: Drupal is alot like calculus or algebra, it just clicks one day. |
| [05:47:28] | <Muimi> | with meta tags, do i really need to consider the directory structure so much? |
| [05:47:42] | <Muimi> | and isn't the whole point of having a cms to not have to worry about that? ^^ |
| [05:47:59] | <Creativitylives> | kenn |
| [05:48:00] | <Kenn_VM> | I didn't say anything about 'directory" structure |
| [05:48:02] | <Creativitylives> | i fail at math |
| [05:48:15] | <Muimi> | oops |
| [05:48:16] | <Kenn_VM> | site structure |
| [05:48:19] | <Creativitylives> | im more of a history/english person |
| [05:48:24] | <Kenn_VM> | the concept itself |
| [05:48:24] | <Muimi> | path structure or site structure. sorry |
| [05:48:39] | <Kenn_VM> | paths come in handy for themeing |
| [05:48:47] | <Kenn_VM> | content types as well |
| [05:48:50] | <Muimi> | my theme's already created |
| [05:48:56] | <Kenn_VM> | ugh |
| [05:49:01] | <Kenn_VM> | you aren't getting me |
| [05:49:02] | <Kenn_VM> | maybe its late |
| [05:49:04] | <Kenn_VM> | for me |
| [05:49:12] | <Kenn_VM> | to be able to convey what I am tryinig to convey |
| [05:49:12] | <Muimi> | well, a lot of people say themeing heh |
| [05:49:21] | <Muimi> | no no, i'm kind of catching it |
| [05:49:25] | <Kenn_VM> | because you can expand on the idea of the theme |
| [05:49:27] | <Muimi> | but yeah it is late. i should crash, also. |
| [05:49:28] | <Kenn_VM> | whethe rthe theme is done or not |
| [05:49:35] | <Kenn_VM> | you can create a tpl.php per content type |
| [05:49:43] | <Kenn_VM> | and laythem out like two different animals |
| [05:49:46] | <Muimi> | i'll have to investigate that |
| [05:49:53] | <Kenn_VM> | you have a generic and albeit, overall theme |
| [05:49:55] | * cjdavis has quit () |
| [05:50:05] | <Muimi> | because i would like to build a randomizer in the "header" or what-have-you |
| [05:50:17] | <Kenn_VM> | there are many ways to coerce drupal into doing whatt you want it to do but understanding the best way isn't always easy |
| [05:50:20] | <Muimi> | that said different things like, "Petal your way through our store. Click here." |
| [05:50:36] | <Muimi> | or, "Don't forget to visit our spores... sponsors." |
| [05:51:45] | <Kenn_VM> | I'm terrible with history Creativity so were even |
| [05:51:51] | <Muimi> | Hmm. I guess nobody got that joke. heh |
| [05:51:59] | <Kenn_VM> | I did |
| [05:52:05] | <Kenn_VM> | spores = stores = flowers |
| [05:52:06] | <Kenn_VM> | mushrooms |
| [05:52:09] | <Muimi> | Oh good. I hope you laughed. |
| [05:52:26] | <Kenn_VM> | I was about to correct you, but realized the joke |
| [05:52:28] | <Kenn_VM> | ; ) |
| [05:52:33] | <Kenn_VM> | at this hour, I don't laugh |
| [05:52:37] | <Kenn_VM> | no offense |
| [05:52:42] | <Kenn_VM> | 2am here |
| [05:52:59] | <Kenn_VM> | and im at low drupal levels |
| [05:53:13] | <Muimi> | Well charge your batteries. |
| [05:53:38] | <Kenn_VM> | in time ... too nice a night here to sleep it away |
| [05:53:44] | <Muimi> | You know, melatonine takes about an hour to activate in your body and it only starts spreading when you're practically encased in darkness. |
| [05:53:44] | <Kenn_VM> | ill sleep when im dead |
| [05:53:52] | <Muimi> | Even a night light can keep you from going into REM. |
| [05:53:59] | <Muimi> | That's why I have heavy drapes and sleep in the closet. :-P |
| [05:54:17] | <Creativitylives> | its 2 am here 2 |
| [05:54:20] | <Creativitylives> | west coast kenn? |
| [05:54:25] | <Kenn_VM> | east coast here |
| [05:54:30] | <Creativitylives> | well east lol yea |
| [05:54:31] | <Kenn_VM> | Philly pa |
| [05:54:35] | <Creativitylives> | georgia for me |
| [05:54:38] | <Kenn_VM> | gogtcha |
| [05:54:41] | <Creativitylives> | man im out of it ~_~ |
| [05:54:44] | <Kenn_VM> | lol @ west |
| [05:54:54] | <Creativitylives> | I was telling customers at my job wrong pricing and everything today |
| [05:54:57] | <Creativitylives> | idk whats wrong with me |
| [05:55:09] | <Kenn_VM> | you're transitioning |
| [05:55:13] | <Creativitylives> | almost sold a core i7 processor for 20 bucks ~_~ |
| [05:55:18] | <Muimi> | anyway. 11PM is past my bedtime |
| [05:55:21] | <Muimi> | have a good night. Thanks for the help. |
| [05:55:22] | <Kenn_VM> | wait til you tell them to set up views for stuff that has nothing to do with work |
| [05:55:30] | <Muimi> | Today, I got my first really creative Drupal homepage. |
| [05:55:31] | <Kenn_VM> | Muimi: Take care |
| [05:55:32] | <Creativitylives> | cya muimi |
| [05:55:39] | <Muimi> | I can't wait to make something even better with a tpl.php |
| [05:55:40] | <liammcdermott> | Muimi: night |
| [05:55:40] | <Creativitylives> | muimi drupal will control your life |
| [05:55:48] | <Creativitylives> | im not kidding |
| [05:55:49] | <Muimi> | tpl. Does that stand for toilet people? hehe |
| [05:56:00] | <Muimi> | Creativitylives, will it pay the bills? |
| [05:56:01] | <Kenn_VM> | uhhhh, no |
| [05:56:07] | <Creativitylives> | its tipple filp isnt it? |
| [05:56:17] | <Creativitylives> | muimi if you learn it enough it deff can :P |
| [05:56:21] | <Kenn_VM> | or template |
| [05:56:23] | <Kenn_VM> | : P |
| [05:56:23] | <Creativitylives> | im hoping for my sites to do that lol |
| [05:56:31] | <Creativitylives> | but tipple filp sounds so much more fun |
| [05:56:33] | <Muimi> | i'm really good with templates |
| [05:56:38] | <Muimi> | well... i mean kind of |
| [05:56:51] | <Kenn_VM> | im way past my triple flip prime |
| [05:56:55] | <Creativitylives> | might need some help from you then muimi i cant theme to save my life lol |
| [05:56:55] | <Muimi> | anyway, i just want to see a little progress each day. Humans are highly adaptive species. They can become addicted to anything. Even sex. |
| [05:57:05] | <Muimi> | So, I just won't go down that road with Drupal. :) |
| [05:57:12] | <Creativitylives> | itll turn out positive |
| [05:57:14] | <Kenn_VM> | yea don't have sex with drupal |
| [05:57:16] | <Kenn_VM> | lol |
| [05:57:17] | <Muimi> | Creativitylives, sure. I'd love to exchange services. |
| [05:57:23] | <Kenn_VM> | cause thats just weird |
| [05:57:25] | <Creativitylives> | wait muimi have you checked to see if there are any local drupal groups in your area |
| [05:57:32] | <Creativitylives> | b/c like in georgia we are having drupalcamp atlanta |
| [05:57:36] | <Creativitylives> | might want to check that out |
| [05:57:42] | <Creativitylives> | see if you have any local drupal groups |
| [05:57:51] | <Kenn_VM> | check groups.drupal.org as well |
| [05:58:13] | <Creativitylives> | he didnt pass out on us did he? |
| [05:58:27] | * chrisshattuck_ has joined #drupal-support |
| [05:58:31] | <Kenn_VM> | dunno, not sure its a he |
| [05:58:35] | <Kenn_VM> | who really know? |
| [05:58:37] | <Kenn_VM> | knwos* |
| [05:58:40] | <Kenn_VM> | fug it' |
| [05:58:45] | <Creativitylives> | well i could be an alien |
| [05:58:56] | <Kenn_VM> | im just a stalker |
| [05:58:58] | <Kenn_VM> | : x |
| [05:59:06] | <Muimi> | thanks, again |
| [05:59:06] | <Creativitylives> | i think im in denial about how tired i am |
| [05:59:10] | <Creativitylives> | np muimi |
| [05:59:13] | <Muimi> | please, still be here tomorrow, when i ask for more help. :) |
| [05:59:16] | * Muimi has quit () |
| [05:59:26] | <Creativitylives> | i basicly live in this channel now ~_~ |
| [05:59:30] | <Kenn_VM> | lol |
| [06:00:04] | <Creativitylives> | kenn are you working on any projects are the moment? |
| [06:00:38] | <Kenn_VM> | yea 3 .... working my way in with local bands and philly area recording studios |
| [06:00:58] | <Kenn_VM> | though artists are poorer than I am |
| [06:01:04] | <Kenn_VM> | so money isn't really the drive here |
| [06:01:05] | <Creativitylives> | always lol |
| [06:01:10] | <Kenn_VM> | its building a portfolio |
| [06:01:11] | <Creativitylives> | just getting your name out there/ |
| [06:01:26] | <Creativitylives> | yea im doing alot of near free work for small business at the moment |
| [06:01:45] | <Kenn_VM> | yea, while I'm laid off I want to try to get an upstart going |
| [06:02:05] | <Creativitylives> | thats the reason why i got into drupal recently switched career paths from graphic design |
| [06:02:11] | <Kenn_VM> | but like you, there is so much to learn. I still feel lost watching #drupal and I've been around for 2 years |
| [06:02:31] | <Creativitylives> | idk what kind of lost language those guys are speaking i just sit in the channel and read |
| [06:02:36] | * chrisshattuck has quit (Read error: 60 (Operation timed out)) |
| [06:02:52] | <Kenn_VM> | there are more than a few brilliant people working on the codebase |
| [06:03:17] | <Creativitylives> | well maybe someday eh |
| [06:03:25] | <Creativitylives> | everyone starts from somewhere |
| [06:03:29] | <Kenn_VM> | I had the pleasure of meeting Dries and others at Acquia when I was out there last summer. |
| [06:03:52] | <Kenn_VM> | agreed, first step is always the most difficult |
| [06:04:27] | <Kenn_VM> | unlike standard HTML though, you are taking something someone else put together and both trying to figure out what they are doing and how to apply what you already know |
| [06:04:45] | * siliconmeadow has joined #drupal-support |
| [06:04:46] | <Kenn_VM> | which can be time consuming but overall worth it in the long run |
| [06:04:51] | <Creativitylives> | i believe im going to have to just build my konwledge about different modules |
| [06:04:56] | <Creativitylives> | b/c thats one thing i dont know |
| [06:05:12] | <Kenn_VM> | Thats my specialty |
| [06:05:27] | <Kenn_VM> | I have the entire library of contrib on my local |
| [06:05:31] | <Kenn_VM> | update it twice a day |
| [06:05:36] | <Kenn_VM> | cause im sick |
| [06:05:37] | <Kenn_VM> | very very sick |
| [06:05:48] | <Creativitylives> | how do you keep up with that |
| [06:06:10] | <Kenn_VM> | my knowledge of drupal was explained this way "Wide not deep" and I totally agree with that summary |
| [06:06:45] | <Kenn_VM> | I check modules list every day at 2 and 10, those with recent activity I redownload and replace in my repo |
| [06:06:47] | <Creativitylives> | so learn a lil bit about eveyrthing? |
| [06:06:53] | <MTecknology> | How do I add RSS to a view? |
| [06:07:17] | <Kenn_VM> | MT: create a RSS display |
| [06:08:09] | <Kenn_VM> | If i had it to do all over again, I'd likely do it differently, Creativity and actually get a few projects finished before being consumed by learning all there is to learn |
| [06:08:20] | <MTecknology> | wow, thanks :) |
| [06:08:25] | * etfb has joined #drupal-support |
| [06:08:39] | <Creativitylives> | lol it holds onto you though |
| [06:08:51] | <Creativitylives> | i just wish i had more time i spend maybe 2 or 3 hours a day id like to spend about 8 just working on it |
| [06:09:10] | * PerryArmstrong has joined #drupal-support |
| [06:09:14] | <Kenn_VM> | eh, technology has always had a hold on me. My first computer was a TI-99 4A |
| [06:09:26] | <Kenn_VM> | built my first webpage with notepad |
| [06:09:44] | <Creativitylives> | ya im not that old lol |
| [06:09:48] | <Kenn_VM> | now my home is wried for sound and I can't find anywhere to apply most of the knowledge |
| [06:09:52] | <Creativitylives> | my first computer was back in hmmm 95? |
| [06:09:53] | <PerryArmstrong> | hey can anyone tell me how i can change the size of each block without getting into the code?? |
| [06:09:53] | <Kenn_VM> | < 39 |
| [06:09:59] | * [variable] has quit ("This computer has gone to sleep") |
| [06:10:00] | <Creativitylives> | <19 |
| [06:10:27] | <Creativitylives> | Never knew you could do that perry |
| [06:10:32] | <Kenn_VM> | you can't change the size of blocks without getting into code |
| [06:10:34] | <Creativitylives> | what are you displaying in the block |
| [06:10:36] | <Kenn_VM> | there are no settings |
| [06:10:44] | * CRAZyBUg has quit (Read error: 104 (Connection reset by peer)) |
| [06:10:51] | <Creativitylives> | if its a view does it scale up? |
| [06:11:05] | <liammcdermott> | Yeah, the size of blocks is more of a theme thing. It would be incorrect to handle it in the UI |
| [06:11:21] | * stephthegeek points at Panels |
| [06:11:21] | * jfxberns has joined #drupal-support |
| [06:11:25] | <Creativitylives> | kenn i see that computet the Ti99 |
| [06:11:30] | <Creativitylives> | how the heck did you play crysis on that :P |
| [06:11:58] | <Creativitylives> | shows how far things have come though |
| [06:12:05] | <Kenn_VM> | lol back then I'd spend 12 hours typing in a 2000 line programs from Computing magazine only to find out it didn't work |
| [06:12:24] | <Kenn_VM> | and have to wait for teh following months issue for the bug fixes to be printed |
| [06:12:33] | <Creativitylives> | 3mhz processor ~_~ my phone runes at close to 500 |
| [06:12:44] | <Kenn_VM> | and data was stored on cassette taps |
| [06:12:46] | <Kenn_VM> | tapes* |
| [06:12:57] | <Kenn_VM> | had a commodore 64 too along the way |
| [06:13:07] | <Creativitylives> | you know at my job though we have people who carry computers that are near that age |
| [06:13:10] | <PerryArmstrong> | hey can anyone tell me how i can change the size of each block without getting into the code?? |
| [06:13:13] | <Creativitylives> | and try to get htem fixed |
| [06:13:52] | <Kenn_VM> | I still have my very first windows powered PC, that I spent over 5K on now that is a paperweight |
| [06:14:11] | <Kenn_VM> | now I can buy 5 PCs for that |
| [06:14:16] | <Kenn_VM> | go figure |
| [06:14:18] | <MTecknology> | Kenn_VM: I added the RSS view, how do I make it so the title bar shows that there's an RSS link? |
| [06:14:27] | <Kenn_VM> | uhhhhhhhhh |
| [06:14:32] | <Kenn_VM> | good question |
| [06:14:36] | <Creativitylives> | yea computers are a dime a dozen these days |
| [06:14:54] | <Kenn_VM> | you mean title bar in the browser? |
| [06:15:11] | * steffi_ma has joined #drupal-support |
| [06:15:28] | <liammcdermott> | Views does that automatically for me |
| [06:15:29] | <MTecknology> | Kenn_VM: ya |
| [06:15:37] | <MTecknology> | I need to run off pretty soon here |
| [06:15:41] | <Kenn_VM> | ^^ see liam's response |
| [06:15:42] | <liammcdermott> | (add a feed that is) |
| [06:15:50] | <MTecknology> | oh, ok |
| [06:15:55] | <steffi_ma> | hi, i'd like to add a search filter to views. i can choose Node: titel or note: content. can I match it that it searches in both? |
| [06:15:55] | <MTecknology> | I'll play with it more then |
| [06:16:19] | <liammcdermott> | steffi_ma: yeah, just add two filters. :) |
| [06:17:14] | <steffi_ma> | <liammcdermott yeah but the user doesnt understand that. if there are two fields for the search one for the title and one for the content |
| [06:17:19] | * nsputnik has quit () |
| [06:17:22] | <Kenn_VM> | lol must be the question of the night |
| [06:17:29] | <Creativitylives> | steffi add multiple filters |
| [06:17:37] | <Creativitylives> | i dont think theres a limit to it |
| [06:17:57] | * JOKERwork has joined #drupal-support |
| [06:18:03] | <Creativitylives> | steffi do you mean having a checkoff box to choose title or author? |
| [06:18:33] | <liammcdermott> | I think steffi_ma just wants a generic 'Search what's in this View' |
| [06:18:52] | <steffi_ma> | <Creativitylives no i mean its a text field where you can enter a search phrase |
| [06:18:52] | * liammcdermott tries to remember if there's a module for that |
| [06:20:01] | <Creativitylives> | how about checkbox? |
| [06:20:04] | <Creativitylives> | keyword search |
| [06:20:43] | * matason has joined #drupal-support |
| [06:21:07] | <Kenn_VM> | I don't see anything that jumps out at me in contrib |
| [06:21:27] | <liammcdermott> | Me neither. :( |
| [06:21:55] | * marsilainen has joined #drupal-support |
| [06:22:02] | <Creativitylives> | i have a searchbox module |
| [06:22:07] | <Creativitylives> | i think it was through views checkbox |
| [06:22:22] | <Creativitylives> | if thats what he meant |
| [06:22:46] | <Kenn_VM> | views checkbox? |
| [06:23:04] | <Creativitylives> | yea |
| [06:23:10] | <Creativitylives> | its a nonmaintained module |
| [06:23:15] | <Creativitylives> | but theres a patched version |
| [06:23:17] | <steffi_ma> | <Creativitylives easiest solution would be something like Node: titel and body, if you know what i mean |
| [06:23:35] | <Kenn_VM> | gotcha, if it doesn't have a D6 release in -dev or versioned I don't have it |
| [06:23:53] | <PerryArmstrong> | hey can anyone tell me how i can change the size of each block without getting into the code?? |
| [06:23:57] | <Kenn_VM> | views_customfield? |
| [06:24:16] | <Creativitylives> | thats not it let me find where i found it |
| [06:24:19] | <Kenn_VM> | crap druplicon doesn't have that one stored |
| [06:25:09] | <Creativitylives> | i have it installed on my sitel ol |
| [06:25:38] | <Kenn_VM> | what about views_filtergroup? |
| [06:25:44] | <Kenn_VM> | views_filtergroup? |
| [06:26:04] | <Creativitylives> | Views Checkboxes |
| [06:26:04] | <Creativitylives> | This module is used to change the form elements on Views pages with filter |
| [06:26:04] | <Creativitylives> | forms. Those forms normally use select boxes for single and multiple |
| [06:26:04] | <Creativitylives> | selection drop-down inputs. When this module is installed and enabled, the |
| [06:26:04] | <Creativitylives> | single-selection drop-down can be changed to a list of radio buttons and the |
| [06:26:05] | <Creativitylives> | multi-select box to a list of checkboxes. |
| [06:26:07] | <Creativitylives> | You can define a limit on number of entries in the filter options. E.g. if |
| [06:26:11] | <Creativitylives> | the limit is set to 5 and there are 6 options, they will be displayed as a |
| [06:26:13] | <Creativitylives> | list. If there are 5 or less options they will be displayed with |
| [06:26:15] | <Creativitylives> | checkboxes/radios. |
| [06:26:17] | <Creativitylives> | Instructions: |
| [06:26:19] | <Creativitylives> | Enable the module on the modules page and all users with the 'administer |
| [06:26:21] | <Creativitylives> | views' permission will be able to access the admin page for 'Views |
| [06:26:23] | <Creativitylives> | Checkboxes' and enable it. Right now, it is enabled site-wide or not |
| [06:26:25] | <Creativitylives> | at all. |
| [06:26:27] | <Creativitylives> | sorry for that didnt think it was that long :P |
| [06:26:27] | <Kenn_VM> | lol |
| [06:27:37] | <Creativitylives> | yea im outa it ~_~ |
| [06:28:37] | <Kenn_VM> | eh you |
| [06:28:51] | <Kenn_VM> | you're allowed to be, afterall its friday night/ saturday mornin |
| [06:29:02] | <Creativitylives> | and fourth of july |
| [06:29:26] | <Kenn_VM> | could be worse, you could be praying at the porcelin alter like many are at this time |
| [06:30:01] | <liammcdermott> | G'night all. :) |
| [06:30:08] | * liammcdermott has quit ("Leaving.") |
| [06:30:11] | <Creativitylives> | night liam |
| [06:30:14] | <Kenn_VM> | night liam |
| [06:30:18] | <Creativitylives> | we both missed that |
| [06:30:36] | <steffi_ma> | Creativitylives thanks but I think its hard for the user to differ between the body search and the title search (even if there is a checkbox) i think views filtergroup can match two groups (node body and node title) |
| [06:30:46] | * grugnog has quit (Read error: 104 (Connection reset by peer)) |
| [06:30:57] | <Kenn_VM> | missed what? |
| [06:31:02] | <Creativitylives> | b est thing to do is play around with it if it doesnt work start again |
| [06:31:04] | <Creativitylives> | saying goodbye kenn |
| [06:31:17] | <Kenn_VM> | ahhh he will get them later |
| [06:32:07] | <PerryArmstrong> | hey can anyone tell me how i can change the size of each block without getting into the code?? |
| [06:33:00] | <Creativitylives> | perry what are you trying to display |
| [06:34:09] | <webavant> | I looked into that Views Checkboxes module... I needed something maintained well for Drupal 6 and there wasn't anything |
| [06:34:19] | <webavant> | so I used a jQuery plugin instead |
| [06:34:51] | * redndahead has left #drupal-support ("Leaving.") |
| [06:35:29] | <Kenn_VM> | perry you've already asked this question. There are no settings for the size of blocks. you have to adjust code on some level |
| [06:36:23] | <Creativitylives> | hows the jequery working web?> |
| [06:36:38] | <Creativitylives> | and you konw its a shame the views checkboxes isnt maintained theres not many modules out therel ike it |
| [06:38:19] | <webavant> | the demonstration works nicely |
| [06:38:44] | <YesCT> | I have MAMP set up. and my web root is ~/foo. |
| [06:38:55] | <webavant> | I tested it on a Drupal site and it didn't like the markup the exposed filter select fields Views outputs |
| [06:38:59] | <Kenn_VM> | according to merlinofchaos views and checkboxes don't mesh well for some reason. |
| [06:39:06] | <Kenn_VM> | at this time anyway |
| [06:39:08] | <Creativitylives> | i still trying to solve a problem views slideshow isnt taking nicely to cck imagefield as part of the slideshow |
| [06:39:11] | <Kenn_VM> | see what happens in views 3 |
| [06:39:12] | <webavant> | Kenn_VM: yes I saw that post too... do you have the URL? |
| [06:39:13] | <YesCT> | I have D7 installed in a folder ~/foo/drupal7 and D6 in ~/drupal6loc. |
| [06:39:14] | <webavant> | offhand? |
| [06:39:26] | <Kenn_VM> | I do not, check angrydonuts.com |
| [06:39:46] | <webavant> | I think I saw it on d.o |
| [06:39:50] | <YesCT> | How do I get links I put in content like href="/user" to work? |
| [06:39:53] | * chrisshattuck_ has quit () |
| [06:40:08] | <Kenn_VM> | I was part of a discussion in #drupal a few days ago where he made the statement |
| [06:40:11] | <Kenn_VM> | and he'd know best |
| [06:40:12] | <YesCT> | instead of taking me to http://localhost/drupal6loc/user it takes me to http://localhost/user |
| [06:40:45] | <YesCT> | I tried setting the base_url in settings.php to http://localhost/drupal6loc |
| [06:41:11] | <YesCT> | I tried setting RewriteBase in .htaccess to /drupal6loc too |
| [06:41:20] | <Kenn_VM> | ahh i remeber this from yesterday |
| [06:41:24] | <webavant> | http://www.angrydonuts.com/taxonomy_checkboxes_v2_the_reven |
| [06:41:42] | <webavant> | the most recent post links to someone's working module for D6 to do it |
| [06:41:48] | <Kenn_VM> | oddly enough I can't reproduce the problem, I have multiple installaions on my local machine without touching anything |
| [06:42:17] | <YesCT> | Hi Kenn_VM! |
| [06:42:34] | <Kenn_VM> | webavant: that module is already in contrib |
| [06:42:45] | <Kenn_VM> | taxonomy superselect or something to that effect |
| [06:42:58] | <Kenn_VM> | hello YesCT |
| [06:43:51] | <Kenn_VM> | wait wait |
| [06:43:53] | <Kenn_VM> | YesCT |
| [06:43:57] | <YesCT> | does anyone have a MAMP with an install that they access like http://localhost/mydir ? |
| [06:43:58] | <Kenn_VM> | why using /user? |
| [06:44:01] | <Kenn_VM> | maybe only user |
| [06:44:08] | <webavant> | I've used taxonomy super select, it is for the node/add and edit forms |
| [06:44:08] | <Kenn_VM> | or did we go through that as well? |
| [06:44:11] | <YesCT> | yep. |
| [06:44:24] | <webavant> | I don't think it alters the selects on views exposed filters |
| [06:45:01] | <webavant> | I think http://drupal.org/project/betterselect |
| [06:45:05] | <webavant> | maybe what you're talking about |
| [06:45:10] | <YesCT> | If I'm at a page like http://localhost/drupal6loc/content/blah and that has a link to href="user" then it takes me to http://localhost/drupal6loc/content/user |
| [06:45:16] | <Kenn_VM> | they are both born of the same thing |
| [06:45:18] | <webavant> | I haven't tried it, but it looks like a jquery plugin wrapped by a drupal module |
| [06:45:38] | <Kenn_VM> | what you see on angrydonuts.com is teh abilityy to choose taxonomy terms with radios or checkboxes |
| [06:45:44] | <Kenn_VM> | and doesn't have anything to do with views directly |
| [06:46:02] | <webavant> | OH |
| [06:46:10] | <webavant> | thanks for that clarification |
| [06:46:42] | <Creativitylives> | yea theo ther is for views |
| [06:47:05] | <Creativitylives> | webavant have you used newegg before? |
| [06:47:06] | <pteague> | is there any way to allow a user to use a taxonomy like tag that would allow them to define a term, but would only allow them to add 1 tag... or be able to define their own taxonomies that would apply only to them? |
| [06:47:12] | <webavant> | yeah |
| [06:47:19] | <Creativitylives> | you konw the advanced search checkboxes? |
| [06:47:30] | <webavant> | yeah |
| [06:47:31] | <Creativitylives> | that pulls the specs of certain items and filters them |
| [06:47:36] | <Creativitylives> | yea im doing something like that |
| [06:47:41] | <webavant> | is it working? |
| [06:47:42] | <Kenn_VM> | pteague: i think you are looking for the community tags.module |
| [06:47:45] | <Kenn_VM> | community_tags? |
| [06:47:49] | <Kenn_VM> | erm |
| [06:47:54] | <Creativitylives> | havent added to many fields for it to filter yet |
| [06:48:02] | <Creativitylives> | ill konw in maybe 3 days whe i have some time to work on it more |
| [06:48:17] | <Kenn_VM> | but i have no idea if you can limit it to a single term |
| [06:48:59] | <Creativitylives> | guess we will know then but i really wish there was an alternative to it |
| [06:49:22] | * Phil_Ewert has joined #drupal-support |
| [06:49:55] | <webavant> | A huge long list of terms checkboxes can be annoying, but it beats the alternative of the views exposed select box |
| [06:50:10] | <webavant> | the jquery plugin I saw actually has a search feature |
| [06:50:15] | <webavant> | trying to remember the name |
| [06:50:26] | <webavant> | google not helping me :( |
| [06:51:17] | * MattV has quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") |
| [06:55:17] | * Narhir has joined #drupal-support |
| [06:55:59] | * sayakb has joined #drupal-support |
| [06:56:05] | * Egyptian[Home]1 has joined #drupal-support |
| [06:56:48] | <Kenn_VM> | alright kids, 6 am comes early nite all |
| [06:57:03] | <webavant> | http://lab.arc90.com/tools/jquery_multiselect/ |
| [06:57:07] | <Creativitylives> | night kenn |
| [06:57:11] | <webavant> | that one is useful |
| [06:57:14] | <webavant> | but not the one I was thinking of |
| [06:57:15] | * Phil_Ewert has quit ("ChatZilla 0.9.85 [Firefox 3.0.11/2009060308]") |
| [06:57:22] | <Creativitylives> | oh wow web |
| [06:57:23] | <webavant> | good night |
| [06:57:34] | <Creativitylives> | but i could use that kind of like the views checkbox |
| [06:57:37] | * zzolo has quit () |
| [06:58:24] | * steffi_ma has quit ("ChatZilla 0.9.85 [Firefox 3.0.11/2009060309]") |
| [06:58:34] | <Creativitylives> | is it hard to configure though |
| [06:59:01] | <webavant> | so are you trying to replace the views exposed filter? |
| [06:59:07] | * JOKERwork has quit ("Trillian (http://www.ceruleanstudios.com") |
| [06:59:18] | <Creativitylives> | just trying to make it easier to narrow down search results |
| [06:59:29] | <Creativitylives> | hence the checkboxes but if somethign works easier im all for it |
| [06:59:35] | <Creativitylives> | just know checkboxes are pretty good for it |
| [06:59:39] | <Creativitylives> | im using cck fields for it htouhg |
| [07:00:44] | <webavant> | yeah that plugin will replace the select boxes |
| [07:00:52] | * wonder95 has quit ("Do sheep shrink when it rains?") |
| [07:01:01] | <webavant> | output by views exposed filters |
| [07:01:12] | <Creativitylives> | no problems with cck fields? |
| [07:01:39] | * alpritt has joined #drupal-support |
| [07:01:42] | <webavant> | you mean a Views' exposed filter by a certain field? |
| [07:01:46] | <PerryArmstrong> | can anyone tell me how i can change the email id of the administrator |
| [07:02:06] | <Creativitylives> | right |
| [07:02:13] | * jsbach has quit ("Leaving") |
| [07:02:19] | <Creativitylives> | like if a car has power windows |
| [07:02:21] | <webavant> | yeah it will replace any select box |
| [07:02:26] | <Creativitylives> | then they would say yes |
| [07:02:33] | <Creativitylives> | wait is there a way to change a cck field to a yes or no? |
| [07:02:41] | <Creativitylives> | nvr thought about that lol |
| [07:03:07] | <webavant> | PerryArmstrong: Site Configuration > Site Information |
| [07:03:10] | <webavant> | admin/settings/site-information |
| [07:03:57] | <webavant> | I'm not sure I understand |
| [07:04:07] | <Creativitylives> | like say when the user puts up content itll ask |
| [07:04:09] | <webavant> | you mean two radio buttons yes/no ? |
| [07:04:12] | <Creativitylives> | right |
| [07:04:14] | <webavant> | yes |
| [07:04:18] | <Creativitylives> | or a drop box yes/no |
| [07:04:20] | <webavant> | it's part of the options CCK widget |
| [07:04:33] | <webavant> | part of the main CCK module |
| [07:04:36] | <Creativitylives> | could that then in turn be used with the jquery multi select? |
| [07:05:00] | <webavant> | you could make it a select box sure |
| [07:05:05] | <webavant> | instead of radios |
| [07:05:20] | <webavant> | you just check "allow multiple values" |
| [07:05:25] | <webavant> | but... hmmmm |
| [07:05:38] | <webavant> | I can't remember exactly |
| [07:05:51] | <webavant> | but you'll figure it out when you try adding the field a couple times |
| [07:05:59] | <PerryArmstrong> | webavant; ohh thanks...i have been using drupal ebook creating forums, blogs.... and they didnt tell me exactly where this thing was |
| [07:06:03] | <Creativitylives> | alright ill give that a try |
| [07:06:13] | <Creativitylives> | appreciate it webavant |
| [07:06:18] | <webavant> | no problem glad I could help |
| [07:06:22] | <Creativitylives> | i should prolyl sleep gotta be p in 5 and a half hours |
| [07:06:27] | <PerryArmstrong> | webavant; i think its an old version...i am building a website using drupal-6.12 |
| [07:06:28] | <webavant> | k enjoy! |
| [07:06:29] | <Creativitylives> | night |
| [07:06:43] | * Creativitylives has quit ("Leaving") |
| [07:06:48] | <PerryArmstrong> | webavant; is there any new version of the book available? |
| [07:08:05] | <webavant> | you mean Pro Drupal Development? |
| [07:08:38] | <webavant> | Using Drupal is great from new users |
| [07:09:07] | * keyo has quit (Read error: 110 (Connection timed out)) |
| [07:10:13] | <PerryArmstrong> | webavant; no i am developing a website for a non-profit organization as my project |
| [07:10:24] | <webavant> | no |
| [07:10:27] | <webavant> | I mean the name of the book |
| [07:10:31] | <webavant> | is it Pro Drupal Development? |
| [07:10:45] | * didymo has quit ("ttfn") |
| [07:11:04] | <PerryArmstrong> | webavant; book is creating blogs, forums and community websites |
| [07:11:51] | <webavant> | yeah I would advise getting a newer book |
| [07:11:59] | <PerryArmstrong> | webavant; i uploaded some good modules like Advanced Forum etc....but i wanted to build a good website... |
| [07:11:59] | <webavant> | so much of that isn't relevant in version 6 |
| [07:12:12] | <PerryArmstrong> | webavant; so which is the newer book |
| [07:12:19] | <webavant> | there are several |
| [07:12:35] | <webavant> | Using Drupal from O'Reilly is great for new users of Drupal |
| [07:12:40] | <PerryArmstrong> | can you give me the link |
| [07:12:41] | * Egyptian[Home] has quit (Connection timed out) |
| [07:13:09] | <webavant> | lhttp://www.amazon.com/Using-Drupal-Angela-Byron/dp/0596515804/ref=pd_bxgy_b_img_b |
| [07:13:12] | <PerryArmstrong> | webavant; i m not completely new....but i do know some basics |
| [07:13:39] | * skilip has joined #drupal-support |
| [07:14:00] | <webavant> | well if you are extremely comfortable making a CCK field and building views |
| [07:14:22] | <webavant> | then you may want a more advanced book |
| [07:14:47] | <PerryArmstrong> | and the website should also cater to building communities.... |
| [07:15:02] | <PerryArmstrong> | more functionalities |
| [07:15:20] | * etfb has quit (Remote closed the connection) |
| [07:16:06] | <webavant> | I think you'd like the book |
| [07:16:18] | <PerryArmstrong> | the orielly book?? |
| [07:16:23] | <webavant> | yeah |
| [07:16:48] | <PerryArmstrong> | okk i am googling for the donload of that book |
| [07:17:11] | <webavant> | O'Reilly offers downloads? |
| [07:17:43] | <PerryArmstrong> | that book comes with a price.....someone may actually have an ebook |
| [07:17:56] | <PerryArmstrong> | so i am googling for it |
| [07:17:56] | <webavant> | oh yeah they do |
| [07:17:56] | <webavant> | http://oreilly.com/catalog/9780596515805/ |
| [07:19:33] | <webavant> | I always like having a hard copy ... I find I |
| [07:19:51] | <webavant> | I'm always reading tech books when I'm nowhere near a computer |
| [07:21:31] | <PerryArmstrong> | but the site you provided doesn;t provide a download |
| [07:21:40] | <webavant> | yes it does |
| [07:21:41] | <webavant> | oh |
| [07:21:50] | <webavant> | you have to buy the hard copy |
| [07:21:52] | <webavant> | to get the download |
| [07:21:58] | <webavant> | http://www.amazon.com/Building-Powerful-Robust-Websites-Drupal/dp/184719... |
| [07:22:09] | <webavant> | I just realized there is an updated version of the book you originally mentioned |
| [07:22:35] | * jfxberns has quit () |
| [07:23:08] | <PerryArmstrong> | are you sure that its the updated version of the book i mentioned? |
| [07:23:14] | <webavant> | is it? |
| [07:23:23] | <webavant> | i thought that was it |
| [07:23:46] | * emspace has joined #drupal-support |
| [07:23:49] | <PerryArmstrong> | i am not sure i dont know |
| [07:24:33] | <webavant> | tbh I learned the most from watching free screencasts and reading posts online |
| [07:25:09] | * elv_ has joined #drupal-support |
| [07:25:45] | <webavant> | yeah that book is by the same author and appears to cover the same subject matter |
| [07:25:53] | <PerryArmstrong> | actually i have already hosted drupal and i am working from that instead of on my system...so that i can work on it from anywhere |
| [07:25:54] | <webavant> | the title is also very similar |
| [07:26:03] | <PerryArmstrong> | the author is also same |
| [07:26:16] | * e-anima has joined #drupal-support |
| [07:27:19] | * ibnulislam has joined #drupal-support |
| [07:31:00] | * jeffh has joined #drupal-support |
| [07:31:28] | <metaperl> | webavant: what drupal screencasts have you seen? |
| [07:32:10] | <webavant> | I attended a lot of these ones live http://www.drupaldojo.com |
| [07:32:17] | <webavant> | and the lullabot.com stuff |
| [07:32:25] | <webavant> | there are tons of others |
| [07:32:28] | * Angostura_ has joined #drupal-support |
| [07:32:59] | <webavant> | which ones have you seen? |
| [07:33:40] | * joules_ has quit (Read error: 113 (No route to host)) |
| [07:36:22] | <metaperl> | there was a poor resolution one at dailymotion about uploading pictures and having a calendar... and that is all.... I just have 2 simple drupal sites that I used the Handbook to make - http://tmp.metaperl.org and http://floatsalad.livingcosmos.org |
| [07:37:15] | <metaperl> | drupaldojo.com is throttled |
| [07:37:18] | <metaperl> | not responding |
| [07:39:08] | * johnny05 has quit () |
| [07:39:21] | * steffi_ma has joined #drupal-support |
| [07:39:44] | <PerryArmstrong> | metaperl; is that dojo providing video tutorials |
| [07:39:58] | <metaperl> | PerryArmstrong: I suppose... I just heard about it |
| [07:40:25] | <PerryArmstrong> | so what is your question...i ddint get you |
| [07:40:37] | * tic2000 has joined #drupal-support |
| [07:41:56] | <metaperl> | I was just looking for video tutorials on drupal |
| [07:42:03] | <PerryArmstrong> | ok |
| [07:42:20] | <PerryArmstrong> | actually i have no idea...sorry about that |
| [07:42:34] | * Narhir has quit ("lol ;]") |
| [07:43:01] | * Narhir has joined #drupal-support |
| [07:44:42] | * BigMack83 has joined #drupal-support |
| [07:48:04] | * Angostura has quit (Read error: 110 (Connection timed out)) |
| [07:49:23] | * Narhir has quit ("lol ;]") |
| [07:49:53] | * Narhir has joined #drupal-support |
| [07:49:59] | * Narhir has quit (Remote closed the connection) |
| [07:50:45] | * PerryArmstrong has quit ("Leaving") |
| [07:51:06] | <steffi_ma> | i really need a documentation for the wymeditor. does anyone use that? if so how did you figured out to customize it |
| [07:52:45] | * grugnog has joined #drupal-support |
| [07:52:50] | * Narhir has joined #drupal-support |
| [07:59:22] | * tyfoo has joined #drupal-support |
| [07:59:27] | <pif> | hi, is there a way to remove "login to post comments" on pages? |
| [07:59:58] | <pif> | so that only logged users see a "post comment" link? |
| [08:00:15] | * Ori_P has joined #drupal-support |
| [08:07:29] | * BigMack83 has quit (Read error: 110 (Connection timed out)) |
| [08:07:58] | * FransK__ has joined #drupal-support |
| [08:08:16] | <toyo|desk> | anyone know if it is easily possible to rearrange the links at the bottom of a forum post |
| [08:10:19] | <toyo|desk> | right now there is a flag link an ignore user link a quote link and subscribe but I want to change the order they show up |
| [08:11:27] | <toyo|desk> | I assume that its in a tpl file? |
| [08:12:57] | * FransK__ has quit (Remote closed the connection) |
| [08:14:35] | * Nikit has quit (Read error: 110 (Connection timed out)) |
| [08:15:05] | * elv_ has quit () |
| [08:15:36] | * ronia has joined #drupal-support |
| [08:17:59] | * FransK__ has joined #drupal-support |
| [08:19:56] | * Narhir has quit ("lol ;]") |
| [08:21:45] | * pcwick_ has joined #drupal-support |
| [08:26:51] | * Egyptian[Home]1 is now known as Egyptian[Home] |
| [08:27:55] | * emspace has quit () |
| [08:28:43] | * emspace has joined #drupal-support |
| [08:29:46] | * emspace has quit (Client Quit) |
| [08:30:49] | * Narhir has joined #drupal-support |
| [08:33:16] | * wathek has joined #drupal-support |
| [08:33:20] | <wathek> | hello all |
| [08:33:27] | * Narhir has quit (Client Quit) |
| [08:33:31] | * pcwick has quit (Read error: 113 (No route to host)) |
| [08:33:49] | <wathek> | I'd like to add a photo gallery in my drupal website which one would you recommand me ? |
| [08:33:52] | * Narhir has joined #drupal-support |
| [08:36:10] | * Angostura_ has quit () |
| [08:40:22] | * welly has joined #drupal-support |
| [08:46:54] | * Angostura has joined #drupal-support |
| [08:47:29] | * eropple_ has quit (Read error: 110 (Connection timed out)) |
| [08:47:48] | * welly has quit (Read error: 60 (Operation timed out)) |
| [08:50:22] | * kitallis has joined #drupal-support |
| [08:50:29] | <kitallis> | I created this View |
| [08:50:49] | <kitallis> | and gave it a path to a new content type called microblog |
| [08:50:59] | * Bes` has joined #drupal-support |
| [08:51:16] | <kitallis> | but its also showing me the posts in the already defined Blog content type |
| [08:52:52] | * JessicaParker has joined #drupal-support |
| [08:53:12] | * JessicaParker has left #drupal-support () |
| [08:55:11] | <kitallis> | ok, got it applied a filter |
| [08:59:27] | * Narhir- has joined #drupal-support |
| [08:59:56] | * Narhir- has quit (Client Quit) |
| [09:00:43] | * Narhir- has joined #drupal-support |
| [09:03:54] | * sam1am has joined #drupal-support |
| [09:09:36] | * univate_ has quit (Read error: 101 (Network is unreachable)) |
| [09:10:36] | * univate_ has joined #drupal-support |
| [09:11:49] | * jfxberns has joined #drupal-support |
| [09:13:41] | * SmokeyD has joined #drupal-support |
| [09:13:46] | * jfxberns has quit (Client Quit) |
| [09:14:23] | * koolhead17 has joined #drupal-support |
| [09:14:40] | <SmokeyD> | hey people, is there existing code in drupal that allows me to check for updates? I want to create a small status page without loggging in that tells me if drupal is running and whether it is up to date. So I can check that page from nagios and other software |
| [09:15:23] | <SmokeyD> | I have the cronjobs enabled and stuff, so the normal drupal stuff works. I just want a different page to report on it then the standard status report page |
| [09:16:23] | * marsilainen has quit (Read error: 113 (No route to host)) |
| [09:16:30] | <toyo|desk> | SmokeyD, http://drupal.org/project/nagios |
| [09:16:52] | * Narhir has quit (Read error: 110 (Connection timed out)) |
| [09:16:56] | <SmokeyD> | toyo|desk: wow! thanks |
| [09:17:03] | <toyo|desk> | NP |
| [09:17:03] | <toyo|desk> | :) |
| [09:17:06] | <SmokeyD> | that is nice |
| [09:17:10] | * jscinoz has joined #drupal-support |
| [09:17:16] | <jscinoz> | Hi |
| [09:17:49] | <wathek> | Hello all I've installed Album Photos module and when I try to upload an image I get a 403 error |
| [09:18:27] | * Swift has joined #drupal-support |
| [09:18:29] | <jscinoz> | I recently installed drupal 6.13, and i'm having a slight problem with blocks. Whenever i put anything in the footer section, and press save, it states "Validation error" I'm not sure what i'm doing wrong here |
| [09:18:31] | <jscinoz> | any ideas? |
| [09:18:32] | * ultimateboy has quit ("Leaving.") |
| [09:18:35] | * mrfelton has joined #drupal-support |
| [09:18:54] | <ruhro> | wathek pardon my ignorance but is that an access denied error? |
| [09:19:41] | <wathek> | ruhro, it's Upload Error: 403 |
| [09:19:47] | <ruhro> | oh |
| [09:20:16] | <ruhro> | usually 403 is a forbidden error |
| [09:20:17] | <toyo|desk> | 403 should be forbidden |
| [09:20:27] | <jscinoz> | wathek: have you checked the permissions of the sites/default/files ? |
| [09:20:32] | <ruhro> | which denotes permissions problems |
| [09:20:37] | <toyo|desk> | agreed |
| [09:20:41] | <wathek> | jscinoz, it's set to 777 |
| [09:20:52] | <jscinoz> | wathek: does that module put things in a different place? |
| [09:21:12] | <jscinoz> | wathek: you could check your apache errors.log and see what directory is giving the 403 and then ammend its permissions. |
| [09:21:15] | <wathek> | no it seems that it puts the images in files/photos |
| [09:21:35] | <ruhro> | are you uploading as user/1? |
| [09:21:36] | <jscinoz> | wathek: and that dir has appropriate permissions? the photos dir |
| [09:21:37] | <wathek> | jscinoz, I cannot check the apache log coz I"m in a shared server |
| [09:21:42] | <jscinoz> | wathek: oh |
| [09:21:45] | <wathek> | :( |
| [09:22:02] | <wathek> | jscinoz, the photos dir got 774 permissions |
| [09:22:15] | <jscinoz> | wathek: you sure they don't let you get the errors relating to your specific vhost? most shared server hosts i've encountered allow it. |
| [09:22:57] | * mortendk has joined #drupal-support |
| [09:23:03] | <wathek> | jscinoz, They didn't give me the right to use chmod via ftp I had to call some responsible there to gain it |
| [09:23:24] | <wathek> | jscinoz, isn't it possible to use ftp to upload files ? |
| [09:23:43] | <wathek> | jscinoz, I mean is it possible to tell drupal to use ftp for upload ? |
| [09:24:19] | * aiwata55 has quit () |
| [09:24:37] | * Arancaytar has quit (Read error: 104 (Connection reset by peer)) |
| [09:24:58] | <jscinoz> | wathek: probably, however i'm unsure how, i'm new to drupal also, i was just suggesting some lower level solutions (the file/dir permissions) |
| [09:25:16] | <kitallis> | how am I supposed to add a CCK linked view as a Block? |
| [09:25:18] | <wathek> | ok thank you buddy |
| [09:29:47] | * mortendk has quit () |
| [09:32:47] | * sam1am has quit () |
| [09:33:49] | * Provito has quit (Remote closed the connection) |
| [09:33:53] | * dajja16 has joined #drupal-support |
| [09:35:09] | <dajja16> | Hi, I am trying to install a theme, when i go to administrator to add the theme I get this error "warning: opendir(sites/all/themes/marinelli) [function.opendir]: failed to open dir: Permission denied in /var/www/includes/file.inc on line 888." even though I have set permissions for that file/folder. Any suggestions? |
| [09:35:54] | * jfxberns has joined #drupal-support |
| [09:36:43] | * mrfelton has quit ("Ex-Chat") |
| [09:38:08] | * skilip has quit () |
| [09:41:38] | * sam1am has joined #drupal-support |
| [09:42:25] | <SmokeyD> | dajja16: it could be a problem with safe_mode in php. If the user which uploaded the theme is different from the user under which apache runs, safe mode in php might block access |
| [09:42:35] | * alex33 has joined #drupal-support |
| [09:42:48] | <SmokeyD> | dajja16: see http://www.php.net/manual/en/features.safe-mode.php |
| [09:43:26] | <SmokeyD> | dajja16: but recheck if the permissions are set right first. Make sure they are world readable. |
| [09:43:51] | * jfxberns has quit () |
| [09:43:54] | <dajja16> | ok |
| [09:43:56] | <dajja16> | thanks a lot |
| [09:45:16] | * qchan has joined #drupal-support |
| [09:48:52] | * mortendk has joined #drupal-support |
| [09:49:21] | * qchan has left #drupal-support () |
| [09:50:02] | * sam1am has quit () |
| [09:51:03] | <dajja16> | so i checked the dir and its world readable, and i still get the same problem |
| [09:54:53] | <heshan> | how can I have gmap+address field in webforms? |
| [09:56:08] | * zzolo has joined #drupal-support |
| [10:00:01] | <heshan> | does webform has gmap field ? |
| [10:03:45] | * BorisBarowski has joined #drupal-support |
| [10:09:02] | * mortendk has quit (Read error: 110 (Connection timed out)) |
| [10:09:06] | * matason has quit ("Teppefall") |
| [10:10:57] | * salman has joined #drupal-support |
| [10:11:01] | <salman> | greetings |
| [10:11:34] | <pteague> | how do i get views to insert the group by clause? i've clicked the gear next to style & selected the correct 'Grouping field', but no group by clause... |
| [10:11:40] | <salman> | can someone confirm if my website is up and running? office.jubaildev.com |
| [10:12:35] | <salman> | and jubaildev.com itself |
| [10:15:25] | <Swift> | Hi. I have few content types with custom image fields and I need to sort them somehow when uploading. I'd make it like files/[content-type]/[nid]-imagename.png but don't know if this can be done. Anyone know how to reach that? |
| [10:16:40] | <Swift> | It shouldn't work just for custom fields but for all uploaded images. |
| [10:17:36] | * alkama has joined #drupal-support |
| [10:19:01] | * kvanderw_ has quit () |
| [10:21:26] | * MrTransformation has quit (Read error: 110 (Connection timed out)) |
| [10:21:32] | * MrTransformation has joined #drupal-support |
| [10:25:17] | * ekiczek has quit () |
| [10:28:13] | * Priest has quit (Read error: 113 (No route to host)) |
| [10:28:28] | * emspace_ has joined #drupal-support |
| [10:29:44] | * tha_sun has joined #drupal-support |
| [10:30:48] | * salman has quit () |
| [10:31:21] | * jeffh has quit () |
| [10:33:11] | * Haza`Pala is now known as Haza` |
| [10:34:00] | * Guest33340 has quit () |
| [10:36:38] | * nathanjo has joined #drupal-support |
| [10:39:27] | * emspace__ has joined #drupal-support |
| [10:41:31] | * jfxberns has joined #drupal-support |
| [10:41:38] | * didymo has joined #drupal-support |
| [10:42:22] | * Priest has joined #drupal-support |
| [10:44:48] | * mdance has joined #drupal-support |
| [10:46:44] | * SuRfDeMoN has joined #drupal-support |
| [10:46:58] | * jscinoz has quit ("Page closed") |
| [10:47:03] | * marsilainen has joined #drupal-support |
| [10:49:45] | * emspace_ has quit (Read error: 110 (Connection timed out)) |
| [10:50:18] | * stella has joined #drupal-support |
| [10:58:02] | * allisterb_ has joined #drupal-support |
| [10:59:38] | * SLIU has joined #drupal-support |
| [11:00:28] | * [variable] has joined #drupal-support |
| [11:00:39] | <kitallis> | how do I make my View appear as a block? |
| [11:01:09] | <kitallis> | I added a "Block" display |
| [11:01:21] | <kitallis> | but its not listing in the Blocks menu |
| [11:05:09] | * MrTransformation has quit (Read error: 60 (Operation timed out)) |
| [11:05:22] | * SLIU has quit ("Get Colloquy for iPhone! http://mobile.colloquy.info") |
| [11:05:30] | <dekita> | kitallis: did you save the view? |
| [11:06:21] | * SLIU has joined #drupal-support |
| [11:06:37] | * SLIU has quit (Remote closed the connection) |
| [11:06:46] | <kitallis> | dekita: yes. its listing in the views table |
| [11:06:52] | <kitallis> | that means its saved |
| [11:07:03] | <dekita> | and you saved after adding the block display? |
| [11:07:07] | <kitallis> | yeah |
| [11:07:24] | <dekita> | did you add any access control to the block? |
| [11:07:24] | <kitallis> | i tried editing i can see the block display |
| [11:09:09] | * macode has joined #drupal-support |
| [11:10:16] | <Narhir-> | you guys know any good Drupal modules that are great for seo ? |
| [11:10:27] | <Narhir-> | like.. auto title node title.. and stuff ?:P |
| [11:11:16] | <mdance> | pathauto |
| [11:11:25] | <mdance> | xml sitemap? |
| [11:11:44] | * koolhead17 has quit (Read error: 104 (Connection reset by peer)) |
| [11:11:52] | <Narhir-> | I try to list down best modules for seo ;p |
| [11:11:55] | <Narhir-> | so I will remmber :) |
| [11:11:57] | <Narhir-> | any other ideas ?;d |
| [11:11:59] | <mdance> | meta something i cant remember the name |
| [11:12:01] | <Narhir-> | for meta ? |
| [11:12:02] | <Narhir-> | :D |
| [11:12:04] | <Narhir-> | hmm ;d |
| [11:12:06] | <mdance> | metatags or something |
| [11:12:10] | <mdance> | metatag metatags |
| [11:13:01] | * e-anima has quit (Read error: 60 (Operation timed out)) |
| [11:13:02] | <ekes> | seo_checklist? |
| [11:13:02] | <Druplicon> | seo_checklist is a module that provides a checklist of good SEO-actions that you should take to maximize the presence of your Drupal website in the major search engines. http://drupal.org/project/seo_checklist |
| [11:14:16] | <Narhir-> | thanks |
| [11:14:17] | * MrTransformation has joined #drupal-support |
| [11:14:18] | <Narhir-> | ;] |
| [11:14:25] | * allisterb has quit (Connection timed out) |
| [11:15:31] | * manuee has joined #drupal-support |
| [11:19:40] | * cjdavis has joined #drupal-support |
| [11:21:38] | * kvanderw has joined #drupal-support |
| [11:26:48] | <kitallis> | dekita: acess controls? |
| [11:26:57] | <kitallis> | access* |
| [11:28:01] | <pteague> | is there some reason i can't get views to override the default taxonomy listing? |
| [11:32:14] | * dmckenna has left #drupal-support () |
| [11:32:58] | * stella has quit () |
| [11:33:44] | * emspace__ has quit () |
| [11:34:37] | * emspace has joined #drupal-support |
| [11:38:56] | <marsilainen> | pteague: I think it should override the default taxonomy listing, I think mine does at least |
| [11:39:19] | <marsilainen> | pteague: are you using the path to the base taxonomy listing in your view, eg. /taxonomy/term/% ? |
| [11:39:28] | <marsilainen> | pteague: or are you using an aliased path? |
| [11:39:49] | <marsilainen> | pteague: I think I've seen it fail with an aliased path, but it seems to work overriding the base path |
| [11:41:04] | * kitallis has quit ("Lost terminal") |
| [11:41:24] | <pteague> | using taxonomy/term/% gives me a blank screen, using tag/% (the alias pointing at taxonomy/term/%) just gives me the default taxonomy list |
| [11:42:12] | <marsilainen> | pteague: if you're getting a blank screen then I would guess it is calling your view or something, but something with it is wrong? |
| [11:42:37] | <marsilainen> | pteague: odd though that the alias would give a different result |
| [11:42:43] | * firfin has joined #drupal-support |
| [11:42:45] | <pteague> | using the preview it shows the results just fine |
| [11:43:29] | <pteague> | well, technically the preview displays the lists of possible tags & then clicking 1 of those shows the view just fine |
| [11:45:29] | * SuRfDeMoN has quit ("Leaving.") |
| [11:46:03] | <pteague> | what's really annoying is that even though i have it set so that if the % value isn't filled out & it lands at tag/ or tag it gives me a 404 error instead of the listing of possible tags |
| [11:46:46] | * didymo has quit ("ttfn") |
| [11:49:40] | <pteague> | the only time i can seem to get the view to display is if i use domain.com/tag/all (all is the wildcard) |
| [11:51:13] | * mdance has quit () |
| [11:52:36] | * Helmi has joined #drupal-support |
| [11:54:39] | * Helmi has left #drupal-support () |
| [12:02:46] | * wr5aw has quit ("ChatZilla 0.9.85 [Firefox 3.5/20090624025744]") |
| [12:05:28] | * koolhead17 has joined #drupal-support |
| [12:07:37] | * e-anima has joined #drupal-support |
| [12:07:56] | * MrTransformation has quit (Read error: 110 (Connection timed out)) |
| [12:08:13] | * MrTransformation has joined #drupal-support |
| [12:15:00] | * sigius has quit (Remote closed the connection) |
| [12:17:43] | * pcwick_ has quit ("Ex-Chat") |
| [12:19:21] | * jfxberns has quit () |
| [12:22:17] | * miibb has joined #drupal-support |
| [12:22:21] | <miibb> | hi |
| [12:22:21] | <Druplicon> | hello |
| [12:22:33] | <miibb> | how can i edit cck field with hook_nodeapi |
| [12:22:41] | <miibb> | for example i i make a textfield |
| [12:23:13] | <miibb> | how can i add custom value if there is no text in textfield |
| [12:23:51] | * arsenip has joined #drupal-support |
| [12:24:32] | * aaronwinborn has joined #drupal-support |
| [12:26:09] | <miibb> | beacuse i have tryed to modify value of text in view section of nodeapi but nothing happened |
| [12:34:25] | * nomad411 has joined #drupal-support |
| [12:35:57] | <miibb> | ??? |
| [12:35:57] | <Druplicon> | Using more than one question mark makes you sound obnoxious if you're asking for support. Please restate your question without an excess of question marks at the end. ? is also the ternary operator, see http://php.net/manual/en/language.operators.comparison.php |
| [12:36:41] | * dekita has quit (Remote closed the connection) |
| [12:39:05] | * sayakb has quit ("zOMG a blackhole!!") |
| [12:39:19] | * macode has quit () |
| [12:39:20] | * allisterb has joined #drupal-support |
| [12:40:08] | * sayakb has joined #drupal-support |
| [12:41:04] | * arsen has quit (Read error: 110 (Connection timed out)) |
| [12:41:22] | <pteague> | marsilainen: i copied the default taxonomy view from views & started messing with... deleting all the other vocabulary views so i'm down to just the 1. with no filter for vocabulary it works fine, but that kind of defeats the purpose. adding the filter, going to tag/any-valid-tag gives me a list of all the terms in the Tag vocabulary with links forcing me to taxonomy/term/% >.< |
| [12:41:44] | * lukus has joined #drupal-support |
| [12:43:49] | * jfxberns has joined #drupal-support |
| [12:48:10] | * |igor_ has joined #drupal-support |
| [12:48:37] | * cjdavis has quit () |
| [12:49:08] | * JessicaParker has joined #drupal-support |
| [12:49:18] | * ajpiano_ has quit () |
| [12:49:21] | <Narhir-> | what is the best way to translate a block ? |
| [12:49:26] | * JessicaParker has left #drupal-support () |
| [12:49:36] | * sayakb has quit (Read error: 54 (Connection reset by peer)) |
| [12:50:23] | * Egyptian[Home] has quit (Read error: 110 (Connection timed out)) |
| [12:51:19] | * Egyptian[Home] has joined #drupal-support |
| [12:52:13] | * sayakb has joined #drupal-support |
| [12:53:00] | * jehf has joined #drupal-support |
| [12:53:25] | * stella has joined #drupal-support |
| [12:53:43] | * jfxberns has quit () |
| [12:56:10] | * dougvann has joined #drupal-support |
| [12:56:28] | * allisterb_ has quit (Read error: 110 (Connection timed out)) |
| [12:57:01] | * Mer`Zikain has joined #drupal-support |
| [13:00:04] | * marsilainen has quit (Read error: 60 (Operation timed out)) |
| [13:04:03] | * aaronwinborn has quit (Read error: 113 (No route to host)) |
| [13:05:59] | * macode has joined #drupal-support |
| [13:06:28] | * jehf has quit () |
| [13:07:17] | * xxiao has joined #drupal-support |
| [13:09:32] | * vegancheesesteak has joined #drupal-support |
| [13:12:45] | * firfin has quit ("Leaving.") |
| [13:14:26] | * egoleo has joined #drupal-support |
| [13:14:50] | * durstich-de has joined #drupal-support |
| [13:16:08] | * stella_ has joined #drupal-support |