| 00:40 |
foool |
anyone around |
| 00:43 |
Briareos1 |
well ... more or less |
| 00:43 |
Briareos1 |
heavy eyelids ^^ |
| 00:45 |
Briareos1 |
well i am off |
| 00:45 |
Briareos1 |
gn8 |
| 01:00 |
jsfan |
hi everyone :) |
| 01:01 |
foool |
hi |
| 01:06 |
foool |
know anything about permissions jsfan |
| 01:06 |
jsfan |
foool, depends |
| 01:07 |
foool |
i have directmail and get error - also when I copy and paste in backend |
| 01:08 |
foool |
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/owner |
| 01:08 |
foool |
/public_html/klc/t3lib/class.t3lib_db.php on line 809 |
| 01:08 |
foool |
Path: /Rootpage/NewsLETTER/ |
| 01:32 |
jsfan |
foool, what does that have to do with permissions? |
| 01:33 |
jsfan |
foool, go into your installer and do a db compare. i reckon, something is wrong with your db tables... |
| 01:33 |
jsfan |
Maluka, how's it going? |
| 01:41 |
jsfan |
foool, r u still there? |
| 01:43 |
Maluka |
Hey jsfan....good thanks...and you? |
| 01:43 |
Maluka |
We just moved houses last weekend, so finally I have ADSL at home |
| 01:43 |
Maluka |
Have been living without internet for almost 9 months. |
| 01:43 |
jsfan |
Maluka, good. finally we're getting close to your temperatures again down here. it was freezing for the past few days :( |
| 01:43 |
Maluka |
At least my own connection! |
| 01:43 |
jsfan |
Maluka, sounds fabulous :) |
| 01:44 |
Maluka |
Freezing? That's a word we don't know here in Brisbane :P |
| 01:44 |
Maluka |
Although it get's chilly in winter |
| 01:44 |
Maluka |
And I finally have received the Typo3 books I ordered....Probably Australia Post lost the package...now with UPS it was here in 5 days |
| 01:45 |
Maluka |
jsfan: you are living in the Melbourne area aren't you? |
| 01:45 |
jsfan |
yeah. in melbourne actually. |
| 01:45 |
Maluka |
Okay... |
| 01:46 |
jsfan |
just now i'm sitting in an office at melbourne cbd :) |
| 01:46 |
Maluka |
So you are working for a company? |
| 01:46 |
Maluka |
G'day Katja |
| 01:46 |
Maluka |
instead of being a freelancer? |
| 01:47 |
Katja |
good day... im only in here to see the working of the irc-web-plugin... |
| 01:47 |
chefan |
what's the difference when economy crisis is declared? |
| 01:47 |
chefan |
seems to work, Katja |
| 01:48 |
Katja |
yes seems to... :) |
| 01:48 |
jsfan |
Maluka, yeah. i only do typo3 work on the side... |
| 02:01 |
foool |
sorry i was away from the computer |
| 02:04 |
foool |
jsfan did a compare and it shows difference static info tables ADD but when i do it it is still there requesting to AD again |
| 02:05 |
jsfan |
foool, then there is probably something wrong with your db. |
| 02:05 |
foool |
oh! noooo |
| 02:05 |
jsfan |
foool, try running the sql query on the mysql cmdline or in phpmyadmin |
| 02:05 |
foool |
how do i find ut |
| 02:05 |
foool |
out |
| 02:06 |
Maluka |
foool, which Typo3 version are you using? There is a bug in 4.2.2 (and I also believe 4.2.1) which will always show you that there are updates to the db available |
| 02:06 |
jsfan |
foool, if it is only static info tables, you can also drop them and then create them again via the extension static_tables in the ext manager |
| 02:06 |
jsfan |
Maluka, but that would most likely not be adds would it? |
| 02:07 |
foool |
2.2 |
| 02:07 |
foool |
i will reinstll static info tables or udate |
| 02:07 |
foool |
update |
| 02:08 |
Maluka |
jsfan: I have only seen them with "ALTER TABLE" statements...so not really insertion of data |
| 02:08 |
Maluka |
So, what is the issue exactly (I joined the channel after the question) |
| 02:09 |
chefan |
you should update anyway to 4.2.3 |
| 02:10 |
chefan |
4.2.0-4.2.2 have known security issues iirc |
| 02:12 |
foool |
jsfan |
| 02:12 |
foool |
ALTER TABLE tt_address ADD uid int( 11 ) unsigned NOT NULL AUTO_INCREMENT ; |
| 02:12 |
foool |
MySQL said: Documentation |
| 02:12 |
foool |
#1075 - Incorrect table definition; there can be only one auto column and it must be defined as a key |
| 02:12 |
foool |
i did a query |
| 02:12 |
jsfan |
foool, what else is set to auto_increment? |
| 02:12 |
foool |
and got that |
| 02:12 |
foool |
i don't know sql |
| 02:12 |
jsfan |
or is uid not defined as a key? |
| 02:13 |
foool |
mysql |
| 02:13 |
foool |
out of my depth here :( |
| 02:13 |
jsfan |
foool, have a look at the db structure view. should tell you there what is key and auto_increment |
| 02:16 |
foool |
it is beyond me jsfan |
| 02:16 |
foool |
lost :( |
| 02:17 |
foool |
for Maluka my prob |
| 02:17 |
foool |
foool> i have directmail and get error - also when I copy and paste in backend |
| 02:17 |
foool |
<foool> Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/owner |
| 02:17 |
foool |
<foool> /public_html/klc/t3lib/class.t3lib_db.php on line 809 |
| 02:17 |
foool |
<foool> Path: /Rootpage/NewsLETTER/ |
| 02:18 |
jsfan |
foool, select the db and table in phpmyadmin. you'll see the structure view. |
| 02:18 |
jsfan |
underlined means key, auto_increment is in column extras |
| 02:21 |
Maluka |
I would say that's not a data related issue, but a table structure issue.... |
| 02:22 |
Maluka |
Go to the Install Tool -> Database Analyzer, Compare... |
| 02:22 |
Maluka |
Then clear all cache...and see what that does |
| 02:24 |
foool |
just did thatMalukaand it is the same |
| 02:25 |
Maluka |
Hmm..ok |
| 02:25 |
Maluka |
let me think |
| 02:25 |
foool |
there is nothning in any of the Exra columns jsfan |
| 02:25 |
jsfan |
is any column name underlined? |
| 02:26 |
foool |
can i send a screenshot |
| 02:27 |
foool |
none underlined |
| 02:28 |
Maluka |
Yeah, paste the error message... |
| 02:28 |
Maluka |
http://paste.phlogi.net/ |
| 02:28 |
Maluka |
hmm..that's only Typoscript |
| 02:30 |
foool |
i have 2 probs |
| 02:30 |
foool |
first is when I copy paste a page |
| 02:30 |
foool |
http://paste.phlogi.net/copy_pate/ |
| 02:34 |
foool |
error number 2 |
| 02:34 |
foool |
http://paste.phlogi.net/-1f51801291/ |
| 02:37 |
foool |
whereare you guys anyway it is 2:50 here |
| 02:39 |
Maluka |
foool: Australia.....11.54 am here...and 12.54 for jsfan (am I right?) |
| 02:39 |
jsfan |
Maluka, right. we're in dst. |
| 02:40 |
foool |
ah! |
| 02:40 |
foool |
i have a cousin in wy woy |
| 02:40 |
Maluka |
This weekend we are going camping in NSW...so we have to adjust our watch :S |
| 02:40 |
foool |
woy woy |
| 02:40 |
foool |
no help on my probs |
| 02:41 |
foool |
:( |
| 02:41 |
Maluka |
foool, are you a dutch speaking belgian or a french speaking belgian? |
| 02:41 |
Maluka |
Still looking into it foool |
| 02:41 |
foool |
I am a english speaking Canadian in Belgium |
| 02:41 |
Maluka |
hahaha !! Even more interesting |
| 02:41 |
foool |
do you want a backend login |
| 02:42 |
Maluka |
I am dutch and living in Australia. jsfan is german and living in Oz. |
| 02:42 |
Maluka |
Where are the natives :P |
| 02:42 |
foool |
You are dutch Maluka? |
| 02:42 |
Maluka |
foool, I have never worked with directmail, but is it dependent on specific versions of other extensions? |
| 02:42 |
Maluka |
foool, yes I am |
| 02:43 |
Maluka |
That's why I asked if you were a dutch speaking belgian or a french speaking one :P |
| 02:43 |
foool |
figured by te name |
| 02:43 |
foool |
the |
| 02:43 |
Maluka |
yeah |
| 02:43 |
Maluka |
foool, about the dependencies....are they there and do you have the correct versions installed of the dependent extensions? |
| 02:44 |
foool |
i wouldn't know - directmail works I think can I send you anewsletter from it so you can check |
| 02:45 |
Maluka |
Are there any other plugins on that page where you get the error? |
| 02:45 |
foool |
hang on |
| 02:46 |
Maluka |
I'm choking :P |
| 02:49 |
foool |
no |
| 02:49 |
foool |
have a beer |
| 02:50 |
foool |
bet you miss the dutch and belgian beer no? |
| 02:50 |
Maluka |
No, not really...I'm not that much of a beer drinker |
| 02:50 |
Maluka |
Actually...every first tuesday of the month we are going to the "Belgian Beer Cafe" here in Brisbane |
| 02:50 |
foool |
ah! strnge fo a cloggie :) |
| 02:50 |
Maluka |
And we can have "Duvel", "Hoegaarden",.... |
| 02:51 |
Maluka |
I'm more into Whiskey :) |
| 02:51 |
foool |
I am Palm man |
| 02:51 |
Maluka |
or Whisky...both Irish and cottish |
| 02:51 |
Maluka |
Scottish |
| 02:51 |
foool |
canadian whisky is the best |
| 02:51 |
foool |
Canadian Club |
| 02:51 |
Maluka |
Never had a Canadian one, but am not too old to try :P |
| 02:51 |
foool |
on the rocks |
| 02:51 |
tCzern |
heello typos |
| 02:51 |
Maluka |
No "On the Rocks" for me....don't like ice in my whiskey |
| 02:51 |
foool |
hi |
| 02:52 |
Maluka |
g'day tCzern |
| 02:52 |
foool |
try CC (canadian club) or even better if you can get Crown Royal |
| 02:53 |
Maluka |
Where is the Canadian whiskey made of? Scottish and irish is made from barley...and I think the american one is from corn... |
| 02:53 |
tCzern |
question: in FE User Registrations, when all this email back and forward confirmation blablabla goes on, where could I customize then contents of those emails? I am looking in the ext folder, but there so much stuff |
| 02:53 |
tCzern |
Maluka: hello |
| 02:53 |
Maluka |
do you see any tmpl files tCzern ? |
| 02:53 |
Maluka |
in the ext. folder? |
| 02:54 |
Maluka |
which extension by the way? sr_feuser_register? |
| 02:54 |
tCzern |
yes |
| 02:54 |
tCzern |
that one: tx_srfeuserregister_pi1_tmpl.tmpl ? |
| 02:54 |
Maluka |
hmm..that's a bit too much I reckon....three questions...and one answer: yes....to which question were you answering? |
| 02:55 |
Maluka |
could be that it is inside that tmpl file....I have never worked with that extension |
| 02:57 |
tCzern |
cannot find anything in the documentation |
| 02:57 |
foool |
look in th actual temlate files or setup.txt tCern |
| 02:58 |
tCzern |
I'll kill my client for this ... |
| 02:58 |
tCzern |
in the actual template file? not sure what you mean |
| 03:00 |
Maluka |
tCzern, what he means is that you have to look in the template file to see a template marker relating to EMAIL.... |
| 03:00 |
Maluka |
Like ###EMAIL### |
| 03:00 |
Maluka |
Or in the setup.txt file where there might be a declaration to the template file... |
| 03:00 |
Maluka |
in typoscript |
| 03:00 |
tCzern |
n/a, it's a plugin, so it isn't in the template file |
| 03:03 |
Maluka |
not the typoscript template..the html template...a tmpl file in the typo3conf/ext/sr_feuser_register/ folder or subfolder |
| 03:04 |
Maluka |
or the setup.txt also inside this extension folder...where there can be a declaration to a template file being used |
| 03:12 |
tCzern |
I found it |
| 03:12 |
tCzern |
wohoo |
| 03:12 |
Maluka |
Yihaa!! tCzern ...well done :) |
| 03:12 |
tCzern |
it's in p1/locallang.xml |
| 03:13 |
tCzern |
I copied a line of the email message and checked with Finder. Just downloaded the whole directory :-) |
| 03:13 |
Maluka |
there are indeed all text per language stored for the plugin..... |
| 03:13 |
Maluka |
Kewl, another OSX user :P |
| 03:13 |
tCzern |
kewl? |
| 03:13 |
tCzern |
what lingo is that? |
| 03:14 |
tCzern |
eey, I have also Linux and Windows |
| 03:14 |
tCzern |
depends on what I am doing .. |
| 03:14 |
Maluka |
kewl...--> cool :) |
| 03:14 |
Maluka |
I banned windows from my environment....and only running Linux on servers at work...not at home |
| 03:16 |
tCzern |
Lunch? where are you? |
| 03:16 |
tCzern |
Australia? |
| 03:17 |
tCzern |
try to remember ... |
| 03:17 |
Maluka |
hahaha...yeah |
| 03:19 |
tCzern |
Dinner time, well, late dinner, we haven't eaten much today |
| 03:21 |
foool |
directmail prob is my new outlook 2007 |
| 03:22 |
foool |
doesn't render html anymore |
| 03:32 |
jsfan |
Maluka, OSX is evil. nothing over linux or bsd! :P |
| 03:47 |
foool |
g'night all |
| 04:02 |
Maluka |
jsfan: Why is OSX evil? |
| 04:06 |
tCzern |
because he doesn't have it, he he |
| 04:07 |
gerards |
OSX is nice.... I'm an xp convert. |
| 04:07 |
tCzern |
I looooooooooove it, the only OS I know that doesn't cause extra work |
| 04:07 |
Maluka |
tCzern, lol |
| 04:07 |
Maluka |
Exactly.... |
| 04:08 |
Maluka |
although....getting mnogosearch to work on OSX is quite a hassle :P |
| 04:09 |
tCzern |
I use mamp on OSX, then I upload everything to a real server |
| 04:09 |
Maluka |
I use the default Apache server on OSX and PHP version |
| 04:09 |
gerards |
I keep asking the graphic artists why do they prefer a Mac? Shouldn't they stick to XP? All the adobe products are SOOOO expensive on a Mac. I think its a status thing for them. But for programmers, I sincerely think (after the pros and cons are weighed out) OS X is the better platform right now. |
| 04:09 |
gerards |
I use OS X and Ubuntu for devel. |
| 04:10 |
tCzern |
gerards: here is an answer |
| 04:10 |
tCzern |
.. |
| 04:10 |
tCzern |
hold on |
| 04:10 |
gerards |
ok. I guess I better stop talking about the mac before people start getting pissed off. |
| 04:10 |
Maluka |
I think the graphics artists are using a Mac since it is a much more stable OS than Windows...regarding their work...Adobe products are heavy products and don't run well on XP IMHO |
| 04:10 |
gerards |
;) |
| 04:10 |
tCzern |
Graphic Artists who work in Print preferred MAC for its colormanagement |
| 04:11 |
tCzern |
also, it was part of a clichee that you wouldn't be a true graphic artists if you don't use MAC |
| 04:11 |
gerards |
cliche: i believe that to be true |
| 04:11 |
tCzern |
I am an Graphic Artist, and I think all this is BS, I don't even use Adobe anymore |
| 04:12 |
gerards |
its a status thing. stupid rich university students all carry a mac. |
| 04:12 |
gerards |
they only know how to use Expose. |
| 04:12 |
tCzern |
Either you are creative or you aren't. And the platform does absolutely not matter at all |
| 04:12 |
tCzern |
For Music Production I still would prefer mac, it's simply flawless integration |
| 04:13 |
tCzern |
but also this can be done very nicely with opensource stuff on linux |
| 04:13 |
gerards |
tCzern is applescript worth learning? |
| 04:14 |
tCzern |
I never touch it. |
| 04:14 |
gerards |
or is bash a good / better substitute? |
| 04:14 |
tCzern |
dunno |
| 04:15 |
gerards |
Maluka: imagemagick on Mac is a pain too.... |
| 04:15 |
tCzern |
I would buy a mac again, that's for sure. But not because I NEED IT for Graphics. That's really just a hipe |
| 04:16 |
gerards |
alrighty. lunch time. |
| 04:16 |
tCzern |
why don''t you use MAMP on mac? check out http://in-genia.de/index.php?id=68&L=1 |
| 04:17 |
tCzern |
works nice for me |
| 04:17 |
gerards |
Ubuntu is just better as a server. IMHO. |
| 04:17 |
jsfan |
Maluka, it's apple. :P |
| 04:17 |
jsfan |
apple is hostile towards real open source. |
| 04:17 |
gerards |
jsfan: I do have an issue with apple the company too. :p not a big issue. but yeah.... :) |
| 04:18 |
jsfan |
gerards, i don't like anything that comes from apple. |
| 04:18 |
gerards |
isn't that a little, discriminatory? Coming from a German in Oz? :D |
| 04:19 |
gerards |
shouldn't we judge the merits of the product? |
| 04:19 |
jsfan |
there aren't any :P |
| 04:19 |
gerards |
hahahaha! |
| 04:20 |
gerards |
ok jsfan. I understand. lunch time for me! see yawl. |
| 04:20 |
jsfan |
gerards, bon appetit :) |
| 04:20 |
gerards |
gracie |
| 04:22 |
Maluka |
Apple hostile towards real open source? I don't understand...explain |
| 04:23 |
tCzern |
what's Oz? |
| 04:23 |
Maluka |
Oz = Australia |
| 04:24 |
tCzern |
a German in Australia, he he. Damned, they are everywhere! |
| 04:24 |
Maluka |
tCzern, you're wrong....that are dutchies :P |
| 04:24 |
Maluka |
You will even find dutchies (at this moment) on the south pole.... |
| 04:24 |
tCzern |
lol |
| 04:24 |
tCzern |
smoking pott with Jews |
| 04:24 |
Maluka |
Because my employer is currently there with his father and brother |
| 04:25 |
Maluka |
celebrating their holidays |
| 04:25 |
tCzern |
I didn't know they Southpole is a tourist attraction now? |
| 04:25 |
Maluka |
Not every dutchies smokes pott....I even think the minority smokes pott....but the netherlands do attract a lot of foreigners for our drug policy |
| 04:26 |
Maluka |
tCzern, yes it is....they stay on the boat for 2 weeks touring around antarctica |
| 04:26 |
tCzern |
Maluka: are you saying YOU are a dutch |
| 04:26 |
tCzern |
in AU ? |
| 04:26 |
Maluka |
tCzern, definitely am :) |
| 04:26 |
tCzern |
cool, I am a De in TX |
| 04:27 |
Maluka |
TX? |
| 04:27 |
tCzern |
Texas |
| 04:27 |
Maluka |
Hm...I was thinking of a country with TX.... |
| 04:27 |
tCzern |
it is a country |
| 04:27 |
Maluka |
Although TX was 2nd on my list :P (have worked for Texas Instruments in the NLD) |
| 04:27 |
tCzern |
we declared independency yesterday |
| 04:28 |
Maluka |
hahaha |
| 04:30 |
Maluka |
bye all |
| 04:30 |
tCzern |
bbyyeee |
| 04:38 |
jsfan |
gerards, hm, italian reply to french wish? ;) |
| 04:39 |
jsfan |
tCzern, didn't know that you actually have declared indepence. Only that you're legally allowed to do so any time... ;) |
| 04:41 |
tCzern |
naah, I plan to go back to Europe soon, so it won't matter anymore |
| 05:28 |
jsfan |
tCzern, hm ;) |
| 05:33 |
gerards |
hahaha! yeah, I thought that was italian. :) |
| 08:43 |
d|g |
hi all |
| 09:36 |
Trysaxx |
Hey all.. |
| 09:37 |
Trysaxx |
i get this error on some pages of my typo3 site after moving it.. What can it be? http://paste.phlogi.net/-abba78845f/ |
| 09:39 |
Phlogi |
Trysaxx: do compare in install tool, activate fe mysql debug, then see the real mysql problem |
| 09:44 |
Trysaxx |
how do i activate fe mysql debug? |
| 09:45 |
Phlogi |
go to the install tool->all settings |
| 09:49 |
Phlogi |
sqlDebug Trysaxx |
| 09:49 |
Trysaxx |
jeps.. ty.. i got an error i could use now.. |
| 09:56 |
dotX_taff |
hello |
| 09:57 |
HardPhuck |
guys i made a TS form to send mails, but wont send, testing in install tool works |
| 09:57 |
HardPhuck |
and i get no error when sending mail |
| 09:58 |
HardPhuck |
looking at the documentation and i cant see nothing wrong |
| 10:02 |
maholtz|WORK |
@HardPhuck: you made an form - but you have no php code to execute that form |
| 10:03 |
HardPhuck |
hmm, i thought thats automatic |
| 10:03 |
HardPhuck |
i just modified the default form item |
| 10:04 |
maholtz|WORK |
you could insert an form-content element - without any configuration, but with e-mail adresse, that could work then |
| 10:04 |
HardPhuck |
yes that works |
| 10:04 |
HardPhuck |
if i dont modify it with TS |
| 10:05 |
maholtz|WORK |
there are some configurations for securing that mailform against spammers |
| 10:05 |
maholtz|WORK |
did you test powermail? |
| 10:05 |
maholtz|WORK |
i think it would be easier |
| 10:06 |
HardPhuck |
no, because this form has exactly what i need |
| 10:06 |
HardPhuck |
it can be redirected to from other pages, prepopulating fields depending which page did visitor come from |
| 10:07 |
maholtz|WORK |
have an look in the html which is rendered by the default mailform |
| 10:07 |
HardPhuck |
hmm |
| 10:12 |
HardPhuck |
my form doesnt have id nor name |
| 10:12 |
HardPhuck |
could that be problematic |
| 10:13 |
maholtz|WORK |
but your form should work now;) |
| 10:17 |
HardPhuck |
onsubmit="return validateForm('mailform','name,Name%3A,email,Email%3A','','','') |
| 10:17 |
HardPhuck |
is this relevant? |
| 10:18 |
maholtz|WORK |
that is the javascript validation |
| 10:18 |
maholtz|WORK |
so, it is not relly relevant |
| 10:18 |
HardPhuck |
ok |
| 10:28 |
HardPhuck |
http://paste.phlogi.net/form-2/ |
| 10:28 |
HardPhuck |
this is my form template |
| 10:29 |
Phlogi |
Trysaxx: :) |
| 10:30 |
Phlogi |
HardPhuck: nice TS |
| 10:30 |
HardPhuck |
well its worng |
| 10:30 |
HardPhuck |
wrong |
| 10:30 |
HardPhuck |
im missing something but i dunno why |
| 10:30 |
HardPhuck |
what |
| 10:34 |
maholtz|WORK |
@HardPhuck: TYPO3 does not automagic does something! |
| 10:34 |
maholtz|WORK |
afaik |
| 10:35 |
maholtz|WORK |
you have to include the mailform-libs |
| 10:35 |
maholtz|WORK |
perhaps that is enought |
| 10:35 |
maholtz|WORK |
enough |
| 10:35 |
HardPhuck |
how do i include mailform libs |
| 10:36 |
maholtz|WORK |
imo the easiest way is, to add an mailform ce form |
| 10:37 |
maholtz|WORK |
without form configuration (only with the email recipient) |
| 10:37 |
maholtz|WORK |
but i am not sure with that |
| 10:38 |
HardPhuck |
yeah ive done that |
| 10:39 |
HardPhuck |
this TS form overrides the CE form on the page |
| 10:40 |
maholtz|WORK |
ah, ok - usually there is a hidden input field with page:uid of the content element |
| 10:40 |
maholtz|WORK |
that is afaik missing in your code? |
| 10:55 |
HardPhuck |
let me check |
| 11:02 |
_pedda_ |
moin |
| 11:03 |
beli |
hello channel! |
| 11:03 |
_pedda_ |
hello |
| 11:03 |
beli |
is it possible to allow a group or user access to awstats? |
| 11:03 |
beli |
hey _pedda_ :) |
| 11:04 |
_pedda_ |
yes |
| 11:04 |
_pedda_ |
there is a workaround |
| 11:04 |
beli |
_pedda_: can you explain how? other extensions are listed in the access rights lists, but awstats not |
| 11:04 |
_pedda_ |
awstats has to be modified so that it is accessible wia webmodule |
| 11:04 |
_pedda_ |
when you look in your backend |
| 11:05 |
_pedda_ |
awstats becomes listed in tool module |
| 11:05 |
beli |
right |
| 11:05 |
_pedda_ |
there is a small modification available to list awstats in the web module.. it can be accessed by default be users then |
| 11:06 |
_pedda_ |
just a second |
| 11:08 |
beli |
hmm ok i thinks i could alter the code myself......or i just look how fullbackup does it....fullbackup is also in the admin tools section, but listed in the access list for groups/users |
| 11:08 |
dirkounet |
hello, got a question using MD5 hashed Passwords with extension MD5 FE Password ( kb_md5fepw ) on typo3 4.2.3 and php 5 |
| 11:08 |
beli |
just ask |
| 11:08 |
dirkounet |
when installing the extension, i get a warning that t3 as well as php5 is too recent |
| 11:09 |
dirkounet |
i installed it anyway, passwords are md5 hashed, but when loggin in, i get the following error |
| 11:09 |
dirkounet |
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /Users/<removed>/html/typo3_src-4.2.3/t3lib/class.t3lib_db.php on line 809 |
| 11:09 |
dirkounet |
Warning: Cannot modify header information - headers already sent by (output started at /Users/<removed>/html/typo3_src-4.2.3/t3lib/class.t3lib_db.php:809) in /Users/<removed>/html/typo3_src-4.2.3/typo3/sysext/cms/tslib/class.tslib_fe.php on line 3226 |
| 11:09 |
dirkounet |
did not get any search results in lists, forums etc. does anyone have a clue? |
| 11:11 |
beli |
dirkounet: goto line 809 of that file and see what arguments mysql_fetch_assoc() is taking there....then compare to the section of kb_md5fewp that provides the arguments |
| 11:12 |
beli |
dirkounet: you might also check for what release the extension has been coded and then check the changelog of typo3 for changes of assoc()-handling |
| 11:13 |
dirkounet |
well, i did, but its version 0.4.0 from 2006 and has not been updated since than |
| 11:13 |
dirkounet |
i am not that common with php, but ill do my best |
| 11:13 |
dirkounet |
i did not find any other extension for md5 hashing |
| 11:14 |
beli |
dirkounet: why do you need md5 hashing...whats your szenario? |
| 11:14 |
dirkounet |
just want to have fe-user passwords md5-hashed |
| 11:14 |
dirkounet |
for securitie reasons |
| 11:15 |
maholtz|WORK |
@dirkounet: did you check your db (installtool - compare db)? |
| 11:15 |
_pedda_ |
someone experienced with indexed_search + sections or categories ? |
| 11:15 |
dirkounet |
i can try to do that |
| 11:16 |
_pedda_ |
still on that topic since 2 weeks :( |
| 11:16 |
beli |
dirkounet: you want to tell me that fe user passwords arent crypted? |
| 11:16 |
dirkounet |
if not using md5-hash extension, they are not crypted |
| 11:17 |
beli |
*shrug* |
| 11:17 |
dirkounet |
with the extension the hashing works, but i get this mysql-error |
| 11:17 |
beli |
is there any reason for not using md5() function of the database? |
| 11:18 |
dirkounet |
actually not, but is like it is :-( |
| 11:21 |
nd___ |
so use the extension... |
| 11:28 |
dirkounet |
ok, after comparing the database it seems to work with the extension |
| 11:28 |
dirkounet |
i meen with md5-hashing extension |
| 11:34 |
beli |
hmmm |
| 11:34 |
beli |
ics_awstats works, but also isn't shown in the web...section of the backend |
| 11:45 |
jananne` |
Hello, my LINK_NEXT and LINK_PREV ain't working ( tt_news ). They aren't links. |
| 11:45 |
jananne` |
this is my template: http://paste.phlogi.net/tt_news_li/ |
| 11:46 |
jananne` |
<div><!--###LINK_PREV###-->Vorige<!--###LINK_PREV###--></div> |
| 11:46 |
jananne` |
<div><!--###LINK_NEXT###-->Volgende<!--###LINK_NEXT###--></div> |
| 12:09 |
HardPhuck |
okay i saw the error log with my formmail problem |
| 12:09 |
HardPhuck |
The email account that you tried to reach does not exist. Please\n550-5.1.1 try double-checking the recipient's email address for typos\n550-5.1.1 or unnecessary spaces |
| 12:10 |
HardPhuck |
but i did set the recipient email |
| 12:10 |
HardPhuck |
i dunno where i am worng |
| 12:12 |
Recnelis |
Hey guys, have any of u encountered a " Error! Reason: Segment "gratis-services" was not a keyword for a postVarSet as expected!" - I'm guessing it has something to do with realurl? |
| 12:17 |
maholtz|WORK |
yep, is realurl check realurl cache |
| 12:18 |
maholtz|WORK |
perhaps you have an alias? |
| 12:18 |
martijn |
hmm |
| 12:18 |
martijn |
re |
| 12:20 |
Recnelis |
maholtz|WORK: I used Cannonbose RealURL Configuration Helper for the intial setup(Was that a bad idea? ) - I don't have any alias or anything.. should I perhaps setup realurl from start? And can I make realurl cache the pages+ |
| 12:20 |
Recnelis |
? |
| 12:20 |
maholtz|WORK |
realurl has a cache for the aliases... |
| 12:21 |
maholtz|WORK |
there are some configuration tools in web->info afaik |
| 12:23 |
Recnelis |
maholtz|WORK: So The page should have a alias? |
| 12:33 |
HardPhuck |
maholtz i fixed the sending |
| 12:33 |
HardPhuck |
the submit button was wrong |
| 12:33 |
HardPhuck |
type = submit=submit |
| 12:33 |
HardPhuck |
this is wrong |
| 12:34 |
HardPhuck |
and type = formtype_mail=submit |
| 12:34 |
HardPhuck |
is right |
| 12:35 |
maholtz|WORK |
@Recnelis: nope - no alias |
| 12:35 |
maholtz|WORK |
should not have afaik |
| 12:36 |
maholtz|WORK |
@Recnelis: there is a field "alias" in table "pages" that should not be used afaik |
| 12:36 |
maholtz|WORK |
but realurl has an internal cache - have an look at it |
| 12:38 |
Recnelis |
maholtz|WORK: Where can I view it? Is it written in the manual where to find it? |
| 12:38 |
maholtz|WORK |
Web->info |
| 12:40 |
Recnelis |
maholtz|WORK: Ahh i see it now - The pages doesn't seem to have anything written in there.. can I add it manually? |
| 12:41 |
maholtz|WORK |
? there should be no need to do so |
| 12:42 |
Recnelis |
maholtz|WORK: The page doesn't have any ID-to-path mapping.. the parent page does.. but this one doesn't :/ |
| 12:43 |
maholtz|WORK |
there are some more informations i think - there should be some entries |
| 12:44 |
Trysaxx |
how do i get this: http://www.phlogi.net/t3/tspastebin/ (from mm_forum pi1 line 5920) to poste a link like this "index.php?id=23&action=getviewprofile&uid=(user_id)"? |
| 12:45 |
Recnelis |
maholtz|WORK: Yes.. usually there is.. but not on this page.. it's just blank |
| 12:45 |
Saiko |
Does typo3 uses zendframework? |
| 12:45 |
maholtz|WORK |
@Saiko: nope |
| 12:46 |
Saiko |
is that in the pipeline? |
| 12:46 |
maholtz|WORK |
nope: flow3.typo3.org |
| 12:46 |
maholtz|WORK |
is in the pipeline |
| 12:47 |
maholtz|WORK |
will be the framework for TYPO3 v.5 |
| 12:47 |
pmk65 |
Trysaxx: You pasted the wrong url.. |
| 12:47 |
Trysaxx |
ups :) |
| 12:47 |
Trysaxx |
http://paste.phlogi.net/-8c28fbb573/ |
| 12:54 |
m4rtijn |
*burp* |
| 12:56 |
Nekdy |
does anyone know of extensions for personalizing content based on cookie value, for example if i want to show different content elements for teachers and students |
| 12:57 |
Nekdy |
any best practices? |
| 12:59 |
pmk65 |
Nekdy: Georg Ringer has made a plugin for creating personalized pages, but Im not sure if it's released or not |
| 13:01 |
maholtz|WORK |
nekdy: cant u use normal group restriction fields? |
| 13:01 |
pmk65 |
http://www.rggooglemap.com/dev/personalpage.html |
| 13:03 |
Nekdy |
k |
| 13:03 |
Nekdy |
thx both of you |
| 13:03 |
Nekdy |
will review both ideas |
| 13:07 |
_pedda_ |
does someone of you know how to contact kasper skaarhoej ? |
| 13:09 |
m4rtijn |
send an email? |
| 13:10 |
nd___ |
(Well, he doesn't always respond... but still it's the way I'd try too) |
| 13:10 |
_pedda_ |
and his emailaddress ? |
| 13:11 |
_pedda_ |
it is definetly not (obscured mail address) |
| 13:11 |
m4rtijn |
check the typo3.org site .. the community module is online again |
| 13:12 |
_pedda_ |
If you want to ask Kasper directly, be ready to pay an initial fee of 150 ¬ no matter how big or small the problem is! Other developers might have similar requirements. |
| 13:12 |
m4rtijn |
maybe u have to register... I dunno |
| 13:12 |
_pedda_ |
OK :-D |
| 13:16 |
maholtz|WORK |
_pedda_ you should not ask kasper about TYPO3 issues |
| 13:16 |
maholtz|WORK |
use mailinglist for that |
| 13:17 |
nd___ |
Anyone has a clue why indexed_search is not in forge? |
| 13:17 |
_pedda_ |
i know, tried already to do so.. |
| 13:17 |
maholtz|WORK |
afaik it is in forge |
| 13:17 |
maholtz|WORK |
because it is an system extension |
| 13:17 |
nd___ |
it's in there, but no repos, no issues nothing |
| 13:17 |
maholtz|WORK |
so, it is not in forge as stand alone |
| 13:17 |
nd___ |
ah, well |
| 13:18 |
_pedda_ |
maholtz|WORK: first i just wanted to know whether he provides support on his own extensions. |
| 13:18 |
maholtz|WORK |
ah, ok |
| 13:18 |
_pedda_ |
so nithing bad... the bad thing would go into the 2nd email |
| 13:18 |
_pedda_ |
;) |
| 13:18 |
maholtz|WORK |
check bugs.typo3.org first |
| 13:18 |
_pedda_ |
i did |
| 13:18 |
_pedda_ |
and found |
| 13:19 |
maholtz|WORK |
there is a contact form on typo3.org -> extensions if you choose that extension |
| 13:19 |
maholtz|WORK |
use that |
| 13:19 |
_pedda_ |
still the indexed_search + categories pronlem |
| 13:19 |
_pedda_ |
-n +b |
| 13:19 |
Trysaxx |
how do i get this: http://paste.phlogi.net/-8c28fbb573/ (from mm_forum pi1 line 5920) to poste a link like this "index.php?id=23&action=getviewprofile&uid=(user_id)"? |
| 13:19 |
_pedda_ |
ah ok.. i will try that one |
| 13:20 |
maholtz|WORK |
@Trysaxx: can you alter the link via typoscript? |
| 13:21 |
Trysaxx |
i don't know |
| 13:21 |
nd___ |
imho indexed_search should have 100+ open issues ;D |
| 13:22 |
_pedda_ |
i know |
| 13:22 |
_pedda_ |
:( |
| 13:22 |
_pedda_ |
my bug affects not indexed search directly |
| 13:22 |
_pedda_ |
the bug is on tx_crawler |
| 13:22 |
_pedda_ |
which is not submitting the freeindexuid parameter into the db |
| 13:22 |
_pedda_ |
which i need for indexed_search to make the categories work properly |
| 13:23 |
pmk65 |
_pedda: I don't think he updates his ext any more. He has more or less left the TYPO3 development, as he wanted more time for his family and education. |
| 13:24 |
_pedda_ |
i know |
| 13:25 |
pmk65 |
the problems with extension not getting fixed/updated is a common problem in Open Source. |
| 13:25 |
_pedda_ |
no it's not |
| 13:25 |
_pedda_ |
the common problem is that people don't want to pay for fixes |
| 13:25 |
pmk65 |
You can't expect people to work 100% on a free project. |
| 13:26 |
nd___ |
Normally the core team should then keep his old sys-exts up to date |
| 13:26 |
_pedda_ |
that's what i say :) |
| 13:26 |
pmk65 |
specially when you have 10-20 ext to maintain. :) |
| 13:26 |
_pedda_ |
f.e.... |
| 13:27 |
nd___ |
pmk65: Well, they should only overlook development. Patches come in from left and right, but they then have to get incorporated... (or not with explanation). Otherwise people get tired of patching at all and just fix their own installations and stuff |
| 13:28 |
HardPhuck |
why does t3lib_div::xml2array pick the last node only?? |
| 13:29 |
pmk65 |
nd___: True. That's why I NEVER create patches for my bugreports on bugs.typo3.org. There's no idea in spending time creating a patch for v 4.1 when the bugreport is first processed when 4.3 is out. :( |
| 13:29 |
nd___ |
pmk65: Sad, isn't it? |
| 13:30 |
pmk65 |
yes. I stopped with witing bugreports, when I got a email from the bugs.typo3.org team, telling me that my bugreport/patches was too old!! |
| 13:30 |
_pedda_ |
did you ever have been in the situation to configure indexed_search for several sections or categories @ nd___ & pmk65 |
| 13:31 |
nd___ |
_pedda_: I'm kind of out of development atm due to studies... sorry. Only know that we patched indexed_search and crawler on like ten spots to make it work more or less... |
| 13:32 |
_pedda_ |
hmpf |
| 13:32 |
_pedda_ |
ok |
| 13:32 |
nd___ |
pmk65: Even more sad. |
| 13:32 |
nd___ |
_pedda_: Sorry ;) And, well, never try to make crawler index a https:// site ;) Won't work... |
| 13:32 |
HardPhuck |
okay i see if i dont use indexes on the nodes then xml2array does not work, is there a workaround because i dont want to manually fix the xml file |
| 13:33 |
pmk65 |
_pedda_: I always found IS a pain to configure. And trying to understand how it works is hard. (I once wrote an ext to do autolookup in the IS DB. It works fine as long as the pages is indexed by IS, but not when they are indexed by the crawler. And I can't understand why it put different values into the DB, debending if its indexed by crawler or IS) |
| 13:34 |
_pedda_ |
ok.. i'll remember that.. in my case there is no https.. |
| 13:34 |
_pedda_ |
what dp you use for your multidomain-projects instead ? |
| 13:34 |
_pedda_ |
-dp +do |
| 13:35 |
pmk65 |
HardPhuck: I don't know if it works, but you could try parsing the XML data through the PHP DOM function. This should fix malformed XML files. (Unless they are too fucked up) |
| 13:36 |
HardPhuck |
no files are okay but the xml2array just outputs the very last node |
| 13:36 |
HardPhuck |
i need all nodes not just the last one |
| 13:36 |
HardPhuck |
if i manually add index=1, 2, 3 to nodes then it works |
| 13:37 |
pmk65 |
It's better to use DOM functions when parsing XML/HTML from PHP, as you have more control. |
| 13:38 |
pmk65 |
You can take a look at a couple of my ext, that parses HTML data using the PHP DOM functions. |
| 13:38 |
pmk65 |
http://typo3.org/extensions/repository/view/pmkhtmlcrop/current/ |
| 13:38 |
pmk65 |
http://typo3.org/extensions/repository/view/pmkdropcap/current/ |
| 13:39 |
HardPhuck |
checking ,thanx |
| 13:39 |
pmk65 |
Note: there's a bug in the stdWrap function, which makes both extensions fuck up the output, unless they are used as userfunctions. (See http://bugs.typo3.org/view.php?id=9058) |
| 13:41 |
maholtz|WORK |
@pmk65: why it is a bug? |
| 13:42 |
pmk65 |
because it repeats the function for each CE. |
| 13:42 |
maholtz|WORK |
hm... i thought it should be used for every stdWrap which is used...? |
| 13:42 |
spliffstarr |
hi, can someone tell me how to configure my BE that i can chose the CE "headline" from the start of creating a new CE ( its not in the list - till now i was only able to create a headline CE with changing to it from a text CE for example) |
| 13:43 |
pmk65 |
Example: in the 1st CE the text is cropped 100 chars. Then for the next CE, it repeats the crop 2 timesm, cropping 200 chars, for the 3rd it crops 300 and so on. |
| 13:43 |
maholtz|WORK |
i didnt used it |
| 13:44 |
pmk65 |
maholtz|WORK: It's nice to be able to extend stdWrap with new commands (That's what both of my ext does). But it's useless if the command gets applied too many times to the CEs |
| 13:44 |
spliffstarr |
besides i got the extension fdfx_subheader running and the subheadline wont appear in a textpic CE even tho its in the flexform - ive checked ext_tables.php and the line $TCA['tt_content']['types']['textpic'] is in there but it doesnt work |
| 13:45 |
maholtz|WORK |
foreach($this->stdWrapHookObjects as $hookObject) { |
| 13:45 |
maholtz|WORK |
$content = $hookObject->stdWrapPreProcess($content, $conf, $this); |
| 13:45 |
maholtz|WORK |
} |
| 13:45 |
maholtz|WORK |
thats the code - which is twice in stdWrap |
| 13:45 |
maholtz|WORK |
(trunk) |
| 13:45 |
maholtz|WORK |
you have to check for your $conf['yourNewHook'] == 1 |
| 13:46 |
maholtz|WORK |
so it should work (now?) as expected? |
| 13:46 |
pmk65 |
spliffstarr: That extension is buggy, and fucks up other things, due to it adds the subheader in a incorrect way. |
| 13:47 |
spliffstarr |
damn |
| 13:47 |
pmk65 |
maholtz|WORK: Try installing the test ext from here: http://bugs.typo3.org/view.php?id=9058 It should show you the bug in action. |
| 13:48 |
pmk65 |
spliffstarr: If you search the logs at this chat, there should be a conversation about that ext, and how to fix it. |
| 13:48 |
spliffstarr |
so i want to do it by telling my client to add a new CE for it wich is supposed to be a headline only CE wich is not available in the list at first when i create a new CE - i can only create a normal text CE and change it to an headline CE - can u tell me how to avoid this step so i can create a headline only CE from the start? |
| 13:49 |
spliffstarr |
i just joined this channel i dont have it logged i think |
| 13:49 |
pmk65 |
check the links at the top |
| 13:49 |
spliffstarr |
for some reason i dont see no links |
| 13:49 |
spliffstarr |
oh nevermind |
| 13:50 |
spliffstarr |
i got em im sorry |
| 13:50 |
spliffstarr |
ima checkit out thx - but still like to know how to create a headline ce from the start |
| 13:51 |
m4rtijn |
spliffstarr - untouch ? |
| 13:51 |
spliffstarr |
yes |
| 13:51 |
spliffstarr |
howdy ho |
| 13:51 |
m4rtijn |
;) |
| 13:51 |
untouch_ |
sry someone else using this comp all the time |
| 13:51 |
m4rtijn |
hehe |
| 13:51 |
m4rtijn |
I dont mind.. just curious |
| 13:52 |
pmk65 |
spliffstarr: You mean from the wizard? (The page with Text, Text w. Image, Image to the right etc.) ? |
| 13:52 |
untouch_ |
surfing on gay chans i guess - this name sounds like he does |
| 13:52 |
untouch_ |
yea |
| 13:52 |
untouch_ |
thats what i mean pmk65 |
| 13:52 |
untouch_ |
meant even |
| 13:53 |
m4rtijn |
I was rly surprised last time I clicked an IRC channel link in Opera.. |
| 13:53 |
pmk65 |
I think that one is hardcoded, so if you want to add header, you'll have to edit the wizard script. |
| 13:53 |
m4rtijn |
Opera has its own integrated IRC client.. which is pretty nice as well.. |
| 13:55 |
pmk65 |
untouch_: Are you using TemplaVoila? |
| 13:55 |
untouch_ |
i searched the last 5 days with the keyword fdfx_subheader and found none |
| 13:55 |
untouch_ |
nay |
| 13:55 |
pmk65 |
untouch_: It's from last month I think. |
| 13:57 |
untouch_ |
;8 |
| 13:59 |
untouch_ |
is there a good way to learn programming extensions for someone with real good php knowledge but no TS knowledge? is that actually do able or should he learn TS first or can he learn both in one step |
| 14:00 |
untouch_ |
actually im doing a real big one right now and im not so good in php we need a special ext in time so one of my buddys has to write it but he dont know about ts |
| 14:01 |
pmk65 |
untouch_: http://www.rvantwisk.nl/index.php?id=113&tx_rvteggdroplog_pi1[year]=2008&tx_rvteggdroplog_pi1[month]=9&tx_rvteggdroplog_pi1[day]=30&cHash=bb4559e844 |
| 14:01 |
untouch_ |
thx buddy |
| 14:02 |
pmk65 |
If you need to search in the logs, just use Google, and enter the URL of the log site along with your searchword. Like this -> fdfx_subheader www.rvantwisk.nl |
| 14:02 |
pmk65 |
look for my conversation with Snafu |
| 14:04 |
pmk65 |
If you want some tutorials on how to write extensions, I suggest you start with some of these: http://typo3.org/documentation/document-library/tutorials/ |
| 14:05 |
pmk65 |
Also the Core API is "required" reading.. http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.1.0/view/ |
| 14:05 |
m4rtijn |
damnit! |
| 14:05 |
m4rtijn |
I think somehow the powermail form is limited with number of fieldsets.. |
| 14:06 |
m4rtijn |
I created a huge form.. and now I cant add fields anymore |
| 14:06 |
maholtz|WORK |
@m4rtijn: afaik |
| 14:06 |
maholtz|WORK |
not |
| 14:06 |
maholtz|WORK |
but numbers of fields |
| 14:06 |
maholtz|WORK |
because of http post request |
| 14:06 |
m4rtijn |
ah.. |
| 14:06 |
m4rtijn |
grr |
| 14:06 |
maholtz|WORK |
can you increase it in your apache config? |
| 14:06 |
maholtz|WORK |
post_max_size or something like that |
| 14:07 |
m4rtijn |
hmm.. yes |
| 14:07 |
m4rtijn |
oh.. no I cant.. its a shared host.. bah |
| 14:08 |
pmk65 |
untouch_: If you really want to add the header CE to the list, you'll have to add some code for that, in this file: -> typo3/sysext/cms/layout/db_new_content_el.php |
| 14:08 |
m4rtijn |
but do you think the extension notices the php post max size and limits the fields accordingly? |
| 14:11 |
maholtz|WORK |
@m4rtijn: no, hm... but perhaps there is someting sended via irre |
| 14:11 |
m4rtijn |
If you want to use IRRE, ensure that your server provides long POST variables (maybe it's useful to increase POST memory size on the server) |
| 14:11 |
m4rtijn |
:) |
| 14:13 |
untouch_ |
lol |
| 14:13 |
untouch_ |
<untouch_> it created a second input field in my CE |
| 14:13 |
untouch_ |
<untouch_> but when i enter it it wont appear |
| 14:24 |
m4rtijn |
somehow I also can not delete single fields from a fieldset in powermail.. |
| 14:24 |
m4rtijn |
I click delete - "are you sure?" -> YES .. nothing |
| 14:28 |
Guest5161 |
my backend users are unable to preview the pages that have access settings for frontend user groups. how can i make the backend users preview all pages regardles of frontend access restrictions? |
| 14:32 |
HardPhuck |
i can you convert simplexmlobject to string? |
| 14:46 |
n-regen |
is there a variable in typoscript containing the day, month and year of today? |
| 14:50 |
n-regen |
i want to set the unix timestamp of today midnight as an attribute of an USER_INT in typoscript |
| 14:58 |
Sebast |
Hello, I want to show an image with typoscript. The imagepath is stored in the database. I tried the code this way: "70.file.import.cObject.data = DB : tx_crmportal_customer : {TSFE:fe_user|user|tx_crmportal_ref_uid_celo_customer } : image" Here the full code: http://paste.phlogi.net/-0c4305e8da/ But it doesnt work. It works when directly typing in the uid instead using {TSFE. But it must be dynamic.... Can someone help? |
| 15:07 |
Sebast |
someone knows? |
| 15:13 |
dirkounet |
hello, got a question concerning sr_frontend_user_registration, newloginbox and md5-hashed passwords |
| 15:14 |
dirkounet |
i finally got the whole thing workin |
| 15:14 |
Prot0 |
:0 |
| 15:14 |
Prot0 |
so whats the question? |
| 15:14 |
dirkounet |
but when clicking the link -forgot password?- i only get the md5-hash back |
| 15:14 |
null____ |
to be or not to bee! |
| 15:14 |
dirkounet |
is there a means to get a new password generated? |
| 15:16 |
pmk65 |
n-regen: data = date:U |
| 15:17 |
n-regen |
pmk65: you mean plugin.tx_cscounter_pi1 = USER_INT plugin.tx_cscounter_pi1.id.data = date:U ? |
| 15:18 |
pmk65 |
Sebast: There's was a tread in the english newsgroup a while back, where Joey showed how to use DB:xxx with dynamic values. |
| 15:19 |
pmk65 |
search for "Dynamic Database query using TypoScript" |
| 15:20 |
pmk65 |
n-regen: yes. date:U will give you the current date/time in unix timestamp format. |
| 15:20 |
n-regen |
but when i change the system date, the value set with data = date:U stays the same |
| 15:21 |
pmk65 |
n-regen: Here's countdown snippet I wrote a while back, maybe that will help you.. -> http://snippets.typo3.org/snippets/c/84/ |
| 15:44 |
Sebast |
thanks for the tip. I think it works now. Solution posted here: http://paste.phlogi.net/-8f3ee3c2cc/ |
| 16:04 |
Sebast |
hello, can someone lead me to a tutorial that descibes how to implement own scripts in tt_products so that special-productions can be included? So that a customer can choose parameters that I ask him with the skript? German tut is ok too... |
| 16:25 |
fred^^ |
http://paste.phlogi.net/hmenu_with/ Im having trouble with this - title="{field:title}" in ATagParams does not get processed |
| 16:27 |
Sebast |
fred I think you need insertData = 1 |
| 16:27 |
Sebast |
then the brackets will be replaced |
| 16:27 |
fred^^ |
I do have it set, you see |
| 16:28 |
fred^^ |
Ill double check if it isnt getting applied |
| 16:28 |
maholtz|WORK |
you did not set insertData = 1 ! |
| 16:28 |
maholtz|WORK |
check your code again |
| 16:28 |
Sebast |
dont see it but if you say it... its not a constant if you think so |
| 16:29 |
fred^^ |
The problem was that I have to apply it to NO and ACT |
| 16:29 |
maholtz|WORK |
yep |
| 16:29 |
fred^^ |
I thought it carried on and I only had to set it once |
| 16:29 |
Sebast |
nope |
| 16:29 |
maholtz|WORK |
think in arrays |
| 16:29 |
maholtz|WORK |
there is no magick in typoscript |
| 16:31 |
Sebast |
question: how to built own scripts into tt_products? to handle special mathematic operations for products? |
| 16:32 |
pmk65 |
fred^^: use dataWrap. Then you don't need insertData = 1... -> NO.ATagParams.dataWrap = title="{field:title}" |
| 16:32 |
pmk65 |
Sebast: Check and see if there's any hooks available in tt_products. If not you'll have to XCLASS it.. |
| 16:32 |
fred^^ |
pmk65: Is there an advantage besides one less line? |
| 16:32 |
fred^^ |
Or two lines, I mean |
| 16:33 |
fred^^ |
Do any one know a reference list over available fields - I want to pull the url instead of the title |
| 16:33 |
Sebast |
pmk65: by the way your other tip helped me to this working solution: http://paste.phlogi.net/-8f3ee3c2cc/ |
| 16:34 |
pmk65 |
Sebast: you can try this ext. http://typo3.org/extensions/repository/view/dmc_hooklist/current/ (It looks for hooks in ext, and gives you a list of available hooks) |
| 16:34 |
pmk65 |
fred^^: no. the result is identical. dataWrap is just quicker to use.. |
| 16:35 |
fred^^ |
Yeah, thanks |
| 16:35 |
pmk65 |
fred^^: In typoscript you can do this to get a list of available fields. 10.data = debug:data |
| 16:35 |
pmk65 |
This should give you a list of the available fields in your object. |
| 16:36 |
Sebast |
pmk65: I will take a look at it... |
| 16:36 |
pmk65 |
fred^^: I might need to enable debug output. in the Install Tool. |
| 16:36 |
pmk65 |
I = You :) |
| 16:36 |
fred^^ |
Thanks, that should be really helpful |
| 16:38 |
pmk65 |
fred^^: another way to find the available fields, is using phpmyadmin. |
| 16:40 |
pmk65 |
Sebast: It's been a while since I messed around with tt_products, but I remember that the code was very messy, and it took me more time than expected, to extend it with the features I needed. (Special product types where you have to enter information before selecting the product) |
| 16:45 |
Sebast |
hm... unfortunately I cant go around this... have to built special calculations into tt_products because the product that should be sold needs the customer to insert several dimension and then out of that a price should be calculated... several new pages in order process |
| 16:47 |
pmk65 |
that shouldn't be that hard. There's a special script that handles the orders. (There was in the version I extended) |
| 16:57 |
nkuttler |
any idea how to give a menu entry that's only visible through showAccessRestrictedPages a different css class? |
| 17:03 |
wacky_ |
any tt_news developer around ? |
| 17:16 |
maholtz|WORK |
wacky: what means tt_news developer? |
| 17:17 |
m4rtijn |
maholtz|WORK - do you know in powermail.. without IRRE, how I can sort the fields? |
| 17:18 |
maholtz|WORK |
nope:( |
| 17:18 |
maholtz|WORK |
via database? |
| 17:18 |
m4rtijn |
I guess.. boohoo |
| 17:19 |
maholtz|WORK |
sorting field does not work? |
| 17:19 |
maholtz|WORK |
hm |
| 17:19 |
maholtz|WORK |
would be strange |
| 17:19 |
m4rtijn |
which field? |
| 17:19 |
m4rtijn |
hmm |
| 17:19 |
m4rtijn |
didnt see that |
| 17:19 |
maholtz|WORK |
sorting? the sorting of records |
| 17:20 |
m4rtijn |
hmm.. like placing it in the list view u mean |
| 17:20 |
maholtz|WORK |
yep |
| 17:20 |
maholtz|WORK |
up and down |
| 17:20 |
m4rtijn |
that would totally suck |
| 17:20 |
m4rtijn |
cause I have about 60 fields... |
| 17:20 |
m4rtijn |
which I'd have to sort |
| 17:20 |
m4rtijn |
:p |
| 17:21 |
untouch_ |
question: |
| 17:21 |
untouch_ |
text w/ picture = textpic |
| 17:21 |
untouch_ |
text = text |
| 17:21 |
maholtz|WORK |
yep |
| 17:21 |
untouch_ |
whats the ce headline only called? |
| 17:21 |
maholtz|WORK |
header |
| 17:21 |
maholtz|WORK |
? |
| 17:22 |
m4rtijn |
firebug? |
| 17:22 |
m4rtijn |
hmm, yes.. its the sorting order of the records.. |
| 17:22 |
m4rtijn |
damnit |
| 17:23 |
m4rtijn |
nah.. its okay.. max_post_size on shared hosts suck |
| 17:23 |
maholtz|WORK |
yep... |
| 17:24 |
maholtz|WORK |
you need a good TYPO3 Hosting i think... |
| 17:24 |
m4rtijn |
and I dont wna tell the customer he has to pay 3 euros/month more only for the damn form to work :p |
| 17:24 |
maholtz|WORK |
how often did you asked the support? |
| 17:24 |
m4rtijn |
once.. |
| 17:24 |
maholtz|WORK |
well... 3euros/month or 4hours of yours...? |
| 17:24 |
m4rtijn |
he was almost convinced.. asked backline support and got told back |
| 17:24 |
maholtz|WORK |
whats cheaper? |
| 17:25 |
m4rtijn |
cheaper would be.. just dont use the form.. instead a pdf to print |
| 17:25 |
m4rtijn |
but I worked already almost 2 days on it.. |
| 17:25 |
m4rtijn |
now I want it.. doesnt matter what the customer wants |
| 17:26 |
maholtz|WORK |
nobody needs a homepage |
| 17:26 |
maholtz|WORK |
say that your customer |
| 17:28 |
m4rtijn |
hehe |
| 17:41 |
m4rtijn |
cu tomorow |
| 17:53 |
maholtz|WORK |
by m4rtijn |
| 18:28 |
theconic |
hi all... |
| 18:29 |
theconic |
someone deleted a page through the BE, but now he asked me to restore it. |
| 18:29 |
theconic |
but i have no clue how i can do this |
| 18:30 |
theconic |
i know the usual way of restoring content inside of pages, but not of a whole page |
| 18:30 |
theconic |
i see the deletion in the general Log, so i know the page ID |
| 18:30 |
theconic |
can someone tell me how this works? |
| 18:39 |
fred^^ |
hmm NO.wrapItemAndSub.insertData = 1 would not work |
| 18:41 |
kuene |
if a backend user protects a page. so only a specific fegroup can see it. how can the backend user preview the page? |
| 18:43 |
theconic |
can someone tell me how i can restore a deleted page?? |
| 18:44 |
kuene |
theconic, its only a flag in the tt_content table in the database i think. |
| 18:44 |
fred^^ |
theconic: im not sure, but have you triedhttp://www.google.no/search?hl=no&q=typo3%20restore%20deleted%20page&meta= |
| 20:37 |
n-regen |
can i use php or js in typoscript? |
| 20:39 |
untouch_ |
is anyone there |
| 20:40 |
untouch_ |
i installed typo3 on my new web server and when i logon to the backend i get the error var/www/web84/html/typo3temp/llxml/" is not a directory! |
| 20:40 |
just2b |
is it a directory? |
| 20:41 |
untouch_ |
actually no |
| 20:41 |
untouch_ |
there is none |
| 20:41 |
untouch_ |
i wonder why it wants to go that way |
| 20:41 |
untouch_ |
under basic conf theres a lot marked red not writeable |
| 20:42 |
just2b |
yes.. do what there is written |
| 20:42 |
just2b |
just create the damn dir |
| 20:43 |
untouch_ |
i already did that j2b |
| 20:43 |
untouch_ |
it says then ERROR: File not written to disk! Write permission error in filesystem? |
| 20:43 |
untouch_ |
so i thought it was wrong |
| 20:43 |
just2b |
not the correct rights |
| 20:44 |
untouch_ |
has to do with the php server configuration? |
| 20:44 |
spliffstarr |
sry |
| 20:44 |
spliffstarr |
has to do with the php server configuration? |
| 20:44 |
untouch_03 |
crashed |
| 20:46 |
n-regen |
how can i set the current day as the attribute 'id' of a counter-plugin (type USER_INT)? |
| 21:26 |
porkpie_ |
Hi guy's I have problems trying to workout why the new feuser I have added cannot see there pages when they login? |
| 21:27 |
porkpie_ |
Problem being I didn't build the site ..... but I have checked all the settings that I can see against the feuser that are working |
| 21:28 |
porkpie_ |
Also if I login as the beuser for that usergroup I cannot add a new user because the group is not available ... |
| 21:31 |
untouch_03 |
can anyone please help me in this issue here right nw |
| 21:31 |
untouch_03 |
ive installed typo3 on new web server and i made it to the backend (thx just2b ;)) |
| 21:32 |
untouch_03 |
now i imported the t3x and after it asks me to install he missing extensions i get a white screen on my right BE side |
| 21:33 |
untouch_03 |
when i tryd to install for example chgallery manually i get the message Error: The directory "/var/www/web84/html/typo3conf/ext/chgallery/res/" could not be created... |
| 21:34 |
untouch_03 |
not even the page tree appears |
| 21:53 |
untouch_03 |
nobody still here? |
| 22:00 |
untouch_03 |
ive installed typo3 on new web server and i made it to the backend |
| 22:00 |
untouch_03 |
now i imported the t3x and after it asks me to install he missing extensions i get a white screen on my right BE side |
| 22:00 |
untouch_03 |
when i tryd to install for example chgallery manually i get the message Error: The directory "/var/www/web84/html/typo3conf/ext/chgallery/res/" could not be created... |
| 22:00 |
untouch_03 |
not even the page tree appears |
| 22:01 |
chefan |
do the file system rights allow apache to create files there? |
| 22:13 |
untouch_03 |
how do i check |
| 22:13 |
untouch_03 |
i copyd the extensions into the folder manually now |
| 22:13 |
untouch_03 |
they r installed now |
| 22:13 |
untouch_03 |
but when i try to import the t3d it seems to work but the page tree doesnt appear |
| 22:14 |
untouch_03 |
even tho it shows a correct result |
| 23:01 |
untouch_ |
any1 here? |
| 23:21 |
untouch_ |
does anyone know about this one |
| 23:22 |
untouch_ |
i imported a t3d and i get a plain site in FE |
| 23:22 |
untouch_ |
plus it seems like it ignored my index.html |
| 23:22 |
untouch_ |
cus the html is not there |
| 23:23 |
untouch_ |
wich is the cause but why |