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

 
2008-07-16
2008-07-18
TimeNickMessage
[00:00:52]<kthomas_vh>arg?
[00:00:52]<Druplicon>arg: Return a component of the current Drupal path. => arg($index = NULL, $path = NULL) => http://api.drupal.org/api/function/arg/6
[00:01:43]* johnny05 has quit (" HydraIRC -> http://www.hydrairc.com <-")
[00:03:17]* h1mee has joined #drupal-support
[00:03:27]* CrashTest_ has left #drupal-support ("Done")
[00:04:07]* h2mee has joined #drupal-support
[00:04:14]* h0mee has quit (Read error: 54 (Connection reset by peer))
[00:04:59]* Davea1 has joined #drupal-support
[00:09:19]* gnat_x has quit ("leaving")
[00:10:41]* milian has quit ("bye bye")
[00:14:19]<steveoliver>In Workflow NG can someone tell me the difference between registered user and acting user?
[00:14:46]* kmonty has quit ()
[00:17:04]* silvercat has quit (Read error: 113 (No route to host))
[00:18:15]<kazol_>Has anyone here managed to get smtp working (so that when a user registers, an email is sent out)?
[00:18:31]<kazol_>I get this error: "Language string failed to load: connect_host"
[00:19:03]* nikkiana has joined #drupal-support
[00:19:21]* sumit_k has joined #drupal-support
[00:19:30]<sumit_k>?hey all I am making a request to a server using drupal_http_request() How can I check/get address of site which is making request eg. If http://tut2tech.com is requesting to http://sumitk.net I wanna get a variable showing "tut2tech.com" on http://sumitk.net
[00:20:20]<peerce>sumit_k; um, you're MAKING a request, you should know what host you're on and what host you're sending the request to ?
[00:20:36]* h1mee has quit (Read error: 110 (Connection timed out))
[00:21:00]<sumit_k>peerce: I know host I am sending request to but I wanna get name of host which is making request
[00:21:11]* pairodimes has joined #drupal-support
[00:21:25]<helen_P>ahm... how can i display the list of tags assigned to a node in a block, when the node is views?
[00:21:28]<helen_P>viewd?
[00:21:34]<sumit_k>*on host which is executing desired script
[00:22:04]<peerce>that host is also drupal?
[00:22:09]<pairodimes>Does anybody remember the module for changing default core text phrases such as "You are not authorized to access this page."
[00:22:16]<kazol_>I'm sure someone here has a forum/blog where users could successfully register an account...
[00:22:20]<helen_P>i have something here: http://pastebin.com/m94edf41
[00:22:25]<level09>stringoverrides/
[00:22:33]<level09>pairodimes: u can use locale to do that
[00:22:38]<helen_P>but that would just display ALL tags...
[00:22:39]* JohnAlbin has quit ()
[00:22:43]<pairodimes>we used to use the new language override trick
[00:23:05]<peerce>drupal seems like a rather clumsy architecture for implementing web services.
[00:23:38]<pairodimes>instead the off the local override
[00:24:03]* siliconmeadow has quit ()
[00:24:19]<level09>thats the same
[00:24:42]<pairodimes>oh ok - Il look for that one
[00:25:00]<level09>no I mean u u define your new language with locale :D
[00:25:27]<sumit_k>peerce: it is whole drupal both sides
[00:25:38]* copelco has quit ()
[00:25:48]<level09>is there any advantage of reusing cck fields across cck types ??
[00:26:39]* Desperado has quit ("Leaving")
[00:26:50]* apalazzolo has joined #drupal-support
[00:27:17]* apalazzolo is now known as drupal_daze
[00:27:59]* vordude has left #drupal-support ()
[00:28:00]<sumit_k>?I am making a request to a server using drupal_http_request() How can I check/get address of site which is making request eg. If http://tut2tech.com is requesting to http://sumitk.net I wanna get a variable showing "tut2tech.com" on http://sumitk.net - both hosts are drupal and $_SERVER['REMOTE_HOST'] is not working
[00:28:07]* Xeones has joined #drupal-support
[00:28:40]* Xeones is now known as futuresoon
[00:28:43]* mabhobs has left #drupal-support ()
[00:31:21]<level09>did u try with the referrer ?
[00:31:43]<sumit_k>level09: hi
[00:31:54]* thumb has joined #drupal-support
[00:31:59]<sumit_k>you mean $_SERVER['HTTP_REFERER']
[00:32:02]<level09>hi sumit_k :)
[00:32:05]<level09>yeah
[00:32:26]<futuresoon>how do i hit the save button for every node/edit form without having to go through one by one?
[00:32:49]* vinceyoumans has joined #drupal-support
[00:32:52]* corey_smith has joined #drupal-support
[00:32:58]<level09>u need multiple keyboards probably
[00:32:59]<pairodimes>level09: Thanks my friend for helping - I found the Module I was lokoing for:
[00:33:01]<pairodimes>http://drupal.org/project/stringoverrides
[00:33:07]<level09>:D
[00:33:11]<level09>no worries
[00:33:16]<pairodimes>As usual it was hard to find using Drupal search
[00:33:20]<vinceyoumans>question: WHAT IDEs are people using for theme development... sound off please
[00:33:21]<futuresoon>multiple keyboards, is that a module?
[00:33:28]<level09>pairodimes: use google search :)
[00:33:37]<sumit_k>level09: no that shows blank on my host
[00:33:42]<level09>vinceyoumans: Dreamweaver definitely
[00:33:57]<futuresoon>nodepad++
[00:33:59]<vinceyoumans>which flavor of dreamwarver? 8?
[00:34:09]<level09>yeah any 1 is good
[00:34:19]<level09>8 has improved rendering for css
[00:34:29]<level09>i use cs3 though
[00:34:34]<sumit_k>level09: you got that plugin for theme development-drupal ?
[00:34:48]<kazol_>Does anyone know howto solve this issue?: "Error sending e-mail from admin@<my site domain> to <user's email account>@yahoo.com : Language string failed to load: connect_host"
[00:34:58]<level09>sumit_k: not really, I have drupal's theme cheatsheet instead
[00:35:21]<level09>sumit_k: besides, drupal's vars are not that hard to memorize :)
[00:35:39]* maynards-girl has joined #drupal-support
[00:35:48]<sumit_k>level09: Oh but that plugin sounds so awesome to me - A google group is there for it
[00:36:22]<level09>sumit_k: the best thing about dreamweaver and drupal is design time styles !
[00:36:22]* nicdc_ has joined #drupal-support
[00:36:29]<sumit_k>level09: nice I got to put some days in theme as well :P
[00:36:57]<level09>yeah, I started with drupal like a few months ago, now I've made like 8 or 9 themes
[00:37:04]<sumit_k>level09: If you are in themes I suggest grab that plugin
[00:37:21]<sumit_k>it is more than variables and stuff
[00:37:41]<level09>I think i'll check it out, does it support D6 ?
[00:37:51]* level09 is planning to transition to D6
[00:38:06]<sumit_k>:)
[00:38:10]<sumit_k>?I am making a request to a server using drupal_http_request() How can I check/get address of site which is making request eg. If http://tut2tech.com is requesting to http://sumitk.net I wanna get a variable showing "tut2tech.com" on http://sumitk.net
[00:39:13]* davesoftdes1 has joined #drupal-support
[00:39:18]* corey_smith_ has quit (Read error: 110 (Connection timed out))
[00:40:51]<level09>sumit_k: did u use the referrer inside a function ?
[00:41:01]<sumit_k>level09: yes
[00:41:53]* grugnog_office has quit (Remote closed the connection)
[00:42:14]* Zarabadoo has quit (Read error: 104 (Connection reset by peer))
[00:42:20]* bran___ has joined #drupal-support
[00:42:24]* pairodimes has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008061004]")
[00:42:52]<level09>sumit_k: what version of php ?
[00:44:07]<sumit_k>level09: php5
[00:44:33]<level09>thats strange, ur code should work ...
[00:44:54]<level09>unless ur using some old browser
[00:45:01]<level09>some old browser dont pass that header
[00:46:23]<sumit_k>level09: its not about browser I have to make it work on every server as we don't know which is making such requests to drupal server
[00:50:58]* MediaDoneRight has joined #drupal-support
[00:51:29]* einsicht has quit ()
[00:51:54]* liquidcms has quit ("ChatZilla 0.9.83 [Firefox 2.0.0.15/2008062306]")
[00:52:44]* sarah_p has quit ()
[00:53:21]* jonhattan has quit ("Ex-Chat")
[00:53:31]* nicdc has quit (Read error: 110 (Connection timed out))
[00:54:04]* japerry has quit ()
[00:54:53]* PatMac has joined #drupal-support
[00:55:48]* davesoftdes has quit (Success)
[00:57:34]* bran__ has quit (Read error: 110 (Connection timed out))
[00:59:07]<helen_P>so i have this: print format_date($node->created, 'custom', 'd F Y G:i');
[00:59:29]<helen_P>that will display 16 July 2008 16:17
[00:59:40]<helen_P>how can i have: 16 July 2008 at 16:17
[00:59:42]<helen_P>???
[01:02:21]* sarah_p has joined #drupal-support
[01:03:20]<aufumy>print format_date($node->created, 'custom', 'd F Y ') . t('at') . format_date($node->created, 'custom', ' G:i');
[01:03:28]* sarah_p has quit (Client Quit)
[01:03:43]* mabhobs has joined #drupal-support
[01:04:29]* nitrospectide has quit ()
[01:05:20]<mabhobs>I tried to install the calender module on drupal 6.3 but I received an error and now I cannot access the module page anymore to disable the module. Is there another way to disable the module?
[01:06:11]<aufumy>use phpmyadmin/mysql: delete from system where name like 'my_module_name'
[01:06:17]<aufumy>or something like that
[01:07:05]<vinceyoumans>level09 i have DW8, and I installed the drupal extensions. but I dont think I am doing everything correctly. for example, there is no joining of the css and the template file... perhaps you have had better luck?
[01:07:38]<level09>vinceyoumans: you can join them with design time styles
[01:08:06]<vinceyoumans>is this a cs3 thing, or can I do it in DW8?
[01:09:00]<level09>i guess its an old feature
[01:09:01]<Bojhan2>Anyone else has http://blog.boombatower.com/usability-testing-suite-alpha-2 down?
[01:09:14]<level09>right click on your css panel and select design time syltes
[01:09:31]<vinceyoumans>i found help on the them... but this will give me more of a wysiwyg kind of thing?
[01:09:38]<axolx_>hey guys -- how can i get the the first attachment in a node programatically? i used to do $node->files[0], but for some reason, in D6.3 even though i only have 1 attachement, some nodes look like $node->files[2]
[01:09:45]<level09>yes
[01:09:48]<mabhobs>aufumy, thank you :-)
[01:10:01]<aufumy>mabhobs: ur welcome
[01:10:10]* mabhobs has left #drupal-support ()
[01:11:01]<vinceyoumans>level09 i will try it
[01:11:03]<axolx_>i suppose i can do this: array_pop($slide->files)->filepath
[01:11:28]* japerry has joined #drupal-support
[01:11:51]* Michelle2 has joined #drupal-support
[01:12:15]* Michelle has quit (Nick collision from services.)
[01:12:50]* kidsleep has quit ("Leaving")
[01:12:53]* nicdc_ has quit (Read error: 110 (Connection timed out))
[01:13:44]* stephthegeek has quit (Read error: 110 (Connection timed out))
[01:14:23]<kazol_>Could you guys please tell me what you have for the smtp server option in /usr/bin/php.ini (if you have the feature to mail user registration info)?
[01:14:24]* JohnnyL has quit ()
[01:14:26]* stephthegeek has joined #drupal-support
[01:14:32]<vinceyoumans>level09 - wow... i wish I new this a while ago...
[01:14:54]<level09>yeah I discovered this by accident :D
[01:15:36]* Special-T has quit ()
[01:17:14]* aufumy has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008061004]")
[01:17:28]<kazol_>Could someone please paste the output of "cat /etc/php5/apache2/php.ini|grep sendmail_path" (don't forget to remove any private info if it shows up).
[01:18:58]* liveoutloud2day has joined #drupal-support
[01:19:20]* manuee has quit ("Saliendo")
[01:19:50]* Michelle2 is now known as Michelle
[01:21:20]* e-animaddds has quit ("www.artwaves.de")
[01:21:26]* thumb has quit ("cya")
[01:21:44]* axolx_ has quit ()
[01:23:18]* Mapler has joined #drupal-support
[01:23:46]* maynards-girl has quit ()
[01:24:50]* maynards-girl has joined #drupal-support
[01:25:14]<kazol_>How does everyone setup for the mail to be sent upon user registration??
[01:25:30]<kazol_>I've tried every possible combination the whole day.
[01:25:40]<kazol_>Maybe I'm wrong, but it should be much easier.
[01:26:27]<kazol_>I'm sure *someone* has done it here.
[01:27:04]* maynards-girl has quit (Client Quit)
[01:30:04]<Mapler>kazol: which OS?
[01:30:28]<Mapler>and do you intend to setup SMTP, or you just want the mail to be sent to the local machine?
[01:30:41]* JimBroad has left #drupal-support ()
[01:31:36]<kazol_>Mapler: I use Debian Etch with Drupal v6.3
[01:31:50]<kazol_>Mapler: I want to setup SMTP through my gmail account.
[01:32:02]<Mapler>oh, not sure on that. I think you'd have to install sendmail
[01:32:13]* davesoftdes1 has quit ("Leaving.")
[01:32:23]<kazol_>I tried using various mail transfer applications.
[01:32:24]<Mapler>I managed to install sendmail and then have my email addy as "root@localhost" and that worked, but not sure what to do for external emails (yet)
[01:32:34]<kazol_>I see.
[01:32:54]* Dr_P has joined #drupal-support
[01:33:37]<Dr_P>is anyone here understanding or experiences with the phpbb3 module? im haivng issues
[01:34:14]<Dr_P>when i try to login to my forum at www.phearone.com/forum, i cannot, i find myslef back at the home page of the forum
[01:34:18]<Dr_P>as do all users
[01:34:23]<kazol_>Mapler: Did you modify /etc/php5/apache2/php.ini?
[01:34:39]<Dr_P>however, when i navigate to the drupal install, i am logged in fine
[01:35:08]<Dr_P>the login button points to the correct location ive been told, so the problem must be with the module, correct?
[01:35:12]<Mapler>didn't change a thing
[01:35:16]* Davea1 has quit ("Leaving")
[01:35:18]* helen_P has quit ("ChatZilla 0.9.83 [Firefox 2.0.0.16/2008070205]")
[01:35:29]<kazol_>Mapler: Are you at the server/connected to it by ssh already?
[01:35:32]* lessthanzero has joined #drupal-support
[01:38:16]* stevek has left #drupal-support ()
[01:40:19]* bitchkat has quit ("Leaving")
[01:41:23]* Mapler2 has joined #drupal-support
[01:41:24]<Mapler2>sorry
[01:41:31]<Mapler2>yes, I am running it on this very box
[01:43:46]* AlexUA has joined #drupal-support
[01:44:31]* drupal_daze has quit (Read error: 104 (Connection reset by peer))
[01:44:36]* apalazzolo has joined #drupal-support
[01:45:12]* apalazzolo has quit (Remote closed the connection)
[01:45:29]<kazol_>Mapler2: Could you please paste the output of "cat /etc/php5/apache2/php.ini|grep sendmail_path" (don't forget to remove any personal info).
[01:45:59]* kthomas_vh has quit (Read error: 104 (Connection reset by peer))
[01:46:42]* flexator has quit (Read error: 110 (Connection timed out))
[01:49:39]* Coore has joined #drupal-support
[01:49:53]* Ariel is now known as ariel
[01:49:57]* bitchkat has joined #drupal-support
[01:50:02]* ariel is now known as Ariel
[01:51:48]* RasQulec has left #drupal-support ()
[01:52:41]* ugarit has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008052906]")
[01:56:43]* Mapler has quit (Connection timed out)
[01:59:58]* deviantintegral_ has quit ()
[02:00:02]* Dr_P has quit ("http://www.mibbit.com ajax IRC Client")
[02:00:21]* C00re has quit (Read error: 101 (Network is unreachable))
[02:00:38]<kazol_>Has anyone here managed to get smtp working (so that when a user registers, an email is sent out)?
[02:01:09]<level09>me
[02:01:11]<level09>on D5
[02:01:26]<level09>I replaced all site's mails with smtp mails
[02:01:38]<kazol_>level09: How did you manage to do it?
[02:01:48]<kazol_>I'm desperate for a solution.
[02:01:49]<level09>I used smtp module
[02:01:54]<level09>with google apps
[02:01:57]<kazol_>Oh, I see.
[02:02:03]<level09>TLS mail
[02:02:04]<kazol_>That didn't work for me.
[02:02:12]<kazol_>[sigh]
[02:02:17]* futuresoon has quit (Read error: 110 (Connection timed out))
[02:02:17]* nonsie has quit (Connection timed out)
[02:02:22]<level09>GApps is great
[02:02:48]<level09>aaaaaah okay I did a tiny core hack
[02:02:51]<level09>:D
[02:03:09]<kazol_>level09: I can't believe that I spent the whole day on this issue.
[02:03:27]* davesoftdes has joined #drupal-support
[02:03:34]<kazol_>Of course, no one replied: http://drupal.org/node/283601
[02:03:35]<Druplicon>http://drupal.org/node/283601 => "connect_host" Error When Attempting to Send Email => SMTP Authentication Support, Miscellaneous, normal, active, 2 IRC mentions
[02:03:37]<level09>kazol_: I used to spend days on really tiny issues
[02:03:55]<level09>kazol_: why do u need smtp anyway
[02:04:04]* develCuy has quit ("Ex-Chat")
[02:04:06]<kazol_>level09: Once I spent a whole week on configuring software RAID-1.
[02:04:10]<level09>kazol_: can't u just configure php to send smtp mail ?
[02:04:23]<kazol_>I have been trying to.
[02:05:18]* level09 hates email issues
[02:05:55]<kazol_>level09: This article claims that it's easily possible: http://dimmeria.com/?q=node/1
[02:06:25]<kazol_>level09: Unfortunately I'm not sure what the default sendmail_path option is in php.ini
[02:07:00]<level09>kazol_: did u configure the permissions properly ?
[02:07:10]<level09>I had email issues too when I started on ubuntu
[02:07:23]<level09>I thought my server had no MTA
[02:07:43]<kazol_>level09: But I'm not sure what the default option should be in the php.ini file; I've changed it too much.
[02:08:05]* davesoftdes has quit (Client Quit)
[02:08:06]<kazol_>Before I can follow that article, I need to know what option should be there.
[02:10:59]<peerce>kazol_; default sendmail path in php.ini ? I've never seen any sendmail path in php.ini
[02:11:09]<peerce>sendmail is assumed to be in /usr/bin/sendmail, I believe.
[02:11:25]<kazol_>I'll try following this article then: http://www.sitepoint.com/print/advanced-email-php
[02:11:40]<kazol_>It probably won't work (as always), but I'll just give it a try.
[02:12:06]<peerce>for your distribution, find the settings for sendmail to configure it to use a 'smarthost'. on solaris, they give you a sample sendmail.cf, you simply rename, and edit the smarthost name in there.
[02:12:58]<peerce>the stock smarthost configuration defaults to looking for `mail` in any domain in /etc/resolv.conf's searchpath, I believe.
[02:13:28]<kazol_>peerce: I added "sendmail_path = /usr/sbin/sendmail -t" to php.ini; I will now try to configure sendmail as a smarthost.
[02:13:35]* nicdc has joined #drupal-support
[02:13:42]* Zarabadoo has joined #drupal-support
[02:14:47]* afeijo has joined #drupal-support
[02:14:59]* jenlampton has quit ("ChatZilla 0.9.83 [Firefox 3.0/2008061004]")
[02:16:42]* jb_in_nyc has joined #drupal-support
[02:18:27]* mindsharp has joined #drupal-support
[02:19:11]<mindsharp>anybody knows how to use debug module?
[02:20:22]<kazol_>peerce: Ok, I set it up as a smart host.
[02:20:33]* jrbeeman has quit ()
[02:25:32]<mindsharp>no one used Debug module?
[02:29:39]<Psi-Jack>I'm considering it.
[02:29:45]<Psi-Jack>Cause, I'm having a problem with Mailhandler!
[02:30:36]* redndahead has quit (Remote closed the connection)
[02:30:49]* davidstrauss has joined #drupal-support
[02:30:51]* esmerel-laptop has quit (Read error: 113 (No route to host))
[02:32:49]* owahab has joined #drupal-support
[02:34:20]* TrikNik has joined #drupal-support
[02:34:27]<kazol_>Fuck this. I am NOT spending the whole night fixing this smtp issue.
[02:34:35]<kazol_>It should not be this complicated.
[02:34:37]<kazol_>Seriously.
[02:34:59]* threexk has joined #drupal-support
[02:35:08]<kazol_>A person is not supposed to waste the whole day just for the mail feature (after a user registration) to work.
[02:36:42]<Psi-Jack>kazol_: Well, if you understood exim, it wouldn't be hard. ;)
[02:36:49]<Psi-Jack>Learning takes time.
[02:37:20]<kazol_>Psi-Jack: I tried exim4, phpmail, sendmail, and another application (I cannot recall the name).
[02:37:46]<Psi-Jack>Well, sendmail's a beast, for sure. Pain in the arse.
[02:37:50]<kazol_>I tried different combinations (of php.ini and various other config files for mail).
[02:37:57]<Psi-Jack>phpMail? You mean the Mail module with phpMail ?
[02:38:04]<kazol_>Yes I tried that
[02:38:06]<Psi-Jack>kazol_: It's nothing to do with php.ini.
[02:38:09]<kazol_>And the SMTP Auth. module
[02:38:09]<Psi-Jack>Nothing at all.
[02:38:20]<Psi-Jack>Hmm
[02:38:26]<Psi-Jack>You tried the SMTP auth?
[02:38:31]<Psi-Jack>Did you use a remote SMTP server?
[02:38:32]<kazol_>I edited php.ini for the other clients.
[02:38:40]<kazol_>Yes, smtp.gmail.com:465
[02:38:49]<kazol_>Yes I tried the SMTP auth module.
[02:38:56]<Psi-Jack>Hmm
[02:38:57]<kazol_>Nothing worked at all.
[02:39:02]<Psi-Jack>gmail.com is a bad one to use. ;)
[02:39:09]<kazol_>http://drupal.org/node/283601
[02:39:10]<Druplicon>http://drupal.org/node/283601 => "connect_host" Error When Attempting to Send Email => SMTP Authentication Support, Miscellaneous, normal, active, 3 IRC mentions
[02:39:33]<Psi-Jack>Sec
[02:40:04]<kazol_>Psi-Jack: What I posted is outdated; I disabled the module already.
[02:40:14]<kazol_>Psi-Jack: But the very last post is relevant.
[02:40:38]<Psi-Jack>Language string?
[02:41:02]<kazol_>I searched various forums and concluded that the error message basically indicates that it could not connect to the smtp server.
[02:41:15]* nonsie has joined #drupal-support
[02:41:25]<kazol_>When I tried different combinations of config files, ~80% of the time I got the same error.
[02:41:48]* renga has joined #drupal-support
[02:41:50]* einsicht has joined #drupal-support
[02:41:54]<Psi-Jack>kazol_: Yes. With gmail, it won't let you do what you want. Google's very particular with how it works. ;)
[02:41:54]* Gluteus_ has joined #drupal-support
[02:42:29]<kazol_>Psi-Jack: Unfortunately that error message is not verbose enough.
[02:42:52]<Psi-Jack>kazol_: Are you sending the mail from yourname@gmail.com, or something different?
[02:43:20]<kazol_>Psi-Jack: Different (I actually don't care at this point in time).
[02:43:36]<Psi-Jack>With gmail, it checks the sender is the authenticator.
[02:43:46]* Wonder95 has joined #drupal-support
[02:43:49]<kazol_>Maybe I should use my ISPs account...however, it prohibits servers.
[02:44:09]<Psi-Jack>kazol_: Hell, they won't notice. :)
[02:44:12]* AlexUA has quit (Connection timed out)
[02:44:15]<Psi-Jack>I used to do it all the time. LOL
[02:44:30]<kazol_>They won't check email messages?
[02:44:46]<Psi-Jack>LOL
[02:44:53]<Psi-Jack>Out of the thousands they get every hour?
[02:44:54]<Psi-Jack>No.
[02:44:54]* Bojhan2 has quit ()
[02:45:29]* deviantintegral has joined #drupal-support
[02:45:31]<kazol_>Psi-Jack: Ok I'll try using that...once I uninstall and revert [insert large number here] changes.
[02:45:58]<kazol_>Psi-Jack: Unfortunately I'm tired from doing this all day...will you be available tomorrow?
[02:46:00]<Psi-Jack>uninstall and revert?
[02:46:15]<Psi-Jack>You just would only need to change to use smtp auth module, nothing more.
[02:46:32]<Psi-Jack>php.ini, don't care. Don't matter WHAT it says.
[02:46:32]<kazol_>Not just that.
[02:46:43]<Psi-Jack>MTA, smtp-auth doesn't use your local MTA.
[02:46:46]* mindsharp_ has joined #drupal-support
[02:46:49]<kazol_>ok
[02:46:56]<Psi-Jack>So, literally.
[02:47:05]<Psi-Jack>SMTP Auth module is all that you need to worry with, in that setup.
[02:47:31]<kazol_>Psi-Jack: Ok, I'll use the SMTP module and phpmail (that I untarred to a dir).
[02:47:34]* figover1 has joined #drupal-support
[02:47:48]<figover1> I want that ....... for a specific role....... Title of Taxonomy and List Box of Taxonomy should not be shown , when that role will edit any node......what is your suggestion to solve this problem
[02:47:56]<kazol_>Psi-Jack: I'll try changing smtp settings through the GUI.
[02:48:00]<Psi-Jack>I haven't tried phpmail, but, it was an annoyance, and I didn't, personally, need it. ;)
[02:48:24]<kazol_>Psi-Jack: It's possible to use the module without phpmail?
[02:48:35]* grndlvl has joined #drupal-support
[02:48:36]<Psi-Jack>I dunno. :)
[02:48:48]<Psi-Jack>I /used/ to have to use it, so, obviously not too hard to get working. ;)
[02:48:51]* grugnog has quit (Remote closed the connection)
[02:49:11]<kazol_>Ok...hopefully I will get this working tomorrow (I'm being extremely optimistic here).
[02:49:15]<Psi-Jack>But yeah.
[02:49:17]<kazol_>gn
[02:49:19]<Psi-Jack>likely I'll be around.
[02:49:23]<Psi-Jack>Just say my name.
[02:49:26]<kazol_>ok
[02:49:39]<Psi-Jack>If I'm around, I'll see it.
[02:49:46]<Psi-Jack>RL here, that is. ;)
[02:49:52]* Michelle2 has joined #drupal-support
[02:49:52]* Psi-Jack idles a lot too.
[02:49:53]<figover1> I want that ....... for a specific role....... Title of Taxonomy and List Box of Taxonomy should not be shown , when that role will edit any node......what is your suggestion to solve this problem
[02:50:15]<Psi-Jack>figover1: An annoying module known as Taxonomy Access Control
[02:50:34]* h2mee has quit (Read error: 110 (Connection timed out))
[02:50:42]<figover1>yes....i am using taxonomy access module
[02:50:43]* Michelle has quit (Nick collision from services.)
[02:50:46]* Michelle2 is now known as Michelle
[02:50:47]<Psi-Jack>Be aware that TAC is VERY annoying, especially regarding forums. ;)
[02:51:26]* Moonshine_home has joined #drupal-support
[02:51:38]<figover1>how can i solve my problem?
[02:52:41]<figover1>I only want to hide Taxonomy Title and Taxonomy Text Box, when a specific role will edit the node
[02:52:42]* TrikNik has quit ()
[02:53:02]* Davea1 has joined #drupal-support
[02:53:09]<figover1>I tried it by css
[02:53:27]<figover1>but in this way....it is hidden for all users
[02:53:33]<figover1>also for admin
[02:54:07]<Psi-Jack>Ahhh
[02:54:10]<Psi-Jack>Formfilter module
[02:54:35]<figover1>Psi-Jack thank you for guiding
[02:54:45]* steveoliver has quit ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
[02:54:47]<Psi-Jack>Now
[02:55:11]<Psi-Jack>Anyone here have experience with Mailhandler? I'm having serious complications of it claiming to retrieve the mail.. But never doing anything with it.
[02:55:25]* cpgeek has quit ()
[02:55:36]<figover1>Plz explain
[02:57:21]<Psi-Jack>I email my box, Mailhandler fetches and deletes it, but never submits it to drupal.
[02:57:31]* cpgeek has joined #drupal-support
[02:57:37]* grugnog has joined #drupal-support
[02:57:45]* Moonshine_home has quit ()
[02:57:55]* TrikNik has joined #drupal-support
[02:58:18]<figover1>u r sending email from any account like yahoo or gmail?
[02:59:03]<Psi-Jack>Actually no, from my very own domain's email.
[02:59:26]<figover1>like jack@site.com?
[02:59:46]<figover1>ok
[03:00:00]<Psi-Jack>Yeah
[03:00:02]<figover1>and u r sending to which account?
[03:00:11]<Psi-Jack>support@mydomain.com
[03:00:13]<figover1>same domain account
[03:00:28]* Squirrel333 has joined #drupal-support
[03:00:37]<Psi-Jack>OH MY GOD!
[03:00:43]<Psi-Jack>It was CT Mail causing the problems.
[03:00:51]<Psi-Jack>Casetracker Mailhandler extension.
[03:01:10]* Squirrel333 has quit (Client Quit)
[03:01:24]<Psi-Jack>Disabled CT Mail module, and emailed.. Boom! Content published.
[03:01:24]<figover1>fine
[03:01:36]* Squirrel333 has joined #drupal-support
[03:01:43]<figover1>good good
[03:01:45]<Psi-Jack>Sheash.. How annoying..
[03:01:48]* Squirrel333 has quit (Remote closed the connection)
[03:02:05]* Squirrel333AU has joined #drupal-support
[03:02:08]* figover1 has quit ("Leaving.")
[03:03:37]* mindsharp has quit (Read error: 110 (Connection timed out))
[03:03:40]* grndlvl has quit ("This computer has gone to sleep")
[03:03:48]<Squirrel333AU>Just poped in to say thanks to all who helped out the newbie last night, me. I have got Drupal up and running, well, the basics, thanks again
[03:04:13]<Psi-Jack>Now to just get Mailhandler sending mail to unauthorized people....
[03:04:14]<Psi-Jack>LOL
[03:04:25]<Psi-Jack>And why the "Secondary Email" isn't sending mail.
[03:04:57]<Psi-Jack>Hmm, actually, Secondary's not important, so long as Workflow-ng can intercept the submission from Mailhandler.
[03:05:37]* vinceyoumans has quit (Read error: 110 (Connection timed out))
[03:06:19]* stompeers has quit ()
[03:06:30]* Pingers27 has joined #drupal-support
[03:06:45]* afeijo has quit (