| 06:13 |
FloLeBlanc |
hi all |
| 07:05 |
d|g |
hi all |
| 07:25 |
FloLeBlanc |
hi d|g |
| 07:36 |
d|g |
FloLeBlanc ðø =) |
| 07:36 |
d|g |
hi =) |
| 07:42 |
FloLeBlanc |
hehe |
| 08:24 |
FloLeBlanc |
did anyone experience problems with any 4.0.9 install /extensions and php 5.X ? (our servers will be converted and I fortunately couldn't find any major problems yet on my testsrever) |
| 10:00 |
m4rtijn |
hi |
| 10:38 |
snoy_ms |
hey all! ust a small one: Is there a possibility to fix the Media Position in "Picture with Text" ? Instead of having 10 options i only need 1. Its to late to use templa voila... |
| 10:40 |
FloLeBlanc |
snoy_ms: if I remember correct the modern template building II tutorial had a demo on how to do "custom" templates, perhaps there is information on that topic in there |
| 10:41 |
m4rtijn |
hmm, maybe u can fix that with some TSonfig.. |
| 10:42 |
snoy_ms |
TSconfig would be nice ! |
| 10:44 |
m4rtijn |
should be possible.. |
| 10:47 |
m4rtijn |
hmm |
| 10:49 |
m4rtijn |
snoy_ms - check the Configuration -> $TCA (tables.php) -> tt_content -> types -> textpic |
| 10:49 |
m4rtijn |
I think u have to do smth there.... |
| 10:50 |
snoy_ms |
ok, thx...i check it |
| 10:51 |
erank |
hi all |
| 10:51 |
erank |
I've a problem with importing extensions from TER |
| 10:51 |
erank |
I get the error 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. |
| 10:52 |
erank |
Another TYPO3 installation on the same webserver (even the same vhost) doesn't have this problem |
| 10:52 |
erank |
curl is enabled, and localconf.php files look the same |
| 10:52 |
coolguy__ |
hi there. does somebody know how i can add a link to an image which is created with typescript ctype elemet IMAGE? |
| 10:52 |
erank |
deleting BE cache doesn't solve the problem :( |
| 10:52 |
erank |
coolguy_: IMAGE.stdWrap.typolink.parameter = page id |
| 10:54 |
_pedda_ |
hi there! Is it possible to define multiple recipients for mailform selected via selectbox without any special extension ? |
| 10:54 |
_pedda_ |
just ts |
| 10:59 |
coolguy__ |
ah ok. do you know how to pass an additional class parameter to the link? |
| 11:02 |
maholtz|WORK |
@coolguy: parameter = 10 target myclass |
| 11:03 |
FloLeBlanc |
coolguy: for reference - http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/ |
| 11:04 |
kaktuspalme |
$res = $GLOBALS['TYPO3_DB']->exec_SELECTquery(); var_dump($res) gives resource(115, mysql result); but $checkChanged = $GLOBALS['TYPO3_DB']->sql_fetch_assoc($res); gives false, why? |
| 11:06 |
coolguy__ |
yo i found is |
| 11:06 |
coolguy__ |
it i use now Atagparams |
| 11:17 |
m4rtijn |
has anyone ever used TIMTAB before as a comment system / Blog ? |
| 11:35 |
|Xabbu |
Hi everyone. |
| 11:36 |
|Xabbu |
Is anyone here who could give me some hint about a tt_products problem? |
| 11:39 |
m4rtijn |
.. maybe |
| 11:39 |
FloLeBlanc |
does anyone have a guide for me what average click statistics / view statistics of newsletters are? |
| 11:40 |
FloLeBlanc |
(what is a realistic target in %) |
| 11:41 |
|Xabbu |
I have a page running with two domains. in both domains is a shop up and running. Now I add a subpage to one of my shop, but the Articles on this page are not added to the Basket. |
| 11:43 |
|Xabbu |
FloLeBlanc: : Unfortunatly there are no real statistics. It all depends on the target-group and the "need to klick" (Is every Information in the NL or is there some additional Info available only on the Page.) We have a NL with about 7000-8000 users an a clickrate of everything betreen <1% and ~10% |
| 11:43 |
FloLeBlanc |
Xabbu: hmm.. thank you |
| 11:48 |
|Xabbu |
m4rtijn: http://www.geschenke-der-hoffnung.org/bestellen/shop/ works, http://www.geschenke-der-hoffnung.org/bestellen/shop-entscheidung/ does not work. |
| 11:49 |
m4rtijn |
hmm |
| 11:50 |
m4rtijn |
anyone ever used TIMTAB ? |
| 11:50 |
|Xabbu |
m4rtijn: Unfortunatly not. Sorry. |
| 11:51 |
m4rtijn |
|Xabbu - what was you question concerning tt_products ? |
| 11:52 |
|Xabbu |
I have a page running with two domains. in both domains is a shop up and running. Now I add a subpage to one of my shop, but the Articles on this page are not added to the Basket. |
| 11:52 |
|Xabbu |
http://www.geschenke-der-hoffnung.org/bestellen/shop/ works, http://www.geschenke-der-hoffnung.org/bestellen/shop-entscheidung/ does not work. |
| 11:52 |
|Xabbu |
Is there some way to debug this? |
| 11:55 |
m4rtijn |
.. do you have 2 typo3 systems.. or is it the same typo3 |
| 11:58 |
|Xabbu |
It's the same typo3 System. Two Rootpages ("Is Root" set) and two different templates for the sites (one for each) |
| 11:59 |
m4rtijn |
in general: tt_products sucks.. :p |
| 11:59 |
m4rtijn |
at lest it did when I used it.. almost 10 months ago |
| 12:00 |
m4rtijn |
im not sure if its gotten any better |
| 12:01 |
anteater_sa123 |
Xabbu... are the pages cached maybe |
| 12:01 |
|Xabbu |
No, it didn't. But the other Shop-Extension sucks more (at least in my case, as I do not need most of the stuff you have to configure) |
| 12:02 |
|Xabbu |
anteater_sa123: no. Not anymore. I deleted the cache about 20 times now. But I have to admit, I did not check if the Pages are allowed to be cached. |
| 12:03 |
anteater_sa123 |
if you are using 2 domains, maybe login on the other domain and clear cache.... long shot |
| 12:04 |
m4rtijn |
|Xabbu - are you bound to use typo3? |
| 12:04 |
|Xabbu |
I just set the "don't cache" option on the page wich is not working. But the other pages did not have this option set. So: Long shot *g* |
| 12:05 |
m4rtijn |
|Xabbu - else maybe have a look at magento - some ppl here are very pleased with that |
| 12:05 |
|Xabbu |
m4rtijn: Unfortunatly I am, jes. |
| 12:05 |
m4rtijn |
arr |
| 12:05 |
anteater_sa123 |
does anyone know if newer tt_products allow multiple categories to be assigned to each product record? |
| 12:06 |
m4rtijn |
I guess to debug you have to do some source-code reverse-engineering :s |
| 12:08 |
|Xabbu |
anteater_sa123: No you can only use on Kategory for you Product. |
| 12:11 |
|Xabbu |
m4rtijn: Actually I was quite happy with tt_products till now. And beside this Problem now I did hve few troubles to get this up and running. But I do not need a full-fletched eCommerce-Site as everything on the first domain (the one giving problems now) is free of charge, and the other domain is just a frontend to a second DB-System which is generating the bills. |
| 12:12 |
balooza |
hi |
| 12:12 |
anteater_sa123 |
yeah, that sucks... they should've made it more like tt_news |
| 12:13 |
balooza |
I have several subdomains pointing to one Typo3 Installation. I would like typo3 to adapt the links it presents to these subdomains |
| 12:13 |
anteater_sa123 |
tt_news is definitely the greatest extension ever made.... I'd like to buy that guy a beer |
| 12:13 |
balooza |
Right now Typo3 writes to all links www.huhu.com, ignoring if its called by, i.e. www.sub1.huhu.com |
| 12:18 |
balooza |
ideas? |
| 12:19 |
mulilor |
a difficult one |
| 12:19 |
mulilor |
anybody knows how to change the feevcal first day of the week? |
| 12:20 |
mulilor |
maybe there's someones that has delaed with this problem before... :P |
| 12:24 |
m4rtijn |
balooza - maybe this helps? http://wiki.typo3.org/Multidomain |
| 12:26 |
|Xabbu |
m4rtijn: Now thet is weird. I created a new page, inserted the shopplugin and added a working page as Datasource. That worked. Now I added the not working page as Datasource and it did not work anymore. So this semms to be a problem of the products. |
| 12:46 |
kaktuspalme |
i need to make a script which runs every 5 minutes :( |
| 12:47 |
m4rtijn |
so? |
| 12:47 |
kaktuspalme |
a cronjob script, it's harder than a normal typo3 script |
| 12:48 |
m4rtijn |
just make a php script and set a cronjob to run that every 5 mins.. |
| 12:49 |
kaktuspalme |
m4rtijn, yeahh, but including the classes is hard, (windows/linux pathnames) |
| 12:50 |
m4rtijn |
:p |
| 12:50 |
|Xabbu |
m4rtijn: I GOT IT!!!einself!! Of course you need to add the Page with the products in the Basket as well! |
| 12:53 |
m4rtijn |
hehe, sometimes the smallest mistakes take the longest to solve :p |
| 12:55 |
kaktuspalme |
m4rtijn, hmm, cool there's a cron which i can take most, cron from direct_mail |
| 13:14 |
m4rtijn |
hmm, the manual for TIMTAB is missing one important explanation.. |
| 13:27 |
s-andersen |
Can someone tell me how I limit a backend users list of categories in news, to categories created in a specific folder? I have tried some stuff from the manual, but it doesn't work |
| 13:31 |
kaktuspalme |
m4rtijn, do you know how i can send mails in a extension with typo3? |
| 13:32 |
martijn |
nope |
| 13:33 |
martijn |
but U could check the source of the standard mailform.. |
| 13:34 |
s-andersen |
kaktuspalme: I think TYPO3 just uses mail() |
| 13:34 |
kaktuspalme |
s-andersen, ok thx |
| 13:35 |
martijn |
yes, mail() but with some additional options.. |
| 13:37 |
kaktuspalme |
I hope making a backend module is not much harder than making frontend plugins |
| 13:38 |
martijn |
kaktuspalme check : /t3lib/class.t3lib_htmlmail.php |
| 13:39 |
kaktuspalme |
martijn, thx |
| 14:19 |
isolysis |
where can I control the quality setting for the image generation? |
| 14:39 |
s-andersen |
isolysis: try the install tool |
| 14:56 |
pontecorvo |
Hello all. How could I specify Storage Folder for tt_products orders? |
| 15:00 |
muh-die-kuh |
scre-x |
| 15:05 |
null |
pontecorvo: config.tt_products.PID* |
| 15:07 |
null |
ups |
| 15:07 |
null |
plugin.tt_products.PID <-- google |
| 15:10 |
pontecorvo |
null: Thx. PID_sys_products_orders |
| 15:23 |
isolysis |
in the typo3 install tool there is a setting - [GFX][jpg_quality] = 70 what is the highest setting this can go? |
| 15:23 |
_pedda_ |
100 % ? |
| 15:23 |
isolysis |
or what is the recommend setting for getting highest quality images |
| 15:23 |
_pedda_ |
100 |
| 15:23 |
isolysis |
without adding too much filesize |
| 15:23 |
_pedda_ |
depends on the size of your images |
| 15:24 |
_pedda_ |
try & error to find the best solution for you |
| 15:24 |
isolysis |
i guess i will need to test it and check the filesizes |
| 15:24 |
isolysis |
^ |
| 15:24 |
isolysis |
i see |
| 15:24 |
isolysis |
thanks _pedda_ |
| 15:24 |
_pedda_ |
np |
| 15:28 |
martijn |
in photoshop I usually use 80% for web images |
| 15:28 |
martijn |
never saw difference between 100 and 80 |
| 15:36 |
isolysis |
m4rtijn: yes i noticed something like that too, the only visible difference between 80 - 100 was the huge increase in file size |
| 15:36 |
isolysis |
i think i will try 80 and see how that goes |
| 15:37 |
isolysis |
most people are on broadband these days, so its good to have nice clean and sharp images |
| 15:44 |
m4rtijn |
is there a statistic like the browser stats about connection ? |
| 15:44 |
m4rtijn |
speed |
| 16:06 |
untouch_ |
hi |
| 16:07 |
m4rtijn |
hi untouch_ |
| 16:07 |
untouch_ |
hi mart i gotta short quest one sec |
| 16:09 |
untouch_ |
its about tt_news |
| 16:09 |
untouch_ |
http://typo3.liquidc.net/Impressum/index.php?id=27 |
| 16:09 |
untouch_ |
this is my site |
| 16:10 |
untouch_ |
and this is what i want to create of it |
| 16:10 |
untouch_ |
http://www.justbehot.com/pics/news.gif |
| 16:10 |
untouch_ |
sry dunno how to explain |
| 16:22 |
_pedda_ |
does someone know how to realize multiple recipients selected via selectbox for standard mailform ? |
| 16:27 |
m4rtijn |
std mailform does not do that |
| 16:27 |
m4rtijn |
try mailformplus |
| 16:27 |
_pedda_ |
notpossible.. |
| 16:28 |
_pedda_ |
already to many forms existent on the website |
| 16:28 |
m4rtijn |
then u'd have to edit the source |
| 16:28 |
m4rtijn |
which is a bad idea |
| 16:28 |
m4rtijn |
:) |
| 16:28 |
_pedda_ |
istn't it possible even if i work with conditions and cases in ts ? |
| 16:29 |
m4rtijn |
afaik, no |
| 16:29 |
m4rtijn |
but I could be wrong.. |
| 16:29 |
m4rtijn |
if u find a way to change the recipient by TS |
| 16:29 |
m4rtijn |
then it should be possible |
| 16:30 |
_pedda_ |
if GPVar:recipient = recip_1 then set tt_content.mailform.20.recipient = (obscured mail address) |
| 16:30 |
_pedda_ |
tried it this way but seems not to work... or i have errors in my syntax |
| 16:30 |
m4rtijn |
.. yes |
| 16:31 |
m4rtijn |
check this doc on IF |
| 16:31 |
m4rtijn |
http://wiki.typo3.org/Ts45min |
| 16:31 |
m4rtijn |
maybe it can shed some light |
| 16:31 |
_pedda_ |
thx |
| 16:31 |
m4rtijn |
yw |
| 16:54 |
pontecorvo |
Hello all |
| 16:54 |
Folkert |
Hello all, as a starter with typo3 i like to know: I setup my external typocript file and external template file in the setup of the 'root template' in the webinterface. That works but my question is, should i do all typoscript in the external file or should i mix it with typoscript in the webinterface ? |
| 16:55 |
pontecorvo |
I have strange bug with tt_products. I'm trying to change price in "Price" field, but then I type new price and press "Tab" proce value changed to NaN00. Any advice? |
| 16:56 |
m4rtijn |
press save before tab? |
| 16:57 |
maholtz|WORK |
@Folkert: if you use an external editor with an repository i would say: external file. otherwise you could use an sysfolder to seperate your plugins and then include them into your root template (and so manage them via webinterface). |
| 16:57 |
stelt |
Can TYPO3 use SVG directly? As in http://www.typo3forum.net/forum/typo3-4-x-fragen-probleme/33257-svg-grafiken.html they're only talking about converting, while browsers can do SVG nowadays |
| 16:57 |
pontecorvo |
m4rtijn: Nope. Have already found in Bugzilla. It's a JS bug |
| 16:58 |
Folkert |
@maholtz Thanks a lot. |
| 16:58 |
Folkert |
it confuses me last days ;) |
| 16:58 |
maholtz|WORK |
it will do so for years;) |
| 16:58 |
Folkert |
oh lord :D |
| 16:59 |
tomyN |
hi, can Typo3 read all contents for a web site from a single XML document? |
| 17:00 |
tomyN |
for example: http://subversion.ardour.org/svn/ardour2/branches/3.0/manual/xml/ardour_manual.xml is read or parsed by a drupal site. Not sure about the terminology ... lemme know :-) |
| 17:07 |
m4rtijn |
tomyN - why do u ask? |
| 17:07 |
tomyN |
I'd like to learn and understand if this is possible in general |
| 17:07 |
tomyN |
would be a nice tool, right? |
| 17:09 |
m4rtijn |
mm, I dont see an advantage |
| 17:09 |
m4rtijn |
instead of an mysql DB u have a XML DB |
| 17:09 |
m4rtijn |
its the same in green |
| 17:09 |
tomyN |
well, instead of opening each page, with each content element. You would upload one document and Typo3 would extract it to the pages. Like Placeholders work in a template |
| 17:10 |
tomyN |
no no, I am afraid you don't understand what I mean. |
| 17:10 |
m4rtijn |
.. the pages u open in frontend are cace.. |
| 17:10 |
m4rtijn |
cached |
| 17:10 |
tomyN |
see this link http://subversion.ardour.org/svn/ardour2/branches/3.0/manual/xml/ |
| 17:10 |
m4rtijn |
its much faster and less CPU intensive then parsing xml docs |
| 17:11 |
tomyN |
all these docs are (as far as I understood) rendered as an online manual |
| 17:47 |
NublaII |
I am trying to setup a flv player on typo3 and I have a problem when the video is too big, because the system refuses to copy it to the 'uploads/*' area |
| 17:48 |
NublaII |
how do you code a plugin to just pull the actual file instead of making a copy? |
| 17:52 |
drindt |
sorry for my noob noise, but i used in past typo3 with mysql, now my question can i use sqlite and how? |
| 17:53 |
anteater_sa123 |
drindt: I don't think so |
| 17:53 |
anteater_sa123 |
don't think typo supports any other databases other than mysql |
| 17:54 |
drindt |
i thinked too but why not ask stupid questions.. :) |
| 18:06 |
untouch_ |
how do i activate the page broswer for tt_news list? |
| 18:07 |
untouch_ |
i created 12 news posts but theres no page browser |
| 18:07 |
untouch_ |
theres none in the template also |
| 18:07 |
untouch_ |
only ###NEWS_SINGLE_PAGEBROWSER### |
| 18:09 |
null |
untouch_: plugin.tt_news.limit = 3 |
| 18:09 |
null |
this will only display 3 newsitems. and should activate the page browser |
| 18:10 |
null |
this only works with the listview, of course |
| 18:21 |
untouch_ |
doesnt work |
| 18:22 |
untouch_ |
Default Insert plugin |
| 18:22 |
untouch_ |
Index: Yes |
| 18:22 |
untouch_ |
Plugin: News |
| 18:22 |
untouch_ |
Displaying: LIST |
| 18:22 |
untouch_ |
this is where i want it to work |
| 18:22 |
untouch_ |
http://typo3.liquidc.net/Impressum/index.php?id=27 |
| 18:26 |
untouch_ |
there is no pagebrowser marker in my news list template |
| 18:26 |
untouch_ |
must i set one first? |
| 18:27 |
xsebi |
nope |
| 18:28 |
untouch_ |
so whats the deal? |
| 18:30 |
xsebi |
list + startingpoint should do it |
| 18:32 |
xsebi |
theres a checkbox for dont display pagebrowser |
| 18:32 |
xsebi |
plugin -> other settings |
| 18:32 |
untouch_ |
yea i know but theres no hook in it |
| 18:32 |
untouch_ |
i already checked that |
| 18:33 |
untouch_ |
start pointing is also set |
| 18:34 |
untouch_ |
http://paste.phlogi.net/-eef18f94b7/ |
| 18:34 |
untouch_ |
this is the template of my news_lis |
| 18:34 |
untouch_ |
list |
| 18:34 |
untouch_ |
i wonder why theres no pagebrowser marker actually |
| 18:35 |
untouch_ |
dont wonder my classes are named latest |
| 18:35 |
untouch_ |
for some other lazyness reason |
| 18:37 |
xsebi |
take a look in the ext dir theres a css and non css based tpl |
| 18:39 |
xsebi |
ordinary given templates should work for that type of news hm ; ) |
| 18:45 |
untouch_ |
yup as i said theres only a ###NEWS_SINGLE_PAGEBROWSER### marker |
| 18:45 |
untouch_ |
inside of tt_news_v2_template.html |
| 18:56 |
untouch_ |
ok works now |
| 18:57 |
untouch_ |
thx |
| 18:57 |
xsebi |
: ) |
| 18:58 |
untouch_ |
###BROWSE_LINKS### was missing |
| 18:58 |
untouch_ |
in the template |
| 19:26 |
crisb2010 |
hi there |
| 19:26 |
crisb2010 |
has one of you implemented a google cse into a typo3 site? |
| 19:41 |
Sebastan |
Hello can someone tell me how to access a flexformfield when no sheet is configured? I have one select in it named "display_mode" but "$this->pi_getFFvalue($this->cObj->data['pi_flexform'],'display_mode')" doesnt give back anything... |
| 19:43 |
sfeni |
simply print out the whole $this->cObj->data['pi_flexform'] with for example print_r |
| 19:44 |
sfeni |
than you can first see the structure of the object |
| 19:44 |
Sebastan |
ok |
| 19:44 |
Sebastan |
it gives me: Array ( [data] => Array ( [sDEF] => Array ( [lDEF] => Array ( [display_mode] => Array ( [vDEF] => |
| 19:45 |
Sebastan |
so how to access the mode-option? |
| 19:46 |
sfeni |
http://typo3.org/fileadmin/typo3api-4.0.0/df/d32/classtslib__pibase.html#bfb0bc560ec7ab58d949df69afd149bd |
| 19:47 |
sfeni |
I think you have to define all 5 parameters |
| 19:49 |
Sebastan |
$this->pi_getFFvalue($this->cObj->data['pi_flexform'],'display_mode','sDEF','lDEF','vDEF') |
| 19:49 |
Sebastan |
doesnt work I think. Dont give back anything... |
| 19:50 |
Sebastan |
I choosed the first option in the flexformlist for this page-id |
| 19:50 |
Sebastan |
so a option is set |
| 19:51 |
sfeni |
I have to check, one moment :-) I will start my vm |
| 19:51 |
Sebastan |
:) |
| 19:52 |
Sebastan |
sorry |
| 19:52 |
Sebastan |
my failure... |
| 19:52 |
Sebastan |
you can stop doing what you wanted to |
| 19:52 |
sfeni |
hehe |
| 19:52 |
sfeni |
:) |
| 19:53 |
Sebastan |
I erraneous didnt set a value for the first entry because it was the default before.... |
| 19:53 |
sfeni |
I will need my vm later, so I will do it now :D |
| 19:53 |
Sebastan |
I *lol* |
| 19:53 |
sfeni |
that was my first idea... but I don't think that's so easy |
| 19:54 |
Sebastan |
it is I think. because I tested to set the plugin mode to the second value and now I got a string on the screen. like it should... |
| 19:54 |
Sebastan |
:) |
| 19:54 |
Sebastan |
Didnt looked at this value before... |
| 19:54 |
sfeni |
thats good, so have fun |
| 19:54 |
Sebastan |
So I think I only have to set the first value and all will be fine... |
| 19:55 |
Sebastan |
thanks for helping... :) |
| 20:38 |
gerben |
hello, i have a problem with "rlmp_domaincheck". i already install it, but it isn't working, and i check the whois_servers.php but i don't know what i'm doing wrong |
| 20:39 |
gerben |
can someone help me with the extension "rlmp_domaincheck" ?? |
| 20:43 |
gerben |
is here someone who can help me with "rlmp_domaincheck", i don't know what i did wrong! |
| 20:53 |
crisb2010 |
hi there |
| 20:53 |
crisb2010 |
i have a really strange date problem here |
| 20:54 |
crisb2010 |
the user can set his birthdate via feuser_register. the date gets written to the db in the right form and it is displayed properly in the backend. but sometimes the date gets changed to 01.01.1970. does someone know why this happens? |
| 20:59 |
Sebastan |
@crisb2010 I think mysql has a logfile. maybe you can see there what changed the data and can find where it came from? |
| 21:05 |
crisb2010 |
the problem is that the date is right everywhere, just when it is send via mail it's always 01.01.1970 |
| 21:09 |
sfeni |
perhaps there is a function which cannot handle negative timestamps |
| 21:11 |
crisb2010 |
i am not a brilliant php programmer, but i guess this could be the line where it gets wrong: |
| 21:12 |
crisb2010 |
case 'date_of_birth': |
| 21:12 |
crisb2010 |
$result = strftime( |
| 21:12 |
crisb2010 |
$this->getConfValueString('dateFormatYMD'), |
| 21:12 |
crisb2010 |
$rawData |
| 21:12 |
crisb2010 |
); |
| 21:12 |
crisb2010 |
but i have no clue how i can handle negative timestamps exactly |
| 21:13 |
chefan |
1.1.1970 looks like unset unixtime |
| 21:13 |
HardPhuck |
hey everyone |
| 21:14 |
sw_bluntman |
If you install an extension, and it breaks your access to the backend, how do you uninstall it? |
| 21:15 |
crisb2010 |
chefan: is there a way i can fix this myself or is this something that i should send to the extension author? |
| 21:16 |
chefan |
depends on your debugging skills, maybe you just have a typo somewhere |
| 21:16 |
sfeni |
sw_bluntman: installed or a loaded extension? |
| 21:16 |
chefan |
1.1.1970 is a unix timestamp of 0 |
| 21:16 |
HardPhuck |
bluntman edit typo3conf/localconf.php |
| 21:16 |
HardPhuck |
and remove the extension key from loaded extensions |
| 21:16 |
chefan |
i suspect it will be an unset value, which php boldly interprets as 0 |
| 21:18 |
sfeni |
crisb2010: php4 or php5 ? |
| 21:18 |
sw_bluntman |
sfeni: I honestly don't know. I am troubleshooting this with a customer who somehow screwed it up while uninstalling DAM |
| 21:18 |
chefan |
Additionally, not all platforms support negative timestamps, therefore your date range may be limited to no earlier than the Unix epoch. This means that e.g. %e, %T, %R and %D (there might be more) and dates prior to Jan 1, 1970 will not work on Windows, some Linux distributions, and a few other operating systems. For Windows systems a complete overview of supported conversion specifiers can be found at this |
| 21:19 |
chefan |
i think there might be you issue |
| 21:19 |
sfeni |
http://de3.php.net/strftime the comments hier say that negative timestamps only php5 |
| 21:19 |
sw_bluntman |
HardPhuck: Good advice... still getting an error, though "Fatal error: Call to undefined function txdam_getMediaTCA() in /var/www/html/trenholmstate/typo3conf/temp_CACHED_psd704_ext_tables.php on line 3384" |
| 21:19 |
sfeni |
delete cached files sw_bluntman |
| 21:19 |
sfeni |
in typo3conf |
| 21:19 |
sfeni |
temp_CACHED_*** |
| 21:20 |
crisb2010 |
i have php5 installed |
| 21:20 |
sw_bluntman |
sfeni: right. Did that. It regenerated them :-/ |
| 21:20 |
HardPhuck |
it did but is the error still there? |
| 21:20 |
sw_bluntman |
HardPhuck: Yep |
| 21:21 |
HardPhuck |
strange, did you remove dam from istalled ext in localconf.php |
| 21:21 |
sfeni |
I work also with DAM, but I don't have access to this system from home-office. |
| 21:21 |
sfeni |
I don't know 100% but I think there are entries in localconf from DAM |
| 21:21 |
sfeni |
you have to remove too |
| 21:22 |
sfeni |
I had same problems while updating DAM |
| 21:22 |
sw_bluntman |
Ah, I see that it seems to be in extlist, too |
| 21:22 |
sw_bluntman |
in the localconf.php TYPO3_CONF_VARS['EXT']['extConf']['extList'] var, I mean |
| 21:24 |
sw_bluntman |
Removing those entries seem to have done it. Thanks, guys |
| 21:25 |
sfeni |
crisb2010: you are using feuser_register ? |
| 21:25 |
chefan |
crisb2010: you could check out how the typo3 api handles dates |
| 21:25 |
chefan |
t3lib_BEfunc::date |
| 21:25 |
chefan |
t3lib_BEfunc::datetime |
| 21:25 |
chefan |
t3lib_BEfunc::calcAge |
| 21:26 |
chefan |
i am way too lazy to grep about in the source code now, but it would not be to just try out what they come up with |
| 21:27 |
crisb2010 |
sfeni: yes, feuser_register |
| 21:28 |
crisb2010 |
but the email that gets the date wrong is generated by the seminars ext |
| 21:32 |
sfeni |
I don't used seminars :-/ |
| 21:35 |
chefan |
crisb2010: chances are that the typo3 api methods could make your day |
| 21:36 |
chefan |
they don't seem to use strftime |
| 22:31 |
isolysis |
hi all, i am using the dropdown_sitemap extension, but I want to change the default image icons for the collapsed/expanded states.. how can i do this, so that when i update the extension, the icons are not overwritten? |
| 22:35 |
Trysax |
hey.. does anybody know if i can use chgallery with jquery_thickbox instead of pmkslimbox? |
| 22:35 |
Trysax |
and how i can do it if it is possible |
| 22:43 |
Trysax_ |
hey.. does anybody know if i can use chgallery with jquery_thickbox instead of pmkslimbox? |
| 22:43 |
just2b |
just include the js if not already there and set the rel tag accordingly |
| 22:47 |
Trysax_ |
rel tag? |
| 22:48 |
just2b |
rel tag of the link around the images |
| 22:59 |
Trysax__ |
hmm.. i cant get it to work.. |
| 23:00 |
just2b |
you used the ts for the lightbox? |
| 23:02 |
Trysax__ |
jep |
| 23:02 |
just2b |
got links around your imageS? |
| 23:02 |
Trysax__ |
nope.. the link is just to an image |
| 23:07 |
mammut |
Hi |
| 23:08 |
just2b |
link is ok |
| 23:08 |
Trysax__ |
the thing is that i already use jsquery_thickbox to fileexplorer and if i install pmkslimbox the jquery_thickbox dosent work anymore |
| 23:08 |
just2b |
np |
| 23:08 |
mammut |
I want to use this little country flags which are included somewhere in TYPO3. Does anybody know where I can find them? |