Search the website and IRC logs

Search is currently not available.

#TYPO3 IRC log from : Friday 2 July 2010

Year: 2007 2008 2009 2010 2011 2012
Month: Jan Feb Mar Apr May Jun Jul Sep Oct Nov Dec
Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
09:39 newbie how in extension make link to download file ?
09:39 newbie by method LINK
10:04 HardPhuck aloha
10:04 Bluespuke hello
10:05 Bluespuke after upgrading 4.2 to 4.4 the filemounts aren't working any more... i also tried to create new ones but the filelist remains empty...
10:05 Bluespuke someone has this too? is it a bug or am i to stupid?
10:06 HardPhuck did you try to upgrade 4.2 to 4.3 first?
10:09 tmkd hi, how can i add new account 'journalist' with apropriate priviledges
10:09 tmkd i have created account but 'journalist' doesnot see page tree.
10:09 sorenmalling tmkd: Did you check ownership of the pages in the pagetree? Use the access module for that
10:11 HardPhuck you need to mount the page tree
10:11 HardPhuck for that user
10:13 HardPhuck but it's usually recommended that you create a group, assign that user to it, and mount the page tree to that group
10:13 HardPhuck and set permissions, yes
10:15 Denyerek Hey HP, long tim eno see!
10:15 HardPhuck hey Den, yea :)
10:15 Denyerek Hope you and the family are well?
10:15 HardPhuck yup, expecting 3rd child in august :)
10:16 xaver hi
10:17 xaver i tryed perfectlightbox 3 and all contants settings not in the editor
10:18 HardPhuck lightbox extensions are not the best way
10:20 HardPhuck in fact, they should be banned lol
10:20 HardPhuck for deceiving young developers :)
10:20 BingVm good morning people
10:21 BingVm How do i make an image fit trough typoscript? so landscape and portrait, both centered in the image holder
10:22 Denyerek A 3rd?! You have been busy :D
10:23 HardPhuck Well she wouldn't buy me a PS3 :)
10:24 Denyerek HAHAHAhaha
10:31 tmkd ok, it works
10:32 tmkd sorenmalling: it works, you have right.
10:46 tmkd i have one question. I am using comments plugin, and ###TX_COMMENTS_COUNT###
10:47 tmkd but i have noticed that this counter doesnot have right value
10:47 tmkd why?
10:47 tmkd what can be the reason
10:47 tmkd ?
10:47 HardPhuck what value does it have
10:50 Serpiente 6 hours till weekend! :D
10:53 xaver HardPhuck: was my failture
10:53 xaver ....
10:53 xaver i like the rzcolorbox :)
11:03 tmkd ok, it works to
11:03 tmkd too
11:03 tmkd but time to update counter is so long. why?
11:05 kpeter Hello everybody!
11:05 kpeter I need some help with typo frontend editing
11:06 kpeter I want to enable the front-end edit for a specified group, but does not working
11:06 kpeter Somebody have any Idea why not?
11:08 kpeter I've inserted this script in Group TSConfig: admPanel { enable.edit = 1 module.edit.forceNoPopup = 0 module.edit.forceDisplayFieldIcons = 1 module.edit.displayIcons = 1 module.edit.forceDisplayIcons = 1 hide = 1 }
11:09 tmkd fe editing means change content?
11:09 tmkd remap fields?
11:10 kpeter yes,
11:10 kpeter or I can't enable the admin panel with this script: config.admPanel = 1
11:11 kpeter just from template typoscript, but that's not good because it enables for unregistred users too
11:13 aterriblechaos if setting config.admPanel=1 a website visitor will never see the admin panel
11:13 tmkd why you need adm.panel?
11:13 kpeter to enable the edit icons
11:14 tmkd you make new grup, add new (redactor) to this group , and add right priviledges togroup
11:14 tmkd that is all]
11:15 kpeter what do you mean about "add new (redactor)"?
11:16 kpeter I created a new group and added the "config.admPanel = 1" in TSConfig
11:16 kpeter Should I do something else too?
11:16 kpeter The Fron-end user is part of the group
11:22 tmkd why do you need this admPanel?
11:22 tmkd changes are made inside BE
11:22 tmkd changes of FE
11:25 tmkd hm. maybe you thinking about one thing, and i amg thinking about other
11:25 kpeter I need a user who can manage the articles without log in in BR
11:25 kpeter BE
11:25 tmkd aaaaaa
11:25 tmkd so i do not know
11:26 kpeter :)
11:26 tmkd are you using plugin comments maybe?
11:27 kpeter I'm using the "Frontend Editing" FE plugin
11:29 kpeter if I enable the admin panel from template tiposcript I can edit the articles even if I'm not logged in
11:30 kpeter That's why i want to restrict the admin panel just for a specified user group
11:33 aterriblechaos kpeter: are you shure? admin panel should never apear if you are'nt logged in
11:34 kpeter yes
11:34 kpeter just if I enable from typoscript
11:35 aterriblechaos for me it does not apear when not logged in, maybe you should try a different browser to avoid cache problems
11:35 kpeter config.no_cache = 1 :)
11:36 aterriblechaos i mean browser cache, not typo3 cache
11:36 kpeter ok I try!
11:39 kpeter yes you are right, the admin panel is visible just for logged in users!
11:40 kpeter I checked with FF first and hat a tab where I was logged in typo3 BE
11:41 aterriblechaos as i thought, if admin panel would be visible to all visitors its a serious bug
11:41 kpeter :)
11:42 kpeter how can I enable the admin panel for an non Admin user (user with less right like admin)
11:43 aterriblechaos with user or group tsconfig, admPanel.hide=0
11:48 kpeter with admPanel.hide=0 does not working, I tryed with multiple browswers
11:49 kpeter and I set for both user and group TSconfig
11:53 aterriblechaos i addet following to group tsconfig and it apears for me .. http://pastebin.com/GYTd5kqQ
11:57 kpeter still does not working...
11:57 kpeter do you have any idea where can it be the problem?
11:58 aterriblechaos is your user able to edit/add content without frontend editing?
11:59 kpeter I check!
12:00 kpeter If I log with my user in BE I can't do anything with user, I don't see the left modules
12:01 aterriblechaos so you need to tune user rights and page access for the user ... also dont forget "include access lists" in your user group
12:02 kpeter can you send me a documentation about this?
12:02 kpeter a website link
12:04 aterriblechaos kpeter: http://typo3.org/documentation/document-library/tutorials/doc_tut_quickstart/0.1.0/view/1/12/#id4003846 .. quite old but you should get the point
12:04 kpeter Thanks for your support!
12:05 kpeter Have a nice day!
12:05 aterriblechaos thank you, have a nice day too
12:43 ironm Hi guys :) - do you have such error/warning messages like "Core: Error handler (BE): PHP Warning" OR "Core: Error handler (FE): PHP Warning" in your logfile? http://paste.debian.net/79353/
12:56 pgampe ironm: no, but they clearly say what to do...
13:00 ironm hi pgampe - yes .. however it is a bit difficult for a person like me to debug and solve such typo3 core and/or extension issues. I inserted a bug for typo3 core - http://bugs.typo3.org/view.php?id=14970
13:01 ironm pgampe: is it possible "after" to change the sverity from "minor" to another one?
13:03 ironm pgampe: probably I should also create such bug reports for all involved extensions .. in this case for sr_feuser_register and direct_mail
13:06 pgampe ironm: yes... but make sure to have the latest versions... and please do not report to core as long as extensions are involved
13:08 pgampe ironm: and please attack full error message to the bugreport
13:10 ironm pgampe: yes .. you are right - I will attach the content of the logfile
13:11 ironm pgampe: hmm .. if there are some bugs in core scripts (even they interacting with extensions)?
13:16 shbasstee hi there
13:17 shbasstee is somebody familiar with paymentlib ? I am looking for a simple install tutorial but there doesnt seem to be one...
13:22 shbasstee_relogg hm i cant see ur answers probably the irc-client buggs
13:49 ironm does one of you have such troubles with the direct_mail extensions? http://bugs.typo3.org/view.php?id=14973 - 0014973: Missing category checkboxes on the recipient list page [BE] after installing direct_mail extension
14:40 neoneye 404 page not found. It partially works for me, but I'm not sure how to make it fully work
14:41 neoneye the strange thing is that invalid urls that ends with .html.. correctly redirects to the 404 page
14:41 neoneye but if the suffix is .php then it redirects to the frontpage
14:45 neoneye I'm unsure if I should change something in htaccess
14:52 neoneye I use realurl
14:53 ironm neoneye: hi .. I use also realurl . but don't use .htaccess .. instead I put all the rewriting rules in apache.conf
14:54 neoneye I'm not sure where it's put, since I didn't make the site
14:54 neoneye will checkout apache.conf
14:55 chris--- hi
15:33 Neo2 Hi everybody. I have a front end login with a start page, once logged in. When I Save and display the page from the back end the content is displayed as desired but if I browse through the site and go back to the start page all dynamic elements (FCEs) are not rendered. Any idea why?
15:37 Neo2 Does it have something to do witch the caching of the page?
15:40 Neo2 Someone here???
15:57 ironm hi Neo2
15:58 ironm salut Denyerek .. what's up today? ;)
15:58 Neo2 ironm: Aloha
16:01 ironm Neo2: you could switch the cache off .. like "config.no_cache = 1" in your root template TS ... and check if you still have such effects
16:04 Neo2 Yeap, still have the problem. I have just realized that if I access the page directly via /index.php?id=197, the content will be rendered but not if I do this with the root url /
16:10 ironm Neo2: to avoid some caching effects I also restart apache every time I have strange behavior .. another issue can be that the setting for your default language can be different depends on that how you access your pages (L="0" .. or L="")
16:10 ironm Neo2: .. there only some ideas ..
16:10 ironm +are
16:11 Neo2 hummm, the language think can be a possible cause. I will check that hint
16:43 Neo2 ironm: I found the problem, nothing complicated. I used the wrong pid in a part of my TS. So no caching error. It's Friday.
17:40 ironm new issue for sr_feuser_register: Core: Error handler (FE): PHP Warning: explode() expects parameter 2 to be string
17:40 ironm http://bugs.typo3.org/view.php?id=14976
17:42 ironm and another one for mail_direct: Missing category checkboxes on the recipient list page [BE] after installing direct_mail extension
17:42 ironm http://bugs.typo3.org/view.php?id=14973
19:55 TheEternalAbyss hey has anyone ever tried to use the extension smoothgallery?
20:12 acasto TheEternalAbyss: yeah
20:13 TheEternalAbyss cool
20:13 TheEternalAbyss i get an error
20:13 TheEternalAbyss window.ondomready is not a function
20:14 TheEternalAbyss www.thierry-technology.com
20:14 TheEternalAbyss and it throws a little '-->' at the upper left of my page screwing up the look
20:14 TheEternalAbyss i have mootolls 1.3
20:14 TheEternalAbyss typo3 4.2.10
20:14 TheEternalAbyss mootools
20:16 acasto http://smoothgallery.jondesign.net/forums/viewtopic.php?pid=304
20:16 acasto Have you checked those suggestions?
20:17 TheEternalAbyss ohh
20:17 TheEternalAbyss yea i have prototype.js
20:17 TheEternalAbyss :\
20:18 TheEternalAbyss thanks
20:18 TheEternalAbyss let's see what i can do
20:19 acasto no problem, good luck with that
20:19 TheEternalAbyss thanks
20:19 TheEternalAbyss hmm
20:19 TheEternalAbyss actually no.i don't have prototype.js on that page
20:19 TheEternalAbyss it's on another page...
20:20 TheEternalAbyss i do have javascript tho...
20:36 acasto what version of mootools do you have installed?
20:38 acasto TheEternalAbyss: what version of the SmoothGallery plugin are you using?
20:43 acasto the MooTools js file I'm using has the ondomready function in it, the one on your site diesn't
20:43 acasto I'm looking to see if I might have swapped out the script with a new version or something
20:44 TheEternalAbyss 1.2 i think
20:44 TheEternalAbyss mootools 1.3
20:44 TheEternalAbyss smoothgallery 1.5.1
20:45 TheEternalAbyss i dunno. I disabled javascript but still nothing
20:47 acasto do you have a separate mootools plugin or something? The script is different than what mine is showing with just rgsmoothgallery installed?
20:48 acasto http://manelloconstruction.com/Portfolio.9.0.html
20:48 TheEternalAbyss yea i have mootools installed as a separate plugin
20:49 acasto can you try disabling it and letting smoothgallery call it's included mootools script?
20:49 TheEternalAbyss you only have rgsmoothgallery?
20:49 TheEternalAbyss ok lemm etry that
20:49 acasto yeah, smooth gallery includes a mootool file in res/scripts/mootools.js
20:51 TheEternalAbyss nope
20:51 TheEternalAbyss still won't work
20:51 acasto well, the error when away and ondomready is present now
20:52 acasto smoothgallery also shows that loading bar when it can't find images, have you checked that also?
20:53 TheEternalAbyss the directory is there
20:53 TheEternalAbyss i tried changign it
20:54 TheEternalAbyss it's under thierry-technology.com/fileadmin/sys/gfx/sgallery/
20:54 TheEternalAbyss I've tried fileadmin/sys/gfx/sgallery/
20:54 TheEternalAbyss I've tried /fileadmin/sys/gfx/sgallery/
20:54 TheEternalAbyss i dunno
20:56 TheEternalAbyss WOA
20:56 TheEternalAbyss it works!
20:56 TheEternalAbyss LOL
20:57 acasto there it goes
20:57 acasto cool
20:57 acasto I've noticed sometimes that you may need to do a hardrefresh for smooth gallery to pick up changes
20:58 acasto I have a client who uses ftp to manage a folder of images and let SmoothGallery display them
20:58 TheEternalAbyss ah
20:58 TheEternalAbyss good to know
20:59 TheEternalAbyss well thank you very very much acasto
20:59 TheEternalAbyss i appreciate the help
20:59 acasto no problem
21:01 TheEternalAbyss there's still that little --> in the upper left hand corner tho...
21:01 TheEternalAbyss lol
21:01 TheEternalAbyss oh wait
21:01 TheEternalAbyss I know what that is
21:12 ironm hi guys :) ... does one of you use the macina_searchbox extension?
21:13 TheEternalAbyss sorry iron, i don't
21:15 ironm tnx TheEternalAbyss :) .. do you use the system own search box?
21:16 flobbie In GifBuilder I can't use transparancy. If I set transparentBackground = 1, my image has a black background. What can I do?
21:23 flobbie I installed graphicksmagick, and everythink works..
21:28 TheEternalAbyss hmm
21:29 TheEternalAbyss iron: I haven't used a searchbox
21:29 TheEternalAbyss acasto: is there a way to make the images linkable
21:29 TheEternalAbyss to other pages
21:29 TheEternalAbyss ?
21:29 TheEternalAbyss in the smoothgallery?
21:29 acasto not sure
21:30 TheEternalAbyss hmm
21:34 TheEternalAbyss if i use the script itself then it seems i can
21:34 TheEternalAbyss doesn't seem like the plugin version allows for that
21:34 TheEternalAbyss *sigh*
21:56 TheEternalAbyss seems like you can reference records.......but i'm not sure how. the documentation (of course) isn't clear -_-;;
21:58 flobbie How do I enter this in php ( for using with img_resource ):
21:58 flobbie tt_content.image.20.1.file >
21:58 flobbie tt_content.image.20.1.file = GIFBUILDER
21:58 flobbie especially I don't know how to enter the >
21:59 flobbie $img['file'] = $row['image'];
22:07 anders2011b hello? can anyone help? I get error installing typo3 4.4 on linux
22:07 anders2011b cannot select database
22:07 ironm hi anders2011b
22:07 ironm what kind of error?
22:07 anders2011b cannot select or creat new databe in installer
22:07 ironm anders2011b: what linux do you use?
22:08 anders2011b is my webhost...
22:10 anders2011b I dont know what linux distribution
22:10 anders2011b is it a lot of problem stil with typo3 v4.4 and web hosts?
22:12 anders2011b that gave me an idea... I have anotherweb host company
22:12 anders2011b I could try that one as well :P
22:12 anders2011b txs
22:13 anders2011b ok
22:14 anders2011b I I will try that and come back if still problems
22:14 anders2011b bye
23:59 datag_ good evening!

Technologies


R. van Twisk 2004-2010 R. van Twisk / Avenida Diego de Almagro No: 22-47 y Juan Severino / Quito Ecuador
callto://r.vanTwisk | Support: +1 (803) 4263350

© 2012 R. van Twisk. All Rights Reserved.