| 07:27 |
BejjWrk |
Morning. |
| 08:59 |
niticu |
Hi guys! |
| 08:59 |
niticu |
real quick |
| 09:00 |
niticu |
does anyone know whether it's possible NOT to allow duplicate sessions in the BE? |
| 09:00 |
niticu |
I don't want to allow a user to log in again if he is logged in already from another computer |
| 09:01 |
niticu |
any ideas or tips on how to go about this issue? |
| 09:01 |
Prot0 |
looked in the install tool? |
| 09:02 |
niticu |
no I haven't to be honest |
| 09:09 |
niticu |
so I've checked Install tool and there's no option that disables duplicate BE sessions |
| 09:10 |
niticu |
thanks for idea Prot0 |
| 09:12 |
Prot0 |
that was the first place to look ;] |
| 09:12 |
Prot0 |
erm i remember something by that though |
| 09:14 |
FloLeBlanc |
hi all |
| 09:14 |
Prot0 |
hey |
| 09:14 |
FloLeBlanc |
how's life |
| 09:14 |
niticu |
there's an option for FE user called 'LockIP' |
| 09:15 |
niticu |
but no such thing for BE sessions |
| 09:16 |
Prot0 |
yeah but thats only locking a session to an IP |
| 09:16 |
Prot0 |
this is useful if you have an ISP that keeps switching your IP every 5 mins |
| 09:17 |
Prot0 |
prevents the user from being logged out every time this would happen |
| 09:18 |
niticu |
you're right |
| 09:18 |
Prot0 |
cant find anything on the single login though |
| 09:19 |
Prot0 |
would not be very good either I think, since if I don't logout.. noone else can't login either (depending on your session lifetime) |
| 09:19 |
Prot0 |
imagine having a 24h session lifetime ;] |
| 09:20 |
niticu |
that's true |
| 09:21 |
niticu |
thank you so much for looking into it Prot0 |
| 09:21 |
niticu |
I'm so grateful! |
| 09:21 |
Prot0 |
np |
| 09:21 |
Prot0 |
:) |
| 09:29 |
maholtz|WORK |
morning |
| 09:29 |
FloLeBlanc |
I'm trying to replace the "checked" value for a custom field in sr_feuser_register - does anyone have the TS for that by chance? |
| 09:30 |
FloLeBlanc |
with native yes/no values you need no special field (example: receive email as html) |
| 09:30 |
FloLeBlanc |
how can I use those for my own checkboxes too? |
| 09:31 |
FloLeBlanc |
example: ###LABEL_MODULE_SYS_DMAIL_HTML_CHECKED### works by default, ###LABEL_TX_SRFEUSERREGISTERFLBEXT_REVEIVE_SMS_INFO_CHECKED### is the one I try to translate |
| 09:34 |
Prot0 |
hi |
| 09:35 |
Prot0 |
erm, i think you need to add them with TS |
| 09:35 |
FloLeBlanc |
tried to - works good for the label, does not work for the checked value |
| 09:36 |
Prot0 |
ah |
| 09:36 |
Prot0 |
yes |
| 09:36 |
Prot0 |
thats a bug i think |
| 09:36 |
FloLeBlanc |
plugin.tx_srfeuserregister_pi1._LOCAL_LANG.de.tx_srfeuserregisterflbext_reveive_sms_info => works |
| 09:36 |
Prot0 |
erm |
| 09:36 |
Prot0 |
if the field is not checked |
| 09:36 |
Prot0 |
the value is not send at all |
| 09:36 |
Prot0 |
(if that is what you mean) |
| 09:36 |
FloLeBlanc |
no I mean that when the user checks the box and goes to the preview page there's still the label |
| 09:37 |
FloLeBlanc |
and not "yes" or "no" |
| 09:37 |
Prot0 |
ah hm |
| 09:37 |
FloLeBlanc |
plugin.tx_srfeuserregister_pi1._LOCAL_LANG.de.tx_srfeuserregisterflbext_reveive_sms_info_checked => does not work |
| 09:37 |
FloLeBlanc |
uses the same syntax as the above example that works though |
| 09:38 |
FloLeBlanc |
so I wonder if I have to set the "yes/no" tags somewhere else , because they are translated in general for all checkboxes, but how do I tell sr_feuser_register to use them for my custom boxes too |
| 09:38 |
FloLeBlanc |
the manual doesn't say anything on that unfortunately |
| 09:49 |
Prot0 |
dont know about it than m8, sorry :( |
| 10:24 |
bartbogdan |
Hi all |
| 10:25 |
FloLeBlanc |
hi bartbogdan |
| 10:25 |
Prot0 |
lo |
| 10:29 |
JunoRaja |
Im working to generate a left navigation with different levels displayed by default, In "HMenu", If I use "directory" for "special", Im not getting the menu for the "current page" (ie, for "special.value" page), If I use "list" for "Special" for HMenu, I am not getting menus for sub pages, What would be the problem? |
| 10:30 |
bartbogdan |
Using 4.3.1 front end editing throws this debug error: No class named: user_powermail_tx_powermail_forms_sender_field |
| 10:30 |
bartbogdan |
Any clues on where to look? |
| 10:32 |
Prot0 |
did you install an extension that extends powermail by any chance and removed it? |
| 10:34 |
pmk65 |
JunoRaja: Use the entryLevel property, with negative values.. |
| 10:36 |
JunoRaja |
pmk65: Yes, I had given with value -2, even tried with value -3, But still was not rendering the current page link (If I had used spcial=directory) |
| 10:50 |
lilalinux |
Is somebody here using the extension admin_interface? I'm getting a javascript error: "initFileUploads is not defined" |
| 10:51 |
Prot0 |
yeah i got that too yesterday |
| 10:51 |
Prot0 |
didnt bother to fix it though |
| 10:53 |
lilalinux |
the problem is, that it won't show the images right after uploading them |
| 10:53 |
lilalinux |
everything else is working fine |
| 10:54 |
lilalinux |
when you view the record, it's there |
| 10:54 |
Prot0 |
mine also gave problems woth displaying multiple RTEs |
| 10:54 |
Prot0 |
with any TYPO3 version higher than 4.2.6 |
| 10:54 |
lilalinux |
Fortunately I have only one |
| 10:54 |
lilalinux |
good to know |
| 10:55 |
lilalinux |
Prot0: do you know how to configure that delete only marks as deleted? |
| 10:55 |
Prot0 |
nope |
| 10:55 |
lilalinux |
for accounting, I need to know, when a record has been created and when it has been deleted |
| 10:55 |
Prot0 |
kinda getting pissed here with the crawler atm :] |
| 10:57 |
Prot0 |
it gets the proper URL but no content is indexed.. |
| 10:58 |
Prot0 |
im a little clueless atm |
| 10:58 |
lilalinux |
what crawler? |
| 10:58 |
Prot0 |
crawler ext |
| 11:05 |
Prot0 |
anyone got any clues? (it's indexing the items, but the items content) |
| 11:15 |
teppi|work |
Prot0, maybe the pages contain a plugin which is set to USER_INT (not cacheable) .. |
| 11:15 |
teppi|work |
afaik the pages will not be indexed .. |
| 11:15 |
Prot0 |
yeah i know but the funny thing is |
| 11:15 |
Prot0 |
the page is indexed |
| 11:15 |
Prot0 |
but then again not really lol |
| 11:16 |
Prot0 |
already checked in admPanel |
| 11:16 |
Prot0 |
no_cache flag is not set |
| 11:16 |
teppi|work |
hm .. lol |
| 11:17 |
teppi|work |
is the content which you want to indexed wrapped by these indexed search markers? |
| 11:17 |
teppi|work |
*-ed |
| 11:18 |
Prot0 |
yup |
| 11:18 |
Prot0 |
:] |
| 11:18 |
Prot0 |
trying one more thing now |
| 11:19 |
Prot0 |
manually setting the plugin to USER |
| 11:19 |
Prot0 |
dont think it was USER_INT though |
| 11:22 |
Prot0 |
hmm stupid bastards, it seems to be lol |
| 11:22 |
Prot0 |
should have looked in TOB right away :/ |
| 11:25 |
teppi|work |
:D |
| 11:25 |
Prot0 |
changing it to USER destroys all output |
| 11:25 |
Prot0 |
so that didnt solve anything :D |
| 11:37 |
Serpiente |
hello, i created a hello world extension using kickstarter, well, how do i display the output of this extension on a page in frontend? |
| 11:45 |
teppi|work |
Serpiente, if everything is configured alright, you should be able to insert the plugin as content element on a page .. the content you return in the main method of your plugin will rendered as plugin content on the page |
| 11:47 |
teppi|work |
will be .. :-/ |
| 11:54 |
Prot0 |
ok it doesnt send the correct parameters to the page when indexing it :S |
| 11:54 |
Prot0 |
bah |
| 11:55 |
Serpiente |
well it's declared as "Just include library" but I do not see any element with the title I gave it :/ |
| 11:55 |
Prot0 |
lol |
| 11:55 |
Prot0 |
dont set it as just include library than ;] |
| 11:55 |
Prot0 |
that will just include the ext code |
| 11:55 |
Prot0 |
it will not add it to the plugin/CE list |
| 11:58 |
Serpiente |
i tried "Insert Plugin" now for another frontend plugin. |
| 11:58 |
Serpiente |
this should print out those sample paragraphs or? |
| 12:00 |
Prot0 |
no, if you select "Insert plugin" you will be able to select it from the "Insert plugin" list |
| 12:00 |
Prot0 |
once selected there it will place the content on the page you put the plugin on |
| 12:00 |
Prot0 |
bbl. lunchtime |
| 12:01 |
rambabu |
Hi can anybody suggest me the good extension for contact us form? |
| 12:01 |
rambabu |
in typo3 |
| 12:02 |
rambabu |
Is there anybody to help me in this? |
| 12:02 |
teppi|work |
rambabu, why you dont want to use the standard mailform? |
| 12:02 |
rambabu |
@teppi: thank you for the reply |
| 12:02 |
rambabu |
but can you please tell me what is the mailform? |
| 12:03 |
rambabu |
is it typo3 extension? |
| 12:03 |
Serpiente |
I created a page, inserted the plugin from the list but it does not display the sample paragraphs |
| 12:03 |
teppi|work |
Serpiente, did you empty the cache before? |
| 12:03 |
teppi|work |
rambabu, a simple content element |
| 12:03 |
teppi|work |
available in the standard configuration |
| 12:04 |
rambabu |
is it flexiform? |
| 12:04 |
rambabu |
teppi|work: I am new to typo3..but i have to do contact form.. |
| 12:05 |
rambabu |
@teppi: i was checking in extensions |
| 12:05 |
rambabu |
I found commenting system |
| 12:05 |
teppi|work |
rambabu, there is a simple mail form as standard content available in typo3 |
| 12:05 |
teppi|work |
no need for an extension |
| 12:06 |
teppi|work |
but it depends on what you wanna do |
| 12:06 |
Serpiente |
teppi|work I checked "USER cObjects are cached. Make it a non-cached USER_INT instead" this should disable caching for this element right? or is the site itself also cached? |
| 12:07 |
rambabu |
@teppi:I have to create contact us form and mail should go to the admin about the user details |
| 12:07 |
rambabu |
that is my requirement |
| 12:08 |
FloLeBlanc |
can anyone tell me how $colConfig['type'] gets filled? |
| 12:09 |
FloLeBlanc |
or is this sr_feuser_register specific? |
| 12:10 |
teppi|work |
Serpiente, normally it should be ok .. but maybe you'll have to empty the frontend cache once so the cached version of the page is deleted .. but I#m not really sure.. but emptying the frontend cache is always a good idea if something doesn't work |
| 12:10 |
teppi|work |
:D |
| 12:11 |
rambabu |
@teppi:how to find mail form in my typo3? |
| 12:11 |
FloLeBlanc |
sorry I meant $tcaColumns of course |
| 12:11 |
Der-Tim |
hi there |
| 12:12 |
teppi|work |
rambabu, you should find it in the content element list under forms .. |
| 12:12 |
teppi|work |
but maybe its configured to be not displayed in your installation .. |
| 12:12 |
teppi|work |
don't know |
| 12:14 |
teppi|work |
FloLeBlanc, http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/4/2/ |
| 12:14 |
Serpiente |
ok :D i found the button for emptying the cache :D |
| 12:14 |
Serpiente |
and i see the paragraphs |
| 12:14 |
Serpiente |
now i can start connecting to my soap-api :D |
| 12:15 |
Der-Tim |
anyone's using the module named "ig_ldap_sso_auth"? |
| 12:15 |
teppi|work |
Serpiente .. ;-) |
| 12:15 |
teppi|work |
hf |
| 12:16 |
Der-Tim |
i'd like to auth against an openldap group (group of unique members, unique names) and all i get is a "username <name> not found" in the log... |
| 12:16 |
Der-Tim |
is there a little more documentation as the one at typo3.org's documentation site? |
| 12:19 |
FloLeBlanc |
thx teppi |
| 12:25 |
rambabu |
@teppi|work:do u have any idea how to upgrade to mysql5 for typo3....because right now in my system its mysql4 and for news i need mysql5 |
| 12:25 |
Der-Tim |
no one's using typo3 with ldap auth? |
| 12:25 |
Prot0|yumyum |
nope |
| 12:26 |
Prot0 |
colleague of mine is planning to work on that in 1 month or so though |
| 12:27 |
teppi|work |
rambabu, depends on your t3-version .. iwould simply try it .. and if it fails .. ask again :p |
| 12:28 |
Der-Tim |
Prot0: well, the module "ig_ldap_sso_auth" isn't well documentated... that's the problem as we're trying to use a group of unique members in ldap |
| 12:30 |
Bitcrusher |
hey people |
| 12:30 |
rambabu |
@teppi:my t3 version is 4.2.10 |
| 12:30 |
rambabu |
and mysql is 4 |
| 12:31 |
Bitcrusher |
anyone know if its possible to make a shortcut point to a file, instead of a page? |
| 12:31 |
teppi|work |
rambabu, upgrade should be possible without problems i think |
| 12:32 |
machoka |
I'm in a shitty situation |
| 12:32 |
machoka |
I'm developing a website based on TYPO3 on my local dev machine. Every now and then, I encounter this error: Fatal error: Maximum execution time of 30 seconds exceeded in c:\programme\easyphp1-8\www\mysite\t3lib\class.t3lib_db.php on line 765 I could increase the allowed execution time in php.ini, but ultimately the site is going live on a server where the 30 second limit is standard. |
| 12:35 |
Prot0 |
well |
| 12:35 |
Prot0 |
machoka: probably because of the fact your running on windows |
| 12:35 |
Prot0 |
check the read/write permission of the typo3temp directory |
| 12:36 |
rambabu |
Hi Prot0 |
| 12:36 |
Prot0 |
i had sometimes that lock files were being written but they couldn't be removed |
| 12:36 |
FloLeBlanc |
finally.. I forgot to set the hook from sr_feuser_register to my own extension so that the TCA gets included *sigh* |
| 12:36 |
machoka |
Well! even online i still have the same problem |
| 12:37 |
rambabu |
@Prot0:Do u have any idea how to do contact us form in typo3? |
| 12:37 |
teppi|working |
lol |
| 12:37 |
Prot0 |
hmm |
| 12:38 |
Prot0 |
well I suggest digging for an infinite loop ;] |
| 12:38 |
Prot0 |
got any weird extensions installed? |
| 12:38 |
Prot0 |
rambabu: I suggest you use powermail :] |
| 12:39 |
cdngfrog |
yes, powermail is very easy and fast to set up and it's sufficient for nearly all users :-) |
| 12:39 |
Prot0 |
if not its extendable/hookable :P |
| 12:50 |
machoka |
Can anyone make my day coz i`ve been juggling with this problem for some time |
| 12:51 |
machoka |
Can anyone make my day coz i`ve been juggling with this problem for some time |
| 12:51 |
Prot0 |
start debugging, disabling extensions one by one, or see whats being used on the pages you get the errors |
| 12:51 |
Prot0 |
thats all we can say |
| 12:54 |
machoka |
Thanks but i still think that I'll be back. |
| 12:56 |
machoka |
lol |
| 12:56 |
Prot0 |
lol |
| 12:57 |
WinstonS |
hey's |
| 13:00 |
snoy_ms |
maybe machoka's problem is a webserver problem (htaccess or local adress) -> seems that his request gi in circles |
| 13:11 |
Prot0 |
ladies and gentlemen! We've got him! |
| 13:11 |
Prot0 |
(I'm on the phone with the worlds biggest prick) |
| 13:12 |
Bitcrusher |
hehe |
| 13:13 |
ZaFantasy |
hi |
| 13:21 |
Prot0 |
lo |
| 13:47 |
Underpointer |
Hello everybody |
| 13:47 |
Underpointer |
has anybody an idea, how to hide a sysfolder by tsconfig? |
| 13:50 |
Underpointer |
i found the solution, options.hideRecords.pages = <pageid> |
| 13:50 |
Underpointer |
sorry |
| 13:51 |
Prot0 |
lol |
| 13:51 |
Prot0 |
thanks for sharing it though :) |
| 13:51 |
Underpointer |
no problem |
| 13:52 |
Underpointer |
after some hours fo searching, is thought i'd ask via IRC, and then my last search try, suddenly showed the right result |
| 13:52 |
Underpointer |
;-) |
| 13:56 |
Prot0 |
lol |
| 13:59 |
Prot0 |
man, I just found something I love in sr_feuser_register |
| 14:00 |
lilalinux |
How can I debug the resulting query of a "select"? |
| 14:02 |
elmargol |
I include a subpage on every page like this http://paste.phlogi.net/-c5bcbc42cc/ somehow java script files from the header is missing. |
| 14:02 |
elmargol |
Any Ideas how I fix this? |
| 14:05 |
kotelette |
lilalinux: if you just want so see the generated sql sting you can use SELECTquery instead of exec_SELECTquery |
| 14:06 |
Prot0 |
lilalinux: you mean the query itself? |
| 14:06 |
Prot0 |
with DBAL wrapper? |
| 14:06 |
kotelette |
else just output t3lib_DB->sql_error () |
| 14:06 |
lilalinux |
kotelette: not in PHP, with TypoScript |
| 14:06 |
lilalinux |
Prot0: yes |
| 14:06 |
Prot0 |
http://sebastiaandejonge.com/articles/2009/december/debugging-sql-queries-from-the-dbal.html |
| 14:06 |
Prot0 |
:] |
| 14:06 |
lilalinux |
thx |
| 14:07 |
lilalinux |
hm, not quite what I need |
| 14:08 |
lilalinux |
I have a CONTENT objekt in TypoScript with a select query |
| 14:08 |
lilalinux |
and the output is empty |
| 14:08 |
Prot0 |
aah |
| 14:08 |
lilalinux |
I would like to see the exact query, that is built there |
| 14:09 |
Prot0 |
erm |
| 14:09 |
Prot0 |
you can debug |
| 14:09 |
Prot0 |
(have to look it up in TSref) |
| 14:09 |
Prot0 |
gimme a sec |
| 14:09 |
lilalinux |
thx |
| 14:11 |
FloLeBlanc |
can someone help me out with the "forceReturnPath" option? I can set it to 1 (true), but WHERE is it returned then? :) |
| 14:12 |
Prot0 |
lilalinux: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.2.0/view/1/5/#id4149585 |
| 14:13 |
snoy_ms |
whats wrong with this small ts code? I just get the default image, but no media images !?! http://pastebin.com/d3c283631 |
| 14:14 |
lilalinux |
Prot0: hm? |
| 14:14 |
FloLeBlanc |
ah nvm seems to work |
| 14:14 |
Prot0 |
look for debug, debugData AFAIK |
| 14:15 |
lilalinux |
ah, thx |
| 14:17 |
lilalinux |
unfortunately select is not a stdWrap :-( |
| 14:18 |
Prot0 |
CONTENT has stdWrap property though |
| 14:25 |
Serpiente |
is this the correct way of accessing get variables? t3lib_div::_GET('myvar'); |
| 14:28 |
snoy_ms |
anyone a tip? http://pastebin.com/d3c283631 |
| 14:28 |
snoy_ms |
don't get my images out of media |
| 14:32 |
snoy_ms |
Serpiente: yes |
| 14:33 |
snoy_ms |
$secureVal = intval(t3lib_div::_GET('myvar')); |
| 14:33 |
snoy_ms |
if you get an id |
| 14:35 |
Serpiente |
snoy_ms: thanks. no need for intval at that point - switch case statement. |
| 14:38 |
Prot0 |
Serpiente: You always have check user INPUT and OUTPUT |
| 14:38 |
Prot0 |
:) |
| 14:39 |
Serpiente |
Prot0 - sure. but if you use soemthing like $myvar=t3lib_div::_GET('myvar'); switch($myvar) { case 2:} |
| 14:39 |
coffeejunky |
hi there. anyone knows the problem with the standard mailform that there are all html tags and space's in a lable only field will be deleted? |
| 14:39 |
Prot0 |
meaning for example: When inserting into the database, use indeed intval() for numbers and $GLOBALS['TYPO3_DB']->fullQuoteStr() |
| 14:39 |
Serpiente |
theres no further need for intval checking |
| 14:39 |
Prot0 |
ok |
| 14:39 |
Prot0 |
:] |
| 14:39 |
Serpiente |
setting default: break; will do error handling ;) |
| 14:39 |
Prot0 |
is it inside a plugin? |
| 14:40 |
Prot0 |
in plugins its better to use piVars |
| 14:40 |
snoy_ms |
Serpiente: i think Prot0 means sql injections |
| 14:40 |
Prot0 |
aye :] |
| 14:40 |
Serpiente |
snoy_ms well, I know about that and will check the vars before ;) |
| 14:41 |
Serpiente |
never worked with typo3, got to finish a "small" plugin today - just some html map output, accessing a api with given get/- post parameters and displaying a list of entries. |
| 14:41 |
Serpiente |
nothing special so far |
| 14:41 |
snoy_ms |
by the way, anyone knows something about GET and POST vars in combination with extbase ? |
| 14:42 |
snoy_ms |
do i also have to check them ? |
| 14:42 |
kraftb |
hello ! |
| 14:42 |
Serpiente |
I tried using piVars for get -> but it looked like it did not work out |
| 14:42 |
kraftb |
anyone knows a good flash-uploader for TYPO3 ... for the FE |
| 14:42 |
Prot0 |
hey kraft :] |
| 14:42 |
kraftb |
hi Prot0 |
| 14:43 |
Prot0 |
Serpiente: you have to make the GET vars match the prefixId |
| 14:43 |
Prot0 |
tx_myextension_pi1[myvar] |
| 14:43 |
Serpiente |
sec.. |
| 14:43 |
Prot0 |
would translate to $this->piVars['myvar'] in your plugin code :] |
| 14:44 |
Serpiente |
I see. |
| 14:44 |
Serpiente |
$ul.='<li>'.$this->pi_linkToPage($strCounty, $GLOBALS['TSFE']->id, '', array($this->prefixId.'[county]'=>$intKey)).'</li>'; |
| 14:44 |
Serpiente |
works instead of just county |
| 14:45 |
Prot0 |
yeah |
| 14:46 |
Prot0 |
and saves mixups with other extension/code that use the same variables |
| 14:46 |
Serpiente |
k. url looks little terrible :D golfmap.46.0.html?&tx_ccgolfclubmap_pi2[county]=5 |
| 14:46 |
Serpiente |
anyway to get some seo in that? |
| 14:46 |
snoy_ms |
i still have a problem http://pastebin.com/d4ee16bd7 |
| 14:47 |
snoy_ms |
i get the default image, but not the media image |
| 14:50 |
Bitcrusher |
anyone have experience with excluding specific filetypes from the indexed search? |
| 14:51 |
Bitcrusher |
by for example using plugin.tx_indexedsearch.search.mediaList ? |
| 14:51 |
Prot0 |
Serpiente: use realurl :] |
| 14:51 |
Prot0 |
that can create something like /golfmap/some-county-name.html |
| 14:51 |
Prot0 |
instead :] |
| 14:52 |
Serpiente |
no entry for realurl in my book :D ant prefix, or class? |
| 14:53 |
Prot0 |
how do you mean? |
| 14:54 |
Serpiente |
got a reference link for "realurl"? |
| 14:54 |
crazydude |
hi there. does somebody know how to display directories with the content element 'filelinks' ? |
| 14:54 |
Prot0 |
ah lol |
| 14:54 |
Prot0 |
sorry yes :] |
| 14:54 |
Prot0 |
hang on |
| 14:55 |
Prot0 |
http://typo3.org/extensions/repository/view/realurl/current/ |
| 14:55 |
elmargol |
Can someone tell me how I include powermail on every page? The way I do it I get java script errors :( |
| 14:56 |
Prot0 |
why would you want to include it on every page? |
| 14:57 |
elmargol |
Prot0: it is a way to get in contact |
| 14:57 |
elmargol |
It makes it easy for my customers to send me a message |
| 14:57 |
Serpiente |
do I have to change anything? or just install that extension? |
| 14:57 |
elmargol |
http://www.phlogi.net/f/t3/tsp/sp/-c5bcbc42cc/ <- thats how I include it |
| 14:57 |
Prot0 |
install and configure |
| 14:57 |
Prot0 |
but i can give u a basic configuration |
| 14:57 |
Serpiente |
would be nice |
| 14:58 |
Prot0 |
elmargol: that doesnt include the javascript libs powermail needs |
| 14:58 |
elmargol |
Prot0: yes I know that. lib/user_powermailOnCurrentPage.php seems to check this and fails |
| 14:59 |
pmk65 |
crazydude: I don't think you can display dirs with the filelink ext. |
| 14:59 |
Serpiente |
strange. do you know why I get an "old" version of that extension if I browser through Extension Manager - import extensions? there's beta v1.1.0 listed |
| 14:59 |
crazydude |
is there any good extension for this |
| 14:59 |
Serpiente |
on the page is 1.7.0? |
| 15:00 |
pmk65 |
Serpiente: click on the extension name, then you can select older versions (if the author haven't deleted them) |
| 15:01 |
Serpiente |
pmk65: I only see the old version |
| 15:01 |
pmk65 |
have you updated the ext list in EM? |
| 15:02 |
elmargol |
Prot0: ok. I copied the typo3 script to my tempalte and removed the conditions... seems to work now |
| 15:02 |
Serpiente |
well, I did not even install typo3. wheres the button to hit for the update? ;) |
| 15:03 |
Serpiente |
http://www.abload.de/img/bildschirmfoto2010-02-20pf.png |
| 15:07 |
StefanoK |
Hi |
| 15:08 |
StefanoK |
how could I set the date from a tt_news item to a translation per default? |
| 15:10 |
StefanoK |
Setting at the moment: T3 inserts the actually date if i create a translation of an news item. |
| 15:11 |
StefanoK |
I want: T3 should take the date from default language. |
| 15:13 |
pmk65 |
StefanoK: Check TCA.php of tt_news, and see how that field handles translations. |
| 15:14 |
pmk65 |
Check if there's a 'l10n_mode' => 'mergeIfNotBlank', on that field definition. |
| 15:16 |
pmk65 |
Serpiente: In EM, select the "settings" dropdown, and then check the box "Enable extensions without review (basic security check):" |
| 15:16 |
StefanoK |
This is there. I red the description already. |
| 15:16 |
StefanoK |
"Field will be editable but if the field value is blank the value from the default translation is used" |
| 15:16 |
pmk65 |
after that select "Import extensions" and click the "Retrierve/Update" button. |
| 15:17 |
StefanoK |
but i don´t know how to set the field blank for translation |
| 15:17 |
Serpiente |
was just to blind too see the button >.< |
| 15:18 |
pmk65 |
StefanoK: is there a "default" value for that field? |
| 15:18 |
StefanoK |
yes |
| 15:18 |
StefanoK |
'default' => mktime(date("H"),date("i"),0,date("m"),date("d"),date("Y")) |
| 15:18 |
pmk65 |
if yes, then try removing that (remove the complete: 'default' => 'blablaa' ) |
| 15:19 |
pmk65 |
the default prevents the field from being empty, as it inserts the current date/time in the field (if it's empty) |
| 15:20 |
StefanoK |
yes, but if I do so, it does effects only the creation of the translation item or every new news item? |
| 15:21 |
StefanoK |
i will try |
| 15:22 |
Serpiente |
prot0: got that basic configuration? |
| 15:23 |
Prot0 |
erm yeah |
| 15:23 |
Prot0 |
give me a sec |
| 15:24 |
Prot0 |
whats your root page? |
| 15:24 |
coffeejunky |
hmmm seems like the mailform realy kills all label fields *waaaaaaaaaaaah* |
| 15:25 |
Serpiente |
domain.tld/website |
| 15:26 |
Prot0 |
erm yeah but I mean the uid of the first page in your tree in your back-end |
| 15:26 |
Prot0 |
:) |
| 15:28 |
Serpiente |
well searching :D theres something like pid:1 for that page |
| 15:28 |
Serpiente |
top-right corner |
| 15:29 |
Prot0 |
you can also hover over the page icon in the tree |
| 15:29 |
Prot0 |
;] |
| 15:29 |
Serpiente |
ah cool :D well pid 1 links to pid 6 |
| 15:30 |
Prot0 |
are the counties stored in a database table |
| 15:30 |
Prot0 |
hm |
| 15:30 |
Prot0 |
so 1? |
| 15:30 |
Prot0 |
(its usually the first page under the globe) |
| 15:30 |
Serpiente |
yes its 1 |
| 15:30 |
Prot0 |
ok good |
| 15:31 |
Serpiente |
counties are not stored in the database - if neccessary I can do that. |
| 15:31 |
Prot0 |
no its not neccesary |
| 15:31 |
Prot0 |
is it a fixed list? |
| 15:32 |
Serpiente |
at this moment yes. but could be changed later on |
| 15:32 |
Serpiente |
could contain counties from other countries if this is needed someday |
| 15:37 |
Prot0 |
hm ok :] |
| 15:37 |
StefanoK |
As I expect, set "default" to 0 effect also new news item, so the date is not set per default to current date. |
| 15:40 |
coffeejunky |
hmmm seems to be a bug in combination with yaml.. checked it out on another installation |
| 15:40 |
compojoom |
what is the syntax if I want to check if a form vairable was send? [globalVar indexed_search|sword != 0 ??? |
| 15:41 |
Serpiente |
NULL |
| 15:41 |
Serpiente |
;) |
| 15:41 |
compojoom |
are you serious? |
| 15:41 |
Serpiente |
ya. |
| 15:41 |
Serpiente |
mom |
| 15:41 |
compojoom |
in typoscript? |
| 15:41 |
Serpiente |
nah^^ |
| 15:42 |
Serpiente |
thought u were talking about php ;) |
| 15:42 |
compojoom |
php is easy :D |
| 15:42 |
compojoom |
I need it in typosript |
| 15:42 |
compojoom |
if variable has text or numbers or whatever |
| 15:42 |
compojoom |
do something |
| 15:42 |
Prot0 |
lol |
| 15:43 |
compojoom |
if I was sending int I would do it like this [globalVard indexed_search|sword > 0] |
| 15:43 |
compojoom |
but this thing isn't working for strings |
| 15:43 |
Prot0 |
globalVar = GP:tx_indexedsearch|sword |
| 15:43 |
Prot0 |
or something |
| 15:43 |
pmk65 |
StefanoK: something else to try.. Instead of removing the default value, try changing 'l10n_mode' => 'mergeIfNotBlank', into 'l10n_mode' => 'noCopy', |
| 15:47 |
StefanoK |
pmk65: I tried noCopy and exclude but without the expected result. T3 still insert current date for a new translation |
| 15:48 |
StefanoK |
Maybe i could override it by UserTS |
| 15:48 |
StefanoK |
Get the date from database record |
| 15:51 |
TheEternalAbyss |
hello |
| 15:54 |
pmk65 |
StefanoK: Did you try creating a new tt_news record, AFTER you did the modifications? Editing an EXISTING record won't use the new settings afik. |
| 15:59 |
StefanoK |
Sure. I create a new Item AFTER I did the modifications :-) |
| 16:02 |
StefanoK |
But this behavior is what I expected because it handles the datetime field at all and not only the one if I want translate an item so I am not surprised |
| 16:03 |
StefanoK |
There is no logic behind which tell T3 that I currently create a translation of an existing new item |
| 16:04 |
TheEternalAbyss |
i wish i knew which folder the template this site is using is in |
| 16:04 |
TheEternalAbyss |
lol |
| 16:05 |
StefanoK |
I think it could be fixed with TS magic. |
| 16:09 |
pmk65 |
TheEternalAbyss: TemplaVoila or old-style rendering? |
| 16:11 |
TheEternalAbyss |
templavoila |
| 16:11 |
TheEternalAbyss |
should be in fileadmin/sys/html right? |
| 16:13 |
snoy_ms |
TheEternalAbyss: Check out the TO TemplaVoila File |
| 16:13 |
snoy_ms |
TheEternalAbyss: There you see the ref. template |
| 16:14 |
snoy_ms |
TheEternalAbyss: I think alot of people used fileadmin/Templates/... |
| 16:14 |
TheEternalAbyss |
where would i need t look for that? (sorry i'm an uber noob) |
| 16:15 |
TheEternalAbyss |
i mean i'm not sure where the TO TemplaVoila File is |
| 16:15 |
snoy_ms |
TheEternalAbyss: do you see all Sysfolder in your tree ? |
| 16:15 |
TheEternalAbyss |
yea |
| 16:16 |
TheEternalAbyss |
gah have to relogin one sec lol |
| 16:16 |
snoy_ms |
TheEternalAbyss: there must be one with TO Files (list view) |
| 16:16 |
TheEternalAbyss |
using list view? |
| 16:16 |
snoy_ms |
TheEternalAbyss: BUT !!! If your new, please don't change the template file in a productive website |
| 16:16 |
snoy_ms |
TheEternalAbyss: yes, list view |
| 16:16 |
TheEternalAbyss |
:) |
| 16:17 |
TheEternalAbyss |
yea i see them. thanks :) |
| 16:17 |
snoy_ms |
TheEternalAbyss: If you change it, Templavoila comes with an error |
| 16:17 |
TheEternalAbyss |
I have a backup of the site |
| 16:17 |
TheEternalAbyss |
and an experimental copy as well so I can play with t without breaking the site :D |
| 16:17 |
TheEternalAbyss |
with it* |
| 16:17 |
snoy_ms |
TheEternalAbyss: After changing the template file, your not finished -> you have to fix the error |
| 16:19 |
TheEternalAbyss |
i'm thinking i just need to remove the navigation set in the template and insert my flash menu |
| 16:19 |
TheEternalAbyss |
would that work? |
| 16:21 |
snoy_ms |
TheEternalAbyss: You can do everything. Why want you replace it ? |
| 16:23 |
TheEternalAbyss |
long story short: I'm making a USA version of a german site for my company. The germans gave me their site (which is actually a nice site) but their menu in bad and I'm going to be making changes to the structure of how the site is setup since the US side does different things than the german side |
| 16:25 |
snoy_ms |
TheEternalAbyss: if you want to use a static flash menu and want to replace the "old" one, you have to change the template and remove the templavoila mapping |
| 16:25 |
snoy_ms |
TheEternalAbyss: but its static.... |
| 16:25 |
TheEternalAbyss |
in fact I think i'm going to eventually rebuild the template myself. They have a lot of unecessary garbage in their code |
| 16:25 |
TheEternalAbyss |
well I figure I could then generate the xml file to make it dynamic |
| 16:25 |
TheEternalAbyss |
the flash compnent can be static |
| 16:26 |
snoy_ms |
TheEternalAbyss: thats possible |
| 16:26 |
TheEternalAbyss |
the xml i can change on a whim |
| 16:26 |
Fabian--- |
can I somehow combine HMENU and CONTENT/RECORDS ? I want to create a page which contains all pages on 1 page. |
| 16:26 |
snoy_ms |
TheEternalAbyss: try to find PAGE Types in typo3. Or RRS feeds... |
| 16:27 |
snoy_ms |
That could be a way to export xml for Typo3 beginners |
| 16:27 |
Fabian--- |
for example the final output would be: <div id="page1">contents of page1..</div> <div id="page2"> contents of page2..</div> |
| 16:27 |
TheEternalAbyss |
ok, i'll give it a whirl :) i'll keep you updated if it works (should take me more than five minutes to delete and replace) |
| 16:27 |
TheEternalAbyss |
cool thanks snoy I'll look for that |
| 16:30 |
marcuslind |
I want to add text in my footer that will be displayed only when the user is in IE6. My TS for my footer looks like this http://paste.phlogi.net/-08dc410dd4/. |
| 16:30 |
marcuslind |
first part (10 = RECORDS) works perfect |
| 16:30 |
marcuslind |
the second part dont. I dont get why. |
| 16:30 |
marcuslind |
(20 = TEXT) |
| 16:30 |
marcuslind |
I havent added the IF IE6 tags yet... |
| 16:32 |
maholtz|WORK |
whats the difference between CO "Container for elements" and SC "section of elements" in templavoila? |
| 16:33 |
Fabian--- |
looks ok to me marcuslind, does it also look like that in the object browser? |
| 16:34 |
snoy_ms |
maholtz|WORK: i used it in an fce here: http://markuskorth.com/index.php?id=68 |
| 16:35 |
snoy_ms |
maholtz|WORK: sekond |
| 16:35 |
snoy_ms |
maholtz|WORK: lol....second |
| 16:38 |
snoy_ms |
maholtz|WORK: http://www.pic-upload.de/view-4457039/Bildschirmfoto-2010-02-02-um-16.47.09.png.html |
| 16:38 |
snoy_ms |
maholtz|WORK: Container = SC and images = CO |
| 16:40 |
snoy_ms |
maholtz|WORK: http://www.pic-upload.de/view-4457055/Bildschirmfoto-2010-02-02-um-16.49.24.png.html |
| 16:40 |
snoy_ms |
maholtz|WORK: lol, first time i took pictures, but for me its easier to show it...... |
| 16:40 |
maholtz|WORK |
@snoy_ms: thx a lot, i think it is easier for me to understand too:) |
| 16:41 |
Phlunk3 |
anyone has experience with pt_list and can point me at a typoscript example for configuring the pagination? |
| 16:44 |
maholtz|WORK |
@snoy_ms: i get confused because there is the element "page-content elements" too... if i want to use my typicall content elements, i should use "element" instead of SC? |
| 16:44 |
marcuslind |
Fabian---: I got it working. Not I can't get the [browser= msie6] to work though |
| 16:44 |
marcuslind |
The next still show in Firefox and Safari |
| 16:44 |
marcuslind |
text* |
| 16:45 |
marcuslind |
I got [browser= msie6] 20 = TEXT 20.value = TEXT [global] |
| 16:45 |
marcuslind |
with linebreaks ofc |
| 16:45 |
paese |
i would take [browser = msie] && [version =6] |
| 16:45 |
paese |
becuase this always works for me |
| 16:45 |
paese |
*because |
| 16:46 |
marcuslind |
didnt work |
| 16:46 |
marcuslind |
:/ |
| 16:46 |
marcuslind |
Still it shows |
| 16:46 |
paese |
have you set a [end] statement after the condition ? |
| 16:46 |
marcuslind |
Isnt [global] the end statement? |
| 16:46 |
snoy_ms |
maholtz|WORK: i think so. Normal Element and Element Preset: Page Content Element |
| 16:46 |
lilalinux |
Can I use "select" to make a query and store the result in a register? |
| 16:47 |
maholtz|WORK |
@lilalinux: yep |
| 16:47 |
lilalinux |
maholtz|WORK: via CONTENT? |
| 16:47 |
snoy_ms |
maholtz|WORK: i use the "blue" EL when using content or lib.xxx |
| 16:47 |
paese |
marcuslind it depends |
| 16:47 |
maholtz|WORK |
@snoy_ms: ok, thx |
| 16:48 |
marcuslind |
ned torun |
| 16:48 |
marcuslind |
sr y |
| 16:48 |
paese |
i have 3 conditions for v6 7 and 8 and terminating everything with end |
| 16:48 |
paese |
but when defining things for language etc then i switch with [global] |
| 16:48 |
snoy_ms |
maholtz|WORK: great to see you on tv ;-) |
| 16:48 |
snoy_ms |
templavoila |
| 16:48 |
lilalinux |
maholtz|WORK: do you have a snippet? |
| 16:49 |
TheEternalAbyss |
hmm....the menu won't go to the correct location :( |
| 16:51 |
maholtz|WORK |
@snoy_ms: we will see ;) |
| 16:51 |
maholtz|WORK |
@lilalinux: sry, nope |
| 16:53 |
TheEternalAbyss |
YES! |
| 16:53 |
snoy_ms |
works ? |
| 16:54 |
TheEternalAbyss |
yup :D |
| 16:54 |
TheEternalAbyss |
i made lib.navigation an html element instead of HMENU |
| 16:54 |
TheEternalAbyss |
and boom, menu in the correct place :D |
| 16:54 |
snoy_ms |
yeah thats better |
| 16:56 |
maholtz|WORK |
my datastructure xml has encoding "iso-8859-1" is that correct? |
| 16:56 |
maholtz|WORK |
where do i define that? |
| 16:57 |
snoy_ms |
maholtz|WORK: Templavoila-> Template -> Update mapping -> Header ( Kopfteile) |
| 16:58 |
snoy_ms |
maholtz|WORK: or missunderstand you ? |
| 16:59 |
snoy_ms |
maholtz|WORK: i never use the template header via tv. Just using typoscript.... |
| 16:59 |
maholtz|WORK |
i think so, i tried to map my template but i got an error because of an german umlaut in the description inside the xml of the datastructure |
| 16:59 |
maholtz|WORK |
so if i would use german umlauts in title i would produce an invalid xml |
| 17:00 |
snoy_ms |
puhh |
| 17:02 |
TheEternalAbyss |
hmm.......if i embed the menu it shows up, if I call the menu up using javascript it does not like it it seems.... |
| 17:04 |
snoy_ms |
TheEternalAbyss: I think its not Typo3.....check js and your template |
| 17:05 |
TheEternalAbyss |
the menu shows, but I get no text and it's cut off |
| 17:05 |
TheEternalAbyss |
if i just embed the object |
| 17:05 |
TheEternalAbyss |
it shows up |
| 17:05 |
snoy_ms |
TheEternalAbyss: could be everything... |
| 17:05 |
TheEternalAbyss |
it's still a bit cutoff so i need to define the height of the navigation area..i think I need to look at my css files |
| 17:06 |
snoy_ms |
ok |
| 17:19 |
WinstonS |
see you |
| 17:23 |
Fabian--- |
how can I generate content of other pages on 1 single page trough typoscript? Like this: <div id="page1">contents of page1..</div> <div id="page2"> contents of page2..</div> |
| 17:26 |
snoy_ms |
Fabian---: read content of subpages http://pastebin.com/d54fa3dc5 |
| 17:26 |
snoy_ms |
Fabian---: iam not that ts pro. but i think you can now wrap it into div's |
| 17:27 |
TheEternalAbyss |
hmm....... |
| 17:28 |
TheEternalAbyss |
well my meny breaks my breadcrumbs ts :| and the conatiner for the movie will not increase in height |
| 17:28 |
TheEternalAbyss |
-_-;; |
| 17:28 |
snoy_ms |
TheEternalAbyss: thats css, or ? |
| 17:29 |
TheEternalAbyss |
i'm not sure. |
| 17:29 |
snoy_ms |
TheEternalAbyss: you miss html code ? |
| 17:30 |
TheEternalAbyss |
i don't think so |
| 17:30 |
snoy_ms |
TheEternalAbyss: if you find all your html code in source view, its a css probem. |
| 17:30 |
snoy_ms |
TheEternalAbyss: please check if you miss something |
| 17:31 |
TheEternalAbyss |
oh wait.....breadcrumbs was already broken it seems.... |
| 17:32 |
snoy_ms |
lol |
| 17:33 |
TheEternalAbyss |
it seems my html is there.... <div id="nav"><object etc my menu basically etc></object></div> |
| 17:49 |
TheEternalAbyss |
ugh it's always something |
| 17:56 |
Fabian--- |
thanks snoy_ms but the problem with using CONTENT like that is that I only get content records, and not the page title for example |
| 18:01 |
Fabian--- |
The reason behind my question is to create something like this: www.volll.com (click on one of the main menu items) |
| 18:02 |
Fabian--- |
to do this I need to load all pages on one page |
| 18:03 |
snoy_ms |
Fabian---: if we/you dont find a solution build up a small FCE..... |
| 18:04 |
snoy_ms |
Fabian---: with this you can build up a section/container |
| 18:04 |
snoy_ms |
Fabian---: a container full of content elements |
| 18:08 |
Fabian--- |
I think I get what you mean but I would prefer it if the backend would still consist of "pages" and "content" |
| 18:09 |
Fabian--- |
otherwise it would become a single page with a long list of records, kind of hard to manage, especially if you would have subpages |
| 18:12 |
snoy_ms |
thats true |
| 18:12 |
snoy_ms |
mhh |
| 18:15 |
pmk65 |
Fabian---: do you use TemplaVoila? |
| 18:16 |
Fabian--- |
no, but I can use it if you have a solution that works in TV |
| 18:17 |
lilalinux |
How can I tell CONTENT to not check pids? |
| 18:17 |
Fabian--- |
I guess I'll have to write an extension for this, I just hope I didn't overlook some easy way to do this in TypoScript |
| 18:20 |
pmk65 |
Fabian---: I did something similar a while back with TV. |
| 18:21 |
pmk65 |
I wrote a small script which allowed me to access TV colums from the pages I wanted. (All content on the site was loaded using AJAX) |
| 18:21 |
pmk65 |
http://forge.typo3.org/projects/show/extension-pmktsvoila |
| 18:21 |
pmk65 |
it doesn't return the complete page, but selected TV columns. |
| 18:23 |
Fabian--- |
thanks pmk65 I'll check it out |
| 18:23 |
mind23 |
good evening. someone in with some experience with a shared typo3 source on a linux host? |
| 18:27 |
snoy_ms |
Fabian---: sorry, have to to some other things......would be nice to hear if you find something |
| 18:27 |
lilalinux |
is there no wildcard for select.pidInList? |
| 18:30 |
Fabian--- |
I have to go, I'll be back tomorrow. I think pmk65's solution might work, I'll let you know |
| 18:33 |
mind23 |
maybe someone is interested in this: http://www.dev3.org |
| 18:34 |
mind23 |
nice for coding extensions the "new" way :] |
| 18:36 |
robertstein |
hello |
| 18:37 |
robertstein |
hello |
| 18:38 |
robertstein |
test |
| 18:38 |
pmk65 |
lilalinux: What do you need a wildcard for? Selecting records drom the entire site? |
| 18:38 |
robertstein |
is suport allowed in this channel? |
| 18:39 |
pmk65 |
robertstein: What do you mean? |
| 18:42 |
robertstein |
my problem is, I installed everything what needed for typo3, I had lots of problems while the installation, but now im finished!! |
| 18:43 |
robertstein |
I imported an complete nice working template |
| 18:43 |
robertstein |
that worked also very well |
| 18:43 |
robertstein |
but when im goint to change something in the site and after I klick "save" everything is |
| 18:44 |
robertstein |
the same before i change |
| 18:45 |
robertstein |
every little text or even the user groups, after saving its gone or the old version |
| 18:46 |
lilalinux |
pmk65: I have a special page for users, something like "My eBay". There I would like to summarize all items of that user, no matter on which page they are |
| 18:46 |
robertstein |
there is also a error in the protocol: Referer host '' and server host 'XXX' did not match and veriCode was not valid either! (msg#1.0.1) |
| 18:47 |
pmk65 |
best way would be to write a small userfunc, so you can make a selectquery without pid. |
| 18:47 |
lilalinux |
Hm, maybe I could use pages as table and misuse a join :-) |
| 18:48 |
lilalinux |
then typo3 can filter the pages table :-) |
| 18:48 |
lilalinux |
and the join without ON clause will expand to the cartesian product :-) |
| 18:48 |
lilalinux |
what a brain fuck :-) |
| 18:49 |
pmk65 |
I don't think that will work (not in TS), as pidInList defaults to "this" (which is current page) |
| 18:50 |
mind23 |
possible to share extensions along with a shared typo3 source? |
| 18:50 |
pmk65 |
all queries done using the TS select will set the pid. |
| 18:50 |
mind23 |
normally installed extensions are imported into the upload folder of the choosen typo3 installation |
| 18:51 |
Phlogi |
anyone knows a google sitemap extension thats actually working? |
| 18:51 |
mind23 |
is there a way to get em in the source folder, for sharing them between the typo3 installs? |
| 18:53 |
pmk65 |
mind23: maybe if you install them as Global extensions instead of Local? (I haven't tried) |
| 18:54 |
mind23 |
pmk65 could be a solution. but i dont know how the several setup/template and other files needed for some extension are handled then :\ |
| 18:54 |
lilalinux |
pmk65: yes, but if I use pages as table, there will always be 1 result |
| 18:54 |
pmk65 |
In the InstallTool, try enabling [EXT][allowGlobalInstall] |
| 18:55 |
lilalinux |
If I join something to that one result (without really joining) I get what I want |
| 18:55 |
robertstein |
Does anybody know this error: "Referer host '' and server host 'XX.webpack.hosteurope.de' did not match and veriCode was not valid either! (msg#1.0.1)" ?? |
| 18:55 |
mind23 |
pmk65, thanks! |
| 18:55 |
pmk65 |
then see if you can install an ext as Global, on one system. Then on the other installation, see if its available for installation |
| 18:58 |
pmk65 |
robertstein: It's some refererer validation that fails. I know there's a setting in InstallTool that might help.. Try setting ['SYS']['doNotCheckReferer'] |
| 19:02 |
Phlogi |
ok, seo_basics does it for me now :) |
| 19:08 |
robertstein |
thx pmk65 this setting is already set |
| 19:08 |
pmk65 |
Phlogi: Iyou don't need an ext. It can be done in TS too. -> http://www.phlogi.net/f/t3/tsp/sp/ts_based_google_sitemap/ |
| 19:08 |
robertstein |
without any solution |
| 19:09 |
pmk65 |
robertstein: I suggest you try posting at the mailinglist. There's better chances of finding a solution.. |
| 19:11 |
robertstein |
where do I find that mailinglist? |
| 19:12 |
pmk65 |
robertstein: do you have a newsreader installed? If not, you need that.. |
| 19:12 |
robertstein |
ok thx |
| 19:13 |
pmk65 |
you can find a list of the TYPO3 mailinglists here: http://lists.typo3.org/cgi-bin/mailman/listinfo |
| 19:13 |
robertstein |
yeah I found that site with google thx |
| 19:14 |
pmk65 |
The main one is TYPO3-english, but if you speak Germam the TYPO3-german is also very active. |
| 19:15 |
robertstein |
thx again |
| 19:15 |
pmk65 |
robertstein: http://old.nabble.com/TYPO3-English-f15538.html |
| 19:16 |
pmk65 |
i think you can post directly to the list from nabble. |
| 19:35 |
Phlogi |
pmk65: hehe, thanks |
| 19:35 |
Phlogi |
pmk65: you should post that to snippets |
| 19:37 |
pmk65 |
Phlogi: good idea.. |
| 19:39 |
TheEternalAbyss |
anyone know a good channel to ask about flash stuff? |
| 20:02 |
lilalinux |
how do I display a date from a CONTENT.select as a date instead of 12565645? |
| 20:11 |
pmk65 |
lilalinux: strftime |
| 20:13 |
pmk65 |
example -> strftime = %Y-%m-%dT%H:%M:%SZ |
| 20:14 |
lilalinux |
thx |
| 21:17 |
Serpiente |
i read something about an build xml parser - how's that thing called again? |
| 21:43 |
lilalinux |
Does anyone know, how I can read a field from the database into a register? |
| 21:48 |
pmk65 |
lilalinux: so you can access it like data = register:blabla ? |
| 21:49 |
lilalinux |
yes |
| 21:49 |
lilalinux |
I know how to get other things in there using LOAD_REGISTER |
| 21:50 |
pmk65 |
$GLOBALS['TSFE']->register['myregvar'] = 'blabla'; |
| 21:50 |
pmk65 |
then in ts you can do: data = register:myregvar |
| 21:51 |
pmk65 |
or if you want to do it from TS, you use LOAD_REGISTER and .data or .field |
| 21:52 |
pmk65 |
10 = LOAD_REGISTER |
| 21:52 |
pmk65 |
10.myregvar.field = title |
| 21:53 |
lilalinux |
yes, but where is database part? |
| 21:54 |
lilalinux |
I only know how to do queries via CONTENT.select |
| 21:58 |
pmk65 |
in your select you have a renderObj. this you can set to whatever object you want/need |
| 21:59 |
pmk65 |
http://www.typo3wizard.com/en/articles/explaining-the-content-object.html |
| 22:02 |
lilalinux |
does TEXT implicitly include any charachters (maybe DIVs oder As)? |
| 22:03 |
pmk65 |
?? |
| 22:23 |
ycas |
hi |
| 22:24 |
ycas |
are there limits in layouting pdf's to be generated? |
| 22:25 |
ycas |
i'd like to create magazine-like pdfs with infos from the website. should it be possible? |
| 22:42 |
TheEternalAbyss |
wow i actually have a working flash menu in typo now |
| 22:43 |
TheEternalAbyss |
crazy crazy crazy |
| 22:53 |
pmk65 |
ycas: there's an ext for creating pdf magazines.. http://typo3.org/extensions/repository/view/pipeline_pdf/current/ |