| 01:03 |
hi-ho |
I have installed the tt_news. In the documentation, it shows a small snapshot on how to add new content record for the news page. I am not able to get that on typo 4.2.2. Where to add this new record? |
| 01:16 |
flipmoe |
hi |
| 01:17 |
flipmoe |
is it possible that realurl encodes dom manipulated links (jquery)? |
| 03:10 |
reiffert |
Hi. I was updating typo3 from 4.1.5 to 4.2.2 and now the Rich Text Editor just looks like a multiline input box without _any_ Buttons for changing the text. What am I missing? |
| 03:12 |
reiffert |
now it looks like this: http://snap.reifferscheid.org/2.png |
| 04:44 |
foool |
anyone here |
| 04:48 |
reiffert |
no |
| 04:52 |
foool |
hi reiffert |
| 04:52 |
foool |
know anything about menus |
| 05:55 |
ae |
for a{ 10 = TEXT 10.data=DB: tt_content:373:bodytext } is there anyway i can replace the data with styles.content.getBorder?? I cant seem to make it work...? |
| 05:55 |
d|g |
hi all |
| 06:29 |
jlhenry |
in order to answer this: http://socialcmsbuzz.com/45-drupal-sites-which-you-may-not-have-known-were-drupal-based-24092008/ |
| 06:30 |
jlhenry |
we've wrote this: "51 TYPO3 sites which you may not have known were TYPO3 based" http://blogue.infoglobe.ca/2008/10/22/51-typo3-sites-which-you-may-not-have-known-were-typo3-based/ |
| 06:36 |
d|gunner |
jlhenry cool =) |
| 06:37 |
jlhenry |
Thanks :D |
| 06:38 |
jlhenry |
If you can help spread the word... |
| 06:38 |
jlhenry |
http://digg.com/software/51_TYPO3_sites_which_you_may_not_have_known_were_TYPO3_based |
| 08:26 |
Ruudi |
hi |
| 08:32 |
jlhenry |
Hi Ruudi |
| 08:33 |
jlhenry |
FYI http://digg.com/software/51_TYPO3_sites_which_you_may_not_have_known_were_TYPO3_based |
| 08:33 |
Ruudi |
hihi :) |
| 08:36 |
Ruudi |
cool link |
| 09:07 |
Jahithber |
maybe someone know good program for password recovery from browser?? |
| 09:11 |
lndle |
have you guys used modern download(ab_download)? Can I force user to login when click download? |
| 09:11 |
lndle |
Please help me |
| 09:13 |
lndle |
I want user to see the list of download, and just have to login when click download link, so I cannot use "show at any login" |
| 09:15 |
Ruudi |
Indie sounds like custom coding or TS to me |
| 09:38 |
lndle |
Ruudi can you give me some example? |
| 09:38 |
lndle |
I am just newbie, I am not good at TS |
| 09:42 |
Ruudi |
Indie sorry not a pro neather |
| 09:43 |
lndle |
oh, thanks :) I still dont have solution for my website now ;( |
| 09:56 |
lndle |
have you guys used modern download(ab_download)? Can I force user to login when click download? |
| 09:58 |
MyGoddess |
Hello |
| 10:28 |
lndle |
how to hide a specific content in content element? |
| 10:28 |
reiffert |
typo3-4.2.2: When I edit in 'Web->List' Mode, I get the RTE. When I edit Text in 'Web->Site' Mode, I just get a multiline input box. How can I have the RTE at this place as well? http://snap.reifferscheid.org/rte.png |
| 10:34 |
lndle |
hey guys, how to hide a specific content in content element? |
| 10:37 |
maholtz|WORK |
@reiffert: should work out of the box - did you check "disable rte"? |
| 10:38 |
maholtz|WORK |
@Indle: you want to parse out f.e. "Hello World" from an text-content element? |
| 10:39 |
lndle |
how to "show at any login " a specific content in content element? |
| 10:43 |
lndle |
can I write code to check the user login or not? |
| 10:43 |
just2b |
php or ts? |
| 10:49 |
xlazarus |
hello @ll |
| 10:49 |
maholtz|WORK |
@Indle: use 3 content elements so you can "show at any login" the content element in the middle |
| 10:50 |
xlazarus |
a littel question about TS ... |
| 10:50 |
xlazarus |
is it possilbe in a TMENU to read out the name of the linking element? |
| 10:51 |
xlazarus |
... I need to do this for a wrap and the generated tag id="name of element" |
| 10:58 |
jangla |
can someone help me with an issue I've got with nc_staticfilecache and realURL please? |
| 10:59 |
maholtz|WORK |
@xlazarus: what means "name" - whateaver you can use all fields with stdWrap etc. stdWrap.wrap = <span id="{field:title}">|</span> and stdWrap.insertData = 1 |
| 11:00 |
xlazarus |
oh that sounds good ... |
| 11:00 |
xlazarus |
sry for my english :) |
| 11:00 |
xlazarus |
... I have a Menu with Submenu, and I'l use my own javascript on it |
| 11:00 |
xlazarus |
...for that I need id's for the script |
| 11:01 |
xlazarus |
... and I'll use the name of the actual Link for the submenu |
| 11:01 |
maholtz|WORK |
afaik there is a function for that |
| 11:02 |
xlazarus |
first menuentry = home ... and now I want ti write in the subpart <ul id="home">|</ul> |
| 11:03 |
xlazarus |
... I hope this is a better sample |
| 11:03 |
maholtz|WORK |
check TSref HMENU, TMENU, TMENUITEM and JS* for that twice |
| 11:04 |
maholtz|WORK |
afaik there is some marker or register which is replaced automatically |
| 11:04 |
xlazarus |
kk searching agin *gg* |
| 11:15 |
maholtz|WORK |
@xlazarus: subst_elementUid |
| 11:15 |
jangla |
can someone help me with an issue I've got with nc_staticfilecache and realURL please? It seems that when I enable the static file cache extension, my home page works but no other pages do - I get page not found. |
| 11:16 |
just2b |
set the htaccess according to the manual |
| 11:16 |
xlazarus |
thx maholtz |
| 11:17 |
just2b |
hi |
| 11:17 |
just2b |
sry ^^ |
| 11:18 |
lndle |
can I write code to check the user login or not? |
| 11:18 |
maholtz|WORK |
you can |
| 11:18 |
lndle |
i want to check in ab_download extension |
| 11:19 |
lndle |
just register user can download, how can I do that |
| 11:19 |
jangla |
just2b - done that |
| 11:19 |
lndle |
How can I check? |
| 11:23 |
MyGoddess |
lftl, if $TSFE->fe_user->user['uid'] is set. |
| 11:38 |
jangla |
so can anyone else help me with this static file cache issue? |
| 11:43 |
maholtz|WORK |
@jangla: check http requests, generated links etc - i would assume that it works generally, otherwise just2b had told you. |
| 11:45 |
jangla |
it definitely isn't working. I've put the required code into the htaccess file and only the home page works - everything else gets a 404. even tried clearing out all the realURL tables and typo3 caches just in case but no joy |
| 11:46 |
just2b |
are the files created? |
| 11:47 |
reiffert |
maholtz|WORK: no, disable rte is unchecked. |
| 11:48 |
jangla |
just2b - you know what? I don't think they are. the nc_staticfilecahce directory isn't even created in typo3temp. |
| 11:48 |
jangla |
I'm going to turn it on again and have another dig around just in case. |
| 11:48 |
jangla |
in the meantime, for a sense check, here's my htaccess file: http://paste.phlogi.net/-f5568de54d/ |
| 11:50 |
kelola |
hi everybody |
| 11:50 |
kelola |
is there a way to get the user data logged in? |
| 11:51 |
kelola |
I'm using sr_feuser_register |
| 11:51 |
kelola |
and I want to show the avatar in guestbook |
| 11:52 |
kelola |
I need something to get the avatar from the database or any global var... don't know how can I do it |
| 11:54 |
maholtz|WORK |
@kelola: $TSFE->fe_user->user['uid'] |
| 11:57 |
kelola |
:) |
| 11:57 |
kelola |
thanks |
| 11:58 |
jangla |
ok, that's the weirdest thing. I swear I've been trying to get this to work for days and all of a sudden it seems fine! one question though, is there any way of forcing static file cache to create an html file for all (or even certain) pages in your site at will? |
| 12:02 |
reiffert |
maholtz|WORK: there is no "disable rte" checkbox at all. |
| 12:03 |
mArm |
hi every one |
| 12:03 |
mArm |
i've a question about typo3 extension module dev |
| 12:04 |
mArm |
i want delete definitly a record in my tx_table_... but i dont find a function (as t3lib_div::editOnClick) for doing this |
| 12:05 |
jangla |
ok, so my next question: does anyone have any tips and URL's I can read up on to optimise apache, mysql and php for typo3? bearing in mind I'm running a dual core 3GHz Xeon with apache2, 8GB of RAM and gentoo linux? |
| 12:06 |
mArm |
sorry : t3lib_BEfunc::editOnClick() * |
| 12:07 |
just2b |
jangla your typo is already optimized, so no user/coa_ints and so on? |
| 12:09 |
jangla |
I've got USER defined all over the place as that's the only way I know to include extensions I've written. Is there another way? there's definitely no COA_INT's or USER_INT's though. |
| 12:12 |
just2b |
if you are already using static_file_Cache IMO optimization is like static pages, you won't hit typo3 ;) |
| 12:13 |
jangla |
yea, it just seems that when loading new pages that aren't in the static cache is extremely slow considering the server spec. running more /proc/meminfo shows I've got a LOT of ram left to play with. |
| 12:15 |
reiffert |
typo3-4.2.2: When I edit in 'Web->List' Mode, I get the RTE. When I edit Text in 'Web->Site' Mode, I just get a multiline input box. How can I have the RTE at this place as well? http://snap.reifferscheid.org/rte.png |
| 12:16 |
just2b |
reiffert a bug. patch is in bugtracker |
| 12:18 |
reiffert |
searching bugs.typo3.org .... hang on |
| 12:20 |
reiffert |
Sounds like http://bugs.typo3.org/view.php?id=9497 |
| 12:20 |
just2b |
should be, yes |
| 12:20 |
just2b |
so patch or wait for 4.3. |
| 12:20 |
just2b |
3 |
| 12:21 |
reiffert |
patching sounds great to me. |
| 12:21 |
idevelop |
hi guys |
| 12:21 |
just2b |
:D |
| 12:21 |
idevelop |
can anyone give me a tip on how to implement a menu with the "current" tab having a different class name? |
| 12:22 |
idevelop |
i have the main menu of the site but right now the menu is static, meaning it's hardcoded into the template |
| 12:22 |
idevelop |
so it's not generated by a sitemap or anything |
| 12:22 |
just2b |
menu state ACT |
| 12:23 |
idevelop |
just2b it's not a MENU |
| 12:23 |
idevelop |
it's hardcoded into the template html |
| 12:24 |
idevelop |
i suppose i could get it done in 5 minutes with javascript, but i'd like to get it done serverside |
| 12:24 |
idevelop |
so, is there any way i could get a template variable in there with the current page alias? |
| 12:24 |
just2b |
you need to create the HMENU in TS |
| 12:25 |
just2b |
do it right and not wrong |
| 12:27 |
idevelop |
thanks but i really think i would be hard to recreate in TS |
| 12:27 |
idevelop |
i'm talking about this menu: http://www.kissfm.ro/ |
| 12:27 |
idevelop |
the one right below the microphone |
| 12:27 |
idevelop |
right now the "home" tab is always active, and the "account" tab is styled differently |
| 12:28 |
idevelop |
also the tabs have 2 different possible widths, depending on the length of the text in there |
| 12:29 |
just2b |
you still could to it in TS |
| 12:30 |
reiffert |
just2b: thank you very much. The patch 0009497_4-2.patch was applying without problems and now the RTE comes up as usual. |
| 12:30 |
just2b |
np ;) |
| 12:31 |
reiffert |
Why is it that there is no stable typo3 version that allready got the patch? |
| 12:32 |
just2b |
will be soon out.. there are some other fixes which will be in the next update.. |
| 12:35 |
reiffert |
Well, there is macports, a freebsd 'ports' like software build system for Mac OS X. The installer of the latest stable version is broken, which results in a broken PATH variable, so you cant find the binary called "port" after installation. That version came out over one year ago. There is a fix, but there is no new stable version. |
| 12:35 |
just2b |
typo3 is developed, it wiill be in the next release! ;) |
| 12:35 |
reiffert |
I hope the "typo3 soon" is a bit faster than that :) |
| 12:36 |
just2b |
yeah absolutly! in a yeah 4.4-4.5 is already out, bugfix will be included far sooner ;) |
| 12:37 |
reiffert |
Infact the macports release manager stepped back last week as they didnt find time for development. |
| 12:37 |
reiffert |
one yeah then! :) |
| 12:37 |
just2b |
lol NO |
| 12:38 |
reiffert |
which means exactly what it is "yeah", just like in cool, great, yeah :p |
| 12:38 |
just2b |
this patch will be included in the next bug level release |
| 12:38 |
just2b |
;) |
| 13:04 |
homezonebenny |
hi there |
| 13:04 |
homezonebenny |
can someone help me with the extension "fl_seo_sitemap" for typo3 ? |
| 13:04 |
homezonebenny |
http://typo3.org/extensions/repository/?tx_terfe_pi1[view]=search&no_cache=1&tx_terfe_pi1[sword]=fl_seo_sitemap |
| 13:10 |
homezonebenny |
amazing ^^ so many spam in this chat |
| 13:16 |
maholtz|WORK |
@homezonebenny: it is easier if you tell us, whats your problem is |
| 13:19 |
homezonebenny |
http://www.montageberthold.de/tmp/v101_sitemap.jpg my navigation should look like this |
| 13:19 |
homezonebenny |
the extension is installed, with css styled but i have no numbers in my <li> tags, what can i do to get the recursiv numbers? |
| 13:20 |
homezonebenny |
<li>1.0 <a href="/">link</a></li> |
| 13:20 |
homezonebenny |
<li>1.1 <a href="/">link</a></li> |
| 13:20 |
homezonebenny |
and so on |
| 13:21 |
maholtz|WORK |
afaik you can do that with css - or with typoscript LOAD_REGISTER |
| 13:22 |
homezonebenny |
with css it doesnt work, i dont know how many nodes my navigation have, it must be recursive |
| 13:23 |
maholtz|WORK |
seems to work with css: http://de.selfhtml.org/css/eigenschaften/anzeige/pseudo_nummerierung.htm |
| 13:25 |
homezonebenny |
äh negative |
| 13:25 |
homezonebenny |
IE6 doesnt work with |
| 13:25 |
homezonebenny |
expo2010 must work with 5,5 6 and 7 IE, FireFox 2 and 3 |
| 13:26 |
maholtz|WORK |
ie5.5? afaik it is not supported by microsoft anymore |
| 13:26 |
homezonebenny |
but some firms use it -.- |
| 13:26 |
maholtz|WORK |
but anyway: use LOAD_REGISTER then |
| 13:26 |
homezonebenny |
thats the shit ^^ |
| 13:27 |
homezonebenny |
yep, i must look at LOAD_REGISTER :) i dont know this constant?! |
| 13:37 |
Nekdy |
does anyone know if it's possible to select a different TV template to localized page? |
| 13:53 |
mArm |
hi guys. |
| 13:53 |
mArm |
Someone knows witch $GLOBALS[] key is used for the instance of t3lib_tcemain ? |
| 13:58 |
wng_developer |
guys ? |
| 14:05 |
chefan |
guys? |
| 14:05 |
HardPhuck |
guys? |
| 14:06 |
chefan |
would "instances of unformated text outputters" be more correct? |
| 14:07 |
chefan |
or is that an mvc issue? |
| 14:16 |
pulponair |
hi there |
| 14:16 |
pulponair |
is there a way to make a page send a no-cache header (understandable by ie7) via TS (10 =PAGE) ? |
| 14:17 |
maholtz|WORK |
@pulponair: afaik you can send Headers via TypoScript - have an look at CONFIG or PAGE |
| 14:17 |
maholtz|WORK |
but not via page.10.... |
| 14:22 |
foool |
I have 2 menus, and they are working fine. I want one menu to show a dir tree (entrylevel) I tried this |
| 14:22 |
foool |
lib.nav.30 < lib.nav.20 |
| 14:22 |
foool |
lib.nav.30.wrap = <div id="nav_main2">|</div> |
| 14:22 |
foool |
lib.nav.30.entryLevel = {$subMenuEntryLevel} |
| 14:22 |
foool |
but it shows subpages, and I want the same tree to show all the time. Any help appreciated. |
| 14:23 |
homezonebenny |
can me someone show how i can create a honeyPot for the extension pil_mailform?! |
| 14:24 |
pulponair |
maholtz|WORK: yes that was what i meant ...i wrote a ts ajax responder but braindead ie7 does not even fires the request :| |
| 14:40 |
jlhenry |
http://digg.com/software/51_TYPO3_sites_which_you_may_not_have_known_were_TYPO3_based |
| 14:40 |
jlhenry |
:) |
| 14:47 |
HardPhuck |
does anyone know any company that has some english description of typo3 |
| 14:48 |
Denyerec |
typo3.com ? |
| 14:48 |
ries |
See the thread : [TYPO3-english] SPEED comparison of JS Frameworks |
| 14:48 |
HardPhuck |
like 'we develop websites with Typo3. It's a content management system/framework.... etx' |
| 14:48 |
ries |
Safari on MAC is way much faster then anything on Windows.... hehehehe |
| 14:50 |
just2b |
owns a ipod touch, does that count? |
| 14:50 |
just2b |
g |
| 14:53 |
Denyerec |
Opera for browsing here |
| 14:53 |
Denyerec |
FF3 for development. |
| 14:53 |
just2b |
ff2 for all |
| 15:17 |
ries |
anybody with flash10 here in windows? |
| 15:43 |
Jahithber |
i got 10 |
| 15:52 |
wacky_ |
is it possible (and easy) to have two tt_news plug-ins on the same page ? |
| 15:53 |
wacky_ |
and have them configured differently (the first one to show only and always the first element), and the second.. the 2nd till the end.. |
| 16:04 |
mArm_WnG |
hi guys |
| 16:04 |
mArm_WnG |
Could someone tell me the key in the $GLOBALS[] array for the instance of t3lib_tcemain please ? Can't find it in the doc |
| 16:06 |
mArm_WnG |
i work on an extension's module for the backend |
| 16:11 |
mArm_WnG |
noone knows ? |
| 16:11 |
mArm_WnG |
:'( |
| 16:16 |
maholtz|WORK |
@wacky: yep, is possible |
| 16:17 |
maholtz|WORK |
@mArm_WnG: what do you want to do? perhaps someone knows it? |
| 16:20 |
mArm_WnG |
@maholtz : I want to use deleteRecord() function from the t3lib_tcemail |
| 16:20 |
mArm_WnG |
tcemain* |
| 16:20 |
mArm_WnG |
and i dont want to instantiate a new tcemain object |
| 16:32 |
danWnG |
well, hope that the guys on the newsgroup could answer ^^ |
| 16:32 |
danWnG |
see ya, have a good day |
| 17:24 |
tomyN |
lemme see |
| 17:24 |
tomyN |
hi |
| 17:34 |
HardPhuck |
not finished yet, you will have to wait :) |
| 17:47 |
HardPhuck |
nice |
| 17:47 |
HardPhuck |
= |
| 17:47 |
HardPhuck |
:) |
| 18:12 |
jlhenry |
You may like this: http://digg.com/software/51_TYPO3_sites_which_you_may_not_have_known_were_TYPO3_based |
| 18:17 |
HardPhuck |
there is one thing i hate about most of typo3 pages |
| 18:17 |
HardPhuck |
they all lack some quality design |
| 18:20 |
HardPhuck |
at least most of them |
| 18:21 |
jlhenry |
I do not know if this is T3 related. |
| 18:22 |
jlhenry |
http://www.webex.com/ http://www.mcccf.gouv.qc.ca/ http://www.konicaminoltasupport.com/ http://www.bonjourquebec.com/ http://corporate.airfrance.com/ http://www.quaibranly.fr/ http://www.blender.org/ http://www.palaismontcalm.ca/ http://www.geassetintelligenceeu.com/ or http://www.wallawalla.edu/ are nice! No? |
| 18:24 |
jlhenry |
also http://www.be-lufthansa.com/ http://www.sixt.com/ http://www.opera-mozart.com/ http://www.musee-orsay.fr/ http://www.swissworld.org/ |
| 18:25 |
jlhenry |
IMHO there is at least 30% of the list which are really good on design. |
| 18:25 |
jlhenry |
What is you'r preference: http://blogue.infoglobe.ca/2008/10/22/51-typo3-sites-which-you-may-not-have-known-were-typo3-based/ ? |
| 18:26 |
Denyerec |
HardPhuck - I think that's cos most people who can handle Typo3 are hardcore coders. |
| 18:26 |
Denyerec |
Not artists. |
| 18:27 |
Denyerec |
That shouldn't matter in a large dev team, but I find it to be the case in smaller development |
| 18:29 |
HardPhuck |
i said wrong, most of the designs are okay, but they don't follow any trends :) |
| 18:30 |
HardPhuck |
ahaha i cant believe it |
| 18:30 |
HardPhuck |
im making a design, right |
| 18:31 |
HardPhuck |
and i just found a webpage |
| 18:31 |
HardPhuck |
which looks exactly like what i made so far |
| 18:31 |
Denyerec |
So much for original thought? care to share? |
| 18:31 |
HardPhuck |
http://rawnet.com/index2.cfm |
| 18:31 |
HardPhuck |
this is the page |
| 18:31 |
HardPhuck |
wait, till i paste mine somewhere |
| 18:35 |
Denyerec |
Cute. Heavy on the bandwidth, but cute. |
| 18:35 |
HardPhuck |
http://optiss.si/Picture2.jpg |
| 18:35 |
HardPhuck |
and this is mine (so far) |
| 18:36 |
HardPhuck |
it looks like i was stealing ideas though i have never seen the first one before lol |
| 18:36 |
nd_ |
nice |
| 18:37 |
HardPhuck |
oh well, i'll just stick to this otherwise i'll never get it done :) |
| 18:37 |
HardPhuck |
ty |
| 18:40 |
HardPhuck |
if it looks too similar at the end,...well don't tell anyone :D |
| 19:17 |
dinsdale07 |
HardPhuck, I bet though the first one was created by a girl. |
| 19:19 |
HardPhuck |
lol how come |
| 19:30 |
dinsdale07 |
The same elements my girlfriend uses in her designs :-) - you know butterflies and stuff. |
| 19:34 |
dinsdale07 |
grass actually is probably her second favorit. But hey - I'm not a designer, I just keep noticing these elements. |
| 19:35 |
isolysis |
I am trying to add a contact us form in typo3... is there an extension someone can recommend or anything? |
| 19:38 |
dinsdale07 |
I have used powermail before and I like it for non technical users. Point and click and it's good for big forms. mailform is another which allows creating 2 column forms which is great. |
| 19:39 |
HardPhuck |
you can use typo3's contact form |
| 19:39 |
HardPhuck |
for simple forms |
| 19:43 |
HardPhuck |
dinsdale07: i think that grass and that kind of stuff works calmly on the visitor |
| 19:47 |
dinsdale07 |
HardPhuck, same goes with the ornament flowers and the butterflies I think. Here she used all three http://versbach.avecstyle.ca/ |
| 19:48 |
HardPhuck |
:) |
| 19:52 |
dinsdale07 |
I think the transparent border is a cool layout idea though. My windowsmanager actually looks a bit similar. |
| 19:54 |
chriz___ |
trying to migrate an older typo3 installation to a typo3 4.x and cant seem to get the "alias" for a page to work no access is being made to index.php. Anyone here who can point me in the right direction? Is there any mapping missing in Apache ? Apache doesnt find the page start.1.html for example just returns an 404 not found any help would be much appriciated |
| 19:55 |
chriz___ |
the mapping for *.html is there still no go |
| 19:56 |
isolysis |
dinsdale07: thanks, I am checking powermail now |
| 20:17 |
Remo |
hi |
| 20:20 |
Remo |
Is there a possibility to show the 3rd level navigation from the beginning? Normaly you see the 3rd level navigation only if you first click on a menu-item in the 2nd level navigation |
| 20:27 |
void |
Remo: expAll = 1 |
| 20:28 |
Remo |
and where do I have to write this? |
| 20:31 |
Remo |
I have the news with tt_news and I have some categories like events, prizes, ... and every of this categories has sub-categories |
| 20:32 |
Remo |
And If you click on 'news' you only see the main-categories in the navigation, but not the sub-categories ... you see the sub-categories not until you clicked on one main-category |
| 21:39 |
dinsdale07 |
I have a tt_news list view and use a mootools plugin to create a slideshow. The plugin throws an error. I copy the tt_news generated html code into the same possition as identical raw html element and it works. |
| 21:41 |
dinsdale07 |
do I need a shrink? |
| 21:45 |
guillom |
dinsdale07, I think that these are completely different issues, that should be addressed separately :) |
| 21:54 |
HardPhuck |
lol |
| 22:04 |
ckoehler |
hello all |
| 22:05 |
ckoehler |
what's a good poll extension? |
| 22:11 |
Sebastan |
Hello, can someone maybe help me with my flexform? I did exactly the things on different tutorials but no flexform is showing. In tt_content there isnt data in pi_flexform too. Even when I copy the flexform into the record the flexform isnt seeable... |
| 22:11 |
Sebastan |
im using typo3 4.1.7 |
| 22:17 |
Sebastan |
someone? |
| 22:21 |
ckoehler |
i don't even know what you're talking about :) |
| 22:22 |
Sebastan |
flexform is used for extensions to show some more options. maybe with fe_user the part where to choose what fe_user should show on this particular site... |
| 22:23 |
ckoehler |
i know what flexforms are |
| 22:23 |
ckoehler |
i use them in plugins |
| 22:23 |
ckoehler |
are you developing an extension? |
| 22:23 |
Sebastan |
Im trying... |
| 22:23 |
Sebastan |
I have built one with the kickstarter |
| 22:23 |
ckoehler |
k, and your flexform doesn't show |
| 22:23 |
Sebastan |
and now want to show a flexform |
| 22:23 |
Sebastan |
yes |
| 22:24 |
ckoehler |
http://svn.webempoweredchurch.org/repositories/entry/wec_map/trunk/wec_map/ext_tables.php |
| 22:25 |
Sebastan |
a minute ago I found that when I place |
| 22:25 |
Sebastan |
$TCA['tt_content']['types']['list']['subtypes_addlist'][$_EXTKEY.'_pi1']='pi_flexform'; |
| 22:25 |
Sebastan |
t3lib_extMgm::addPiFlexFormValue($_EXTKEY.'_pi1', 'FILE:EXT:'.$_EXTKEY.'/flexform_ds.xml'); |
| 22:25 |
Sebastan |
not only in the extTables.php of the extension and instead in the extTables of typo itself something is happening. But that cant be the solution... |
| 22:27 |
ckoehler |
check my link |
| 22:27 |
ckoehler |
lines 22ff and 30ff |
| 22:28 |
ckoehler |
then you just need the flexform xml file |
| 22:28 |
ckoehler |
like this |
| 22:28 |
ckoehler |
http://svn.webempoweredchurch.org/repositories/entry/wec_map/trunk/wec_map/pi1/flexform_ds.xml |
| 22:28 |
ckoehler |
may want to cut that down to just the essentials |
| 22:30 |
Sebastan |
hm... I compared every sign on line 22 and 30 and it seems to me I have exactly the same. Only replaced the hardcoded extensionname on line 30 with '.$_EXTKEY.' |
| 22:30 |
Sebastan |
but even with hardcoded it doesnt work... |
| 22:30 |
Sebastan |
I have designed the flexform too. |
| 22:31 |
Sebastan |
its short for testing and I copied some parts from fe_user_register but it shouldnt have an error |
| 22:33 |
Sebastan |
I think posting my flexform would result in 32 new posts in this chat... :) |
| 22:33 |
dinsdale07 |
guillom, :-) i'll try a cup of tea first |
| 22:34 |
guillom |
hehe |
| 22:52 |
MyGoddess |
ckoehler, have you cleared the configuration cache ? (just to be sure) |
| 22:53 |
ckoehler |
probably, but i never had a problem, so not sure why i should clear any caches :) |
| 22:53 |
MyGoddess |
The green one. |
| 22:54 |
MyGoddess |
oh, well, not the good person. I crossed lines. |
| 22:54 |
ckoehler |
:) yep |
| 22:54 |
MyGoddess |
And, you have asked a question before (3«0ckoehler03» what's a good poll extension?) |
| 22:55 |
ckoehler |
heh you got me there |
| 22:55 |
MyGoddess |
Sebastan, have you tried to clear the configuration cache ? |
| 23:18 |
Briareos1 |
is it wise to import a whole lot of news via phpmyadmin? |
| 23:19 |
Briareos1 |
i got about 800 news from another system (in an sql file) and want to have it in tt_news ... |
| 23:43 |
HardPhuck |
sure it is |
| 23:43 |
HardPhuck |
if you back up the DB first ;) |