Search the website and IRC logs
Search is currently not available.
| Year: | 2007 2008 2009 2010 2011 2012 | |
| Month: | Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec | |
| Day: | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
| 04:13 | XiXora | Hello, I have a slight problem with direct mail. It seems not to like applying templates to pages in the newsletter directmail folder subsequently not allowing them to send |
| 04:13 | XiXora | However, quickmails send nicely |
| 06:19 | FloLeBlanc | hi all |
| 08:42 | FloLeBlanc | can someone please tell me the correct call for enableFields ? it doesn't seem to be in t3lib_BEfunc:: |
| 08:43 | FloLeBlanc | nvm , the api is my friend |
| 09:20 | MasterYin | Morning everyone |
| 09:21 | MasterYin | Is there allready a Fix for Typo3-Developement with Firefox3 ? |
| 09:24 | maholtz|WORK | afaik the actuall typo3 version should work 4.0.x, 4.1.x |
| 09:24 | maholtz|WORK | 4.2.x |
| 09:26 | m4rtijn_ | hi all |
| 09:26 | maholtz|WORK | hi martijn |
| 09:30 | FloLeBlanc | hi martijn |
| 11:32 | Recnelis | Hey guys, can I insert some content into a field via a extension? - Like if my extension is added in Main content area and I wanna add some text to "Right Content Area". is it possible from inside the extension's php? |
| 12:08 | martijn | is there a good keyword for a site navigation.. something like the 3d vista task switcher? |
| 12:08 | martijn | aero |
| 12:40 | locnguyen | hello |
| 12:41 | locnguyen | i have proplem with front end user register |
| 12:41 | locnguyen | when i import to server it display |
| 12:41 | locnguyen | Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 18251 bytes) in /var/www/uxfr0010c/htdocs/typo3_src-4.1.6/t3lib/class.t3lib_parsehtml.php on line 130 |
| 12:42 | locnguyen | i have checked the template file and all the ID |
| 12:42 | maholtz|WORK | 16MB is not enough for typo3 - check php memory size should 64 MB afaik |
| 12:42 | locnguyen | it is good in local server |
| 12:42 | Let_Me_Be | Hello, I'm desperate in search for a usable LCMS system. Does Typo3 have the following features? 1) Paypal - pay-per-node + subscriptions (premium content acess) 2) Multilingual - side-by-side translations 3) Google adsense, analytics, sitemaps support |
| 12:42 | locnguyen | where can I change it |
| 12:43 | maholtz|WORK | php.ini |
| 12:43 | NublaII | Hi, I have an old install of typo3 (3.8.1) and it's installed without symlinks to typo3_src_3.8.1 |
| 12:43 | NublaII | I need to change alt_main.php, but here's the question... which one do I need to update? the one on typo3/ or the one on typo/ or the one on typo3_src/typo3/? |
| 12:44 | NublaII | or maybe all of them? |
| 12:45 | locnguyen | how can i change it |
| 12:45 | andybe | hello everyone |
| 12:45 | locnguyen | please tell me the details maholtz|WORK |
| 12:45 | andybe | I crawl around with imagebuilder... |
| 12:47 | andybe | i tought i can do 50 = image ... file ... imagebuilder ... text |
| 12:48 | andybe | but the value of text is never regonized, means i get a 1x1px picture... |
| 12:48 | martijn | NublaII - u only need to change the typo3_src normally.. |
| 12:49 | martijn | if its been set-up correctly /typo3_src symlinks the root directory of the typo3 source |
| 12:49 | martijn | and /t3lib/ symlinks ./typo3_src/t3lib |
| 12:49 | martijn | and /typo3/ symlinks ./typo3_src/typo3 |
| 12:50 | NublaII | that's the problem... I inherited this install, and there are no symlinks |
| 12:50 | NublaII | so I have triplicated folders |
| 12:50 | martijn | then.. make symlinks |
| 12:51 | NublaII | actually... 4 copies |
| 12:51 | NublaII | darn it |
| 12:51 | martijn | rename the original /t3lib and /typo3 .. just in case u do smth wrong |
| 12:51 | martijn | then symlink the new typo3 and t3lib folders |
| 12:51 | NublaII | I've been running some diffs on the directories |
| 12:51 | NublaII | need to clear all of those first |
| 12:53 | Denyerec | hey martijn |
| 12:53 | Denyerec | no 4 today? |
| 12:53 | Denyerec | :) |
| 12:53 | martijn | hmm.. i forgot |
| 12:53 | martijn | :) |
| 12:54 | Denyerec | What are you trying to achieve andybe |
| 12:55 | Denyerec | what is your final objective |
| 12:55 | martijn | Let_Me_Be - check the typo3.org extension repository on those keywords |
| 12:55 | andybe | on the borderline i wanne draw a text with imagebuilder -> special font |
| 12:55 | andybe | Headers works, side menu works with that, no problem |
| 12:58 | andybe | 40 = IMAGE |
| 12:58 | andybe | 40 { |
| 12:58 | andybe | file = GIFBUILDER |
| 12:58 | andybe | file { |
| 12:58 | andybe | XY = [10.w],[10.h]+10 |
| 12:58 | andybe | backColor = #000000 |
| 12:58 | andybe | transparentBackground = 1 |
| 12:58 | andybe | 10 = TEXT |
| 12:58 | andybe | 10 { |
| 12:58 | martijn | hey |
| 12:58 | andybe | value = this text I wann write |
| 12:58 | andybe | fontSize = 16 |
| 12:58 | andybe | offset = 0,32 |
| 12:58 | andybe | fontFile = fileadmin/templates/tsod/fonts/Zapfino.ttf |
| 12:58 | Denyerec | STOP |
| 12:58 | andybe | fontColor = #ffffff |
| 12:58 | andybe | } |
| 12:58 | Denyerec | use www.pastie.org |
| 12:58 | martijn | andybe - dont paste code here |
| 12:58 | andybe | } |
| 12:58 | Denyerec | else no-one will listen |
| 12:58 | andybe | } |
| 12:59 | andybe | http://www.pastie.org/229679 |
| 12:59 | Denyerec | better |
| 13:00 | andybe | Denyerec, martijn any idea? |
| 13:00 | Denyerec | "on the borderline" ? |
| 13:03 | andybe | Denyerec: little update with div http://www.pastie.org/229682 |
| 13:05 | martijn | try 10.text.field = my text |
| 13:05 | andybe | I will try this again, but i did it before , just a second... |
| 13:05 | martijn | instead of 10.value |
| 13:06 | martijn | andybe - i used this script once to replace the stdeader with an image.. which works fine. |
| 13:06 | martijn | just alter it to your purposes |
| 13:06 | martijn | http://phpfi.com/330170 |
| 13:06 | Recnelis | Damn that mootools is a bigass script |
| 13:06 | Recnelis | 179 kb :o |
| 13:07 | andybe | martijn: I allready did that... |
| 13:07 | andybe | <div id="content_copyright"><img src="typo3temp/GB/dca9df4bd3.gif" width="1" height="10" border="0" alt="" title="" /></div> |
| 13:08 | martijn | hmm.. its not rly a nice script anyway.. which I posted.. I think 5.IMAGE is crap |
| 13:10 | andybe | martijn: any solution? |
| 13:12 | martijn | whats the result of your script? |
| 13:15 | andybe | http://www.pastie.org/229687 |
| 13:15 | andybe | last line |
| 13:15 | martijn | yes.. I mean.. how does the image look? |
| 13:15 | martijn | ah.. width = 1 |
| 13:16 | martijn | did u try setting a absolute width and height.. just for testing purpose |
| 13:16 | andybe | martijn: XY = [10.w],[10.h]+10 |
| 13:16 | martijn | try XY = 100, 100 or smth |
| 13:17 | martijn | and leave out the font setting |
| 13:17 | martijn | just for testing.. |
| 13:17 | andybe | empty martijn |
| 13:17 | martijn | kk.. also without the custom font? |
| 13:18 | andybe | martijn: yes |
| 13:19 | martijn | ah, lol |
| 13:19 | martijn | dont use value.. |
| 13:19 | martijn | 10 = text |
| 13:19 | martijn | 10.text = hello world |
| 13:19 | maholtz|WORK | GIFBUILDER.TEXT != TEXT that is the reason:) |
| 13:20 | andybe | maholtz|WORK: ? what do you men? |
| 13:21 | martijn | just use 10.text = bla |
| 13:21 | martijn | thats what he means : |
| 13:21 | martijn | :) |
| 13:22 | andybe | ah.... |
| 13:23 | maholtz|WORK | 10.text = hello world is not TypoScript TEXT Object but GIFBUILDER-TEXT Object they are different (but have same name:/ ) |
| 13:24 | andybe | thanx maholtz|WORK |
| 13:25 | martijn | .. *cough* |
| 13:28 | martijn | you're welcome andybe .... just in case u wanted to thank me as well ;) |
| 13:28 | andybe | martijn: thak you too :\ |
| 13:28 | andybe | thank |
| 13:41 | ct529 | any templavoila expert here? |
| 13:49 | andybe | re |
| 14:08 | voidus | someone... |
| 14:09 | Recnelis | ct529: State ur question :) |
| 14:09 | Recnelis | voidus: u2 if u have any |
| 14:10 | voidus | is there anyone who knows Ingo Renner? |
| 14:10 | ct529 | I am having problem after switching to TV 1.3.6 |
| 14:12 | ct529 | I mapped an element using type "content element", then i added the code http://phpfi.com/330196 to the page template, but typo3 does not visualise the content. Am I doin something wrong? Did things change with the new templavoila? |
| 14:14 | ct529 | Recnelis: what do you think? |
| 14:17 | snoy_ms | ct529: Did you include the "CSS Style Content" in your standart Template? |
| 14:20 | snoy_ms | ct529: Cache? |
| 14:20 | ct529 | snoy_ms: I suppose so! |
| 14:21 | ct529 | snoy_ms: I suppose very wrongly I am afraid .... |
| 14:22 | snoy_ms | ct529: and? does it work? |
| 14:24 | ct529 | snoy_ms: wait |
| 14:25 | ct529 | snoy_ms: yes it does, thank you ever so much! |
| 14:26 | snoy_ms | no prob. |
| 14:27 | Horttcore|DE | anyone good with regex herE? |
| 14:28 | chefan | what's the question? |
| 14:29 | Horttcore|DE | Horttcore|DE: preg_replace('&foo&','bar',$text); |
| 14:29 | Horttcore|DE | [14:32] nowimproved: anyone know of a plugin that is like the slideshow in the top left of time.com |
| 14:29 | Horttcore|DE | [14:32] Horttcore|DE: but foo shouldn't be within a html text |
| 14:29 | Horttcore|DE | [14:32] Horttcore|DE: *text = elemenz |
| 14:29 | Horttcore|DE | [14:33] Horttcore|DE: ie <a href="wordpress.html">wordpress</a> |
| 14:29 | Horttcore|DE | [14:33] Horttcore|DE: preg_replace('&wordpress&','WordPress',$text); |
| 14:29 | Horttcore|DE | so output will be <a href="wordpress.html">WordPress</a> |
| 14:30 | Horttcore|DE | I'm so bad with regex :-/ |
| 14:32 | chefan | ok, do you know php.net? |
| 14:35 | Horttcore|DE | sure |
| 14:35 | chefan | you should probably not use regexps for examples like that |
| 14:35 | Horttcore|DE | I'm very good with php |
| 14:35 | Horttcore|DE | but regex is making me crazy |
| 14:37 | chefan | if you want to replace whole (known) words, regexp are a waste of resource |
| 14:38 | chefan | wait a sec. |
| 14:38 | snoy_ms | Horttcore|DE: Slideshow? Use a cool mootools gallery with templavoila.... |
| 14:39 | chefan | your starting data is an anchor, and you want to autocreate a link name by use of regexps? |
| 14:43 | chefan | just in the given case you'd do: str_replace('>wordpress<','>WordPress<',$text); |
| 14:47 | Horttcore|DE | nah it could also been somewhere ina whole text |
| 14:47 | Horttcore|DE | its just an example |
| 14:48 | Horttcore|DE | wordpress should be WordPress if wordpress is not between < > |
| 14:48 | ct529 | snoy_ms: the other questions is .... a have grup of tags I want to subsitute with a templavoila marker. What I normally do is to put *:inner in the [Advanced] Mapping rules. How do you write the RANGE instruction in the [Advanced] Mapping rules? |
| 14:51 | snoy_ms | ct529: Did you already watch the templa voila podcast's http://castor.t3o.punkt.de/files/podkast_julestue3-build-website.m4v ? |
| 14:52 | ct529 | snoy_ms: I did not know there was one .... :D |
| 14:52 | ct529 | snoy_ms: I am din it now .... |
| 14:52 | ct529 | s/din/doing |
| 14:52 | snoy_ms | ct529: ok ;-) |
| 14:53 | snoy_ms | ct529: i think you find alot of stuff in this podcast ! |
| 14:55 | Denyerec | Perhaps if I say her name 3 times.... |
| 14:55 | Denyerec | Uschi! |
| 14:55 | martijn | we all need an uschi now and then |
| 14:55 | martijn | maybe an virgin sacrifice? |
| 14:55 | Denyerec | Not going to find one of those in the UK... |
| 14:56 | XiXora | ooh people awake |
| 14:56 | XiXora | i'll ask question again |
| 14:56 | XiXora | Hello, I have a slight problem with direct mail. It seems not to like applying templates to pages in the newsletter directmail folder subsequently not allowing them to send |
| 14:56 | Denyerec | Look slike I might have confused the Tsoots summoning ritual with the Uschi summoning ritual... |
| 14:56 | XiXora | However, quickmails send nicely |
| 14:56 | XiXora | den youre quite active |
| 14:56 | XiXora | just never in qnet it seems :p |
| 14:56 | Denyerec | just not in #webdev |
| 14:56 | Denyerec | I'm a riot in #photography |
| 14:56 | Denyerec | ;) |
| 14:56 | Tsoots | hmm |
| 14:57 | XiXora | lol |
| 14:57 | Denyerec | Tsoots you didn't bring uschi with you, by any chance? |
| 14:57 | Tsoots | nope |
| 14:57 | martijn | hehe |
| 14:57 | Denyerec | Damn. |
| 14:57 | Tsoots | sorry to disappoint you |
| 14:57 | Denyerec | Check your pockets. |
| 15:05 | martijn | I have some uschis here |
| 15:07 | Recnelis | What do u guys think is the best extension for making a Faq list? |
| 15:09 | martijn | I like irfaq |
| 15:10 | Recnelis | I'll give it a try then.. how come ur nick contains a "a" today martijn? - Usually it's a 4 |
| 15:11 | martijn | .. its my alternative nick.. |
| 15:11 | martijn | I think.. :p |
| 15:12 | Recnelis | Can i copy ur ts settings? |
| 15:12 | m4rtijn | hm? |
| 15:12 | Recnelis | For irfaq that is |
| 15:13 | m4rtijn | hmm. not much to set there |
| 15:13 | Recnelis | I'll give it a shot.. just being lazy :p |
| 15:13 | m4rtijn | yeah.. no TS |
| 15:13 | m4rtijn | only plugin settings.. |
| 15:14 | flops | hey guys |
| 15:15 | m4rtijn | hi |
| 15:22 | Rik_Willems | [info] |
| 15:27 | flops | versioning: is it possible to have a "normal" preview? not the splitted one with the live above and the workspace version under it? |
| 15:28 | Rik_Willems | Just click the save and preview button I suppose. |
| 15:29 | flops | if i click preview i'm getting the splitted preview |
| 15:33 | Rik_Willems | Yeah, that's from the menu. When you have an open record, you have the save buttons at top and bottom. One includes save and preview which will open a new screen. |
| 15:33 | Rik_Willems | When you don't use workspaces there is no real preview, accept that you can see hidden pages when you are logged in to the backend. |
| 15:35 | flops | did you ever used versioning? |
| 15:36 | Rik_Willems | Nope. But I guess with the manual about workspaces it should be ok to get it working. |
| 15:36 | chefan | Horttcore|DE: you need htmp parsing then. maybe you should think differently and identify what you want to change by filename structure |
| 15:37 | chefan | as long as you can't rely on the "" |
| 15:37 | chefan | you don't want to swich caps in filenames anyway |
| 15:37 | Recnelis | m4rtijn: Are u using 4.2.1? |
| 15:38 | chefan | thereby the logic would be to change every instance of the word, but NOT if it's followed by \.\w |
| 15:39 | chefan | you could do that by lookahead assertion (look up pcre regexp syntax) |
| 15:39 | flops | thats the reason why i asked, you tried to tell me things i already know and nothing have to do with my question... but thx anyway for the effort |
| 15:40 | chefan | alternatively, you could change everything that is in a regular text structure |
| 15:41 | chefan | there are examples afaik in the pcre documentation |
| 15:43 | flops | ah fyi: it should work with the previewlink... |
| 15:51 | |Romix| | Can anybody tell me why am getting error in page tree section? in 4.2? |
| 15:52 | maholtz|WORK | you just updated? made compare db in install tool? |
| 15:53 | hf | hi folks i need infos about the sys_action |
| 15:53 | hf | ext |
| 15:53 | hf | i want to create one new site then a new categorie and special other things |
| 15:59 | hf | hello ? |
| 16:00 | maholtz|WORK | isnt there an manual? |
| 16:01 | hf | it is not a real ext because its a Typo3 interext and i search for that |
| 16:03 | locnguyen | hello |
| 16:03 | locnguyen | please help me to rollback the system |
| 16:03 | locnguyen | i am having big problem |
| 16:03 | hf | thats easy |
| 16:03 | randomresult | hiya folks |
| 16:04 | locnguyen | where can i do that |
| 16:05 | locnguyen | i dont know why all the site in my typo3 lost the template |
| 16:05 | randomresult | i have a question: in the list view of my sysfolder for tt-address-records i want to show more than name only... cause the name is not filled in every record. iam thinking of showing name AND organisation |
| 16:05 | randomresult | someone knows how toß |
| 16:05 | randomresult | to? |
| 16:05 | locnguyen | i am crazy now |
| 16:05 | maholtz|WORK | @randomresult: you can do that via typoscript |
| 16:06 | hf | locnguyen show in your second window |
| 16:06 | locnguyen | please help me |
| 16:06 | randomresult | maholtz|WORK: in the backend too? |
| 16:06 | maholtz|WORK | ok, no not there |
| 16:06 | randomresult | i think i have to edit tca |
| 16:06 | maholtz|WORK | you should change TCA ? |
| 16:06 | maholtz|WORK | yep |
| 16:06 | randomresult | where? |
| 16:07 | randomresult | what is responsible for the list of records? |
| 16:07 | maholtz|WORK | extTables.php |
| 16:07 | maholtz|WORK | in typo3conf |
| 16:07 | maholtz|WORK | dont change extensions directly |
| 16:07 | maholtz|WORK | haven ann look into tools->configuration->tca |
| 16:08 | randomresult | ok i will |
| 16:16 | Recnelis | Anyone using irfaq with typo3 4.2.1? |
| 16:24 | No5251 | hi |
| 16:24 | No5251 | Recnelis: i did it last year. why? |
| 16:25 | No5251 | can anyone tell me which function generates links of an db-entry like "1 - pagetitle"? |
| 16:25 | randomresult | maholtz|WORK : was ext_tables.php... i changed the alt-lable and added a forve |
| 16:26 | randomresult | :) |
| 16:51 | Recnelis | No5251: Cuz I can't get it to work atm.. :s - It doesn't show anything.. |
| 16:54 | m4rtijn | Recnelis - include the style??? |
| 16:54 | m4rtijn | lazy bum |
| 16:54 | m4rtijn | :) |
| 17:26 | Recnelis | Shit... |
| 17:30 | Recnelis | It works now :p |
| 18:15 | webworker | hi ho |
| 18:40 | Phlogi_ | anyone familiar with userFunc? |
| 18:40 | Phlogi_ | If I'm in a userFunc can I then access the database and that stuff? |
| 18:40 | Guest2008 | Hello |
| 18:41 | maholtz|WORK | @phlogi: read or write? but, yep you should be able via GLOBALS |
| 18:41 | maholtz|WORK | have to go in a few seconds |
| 18:42 | Guest2008 | i've got a list with tt_news news and there are images, but they are to large, what can I do to change the size to small? |
| 18:42 | Phlogi_ | maholtz|WORK: read and then give a multiline string back (a css) which shuold be added as css to the page then |
| 18:43 | maholtz|WORK | cant you use split or encapseLines? via TypoScript |
| 18:50 | Guest2008 | any ideas? |
| 18:54 | Guest2008 | ...how to get smaller images? |
| 18:58 | Guest2008 | please help, it is very urgently :( |
| 19:41 | HardPhuck | Warning: fopen(/Users/<removed>/domains/optiss.si/public_html/typo3/typo3conf/localconf.php.TMP.php) [function.fopen]: failed to open stream: Permission denied in /Users/<removed>/domains/optiss.si/public_html/typo3_src-4.2.1/t3lib/class.t3lib_div.php on line 2661 |
| 19:41 | HardPhuck | Warning: Cannot modify header information - headers already sent by (output started at /Users/<removed>/domains/optiss.si/public_html/typo3_src-4.2.1/t3lib/class.t3lib_div.php:2661) in /Users/<removed>/domains/optiss.si/public_html/typo3_src-4.2.1/typo3/sysext/install/mod/class.tx_install.php on line 2272 |
| 19:41 | HardPhuck | what does this mean, when installing typo3? |
| 19:46 | Recnelis | Are u using symlinks? |
| 19:47 | Recnelis | And is ur localconf writable? |
| 19:57 | HardPhuck | symlinks yes |
| 19:58 | HardPhuck | and yes i have figured it out |
| 19:58 | HardPhuck | permissions problem |
| 20:00 | HardPhuck | the problem i have now is that typo3 installation wont fetch stuff like extensions and translations |
| 20:01 | HardPhuck | although i hace curl enabled |
| 20:01 | Recnelis | Hmm.. does basic configuration in the install tool show any errors? |
| 20:02 | HardPhuck | nope |
| 20:04 | HardPhuck | is there another config option that would prevend typo3 to fetch external stufF? |
| 20:14 | HardPhuck | Error: The extension MD5 sum could not be fetched from extensions.md5. Possible reasons: network problems, allow_url_fopen is off, curl is not enabled in Install tool. |
| 20:14 | HardPhuck | where do i check allow_url_fopen |
| 21:00 | HardPhuck | i have checked allow_url_fopen and it is on |
| 21:00 | HardPhuck | curl is also on in install tool |
| 21:01 | HardPhuck | and yet i cannot fetch extension list |
| 21:08 | HardPhuck | and when i go to "settings |
| 21:08 | HardPhuck | tab in ext manager |
| 21:08 | HardPhuck | i get empty mirror list |
| 21:08 | nd___ | but you have curl installed on the box? |
| 21:09 | HardPhuck | yes |
| 21:09 | nd___ | `curl http://www.typo3.org/index.php` fetches fine? |
| 21:10 | HardPhuck | hm i cant test that because i'm not admin |
| 21:10 | nd___ | Do you have a basic shell access? |
| 21:10 | HardPhuck | no |
| 21:10 | nd___ | ok |
| 21:11 | HardPhuck | is there another way i could test that |
| 21:11 | nd___ | but you know that curl is installed and accessible by php because you have other installations on this box where it works fine? |
| 21:12 | HardPhuck | well, this is my only typo3 install on server but phpinfo says that curl is installed |
| 21:12 | nd___ | HardPhuck: You could try to upload a php-file which uses system("curl http://typo3.org/index.php -o /tmp/index.php && echo $?"); |
| 21:12 | nd___ | but that might also be blocked |
| 21:14 | nd___ | system("curl http://typo3.org/index.php > /dev/null; echo $?"); might be better though |
| 21:14 | HardPhuck | where do i put that? |
| 21:14 | nd___ | between <?php and ?>, the upload it and try to access it from the browser |
| 21:15 | HardPhuck | why dev/null i don't have access to that |
| 21:15 | nd___ | every user on the system should have access to it |
| 21:15 | nd___ | nevermind, try it |
| 21:15 | nd___ | the chances are that system() is blocked |
| 21:16 | nd___ | try to add a -s flag to curl (right before the URL) it make it better ;) |
| 21:17 | HardPhuck | i get 127 |
| 21:17 | nd___ | you should get 0 |
| 21:18 | nd___ | well, do you have to use a proxy to connect to the world? |
| 21:18 | HardPhuck | no |
| 21:18 | nd___ | well, 127 means curl is not in $PATH |
| 21:19 | nd___ | but you said it's in phpinfo, so I just guess it should work in PHP |
| 21:19 | nd___ | weird |
| 21:21 | HardPhuck | yeah |
| 21:21 | HardPhuck | the thing is it was working 2 days ago but now jsut stopped |
| 21:21 | HardPhuck | curl http://www.typo3.org/index.php |
| 21:21 | HardPhuck | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> |
| 21:21 | HardPhuck | <HTML><HEAD> |
| 21:21 | HardPhuck | <TITLE>301 Moved Permanently</TITLE> |
| 21:21 | HardPhuck | </HEAD><BODY> |
| 21:21 | HardPhuck | <H1>Moved Permanently</H1> |
| 21:21 | HardPhuck | The document has moved <A HREF="here. ">http://typo3.org/index.php">here. |
| 21:21 | HardPhuck | <HR> |
| 21:21 | HardPhuck | <ADDRESS>Apache/1.3.37 Server at www.typo3.org Port 80</ADDRESS> |
| 21:21 | HardPhuck | </BODY></HTML> |
| 21:22 | HardPhuck | sorry for the paste :) |
| 21:22 | nd___ | that's the output you should get, right |
| 21:22 | HardPhuck | curl works |
| 21:22 | nd___ | well, maybe the ext-repos is just down atm? |
| 21:22 | nd___ | cannot test for it, but I'd guess somebody else in here can |
| 21:23 | HardPhuck | http://repositories.typo3.org/mirrors.xml.gz |
| 21:23 | HardPhuck | if i visit this manually it works |
| 21:23 | HardPhuck | but in the extmanager the mirror list is empty |
| 21:25 | nd___ | no clue then |
| 21:26 | HardPhuck | thanx for your help |
| 21:27 | nd___ | well, welcome ;/ |
| 21:33 | Phlogi | yes I've just done the ugliest hack ever :D |
| 21:34 | Recnelis | Phlogi: How's that? |
| 21:35 | ckoehler | HardPhuck: still there? |
| 21:35 | HardPhuck | yes |
| 21:35 | ckoehler | try deleting the cached list in typo3conf |
| 21:35 | ckoehler | it may be some xml.gz file |
| 21:35 | ckoehler | something similar to that |
| 21:36 | ckoehler | delete it and try getting the list again from the EM |
| 21:36 | ckoehler | i am sorry |
| 21:36 | ckoehler | typo3temp |
| 21:37 | ckoehler | extensions.xml.gz |
| 21:37 | HardPhuck | hmmm |
| 21:38 | HardPhuck | w8 |
| 21:38 | HardPhuck | typo3temp only contains folders |
| 21:38 | HardPhuck | no fiels |
| 21:38 | HardPhuck | file |
| 21:39 | ckoehler | which version are you using? |
| 21:39 | ckoehler | 4.2.1? |
| 21:39 | HardPhuck | yes |
| 21:39 | ckoehler | k |
| 21:39 | ckoehler | what are permissions on typo3temp? |
| 21:40 | ckoehler | all correct? |
| 21:40 | ckoehler | you can check in the basic conf of the install tool |
| 21:42 | HardPhuck | yes, all perms are correct |
| 21:42 | ckoehler | alright, that's odd |
| 21:42 | ckoehler | no idea then |
| 21:42 | ckoehler | sorry |
| 21:42 | Phlogi | Recnelis: to use a selected color from a tv field as a hover color for links in a menu |
| 21:42 | HardPhuck | np, thank you |
| 21:42 | Phlogi | i did not found a solution |
| 21:43 | Phlogi | so I created a userFunc which fetches the value from database manually, regular expresses the color and creates a css ;) |
| 21:45 | Phlogi | page.CSS_inlineStyle has no stdWrap or anything? |
| 21:45 | Phlogi | I need to get my generated css somehow into the source, but I have no idea |
| 21:45 | Phlogi | I have the string as css from a userfunc |
| 21:52 | Phlogi | document type does not allow element "style" here. |
| 21:58 | Phlogi | :) |
| 21:58 | Phlogi | jap it works ;) |
| 22:25 | ckoehler | anyone know if there is some indication whether irre is being used? |
| 22:25 | ckoehler | so i can tell whether a record is edited from within irre or the list view? |
