| 00:37 |
jav |
hi there! I'm having some start problems with typo3: I'm using a html template and replace marked parts with workOnSubpart etc. .. this works fine when I load the page, but when I then try to follow a link on the page, I get an empty page with the error 'Warning: Variable passed to each() is not an array or object in /Users/<removed>/files/data/schnippenburg/typo3/typo3_src-4.1/typo3/sysext/cms/tslib/class.tslib_content.php on line 2998' .. if I clear the c |
| 00:38 |
jav |
my guess was, that this is somehow cache related .. but the install tool says, that I have proper file permissions on my temp folders |
| 00:41 |
jav |
funny.. the pastebin at phpfi.com chocks on umlauts |
| 00:43 |
jav |
this is my typoscript: http://phpfi.com/215995 |
| 00:43 |
jav |
and this is my html template: http://phpfi.com/215994 |
| 00:44 |
jav |
am I using the ###Marker### stuff right? |
| 00:57 |
voidus_ |
Ries: you around? |
| 00:57 |
Ries |
voidus_: Like a traffic light comming and going |
| 00:57 |
Ries |
my internet is bad right now |
| 00:58 |
voidus_ |
i read that you was going to participate in kickstartermvc? |
| 00:59 |
voidus_ |
or i mixed up something.. |
| 00:59 |
Ries |
I am.... not started yet, but playing a lot with MVC right now |
| 01:00 |
voidus_ |
i am too |
| 01:00 |
voidus_ |
did you play with smartyView? |
| 01:01 |
Ries |
voidus_: Yes.. I have a modified version if you are interested |
| 01:01 |
Ries |
I am using rtp_smarty right now |
| 01:01 |
voidus_ |
yeah.. i am interested |
| 01:01 |
voidus_ |
if i am right, current version in typo3xdev have a bug |
| 01:02 |
voidus_ |
$this->smarty object just not initialized :) |
| 01:02 |
Ries |
voidus_: correct, I have a corrected version |
| 01:02 |
Ries |
it was a proposal by Steffen |
| 01:02 |
voidus_ |
Ries: it would be great if you can send it to me... |
| 01:03 |
voidus_ |
mailto:(obscured mail address) |
| 01:03 |
Ries |
voidus_: Use this : |
| 01:03 |
Ries |
http://phpfi.com/215999 |
| 01:05 |
voidus_ |
ok, thank you |
| 01:06 |
voidus_ |
a lot |
| 01:07 |
Ries |
I have also a couple of sample how I use the view |
| 01:07 |
Ries |
ot do image generation from the template using smarty |
| 01:07 |
voidus_ |
maybe you can send it too? |
| 01:08 |
Ries |
since I pass teh view we can do things like this: |
| 01:08 |
Ries |
{$view->renderImage($exhibitionItems[item].objectspath, 'image', $exhibitionItems[item].title, $exhibitionItems[item].short_description)} |
| 01:09 |
Ries |
http://phpfi.com/216000 |
| 01:09 |
Ries |
it's part of a alpha version of a exhibition system I am working on |
| 01:10 |
Ries |
so it will contain bugs ;) |
| 01:11 |
voidus_ |
anyway... it will help me a lot, i think |
| 01:11 |
voidus_ |
thank you |
| 01:13 |
voidus_ |
i think i will be able to repay you |
| 01:14 |
Rocketjock |
Hrllo Everyone... Hey Ries |
| 01:14 |
Rocketjock |
Hello even |
| 01:20 |
Ries |
voidus_: That's what I mean... my internet is bad |
| 01:20 |
voidus_ |
Ries: i see |
| 01:21 |
voidus_ |
Ries: good night :) |
| 01:25 |
Rocketjock |
Hi Ries |
| 01:30 |
Ries |
Hey Rocketjock |
| 01:30 |
Rocketjock |
Ries: how are things? |
| 01:50 |
Ries |
Rocketjock: My internet is really bad |
| 01:50 |
Ries |
it comes and goes like a traffic light |
| 01:50 |
Ries |
and I am pissed off by it |
| 01:51 |
Rocketjock |
Ries: I bet... like when my router was crashing.... very frustrating |
| 01:52 |
Rocketjock |
Ries: did you speak to CB? They have been working real hard lately :) |
| 02:06 |
Denyerec |
Hmm |
| 02:07 |
Denyerec |
Does anyone awake know how to style the default login page by means of an extension ? |
| 02:10 |
Rie1 |
Rocketjock: Nope, I didn't talk to them ... i whish I could say so... |
| 02:10 |
Rie1 |
Denyerec: Use mac_made login, or one of teh others |
| 02:10 |
Denyerec |
Rie1 - they all seem to produce an FE login form |
| 02:10 |
Denyerec |
Unless I am misunderstanding their documentation |
| 02:12 |
Rocketjock |
dang I forgot how hard setting up a secure network is... I forgot most of what I knew about ipfilter :( |
| 02:20 |
Denyerec |
I so need to read up on fe_users |
| 02:20 |
Denyerec |
as I have NO idea what they are |
| 02:20 |
Denyerec |
or what can be done with thatm |
| 02:20 |
Denyerec |
*them |
| 02:20 |
Denyerec |
or FE editing for that matter :S |
| 02:20 |
Denyerec |
but that will have to come tomorrow :( |
| 02:20 |
Denyerec |
gnight |
| 02:26 |
Rie1 |
Rocketjock: Use shorewall ;) |
| 02:26 |
Rie1 |
Denyerec: there are a couple of loginforms that can be styled |
| 02:27 |
Rocketjock |
Rie1: I will check into shorewall ... thanks |
| 02:28 |
Rie1 |
Rocketjock: it's a lot easer then messing around with iptables |
| 02:29 |
Rocketjock |
Rie1: that would be a blessing :) |
| 02:41 |
Rie1 |
Rocketjock: try it, really.... I have used it all the time |
| 05:29 |
d|g |
hi all |
| 05:30 |
just2b |
good morning |
| 05:53 |
uschi_ |
morning just2b |
| 05:54 |
just2b |
good morning uschi |
| 05:55 |
uschi |
c(_) |
| 06:52 |
Jigal |
hi @Ll |
| 06:52 |
just2b |
hi jigal |
| 06:53 |
Jigal |
good morning just2b |
| 06:53 |
just2b |
morning is the best time for work |
| 06:54 |
uschi |
at least it is better than last night |
| 06:54 |
just2b |
;) |
| 06:54 |
uschi |
but i have to leave for university |
| 06:55 |
Jigal |
have fun a the university, uschi! |
| 06:55 |
just2b |
have a nice day there.. i will go later.. for eating ;))) |
| 06:56 |
uschi |
thx Jigal |
| 06:56 |
uschi |
and just2b |
| 06:56 |
uschi |
last day before the exams that will be written tomorrow morning and marked by me over the weekend |
| 06:57 |
uschi |
can you please pity instead of mocking me, just2b ;-) |
| 06:57 |
just2b |
;)))) |
| 06:57 |
zatmania |
hi all |
| 06:58 |
zatmania |
hi just2b, uschi, Jigal |
| 06:58 |
Jigal |
hi zatmania |
| 06:58 |
uschi |
morning zatmania |
| 06:58 |
just2b |
hi zatmania |
| 06:59 |
Jigal |
uschi: writing and marking exams may be hard work, but trying to pass them is usually considered to be a lot harder by those who try that ;-P |
| 06:59 |
uschi |
i shall try to make them pass, believe me |
| 06:59 |
uschi |
i am as nervous as they are |
| 07:01 |
Jigal |
uschi: it's the first time you have to write an exam? |
| 07:01 |
dax77 |
hi @all |
| 07:01 |
just2b |
hi dax ;) |
| 07:01 |
kaktuspalme |
hi there |
| 07:01 |
Jigal |
hi dax77 |
| 07:01 |
Jigal |
hi kaktuspalme |
| 07:01 |
uschi |
no, i have been doing this kind of job for the last 15 years |
| 07:01 |
uschi |
but it is still the same |
| 07:01 |
just2b |
;) |
| 07:01 |
kaktuspalme |
a question, we've made a database change, and now we can't login into the admin panel, why? |
| 07:02 |
kaktuspalme |
has anyone an idea? |
| 07:02 |
dax77 |
kaktuspalme: go to the install tool and create a new be-user |
| 07:02 |
kaktuspalme |
dax77: the users are in the databse |
| 07:03 |
kaktuspalme |
dax77: does i have to do this? |
| 07:03 |
kaktuspalme |
sorry for my bad englisch |
| 07:03 |
dax77 |
kaktuspalme: well, we don't know which changes you have made to the db - so creating a new be-user will ensure you to log in again |
| 07:04 |
kaktuspalme |
dax77: i've made a copy of the database |
| 07:04 |
kaktuspalme |
but anyway |
| 07:04 |
kaktuspalme |
i wiill try |
| 07:06 |
kaktuspalme |
dax77: in which setp does i have to make the user? |
| 07:07 |
dax77 |
3 I think |
| 07:07 |
kaktuspalme |
ok i've found |
| 07:07 |
kaktuspalme |
thx |
| 07:08 |
kaktuspalme |
dax77: hmm, i can't login anyway |
| 07:09 |
dax77 |
kaktuspalme: than you must have changed something else too |
| 07:09 |
dax77 |
a login validation doesn't change out of nothing |
| 07:09 |
kaktuspalme |
dax77: no it an exactly copy of the database but its an upgrade from version 4 of mysql to 5 |
| 07:10 |
kaktuspalme |
if i connect to the old database (MYSQL4) then i can connect |
| 07:11 |
dax77 |
hmm, than it might be mysql related - I'm no expert on db's sorry |
| 07:11 |
Jigal |
kaktuspalme: probably a problem with the new protocol of MySQL; I'll try to find an article on how to set things up so you can connect again... |
| 07:12 |
kaktuspalme |
Jigal: cool thx |
| 07:13 |
dax77 |
thx Jigal :) |
| 07:13 |
dax77 |
thats T3teamwork :) |
| 07:17 |
kaktuspalme |
I'm searching too |
| 07:20 |
Jigal |
kaktuspalme: problem is that MySQL 4.1+ uses a longer password field than 4.0 and earlier. The client in PHP still uses the old protocol with the smaller password. |
| 07:20 |
kaktuspalme |
Jigal: oh thx for that information, this means, Typo3 isn't compatibel with mysql5? |
| 07:21 |
Jigal |
kaktuspalme: http://dev.mysql.com/doc/refman/4.1/en/password-hashing.html |
| 07:22 |
kaktuspalme |
Jigal: is this a fix or an information? |
| 07:23 |
Jigal |
kaktuspalme: it's not a TYPO3 problem, but your PHP installation uses the MySQL *client* of MySQL 4 or earlier, while you upgraded the database to version 5 which expects a newer client. |
| 07:24 |
Jigal |
the URL contains an article with information and links to articles with more information on how to fix it. |
| 07:24 |
kaktuspalme |
Jigal: no that isn't right, php uses the mysql 5 client api |
| 07:24 |
Jigal |
so you upgraded the PHP installation too? |
| 07:25 |
kaktuspalme |
Jigal: yes, it's php-5.2.1 but i see, perhaps it needs mysqli and not mysql, but joomla can login too |
| 07:27 |
Jigal |
kaktuspalme: TYPO3 doesn't use mysqli, only mysql functions |
| 07:28 |
kaktuspalme |
Jigal: |
| 07:28 |
kaktuspalme |
ok |
| 07:29 |
kaktuspalme |
Jigal: if i make a new admin user in step too,typo3 says it's ok but if i look into the mysql, the user doesn't exist |
| 07:34 |
Jigal |
kaktuspalme: you can check if it is a problem with the login of the database user if you make a small PHP script using the old mysql functions and try to make a connection to the new db. If your script gets an error back for that attempt the problem is with the new database and the old client. |
| 07:35 |
kaktuspalme |
Jigal: Client API version 5.0.22 says phpinfo |
| 07:37 |
kaktuspalme |
Jigal: isn't that important?, That's new, or am I confused? |
| 07:39 |
floxx |
hello world |
| 07:39 |
Jigal |
kaktuspalme: http://dev.mysql.com/doc/refman/4.1/en/old-client.html says that mysql-function in PHP (in contrast to mysqli functions) do *not* support the new authentication protocol *regardless of the PHP version being used*. |
| 07:40 |
Jigal |
kaktuspalme: it suggest several ways to solve it, the easiest is perhaps to set up a db user with an old style password. |
| 07:40 |
kaktuspalme |
Jigal: ok i see |
| 07:40 |
kaktuspalme |
Jigal: but why does it work in Joomla? |
| 07:41 |
Jigal |
kaktuspalme: I don't know joomla, but maybe it detects whether there is a mysqli or a mysql extension available and automagically uses the new extension? |
| 07:42 |
kaktuspalme |
Jigal: i haven't activated mysqli |
| 07:44 |
Jigal |
kaktuspalme: it seems that TYPO3 will have a new DAL (Data Access Layer) in the future to support more database brands; this will probably improve the situation with various MySQL versions too. |
| 07:45 |
kaktuspalme |
Jigal: i don't that the link you gaved me the problem is, php has access to the mysql database, and the password field of mysql is only a varchar nothing special,i only can't login, typo3 shows the content |
| 07:47 |
FloLeBlanc |
hi all |
| 07:47 |
Jigal |
kaktuspalme: if TYPO3 can show page content, it's definately not mysql related :-) DAX77!!!! LOL |
| 07:48 |
many |
thats wrong |
| 07:48 |
dax77 |
hi Flo :) |
| 07:48 |
Jigal |
many: what's wrong? |
| 07:48 |
FloLeBlanc |
hi dax, Jigal |
| 07:48 |
many |
that plainly sounds like a missing user in the database |
| 07:48 |
Jigal |
hi FloLeBlanc |
| 07:48 |
kaktuspalme |
Jigal: but, if i change the database connection to a remote database it works |
| 07:48 |
FloLeBlanc |
how are you |
| 07:49 |
Jigal |
kaktuspalme: make dump of the be_users table of the old and new database and compare those two... make sure that there are no differences! |
| 07:49 |
many |
select count(*) from be_users; |
| 07:50 |
many |
| 8 | |
| 07:50 |
many |
yep |
| 07:50 |
FloLeBlanc |
did anyone of you ever change the sr_feuser_register to a non-javascript md5 login? |
| 07:51 |
many |
i wonder more about people with workspaces experience. :) |
| 07:51 |
zatmania |
nop |
| 07:51 |
zatmania |
FloLeBlanc : nop ;) |
| 07:51 |
zatmania |
FloLeBlanc : a friend have developped his own fe_user ext |
| 07:51 |
kaktuspalme |
Jigal: ok i've found many posts of users with the same problem, no one has solved the problem with mysql 5, one of those people says installing mysql 4 helps |
| 07:52 |
FloLeBlanc |
hmm if there ever will be a new sr_feuser_register with important features I'll be screwed... rewrote 1/4 of the class lol |
| 07:53 |
Jigal |
kaktuspalme: strange thing is that TYPO3 v.3.8.1 works okay with MySQL 5 ! |
| 07:53 |
zatmania |
:) |
| 07:53 |
kaktuspalme |
Jigal: http://typo3.toaster-schwerin.de/typo3_english/2006_01/msg00039.html |
| 07:53 |
many |
i supposed too :) |
| 07:53 |
kaktuspalme |
Jigal: yep |
| 07:53 |
kaktuspalme |
does typo3 works with postgres, then i install postgesql |
| 07:54 |
kaktuspalme |
parallell with mysql5 |
| 07:54 |
Jigal |
kaktuspalme: I too upgraded from 4.0 to 5.0 by making a dump of the db and restoring that dump to the 5.0 db and changing the db host setting in TYPO3; no problem at all. (It just solved a lot of problems with greek text being stored as HTML entities because the old tables didn't support UTF-8) |
| 07:55 |
kaktuspalme |
Jigal: and you use typo3 4.0? |
| 07:56 |
Jigal |
kaktuspalme: no TYPO3 v.3.8.1 on the machines that us MySQL 5 |
| 07:56 |
kaktuspalme |
Jigal: yes but i use 4.0 i think that's the problem |
| 07:57 |
Jigal |
kaktuspalme: the e-mail thread you referred to says it applies to v.3.6 and higher! |
| 07:58 |
kaktuspalme |
hmm, perhaps its a problem with windows server |
| 07:59 |
kaktuspalme |
unfortunately it's a windows server, it isn't my server |
| 08:00 |
Jigal |
kaktuspalme: I just checked the MySQL version: 5.0.22-Debian_2bpo1-log and thread says it happens with 5.0.13rc and higher !? |
| 08:00 |
kaktuspalme |
Jigal: i've got 5.0.23 |
| 08:02 |
kaktuspalme |
Jigal: perhaps i've found the solution |
| 08:02 |
kaktuspalme |
SQL-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" perhaps i have to comment this line in the mysql config |
| 08:04 |
kaktuspalme |
Jigal: yes it works now :) |
| 08:06 |
Jigal |
kaktuspalme: great! I just started reading the bug report, maybe it's a good thing to add this information there if it isn't in there already... |
| 08:06 |
kaktuspalme |
Jigal: can you do this? I haven't got an account and i don't use typoe often |
| 08:06 |
kaktuspalme |
Jigal: but now Joomla doesn't work :) |
| 08:06 |
just2b |
how needs joomla *gg* |
| 08:07 |
kaktuspalme |
just2b: it isn't bad for some things |
| 08:08 |
FloLeBlanc |
kaktuspalme: like hitting your enemies on the head with it? |
| 08:08 |
Jigal |
kaktuspalme: the sql_mode setting is suggested in the bug report; |
| 08:08 |
just2b |
sorry to begin bashing ;) |
| 08:08 |
kaktuspalme |
Jigal: cool thx |
| 08:11 |
Jigal |
kaktuspalme: read the last part of the bug report; you can set TYPO3_CONF_VARS:SYS[setDBinit] to include SET SESSION sql_mode='MYSQL4' ; this will set the sql_mode after making the connection. That way both TYPO3 and Joomla will be happy... |
| 08:12 |
kaktuspalme |
Jigal: oh cool :) |
| 08:13 |
FloLeBlanc |
"If you want to view this page with joomla click here" "If you want to view this page with typo3 click here" *G* |
| 08:33 |
Jigal |
kaktuspalme: if that TYPO3_CONF_VARS setting doesn't work with your version you can always temporarily patch t3lib/class.t3lib_db.php: perform the query SET SESSION sql_mode='MYSQL4'; just after making the db connection in function sql_pconnect(...) |
| 08:33 |
kaktuspalme |
Jigal: where is the bug report? |
| 08:34 |
Jigal |
kaktuspalme: http://bugs.typo3.org/view.php?id=2059 |
| 08:38 |
kaktuspalme |
Jigal: in versions in the future this will be fixed? |
| 08:41 |
Jigal |
kaktuspalme: don't know anything else than the bug report says; but reading about the fix, It shouldn't be hard to make it yourself: in the function sql_pconnect() just before the return, read from TYPO3_CONF_VARS['SYS']['setDBinit'] (setting in localconf.php) and pass them to a mysql_query() call; |
| 08:42 |
kaktuspalme |
Jigal: i will try |
| 08:44 |
Jigal |
kaktuspalme: then you've implemented this patch yourself! :-) |
| 08:44 |
kaktuspalme |
Jigal: cool :) |
| 09:01 |
kaktuspalme |
thx Jigal |
| 09:03 |
gcop1 |
hi all |
| 09:13 |
Jigal |
wb just2b ;-P |
| 09:14 |
Jigal |
hi gcop1 |
| 09:15 |
just2b |
jigal... yeah thx ;) |
| 09:19 |
just2b |
ah i love it if something works out |
| 09:43 |
Ceddo |
Well, well. Hi there. I have a problem with my Typo webend not showing, what i have typed into the backend. |
| 09:43 |
Ceddo |
when i change the name of a given item, it wont change in the webview. |
| 09:43 |
Ceddo |
any iea why this happens and what i can do to fix this? |
| 09:43 |
Ceddo |
=d |
| 09:44 |
Ceddo |
Any help is appreciated. :) |
| 09:46 |
Jigal |
Ceddo: click on "Clear FE cache" in the backend? |
| 09:47 |
Ceddo |
Did so - no effect. |
| 09:47 |
Ceddo |
All caches i found (browsers, template, FE) are cleared. |
| 09:49 |
Ceddo |
i can change the contents of articles i wrote, but i can't change the items names, nor can i add new names. By that, i mean, the changes don't show up in the FE. |
| 09:52 |
Jigal |
Ceddo in Page view at the bottom of the page you see a heading "ADVANCED FUNCTIONS" where you can clear the page cache for a certain page or all pages; did you clear that one? |
| 09:53 |
Ceddo |
Yerp, cleared all of them - still, no change. |
| 09:54 |
Ceddo |
It certainly feels like a cache not cleared, i second this. |
| 09:54 |
Ceddo |
But clearing the cache as far as i can via the BE doesn't help. |
| 09:54 |
Ceddo |
Maybe i give the server's admin a call. |
| 09:56 |
Ceddo |
.. now this really bothers me. |
| 09:56 |
Ceddo |
that'd be the last step from finalization. :D |
| 09:58 |
Jigal |
what exactly do you mean by "the items names"? are you talking about content items (like a piece of text, a plugin, etc.)? |
| 09:58 |
Ceddo |
I am talking of the pages, which contain content, images, text, shortcuts and so on. |
| 09:58 |
Ceddo |
the structure items, or, categories, in which articles reside. |
| 09:59 |
Ceddo |
may i give you a link? |
| 09:59 |
Jigal |
You edit the field called "Pagetitle" and you don't see those changes in the frontend? |
| 09:59 |
Ceddo |
Right. |
| 09:59 |
Ceddo |
And when i add new pages, they don't show up. |
| 10:00 |
Ceddo |
(tried to work around by making the section again, but, to no avail) |
| 10:00 |
Jigal |
New pages are by default 'hidden', did you uncheck the 'Hide page' checkbox? |
| 10:00 |
Ceddo |
Sure. :) |
| 10:01 |
Ceddo |
Any changes made to page CONTENTS are shown. But none to the pagetitles. |
| 10:02 |
FloLeBlanc |
ceddo: perhaps you overwrite it? do you mean the title in the browser bar or in the content? |
| 10:02 |
Ceddo |
This occurs on different PCs, so i can exclude browser cache. |
| 10:02 |
Ceddo |
wait, i'll show you two screenshots - BE & FE |
| 10:03 |
FloLeBlanc |
ceddo: did you try: Page Type - Advanced - Navigation Title ? |
| 10:04 |
Ceddo |
Changing the pages mode doesn't help with the wrong title. Surprisingly, the Page behaves as the new mode predicts, but retains it's old name. |
| 10:05 |
FloLeBlanc |
ceddo: to be concrete again: do we talk about a header in the text or the title in the browser window? |
| 10:05 |
Ceddo |
None of that. |
| 10:05 |
FloLeBlanc |
so what are we talking about? :) |
| 10:05 |
Ceddo |
We talk about the field "page title". |
| 10:05 |
Ceddo |
Uploading screenshots, sec. |
| 10:06 |
FloLeBlanc |
page title only affects the name in the navigation and the tree in the backend afaik |
| 10:06 |
Ceddo |
http://www.eisenkern.net/stuff/backend.gif how it should be. Look at "Unternehmen". |
| 10:06 |
Ceddo |
http://www.eisenkern.net/stuff/frontend.gif how it is |
| 10:07 |
FloLeBlanc |
change the navigation title? |
| 10:08 |
Ceddo |
... uhm. |
| 10:08 |
FloLeBlanc |
Page type => advanced => Navigation title => changes the name of the menupoint in the navigation |
| 10:08 |
FloLeBlanc |
if this also doesn't work check if you don't overwrite the navtitle in the TS |
| 10:08 |
Ceddo |
No can do. |
| 10:08 |
Ceddo |
It's a shortcut. |
| 10:09 |
Ceddo |
And it has to remain a shortcut. |
| 10:09 |
Denyerec |
Are there any good FE user tutorials kicking around ? |
| 10:09 |
Ceddo |
And, furthermore, pagetitle affects the navigational title as well as the browser windows title. |
| 10:09 |
Ceddo |
as, pagetitle is the pagetitle. :D |
| 10:10 |
Ceddo |
this just randomly happend a day ago and does so ever since. |
| 10:10 |
FloLeBlanc |
ceddo: yes but you can overwrite the navigation title there |
| 10:10 |
Ceddo |
i can't backtrace it. |
| 10:10 |
FloLeBlanc |
check your menu TS |
| 10:10 |
Ceddo |
... mind to explain me, why? |
| 10:10 |
FloLeBlanc |
I have the same structure for shortcuts and it works fine. well check what variable is used to build the menu |
| 10:11 |
FloLeBlanc |
and what options are set |
| 10:11 |
Ceddo |
if a tires deflates, do you put a inline skating shoe under neath the car to compensate or do you change the tire? |
| 10:11 |
Ceddo |
there are no options regarding the handling of pagetitles elsewise set. |
| 10:12 |
Ceddo |
pagetitle should be and was the pages title, in the menu and in the tree. |
| 10:12 |
FloLeBlanc |
if you ask someone for the time and he gives you his best guess despite of wearing a watch, do you blame him for not telling you the exact time? |
| 10:12 |
Ceddo |
and, again, no changes show up, including new pages. |
| 10:12 |
FloLeBlanc |
then clear the cache hehe |
| 10:13 |
Ceddo |
you must be kidding me. :) |
| 10:13 |
Ceddo |
I cleared every cache there is. |
| 10:13 |
FloLeBlanc |
make sure you work in live and not in draft workspace |
| 10:13 |
Ceddo |
would changes in draft show up live? |
| 10:13 |
FloLeBlanc |
no |
| 10:14 |
Ceddo |
no, they wouldn't, mhmm? |
| 10:14 |
Ceddo |
so i guess i work live, as changes to page contents ARE shown. |
| 10:14 |
FloLeBlanc |
<Ceddo> and, again, no changes show up, including new pages. |
| 10:14 |
Ceddo |
page contents: fine. |
| 10:14 |
Ceddo |
page titles: not. |
| 10:16 |
FloLeBlanc |
perhaps someone else has more ideas (hint: beeing friendly helps) |
| 10:17 |
FloLeBlanc |
last guess: check the template TS if the pagetitle gets overwritten in the code there |
| 10:18 |
FloLeBlanc |
Jigal: What's a kudo? |
| 10:18 |
Fanty |
can't I get the id of the content element being created with my extensions from the TSFE? |
| 10:18 |
Ceddo |
I add css files into the header and i render menus in the body, add content, that's it. Typo handles the page titles. :( |
| 10:19 |
Jigal |
FloLeBlanc: http://en.wikipedia.org/wiki/kudos |
| 10:19 |
FloLeBlanc |
oh that's a real word then :) |
| 10:19 |
zatmania |
is it possible to know the screen resolution of a user with TS ? |
| 10:19 |
FloLeBlanc |
oooh... fame.. this is like t3 experience points? :) |
| 10:19 |
Ceddo |
Nrrghn. *bites the table* |
| 10:20 |
Ceddo |
Sorry for being rough, Flo. |
| 10:20 |
FloLeBlanc |
zatmania: afaik no, you'd have to use javascript though |
| 10:20 |
FloLeBlanc |
ceddo: it's ok, but I fear I'm out of guesses :) |
| 10:20 |
Jigal |
FloLeBlanc: "... is often used as a praising remark." ;-P |
| 10:21 |
Ceddo |
Thanks for your help anyways. *sighs* Maybe the server admin could restart the typo engine and it builds up the page anew. |
| 10:21 |
Ceddo |
Or he has an idea. |
| 10:21 |
zatmania |
FloLeBlanc : ok |
| 10:21 |
Ceddo |
what really bothers me is, that i can change contents and they are apllied instantly ... like it should be. |
| 10:21 |
zatmania |
but if i use a javascript function, how to get these params available in TS ? |
| 10:23 |
FloLeBlanc |
zat what do you want to achieve? |
| 10:23 |
FloLeBlanc |
center popups? |
| 10:24 |
zatmania |
typolink open my popup not centered |
| 10:24 |
zatmania |
yes FloLeBlanc |
| 10:24 |
FloLeBlanc |
I'll post you my code perhaps it helps |
| 10:24 |
zatmania |
but with typolink |
| 10:24 |
zatmania |
ho thanks |
| 10:24 |
FloLeBlanc |
oh with TL... I only use this for centering my "click to enlarge" popups |
| 10:24 |
FloLeBlanc |
but It should give you an idea |
| 10:25 |
FloLeBlanc |
http://phpfi.com/216096 |
| 10:25 |
zatmania |
perhaps, i hope :) |
| 10:25 |
FloLeBlanc |
hmm but as I check it... I'm not sure if this worked... I commented out the line *G* |
| 10:27 |
FloLeBlanc |
Jigal: are you good with security issues? |
| 10:29 |
zatmania |
tx FloLeBlanc |
| 10:30 |
FloLeBlanc |
did it work?`:) |
| 10:30 |
zatmania |
i look |
| 10:33 |
Denyerec |
Are there any good FE user tutorials kicking around ? |
| 10:35 |
FloLeBlanc |
Ceddo: how does your menu get built if not using TS? |
| 10:36 |
FloLeBlanc |
did Jigal answer btw? got disco'ed |
| 10:36 |
Denyerec |
Disco infernooooooo! |
| 10:39 |
Ceddo |
It uses TS. |
| 10:40 |
zatmania |
FloLeBlanc : no |
| 10:40 |
FloLeBlanc |
and what variable is used to assign the navigation point title? |
| 10:41 |
FloLeBlanc |
(f.e: I have text.field=title , to assign the title to a menu point image) |
| 10:41 |
Ceddo |
http://onlyfree.de/php/pasteservice/show.php?id=1810 |
| 10:41 |
Ceddo |
Look there. :) |
| 10:42 |
FloLeBlanc |
hmm ok so it's not overwritten in the ts |
| 10:43 |
Ceddo |
Yupp. |
| 10:43 |
Jigal |
FloLeBlanc: sorry, I was elsewhere for a few minutes ;-) |
| 10:44 |
FloLeBlanc |
Jigal: are you versed with login and security issues? (need someone to crashtest my sr_feuser_mods for leaks :)) |
| 10:45 |
Denyerec |
Is it possible (And if so which extensions and topics would I need to research), to produce A web poll in which registered users are allowed to vote only once per poll ? Also is it possible to have a frontend user registration form with automatic/manual authorisation/confirmation email ? |
| 10:46 |
Jigal |
FloLeBlanc: I'm not very much of a hacker who knows all the tricks of the trade and has the tools to circumvent security measures :-) |
| 10:46 |
Denyerec |
FloLeBlanc I know someone you can pay to test it :) |
| 10:46 |
FloLeBlanc |
denyerec: 1.) yes, I use jk_poll, If I remember correct I had to apply 1 or 2 hacks though |
| 10:46 |
FloLeBlanc |
(to save which user voted what) |
| 10:46 |
FloLeBlanc |
if you don't need that info I guess you can take it out of the box |
| 10:47 |
FloLeBlanc |
denyerec: hehe |
| 10:47 |
FloLeBlanc |
Jigal: it's more about: "Is there something obvious I missed", If someone WANTS to hack the site I'm sure he can (con is not ssl encrypted hehe) |
| 10:48 |
Jigal |
FloLeBlanc: bring 'm on! :-D |
| 10:48 |
FloLeBlanc |
Jigal: hehe will have to fix the last points but then I will thank you hehe |
| 10:48 |
FloLeBlanc |
(then I can check if the sms confirmation works with foreign numbers *G*) |
| 10:49 |
Jigal |
FloLeBlanc: you can pm me if you don't want a massive crash test by the entire #typo3 LOL |
| 10:49 |
FloLeBlanc |
jigal: thank you hehe |
| 10:49 |
Jigal |
FloLeBlanc: and you got my e-mail address also I guess... |
| 10:49 |
FloLeBlanc |
I admit I didn't save it :) |
| 10:50 |
FloLeBlanc |
but I will save your home address sometimes to get the promised meal :) |
| 10:50 |
Denyerec |
FloLeBlanc seriously, if you do ever need high level security testing a friend of mine does it for a living as a freelancer. |
| 10:50 |
FloLeBlanc |
denyerec: thank you will remember that |
| 10:51 |
Denyerec |
So for this poll thing, I'd need jk_poll (I think it's anonymous anyway so tracking who voted is not necessary), fe_users... any other extensions you can think of to build such a system ? |
| 10:51 |
FloLeBlanc |
jk_poll does it all in combination with sr_feuser_register for me |
| 10:52 |
FloLeBlanc |
the only thing I dislike about jk_poll is the textbased building of polls |
| 10:52 |
FloLeBlanc |
( 0 | FloLeBlanc is great, 0 | FloLeBlanc sucks) |
| 10:52 |
Denyerec |
It does not need to be done often I do not thing,. |
| 10:52 |
Denyerec |
*think |
| 10:53 |
Denyerec |
What is the extent of Typo3's FE content editing ? |
| 10:53 |
Denyerec |
Is it just the little pencil icons that appear all over the place? |
| 10:53 |
Jigal |
FloLeBlanc: for a moment I thought you would set up a poll with two other options *G* |
| 10:55 |
FloLeBlanc |
( 0 | Jigal is right, 0 | Jigal is correct ) ? |
| 10:55 |
Denyerec |
Hahahaha |
| 10:55 |
Denyerec |
Is Jigal a woman? ;) |
| 10:55 |
FloLeBlanc |
not that I know :) |
| 10:55 |
Denyerec |
Then that poll can't possibly work... |
| 10:55 |
Jigal |
Denyerec: last time I checked I wasn't ;-P |
| 10:55 |
Denyerec |
:D |
| 10:56 |
Denyerec |
Only women are always right... it's a well known truth of the universe ;) |
| 10:56 |
FloLeBlanc |
the only known truth of the universe is 42 |
| 10:56 |
dax77 |
correct |
| 10:57 |
FloLeBlanc |
I was a bit disappointed though when I went to the cinema to see the movie with a towel in hand and no one seemed to laugh :) |
| 10:57 |
Jigal |
and men are always the boss around the house (if their wives allow them to say that). |
| 10:57 |
FloLeBlanc |
Jigal: How do you come to know what my wife sais? ;) |
| 10:57 |
FloLeBlanc |
says |
| 10:58 |
FloLeBlanc |
have a good meal |
| 11:00 |
FloLeBlanc |
denyerec: 2.) sr_feuser_register does that for you |
| 11:00 |
just2b |
so I am away too... and everybody who wants to see my work > http://www.rggooglemap.com/index.php?id=46 |
| 11:00 |
FloLeBlanc |
denyerec: mind though that if you want to encode your passwords with md5 you have to use kb_md5 but that uses javascript for encoding the password before submitting it *yikes* |
| 11:01 |
FloLeBlanc |
denyerec: if you choose to use sr_feuser_register I'd also recommend "newloginbox" |
| 11:01 |
Denyerec |
Yes the feuser manual mentions newloginbox |
| 11:01 |
FloLeBlanc |
just2b: salzburg? |
| 11:01 |
MasterYin |
hey everyone |
| 11:01 |
just2b |
flo, what is with salzburg? |
| 11:01 |
FloLeBlanc |
the map is small :) |
| 11:01 |
Denyerec |
So I can insert that on a page (The loginbox), only show the poll if they're logged in, and only show the poll results if they're an admin,.... |
| 11:02 |
just2b |
just a ts setting to change it inside mailformplus |
| 11:02 |
Denyerec |
That seems to me like it could work |
| 11:02 |
FloLeBlanc |
just2b: oh gosau :) |
| 11:02 |
MasterYin |
Hey Just, haven't seen you for a while... |
| 11:02 |
just2b |
masteryin, not my fault, ;) |
| 11:02 |
just2b |
flo, yes better, hometown |
| 11:02 |
MasterYin |
I have a Problem again... |
| 11:02 |
just2b |
me too.. hunger and mensa 1km away g |
| 11:03 |
FloLeBlanc |
denyerec: I didn't try the "do not show poll results for non admins" thing but you can surely just edit the template to just print "You have already voted" instead of posting the results |
| 11:03 |
FloLeBlanc |
and yes you can set it for that only logged in users may vote |
| 11:03 |
MasterYin |
I inserted a Form into my Page but when I klick on Submit it allways opens the errorpage external... (Captcha inserted) who can i change? |
| 11:03 |
Denyerec |
Good good. Are the poll results visible in the BE to users with authority ? |
| 11:04 |
Denyerec |
For the purposes of this poll, it's important that the results can only be seen by the admin |
| 11:05 |
Fanty |
arha!#¤"# why cant I map a <script> tag with TV?? :( |
| 11:05 |
FloLeBlanc |
denyerec: create a sysfolder for the polls, let only the admin have rights for the sysfolder, if you click edit you see the options and how often they have been voted in a string. (f.e: 4|denyerec rules 2|FloLeBlanc rules) |
| 11:06 |
FloLeBlanc |
this is problematic if you need graphical displays of the results as you'd have to substr the string from the db in your own "show the results as graphic" code |
| 11:06 |
Denyerec |
Hmmm. I have a nasty suspicion the client may be slightly more demanding graphics wise. |
| 11:06 |
Denyerec |
Indeed.... |
| 11:06 |
FloLeBlanc |
denyerec: there are graphics for the poll result built in, but afaik these are visible to everyone who voted by default |
| 11:06 |
FloLeBlanc |
but I'll check the constants just a sec |
| 11:07 |
eeos |
hi everybody! |
| 11:07 |
Denyerec |
hey eeos |
| 11:07 |
FloLeBlanc |
hi eeos |
| 11:07 |
eeos |
hi FloLeBlanc Denyerec |
| 11:08 |
eeos |
beautiful morning here, just freezing |
| 11:08 |
eeos |
ideal for some typo3 programming |
| 11:08 |
FloLeBlanc |
denyerec: is not configurable, but you can use captcha with it *laughs* |
| 11:08 |
FloLeBlanc |
http://typo3.org/documentation/document-library/extension-manuals/jk_poll/0.5.3/view/1/3/#id3397021 |
| 11:09 |
FloLeBlanc |
eeos: you could do a clean rewrite of my sr_feuser_registration mods :-P ;) |
| 11:09 |
MasterYin |
any Idea for my prob? |
| 11:09 |
eeos |
FloLeBlanc ho do you kow I am modifying it? |
| 11:09 |
eeos |
???? |
| 11:10 |
FloLeBlanc |
eeos: that was coincidence, I'm customizing it myself atm :) |
| 11:10 |
eeos |
FloLeBlanc very interesting! shall we se if we are doing the same things? |
| 11:11 |
FloLeBlanc |
MasterYin: check the code of the form to see if a target is specified wrongly |
| 11:11 |
Denyerec |
dang |
| 11:11 |
Denyerec |
thanks flo |
| 11:11 |
FloLeBlanc |
eeos: I added (a very ugly) support for confirmation via cellular phone :) |
| 11:11 |
FloLeBlanc |
denyerec: yw |
| 11:12 |
FloLeBlanc |
atm I am trying to fix the login for that it does not get encoded via JS (md5) but compared AFTER the submit |
| 11:13 |
eeos |
FloLeBlanc ah! |
| 11:13 |
FloLeBlanc |
eeos: what do you do? (I'm afraid my changes aren't any good for the public because they modify the maincode and don't extend the registration with the provided hooks |
| 11:14 |
eeos |
FloLeBlanc i am trying to add new fields that are taken from a type select with a foreign table |
| 11:14 |
eeos |
FloLeBlanc same here unfortunately |
| 11:14 |
FloLeBlanc |
eeos: there is a manual for adding new fields or did I understand the idea wrong? |
| 11:15 |
eeos |
could you believe that a customer wants us to change the image manager of typo3 and use a different one of their choice? |
| 11:15 |
FloLeBlanc |
eeos: LOL ppl pay for the weirdest things :) |
| 11:15 |
Denyerec |
Hmmm. The lack of polling extensions for Typo surprises me. You can find the weirdest things, yet something incredibly common such as that is not present. |
| 11:15 |
FloLeBlanc |
well there are 6 or 7 aren't there? |
| 11:15 |
Denyerec |
2 that I see |
| 11:16 |
Denyerec |
tt_poll, quickpoll and the one you mentioned |
| 11:16 |
Denyerec |
so 3 |
| 11:16 |
eeos |
FloLeBlanc well, we said "no way" unless hey open a separate contract for it. They want to have it as part of a contract for designing a typo3 based community (!!!!) |
| 11:16 |
Denyerec |
unless the extension search on typo3.org is cheating |
| 11:16 |
FloLeBlanc |
hmm no you are correct |
| 11:16 |
FloLeBlanc |
eeos: deny that, that is ridiculous |
| 11:16 |
eeos |
FloLeBlanc indeed |
| 11:17 |
eeos |
FloLeBlanc they have proposed us 6 different alternative image manager they would like. all of them do exactly the same things (well, they do less) than image magik |
| 11:18 |
eeos |
FloLeBlanc I canot believe |
| 11:18 |
FloLeBlanc |
eeos: lol, that's weird |
| 11:18 |
FloLeBlanc |
well if they want that they'll have to pay you a fortune and then you go to hawaii for the rest of your life hehe |
| 11:18 |
eeos |
FloLeBlanc anyway we said no. |
| 11:18 |
FloLeBlanc |
I will do it for them if they pay me €150 per hour :) |
| 11:19 |
eeos |
FloLeBlanc yes, but they do not want to pay a fortune, they want it within the quote we gave them for the community and at the time they of course did not ask for it. |
| 11:19 |
eeos |
FloLeBlanc so the answer is "NO". |
| 11:19 |
Denyerec |
Image management in Typo3 is not the best |
| 11:19 |
FloLeBlanc |
eeos: right you are, price dumping in the IT business has to stop :) |
| 11:19 |
Denyerec |
but it's certainly good enough |
| 11:20 |
eeos |
FloLeBlanc all they want to do is to load a picture, and, believe me or not, resize and crop it automatically. |
| 11:20 |
Denyerec |
Ah, now CROPPING is something I would like to see |
| 11:20 |
Denyerec |
Some nice draggable cropping tool in the BE |
| 11:20 |
Denyerec |
All the ones I tried didn't work :( |
| 11:20 |
FloLeBlanc |
eeos: LOL |
| 11:20 |
eeos |
FloLeBlanc the want intelligent cropping, that in their mind means that the software should know how to crop it automatically in a way that want they want is in the center (!!!!) |
| 11:21 |
Denyerec |
HAHahahahaha |
| 11:21 |
FloLeBlanc |
eeos: lol |
| 11:21 |
Denyerec |
eeos - I wrote something for my gallery to make cropping easier |
| 11:21 |
eeos |
we have been trying to explain that such software does not exist |
| 11:21 |
FloLeBlanc |
eeos: well just script it for them and then script an intelligent t3 bot that replaces those ppl hehe |
| 11:21 |
Denyerec |
It worked by generating 12 thumbnails based off artistic principles |
| 11:21 |
Denyerec |
Based on the *hope* that the photographs would adhere to at least one artistic ratio / composition |
| 11:21 |
eeos |
Denyerec does it do mind reading? because that is the problem. |
| 11:22 |
Denyerec |
No I stopped short, I hadn't compiled PHP5 with the mind_read module |
| 11:22 |
eeos |
how is the software supposed to know where do they want to crop the picture? |
| 11:22 |
Denyerec |
Well that's what I got caught up on with my gallery |
| 11:22 |
Denyerec |
so I decided the fastest thing to do was throw up 12 thumbnails and let me click one |
| 11:23 |
Denyerec |
because 99% of the time, the photos I take are composed classically, so there's always at least one suitable thumb. |
| 11:23 |
eeos |
Denyerec that is very clever. you are a mie of suprises and genial ideas. |
| 11:23 |
FloLeBlanc |
denyerec: nice approach |
| 11:23 |
Denyerec |
All you have to do is ask |
| 11:23 |
Denyerec |
but bear in mind... |
| 11:23 |
Denyerec |
it is *NOT* pretty code |
| 11:23 |
eeos |
Denyerec that was not sarcasm it was brown nosing. |
| 11:23 |
Denyerec |
In fact it's very, very, very, very ugly code. |
| 11:24 |
MasterYin |
FloLeBlanc: I checked the hole code... nothing found about a target... |
| 11:24 |
Denyerec |
Let me dig it out, it's quite hillarious |
| 11:24 |
MasterYin |
do you know how i can set any? |
| 11:24 |
FloLeBlanc |
masteryin: but the error opens in a new window? |
| 11:24 |
MasterYin |
yes |
| 11:24 |
FloLeBlanc |
and there's no "target="new" or target="_blank" in the code? |
| 11:24 |
MasterYin |
also wenn there is no error then the form opens again in a new Window... |
| 11:25 |
MasterYin |
didn't found any... not in the TS and not in the HTML-Source |
| 11:25 |
eeos |
Denyerec please, please, please, please |
| 11:25 |
Denyerec |
lookin for it |
| 11:25 |
FloLeBlanc |
hmm in the config of the form? what extension do you use? |
| 11:27 |
FloLeBlanc |
http://www.typo3-jack.net/typo3-english-lists-netfielders-de/1589-typo3-mail-form.html |
| 11:27 |
FloLeBlanc |
is that of help masterYin? |
| 11:27 |
eeos |
FloLeBlanc well, concerning the sr_feuser_register, i have not found a standard way of extending it when the additional field is select type with foreign table property declared. |
| 11:27 |
FloLeBlanc |
hmm never tried that, only use custom textfields |
| 11:27 |
FloLeBlanc |
but the checkbox worked :) |
| 11:28 |
MasterYin |
I use the default Form |
| 11:28 |
Denyerec |
ffs I can't find my own code! |
| 11:28 |
Denyerec |
I have the old one |
| 11:29 |
eeos |
FloLeBlanc ys, the checkbox works and also the select if the foreign table property is not defined. |
| 11:30 |
FloLeBlanc |
:( |
| 11:30 |
FloLeBlanc |
never tried that sorry |
| 11:30 |
eeos |
FloLeBlanc wery complicated, I thin the extension could do with rewriting. |
| 11:31 |
FloLeBlanc |
oooh yes |
| 11:31 |
FloLeBlanc |
I'm currently shortly before a launch and don't dare to upgrade to 4.1 :) |
| 11:31 |
MasterYin |
Do not upgrade at the moment.. |
| 11:32 |
MasterYin |
The Extensionmanager is really instable... |
| 11:33 |
Denyerec |
eeos - I have to go and post off a VISA application before it gets too late |
| 11:33 |
Denyerec |
I'm downloading my entire website now so I can sort through the files and find the code for you, I'll send it over when I get back |
| 11:33 |
eeos |
Denyerec are yo going to Scotland? :) |
| 11:34 |
FloLeBlanc |
have there been any changes in security since 4.0.4 ? |
| 11:34 |
Denyerec |
Hehe, no, my girlfriend is Australian and her visa is running out, so we need to try and get her another. |
| 11:34 |
Denyerec |
If the applicaiton fails, I'll be going to work with Tansta and Voidus ;) |
| 11:34 |
FloLeBlanc |
eeos: are you in scottland? |
| 11:34 |
eeos |
Denyerec :P |
| 11:34 |
eeos |
FloLeBlanc no |
| 11:34 |
eeos |
ooops telephone |
| 11:35 |
Denyerec |
brb |
| 11:35 |
FloLeBlanc |
ok.. only thing left to fix is the login box |
| 11:37 |
FloLeBlanc |
MasterYin: what was the prob? |
| 11:37 |
eeos |
FloLeBlanc what is the problem with the login box |
| 11:38 |
FloLeBlanc |
eeos: the newloginbox when used with kb_md5 uses JS to encrypt the pass before sending it. therefore not only will users with js not activated be unable to login, furthermore users who "save this password" will save the md5, which will get md5'ed again the next time they login and therefore not work |
| 11:38 |
MasterYin |
I changed the "target" in the TS Objectbrowser styles --> content --> mailform --> target |
| 11:38 |
FloLeBlanc |
MasterYin: welldone :) |
| 11:39 |
eeos |
are any of the eclipse crew around? we are trying to find a good php development platform |
| 11:39 |
FloLeBlanc |
eeos: Textpad? ;) |
| 11:39 |
eeos |
FloLeBlanc :P |
| 11:39 |
eeos |
FloLeBlanc ack! I do not understand. |
| 11:40 |
eeos |
FloLeBlanc did you tell Stefan Strasser about it? |
| 11:40 |
FloLeBlanc |
who is stefan strasser? |
| 11:41 |
eeos |
FloLeBlanc the maintainer of newloginbox, he is a very nice chap |
| 11:41 |
FloLeBlanc |
well the problem is it's not his fault, nor the fault of berhard kraft (kb_md5), it's just the structure of this whole sr_feuser_register, new_loginbox, kb_md5 thing that doesn't work for me :) |
| 11:41 |
FloLeBlanc |
I neither want to NOT use md5, and I don't want to md5 per javascript |
| 11:42 |
dax77 |
FloLeBlanc: thats why I wrote this bug report - but nothing has changed since then: http://bugs.typo3.org/view.php?id=1285 |
| 11:43 |
FloLeBlanc |
dax77: yeah that would be great |
| 11:43 |
FloLeBlanc |
*reads the post of doubleM* |
| 11:44 |
eeos |
FloLeBlanc dax77 I think sr_feuser_register could do with some rewriting. |
| 11:44 |
FloLeBlanc |
eeos: yes it could :) |
| 11:45 |
eeos |
I have hacking into it for a week now. |
| 11:45 |
FloLeBlanc |
eeos: the problem is as so often.. who has time for that hehe |
| 11:45 |
eeos |
FloLeBlanc yes :( |
| 11:45 |
FloLeBlanc |
I'd love to contribute to the t3 community but I'm afraid I didn't win in the lottery yet and after 8-9 hours of work.. bah I can't see the pc any more hehe |
| 11:47 |
eeos |
FloLeBlanc yes, we are all more or less i the same situation |
| 11:48 |
dax77 |
And if you don't have the problem of can't seeing your pc anymore - you don't see your wife anymore :( |
| 11:48 |
FloLeBlanc |
dax77 : :( |
| 11:50 |
eeos |
dax77 :( |
| 11:52 |
FloLeBlanc |
time for some good dutch death metal :) |
| 11:53 |
eeos |
I was listening to Coldplay |
| 11:54 |
Jigal |
gee, what a sudden burst of activity the last hour or so :-) |
| 11:55 |
Fanty |
man it bugs me I can't map a stupid <script> tag with Templavoila |
| 11:55 |
just2b |
re |
| 11:55 |
just2b |
so did anyone ever modified mailformplus in that way that there is a updatequery instead of a insertquery? |
| 11:56 |
eeos |
just2b are you bac, you fat greedy .... |
| 11:57 |
just2b |
wtf |
| 11:57 |
FloLeBlanc |
just2b: not me |
| 11:58 |
d|g |
Fanty simple change it to <div id=... & map! =) |
| 11:58 |
Fanty |
d|g: I am.. I just hate unelegant solutions |
| 11:59 |
Jigal |
just2b: I don't know the inner workings of mailformplus, but if you want to update records for which (a) certain column( s) are already used and insert new information too, a simple solution might be to add a unique key to the database table for the column(s ) that must be unique and replace the INSERT by REPLACE? |
| 11:59 |
Fanty |
d|g: and $10 on it will create confusion with the template guys giving me more headackes later |
| 12:00 |
FloLeBlanc |
can anyone tell me what the "superchallenge password" function in newloginbox does? |
| 12:00 |
Jigal |
FloLeBlanc: that's quite a few moons ago when I dug into that extension.... lemme see... |
| 12:01 |
FloLeBlanc |
Jigal : Actually I just whant to see where the pw gets compared for that I can md5 it in php and remove the JS function :) |
| 12:01 |
FloLeBlanc |
-h |
| 12:01 |
just2b |
jigal, i try to make a nice solution which could be used later on too.., so a bit of thinking necessary and this all before the sun goes down.. |
| 12:02 |
Jigal |
FloLeBlanc: the whole point of the js function is to *not* send the password as plaintext over the internet. the connection between db and webserverver is far more secure... |
| 12:02 |
FloLeBlanc |
Jigal: of course but would you like to tell all users to HAVE to enable Javascript? |
| 12:02 |
delmonico |
how can I disable all of typo3s template stuff? I want to output csv from a frontend plugin, so I have to get rid of my html template |
| 12:03 |
FloLeBlanc |
delmonico: create an external link that points to your file? |
| 12:03 |
eeos |
re |
| 12:04 |
delmonico |
creating a file in /tmp is a security risk imho because users could get other users data by guessing the filename |
| 12:04 |
FloLeBlanc |
but you can't get the data when doing it on a page with no template? :) |
| 12:05 |
FloLeBlanc |
delmonico: store it in a specific user folder and set the mountpoint of this usergroup to this folder? |
| 12:05 |
delmonico |
nope because I check frontend user |
| 12:05 |
FloLeBlanc |
ah so every user should have his "own" csv? |
| 12:05 |
delmonico |
that would require backend users |
| 12:05 |
delmonico |
yeah every user can have multiple 'projects' |
| 12:05 |
delmonico |
and each project has data that can be exported to csv |
| 12:06 |
delmonico |
I'll check the repository, some must have done this already |
| 12:06 |
FloLeBlanc |
Jigal: would you? :) |
| 12:06 |
FloLeBlanc |
hi voidus |
| 12:07 |
eeos |
hi voidus |
| 12:07 |
voidus_ |
hi eeos and FloLeBlanc :) |
| 12:09 |
eeos |
delmonico csv as in? |
| 12:09 |
delmonico |
comma separated value. plain text file basically |
| 12:10 |
Jigal |
FloLeBlanc: according to counter.com last month 4% of the visitors failed to detect JavaScript version (assume these have javascript disabled?) |
| 12:11 |
FloLeBlanc |
Jigal: hmm |
| 12:11 |
FloLeBlanc |
but the problem is if users save their login and pass (what some ppl will do) the hash gets saved and they can't log in the next time they try hehe |
| 12:13 |
FloLeBlanc |
that's problematic (floleblancs chef [what's the female form of chef?] forces him to make everything as dummy compatible as possible) |
| 12:13 |
koomi |
is there a way to assign default tt_news categories to new entries? |
| 12:13 |
Jigal |
FloLeBlanc: huh? the browser will save the contents of the text boxes (plain text pass) and if you POST the info, it will not be stored in a bookmark/favourite... |
| 12:13 |
FloLeBlanc |
Jigal: IE for example (and FF I guess) offer you to remember your login data |
| 12:13 |
eeos |
Jigal would that include the user who use browser which does not execute the javascript properly, because for exmaple is written only for a specific browser? |
| 12:13 |
FloLeBlanc |
if you press "yes" they remember the md5, that get's md5'ed again the next time |
| 12:14 |
Jigal |
eeos: dunno, ask counter.com ;-) |
| 12:16 |
FloLeBlanc |
Jigal: how likely is it that someone will sniff the cleartext pass of an http post and will be able to do something with it he wouldn't have been able to do with the md5 hash? |
| 12:17 |
Jigal |
FloLeBlanc: log into other systems where the user used the same password ;-) |
| 12:17 |
FloLeBlanc |
Jigal: if they don't md5 hash themselves: yes :) |
| 12:17 |
delmonico |
ahaha lol got the solution from push2rss |
| 12:17 |
delmonico |
header("Content-type: text/xml; charset=".$charset); |
| 12:17 |
delmonico |
echo $RSS; |
| 12:17 |
delmonico |
die(); |
| 12:17 |
delmonico |
three lines should be fine eh? |
| 12:18 |
FloLeBlanc |
delmonico: my screen is only 5 cm high :-P |
| 12:18 |
delmonico |
btw jesus told me to offer my second a**cheek for your next kick :P |
| 12:18 |
FloLeBlanc |
hehe |
| 12:19 |
FloLeBlanc |
Jigal: so do you happen to know where I could change that anyway? :) |
| 12:20 |
Jigal |
FloLeBlanc: I'm searching in the files of newloginbox, but I can't find it (yet) |
| 12:20 |
FloLeBlanc |
Jigal: me neither.. is this t3 intern perhaps? |
| 12:20 |
FloLeBlanc |
but you'd have to pass the pass anyway hmm |
| 12:24 |
Jigal |
FloLeBlanc: stupid! the validation of user/pass is done by the authentication services class.t3lib_userauth.php etc. |
| 12:25 |
FloLeBlanc |
Jigal: yes but you'd have to pass it somewhere wouldn't you? |
| 12:28 |
beev0r |
hey guys. i'm using the realurl extension. how do i know the url of a page when it's not linked anywhere? |
| 12:29 |
dax77 |
beev0r: the fallback is always: index.php?id=123 |
| 12:30 |
beev0r |
yep i know |
| 12:30 |
beev0r |
but i wanna know the new url |
| 12:30 |
Jigal |
FloLeBlanc: authentication system passes it to a series of installed authentication services; each indicates whether it could validate the user and when they indicate failure the next will attempt to validate... |
| 12:32 |
dax77 |
beev0r: the new url depends on the realurl settings. the easiest way would be to create a link like: <link {id}>testlink</link> |
| 12:32 |
dax77 |
replace {id} with the id of the page |
| 12:33 |
dax77 |
and don't use a rte ;) |
| 12:33 |
beev0r |
oh. that's a good point |
| 12:33 |
beev0r |
i was using it. hehe |
| 12:34 |
delmonico |
possible reasons for not working frontend login (besides wrong password ;)) |
| 12:34 |
beev0r |
downgrade to 4.0.5 |
| 12:34 |
Denyerec |
Hey chaps |
| 12:34 |
beev0r |
or run the update manager again |
| 12:34 |
Denyerec |
the code I have right now is on top, the code I think I want is on the bottom: http://wilcoding.xs4all.nl/Wilco/Pastecode/4356/showpaste.aspx |
| 12:34 |
Denyerec |
can anyone confirm if this is correct? |
| 12:34 |
Denyerec |
I need to lock the width of the image to 150px |
| 12:34 |
dax77 |
delmonico: did you configure the global storage page? |
| 12:35 |
delmonico |
has to point to the users sysfolder? |
| 12:35 |
dax77 |
jup |
| 12:35 |
delmonico |
and be configured on the page where the login form is? |
| 12:35 |
Jigal |
delmonico: oh it's a frontend login; BE login works fine? using mysql 5.x and TYPO3 v.3.6+ |
| 12:35 |
dax77 |
uhm, yes |
| 12:35 |
delmonico |
then, yeah I did that ;) |
| 12:35 |
dax77 |
good :) |
| 12:36 |
delmonico |
no, bad because it doesnt work :P |
| 12:36 |
dax77 |
well, besides the wrong password there could be a wrong username ;) |
| 12:36 |
delmonico |
haha ;) |
| 12:37 |
Denyerec |
hey eeos |
| 12:37 |
Denyerec |
pm me your email address and Illl send over that image code |
| 12:37 |
Denyerec |
is tobi around ? |
| 12:37 |
Denyerec |
Hmm, guess not :( |
| 12:45 |
Jigal |
FloLeBlanc: compareUident() compares user/pass to stored info, but I am no searching where exactly that function is defined... |
| 12:45 |
delmonico |
hmm works with newloginbox |
| 12:48 |
FloLeBlanc |
hmm thx Jigal |
| 12:50 |
Denyerec |
anyone here prepared to test something quick in firefox for me ? |
| 12:50 |
Denyerec |
need to figure out if it's a local config prblem or not |
| 12:52 |
Jigal |
Denyerec: yo! |
| 12:53 |
FloLeBlanc |
denyerec: yes |
| 12:53 |
Denyerec |
hey ta |
| 12:53 |
Denyerec |
pm's |
| 12:56 |
ta |
Denyerec: hi |
| 12:56 |
Jigal |
Denyerec: no pm :-( |
| 12:56 |
Denyerec |
No |
| 12:56 |
Denyerec |
? |
| 12:56 |
Denyerec |
damn |
| 12:56 |
Denyerec |
how avout now ? |
| 12:57 |
Jigal |
yes! |
| 12:57 |
Denyerec |
I forgot to reg with nickserv :/ |
| 12:58 |
FloLeBlanc |
hehe |
| 13:07 |
FloLeBlanc |
hmm I still don't get how this works... does every site in t3 wait for a "user" variable by default and tries to login the user then hmm |
| 13:19 |
Jigal |
FloLeBlanc: involved are class.t3lib_svbase.php, class.tx_sv_authbase.php, class.tx_sv_auth.php, etc. Authentication services are registered in the system and when a login attempt (even from server side session data) is performed the authentication services (in order that was set by the priority value) the services are called if one of them reports succes the user is logged in. |
| 13:22 |
delmonico |
how can I escape my strings so multiline ones don't break the line in a csv file? i.e have '\n' in the csv output instead of the actual lb |
| 13:23 |
beev0r |
how do i change the style of the content element headlines? |
| 13:23 |
beev0r |
i tried: |
| 13:23 |
beev0r |
lib.stdheader.10.1.fontTag = <h2{register:headerStyle}{register:headerClass}>|</h2> |
| 13:23 |
beev0r |
but it seems not to work |
| 13:26 |
just2b |
yeah it is done |
| 13:36 |
gerards |
good morning everyone. |
| 13:37 |
just2b |
good morning.. |
| 13:37 |
smda |
good morning gerards |
| 13:43 |
Denyerec |
If I have 5.1.file which is an imported image |
| 13:43 |
Denyerec |
how do I ensure it's never more than 50px wide? |
| 14:11 |
TaLi`aw |
Hi all =) |
| 14:11 |
TaLi`aw |
I find a Calendar plugin for my website |
| 14:11 |
TaLi`aw |
What is the bast plugin for it ? |
| 14:12 |
Jigal |
FloLeBlanc: seconds after you logged of I posted: |
| 14:12 |
Jigal |
FloLeBlanc: involved are class.t3lib_svbase.php, class.tx_sv_authbase.php, class.tx_sv_auth.php, etc. Authentication services are registered in the system and when a login attempt (even from server side session data) is performed the authentication services (in order that was set by the priority value) the services are called if one of them reports succes the user is logged in. |
| 14:12 |
FloLeBlanc |
Jigal: thank you and OMFG |
| 14:13 |
Jigal |
FloLeBlanc: what's with your FG? ;-P |
| 14:13 |
FloLeBlanc |
this will be the hell to change |
| 14:16 |
Jigal |
FloLeBlanc: other plugins that ruin the authentication service model were my hell months ago; sg_feautologinnest used cookies to store login info and overloaded authentication functions with an XCLASS user script to entirely bypass the authentication services :-( |
| 14:17 |
Jigal |
FloLeBlanc: now that I think of it; it might do something with superchallenged stuff... |
| 14:17 |
FloLeBlanc |
hmm |
| 14:17 |
FloLeBlanc |
*will fight with the loginbox on monday and not continue with the world domination program in vb.net* |
| 14:17 |
Jigal |
everybody: calendar plugin, what was that super calendar plugin called? TaLi`aw seems to urgently need one... |
| 14:18 |
gerards |
Jigal: cal. |
| 14:19 |
TaLi`aw |
You what proposes to me? |
| 14:22 |
Jigal |
FloLeBlanc: it contains class.ux_tslib_feuserauth.php and does something with security_level superchallenged/challenged/default... |
| 14:22 |
FloLeBlanc |
hmm but you said it screws things up :) |
| 14:23 |
Jigal |
yeah, but you can take a look at the code to find what superchallenged and stuff means ;-) |
| 14:23 |
FloLeBlanc |
:) |
| 14:25 |
Jigal |
TaLi`aw: gerards referred to the extension called 'cal' ( http://typo3.org/extensions/repository/view/cal/0.14.1/ ) ; I haven't personally used this extension, so I can't tell you anything about it. |
| 14:26 |
TaLi`aw |
The extensions display a calendar events in frontend ? |
| 14:26 |
TaLi`aw |
with template or TS ? |
| 14:27 |
Jigal |
TaLi`aw: follow the link, read the online manual and I think a lot of your questions will be answered :-) |
| 14:27 |
gerards |
TaLi`aw: templates. |
| 14:27 |
gerards |
yeah. |
| 14:28 |
gerards |
TaLi`aw: Jigal is right. I know its an ok calendar extension. |
| 14:28 |
gerards |
the best I have used. |
| 14:28 |
gerards |
very configurable. |
| 14:28 |
gerards |
best you read documentation first. |
| 14:28 |
TaLi`aw |
Jigal, i already use this plugins |
| 14:30 |
TaLi`aw |
but i did'nt succed display a calendar in frontend |
| 14:33 |
eeos_ |
re |
| 14:34 |
dax77 |
re |
| 14:36 |
FloLeBlanc |
re |
| 14:50 |
mth`MAW |
Does anybody nows smth about jm_gallery /hi at all ;) ) |
| 14:50 |
mth`MAW |
knows |
| 14:50 |
mth`MAW |
smth |
| 14:51 |
mth`MAW |
I would like to have on all pages a random pict. But I do not know how to configure it vie TS. |
| 15:03 |
mth`MAW |
Thanks find it out myself... |
| 15:03 |
j0hndeere |
Good morning, humans. |
| 15:06 |
dax77 |
good evening j0hndeere |
| 15:07 |
mth`MAW |
Morning? |
| 15:08 |
tchang |
hi all |
| 15:08 |
dax77 |
hi tchang |
| 15:08 |
tchang |
is it possible to have a dynamic list for a hmenu ? |
| 15:09 |
dax77 |
and hi mth`MAW |
| 15:09 |
tchang |
I mean |
| 15:09 |
tchang |
special = list special.value = 1,{leveluid:0},4 |
| 15:09 |
tchang |
this kind of thing |
| 15:10 |
tchang |
dax77: hi |
| 15:11 |
mth`MAW |
hi dax77 |
| 15:14 |
MAWSpitau |
Anybody an idea, why i do not get a REAL TEXT using jbseoheading in tt_news? http://phpfi.com/216170 |
| 15:15 |
dax77 |
tchang: maybe you have to enable the data replacement |
| 15:17 |
j0hndeere |
It's morning in the U.S., where we reside. |
| 15:17 |
j0hndeere |
we find that we blend in better here than anywhere else. |
| 15:17 |
MAWSpitau |
Where do you come from in the US? |
| 15:18 |
dax77 |
tchang: did you get my message befor you disconnected? |
| 15:18 |
tchang |
dax77: yes insertdata |
| 15:18 |
j0hndeere |
We reside in seclusion in the middle of nowhere in the southeastern U.S. |
| 15:18 |
tchang |
I always forgot this one... |
| 15:20 |
dax77 |
you are having too much time :D |
| 15:21 |
just2b |
hehe, I just need this... try to have some time for biking and swimming ;) |
| 15:22 |
dax77 |
I guess you don't have a girlfriend ;) |
| 15:22 |
just2b |
i do |
| 15:22 |
just2b |
she is in school right now :D |
| 15:23 |
MAWSpitau |
Nobody any idea? For me :( |
| 15:23 |
MAWSpitau |
;) |
| 15:23 |
dax77 |
and she doesn't behave like a blackwhloe towards your money and your sparetime? |
| 15:23 |
dax77 |
blackhole |
| 15:23 |
just2b |
i have no sparetime... sport belongs to work like drinking to eating |
| 15:24 |
dax77 |
MAWSpitau: sorry, don't know that extension |
| 15:24 |
MAWSpitau |
mhm |
| 15:25 |
MAWSpitau |
If think, the problem is more basic ;) I think it does not depens on the extension exactly |
| 15:38 |
zat[FarFarAway] |
++ |
| 15:40 |
eeos |
re |
| 15:41 |
just2b |
hi eeos |
| 15:45 |
tchang |
dax77: thanks |
| 15:45 |
tchang |
special = list special.value = 1,{leveluid:0},4 special.value.insertData = 1 |
| 15:45 |
eeos |
just2b hi |
| 15:47 |
dax77 |
tchang: np :) |
| 15:48 |
eeos |
voidus? |
| 15:48 |
eeos |
anyone using eclipe as a development platform for typo3? |
| 15:50 |
dax77 |
eeos: yes |
| 15:50 |
eeos |
dax77 are you? what plug in do you use? |
| 15:50 |
dax77 |
phpeclipse |
| 15:50 |
eeos |
dax77 I am testing the PDT, but there is no line wrap, it is a disaster. |
| 15:51 |
eeos |
dax77 with typo3 very long lines, you are always scrolling |
| 15:51 |
MrWup |
i have backed up my SQL database, then restored it on a new machine |
| 15:51 |
dax77 |
I'm not sure if eclipse has a linewrap |
| 15:51 |
eeos |
dax77 and finally, how do you synchronise the local development with the live? do you use a plug in? |
| 15:51 |
MrWup |
i copied the typo3 directory to the new machine also |
| 15:51 |
MrWup |
and installed apache |
| 15:51 |
MrWup |
and php |
| 15:51 |
MrWup |
and imagemagick etc |
| 15:51 |
MrWup |
and the website loads OK from the front end it seems |
| 15:52 |
MrWup |
but when i try and log in from the back end with the admin u/p it just says logon incorrect |
| 15:52 |
dax77 |
eeos: the best way is to export it through the extension manager |
| 15:52 |
MrWup |
the logon works on the original machine, but for some reason i cannot log on to the machine where i copied the sql database and typo3 to |
| 15:52 |
dax77 |
MrWup: new mysql version? |
| 15:52 |
eeos |
dax77 in what sense? |
| 15:52 |
MrWup |
dax77 nope same mysql version |
| 15:52 |
dax77 |
eeos: to synchronize |
| 15:52 |
eeos |
dax77 that does not allow version control, as we do it here. |
| 15:52 |
MrWup |
on both the original machine and the new machine |
| 15:53 |
MrWup |
same version of apache |
| 15:53 |
MrWup |
same php |
| 15:53 |
MrWup |
same mysql |
| 15:53 |
eeos |
dax77 how do you sync using extesnio manager? |
| 15:53 |
MrWup |
i backed up all mysql databases, restored them to the new machine, but admin login just wont work from the back end |
| 15:53 |
MrWup |
even though if i go into mysql query browser i can see that on the new machine there is a record in be_users |
| 15:53 |
MrWup |
with u:admin |
| 15:53 |
dax77 |
eeos: sure, I'm using svn to develop locally and when I have a new release I export the extension through the ext manager |
| 15:53 |
MrWup |
and the password hash is exactly as it should be |
| 15:54 |
MrWup |
in addition, from the install tool... it says that it has successfully connected to the DB |
| 15:54 |
MrWup |
and |
| 15:54 |
dax77 |
eeos: you mean synching during development or for a release? |
| 15:54 |
MrWup |
the number of tables is right |
| 15:54 |
MrWup |
but |
| 15:54 |
MrWup |
when i tell the install tool to create a new admin user, it says it does it successfully |
| 15:54 |
MrWup |
but no new record appears in be_users |
| 15:54 |
MrWup |
its bizarre |
| 15:54 |
MrWup |
am totally confused |
| 15:55 |
dax77 |
MrWup: you should have a look at the log of this channel. we have had this problem 8 hours ago |
| 15:55 |
MrWup |
oh |
| 15:55 |
dax77 |
I got to go now, cu l8er |
| 15:55 |
MrWup |
how do i see the log |
| 15:55 |
just2b |
cu dax |
| 15:55 |
dax77 |
somewhere on ries homepage |
| 15:55 |
dax77 |
bye |
| 15:55 |
MrWup |
whats his page? |
| 16:00 |
eeos |
dax77 see you soon |
| 16:10 |
eeos |
when you upgrade to 4.1, can you leave the dummy package untouched and only upgrade typo3, t3lib, misc and the few text files? |
| 16:13 |
just2b |
yes |
| 16:14 |
just2b |
you don't need the misc IMO |
| 16:14 |
eeos |
just2b thanks |
| 16:36 |
gerards |
hi everyone. i just used aptitude's "graphical" interface via terminal, I want to upgrade libc, but it has conflicts. anyone else has this problem? I guess I shouldn't upgrade libc huh? (dapper drake). |
| 16:40 |
eeos |
gerards this is typo3 not kubuntu :P |
| 16:41 |
eeos |
gerards :D |
| 16:41 |
gerards |
yeah but the ubuntu channel has bloody 1057 users. no one answers. I apologise. this won't happen again. :( |
| 16:43 |
eeos |
gerards I am using adept |
| 16:43 |
eeos |
gerards if you do ith with command line, I can maybe help you |
| 16:44 |
gerards |
pm? |
| 16:44 |
gerards |
this is a typo3 channel after all. |
| 16:57 |
moodaepo |
ha : ) http://www.allanime.org/?id=143 |
| 17:00 |
JaXtreme |
hi there |
| 17:01 |
JaXtreme |
i got a problem with the loading-order of extensions |
| 17:01 |
JaXtreme |
is there a way to force an extension to be loaded before another one gets loaded? |
| 17:05 |
gerards |
JaXtreme: hmmm that's interesting. may we know which extensions? |
| 17:05 |
JaXtreme |
no |
| 17:05 |
JaXtreme |
some selfmade |
| 17:06 |
moodaepo |
look for "Loading precedence" in http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/2/1/ that's the best we have right now, this has been mentioned here > http://lists.netfielders.de/pipermail/typo3-dev/2006-July/019503.html |
| 17:06 |
gerards |
JaXtreme: ah i see. that happens sometimes. |
| 17:06 |
JaXtreme |
my mein problem is, i need some kind of a new $GLOBALS |
| 17:06 |
JaXtreme |
main |
| 17:07 |
JaXtreme |
like... $GLOBALS['XAJAX'], and there i want to store some extension-objects |
| 17:08 |
JaXtreme |
aaah... ok |
| 17:08 |
JaXtreme |
i hope $TYPO3_CONF_VARS["EXT"]["requiredExt"] will do it |
| 17:10 |
JaXtreme |
hm, no |
| 17:10 |
JaXtreme |
k, i'll try to explain my problem |
| 17:11 |
JaXtreme |
i got 2 xajax-extensions on the same typo3-site |
| 17:12 |
JaXtreme |
but xajax uses one function to register or whatever the needed php-functions to use with js |
| 17:12 |
JaXtreme |
this function has to be executed only ONE time at a page |
| 17:12 |
JaXtreme |
if i put 2 xajax extensions at a page, this first works, the second doesnt |
| 17:13 |
JaXtreme |
so i tried to code an extension which handles the function registration |
| 17:13 |
JaXtreme |
but therefor i need the objects of the xajax-extension in my "function registration"-extension |
| 17:14 |
JaXtreme |
so i had the idea to create a new globals, where i can store the objects |
| 17:14 |
JaXtreme |
but it only works, if this xajax-extensions are loaded before my "function registration"-extension |
| 17:15 |
JaXtreme |
is my explanation understandable? |
| 17:16 |
gerards |
i suggest a singleton pattern? will that work? |
| 17:19 |
JaXtreme |
hm |
| 17:19 |
JaXtreme |
i dont think so, there's just php4 at the server |
| 17:19 |
gerards |
http://phpfi.com/216202 |
| 17:19 |
JaXtreme |
sry, i had to have a look at wikipedia what a singleton pattern is ^^ |
| 17:20 |
gerards |
so instead of using a global to do your 'once only' initialization, you call mysingleton::init(); |
| 17:20 |
gerards |
so instead of using a global to do your 'once only' initialization, you call mysingleton::initXajax(); |
| 17:21 |
gerards |
this ensures that even if 1000 XAJAX are on the page, the initialization is done only once. |
| 17:21 |
JaXtreme |
do you speak german? |
| 17:21 |
gerards |
nein |
| 17:21 |
JaXtreme |
nono ^^ |
| 17:22 |
JaXtreme |
its just... im sick of this xajax-stuff |
| 17:22 |
JaXtreme |
i've been trying to make those xajax extensions work on one page for 2 days now |
| 17:23 |
JaXtreme |
the library is not very usefull with typo3 |
| 17:23 |
JaXtreme |
and im too lazy to look for another one to implent |
| 17:24 |
JaXtreme |
^^ |
| 17:42 |
zven |
hi! |
| 17:43 |
zven |
anybody there? |
| 17:52 |
gerards |
some of us are alive. |
| 17:53 |
zven |
hi! i have troubles with the newloginbix-extension. can you help me? |
| 18:01 |
just2b_ |
back again |
| 18:13 |
uschi |
hi folks :-)) |
| 18:31 |
jav |
hi there! .. I have some problems with my typoscript (http://phpfi.com/215995) that uses a html template (http://phpfi.com/215994) and replaces marked parts. The problem is, that I occasionally get this error: http://phpfi.com/216222 .. if I clear the cache, the error goes away, but after another page reload is usually appears again ... I'm sort of lost how to troubleshot this .. anybody recognizes the error or can point me in some direction how I shoul |
| 18:35 |
moodaepo |
jav I'd move the hmenu and top menu typoscript code to the bottom and see if that helps...? |
| 18:35 |
jav |
the whole menu stuff below the page object? alright, I'll try |
| 18:36 |
moodaepo |
to me the typoscript looks very clean better than my garbage : ) |
| 18:37 |
jav |
thx :-) .. but rearranging doesn't work .. as I understand it, I can only do copy assignments in the form "10 < temp.sidebarmenu" _after_ I have defined temp.sidebarmenu anyway, isn't that so? |
| 18:39 |
jav |
well.. the page doesn't work then anymore, but the error goes away =) ... it's just, that I'd like to have both: a working page and no error *g* |
| 18:39 |
moodaepo |
hmm : ) let me see mine real quick |
| 18:40 |
moodaepo |
it has to be the menu code... |
| 18:41 |
jav |
what makes you think so? |
| 18:42 |
moodaepo |
are you using tempoviola? |
| 18:42 |
jav |
no, I don't |
| 18:43 |
moodaepo |
right...you know your way of doing it is very different from mine...then again |
| 18:43 |
moodaepo |
I do things to just get them to work, many times I don't know why it works : ) |
| 18:44 |
jav |
I'm new to typo3 .. I figured a simple html template would be enough for my needs |
| 18:45 |
moodaepo |
http://phpfi.com/216227 |
| 18:45 |
moodaepo |
that's mine |
| 18:47 |
jav |
interesting .. but you seem to be on the right track, when you say it's in the menu code .. if I strip the menu code completely out, the error goes away as well .. I guess i'll look into that more carefully, maybe it's the way I duplicate my general menu object (?) |
| 18:48 |
jav |
thx for the hint :-) |
| 18:48 |
moodaepo |
good...well you are doing well newbie so keep it up and typo3 will open the path to enlightenment everyday : ) I have to leave soon |
| 18:58 |
socken23 |
Hi all! Is it correct, that in 3.8.0 there's no such thing as export to t3d !?? |
| 18:58 |
jav |
well, doesn't seem to be the menu code after all ... the error returned, even with the menu code stripped out :-/ |
| 19:04 |
jav |
maybe it's a problem, that I have temp.headTemplate = TEMPLATE and temp.mainTemplate = TEMPLATE both refering to the same template file (?) |
| 19:11 |
GRiD |
hi, i must be doing something wrong. total clean install of 4.1, i've tried dummy, quickstart, testsite. i always get no pages, and all sorts of mysql warnings and things when i try to do something in the backend. is this normal? isn't there some way to start with a few pages? |
| 19:13 |
jav |
I'd go with clean install + dummy .. have you let the install tool prepare the database? does the install tool list all the important directories as writeable etc.? |
| 19:15 |
GRiD |
yes i let it do the database. the permissions are fine afaict |
| 19:15 |
GRiD |
what's the difference between dummy, testsite etc if there are always no pages? |
| 19:16 |
GRiD |
ok, here goes ago. i'll do the dummy. |
| 19:16 |
GRiD |
er, again |
| 19:16 |
jav |
my understanding is, that 'testsite' doesn't exists for current versions of typo3 |
| 19:17 |
GRiD |
yeah. i tried the upgrade instructions like it says you can do. but again, no difference in the backend. still no pages, still the same warnings |
| 19:18 |
seb__ |
hi everybody |
| 19:18 |
GRiD |
i'm wondering how everyone new couldn't be having the same problems as me. but i can't find anything relevent in the wiki, etc |
| 19:18 |
seb__ |
http://localhost/typo3 never display the expected page ;-) |
| 19:18 |
jav |
I see.. well, I have no experience with testsite .. I always go with source + dummy .. right now, I wouldn't know where the mysql errors might come from |
| 19:19 |
GRiD |
ok, well now i have dummy |
| 19:19 |
seb__ |
i have folden the /usr/share/doc/typo3/README.Debian.gz tutorial but it doesn't work :( |
| 19:20 |
seb__ |
the problem come with apache2 |
| 19:21 |
GRiD |
jav, for Please select a database dump, there's only "Create default database tables" -- is that you used? |
| 19:21 |
GRiD |
ie, it will create no root page? |
| 19:22 |
jav |
that's right, it will not create a root page, you'll have to do that in the backend yourself, but still you shouldn't see mysql errors .. wait a second |
| 19:22 |
seb__ |
any idea will be very thanksfull |
| 19:23 |
GRiD |
ok so i get to the GO step from the 1-2-3 install just fine. i can continue config, go to back end, go to front end |
| 19:23 |
GRiD |
i mostly glaze over the huge list of options in Continue, it's possible i'm missing something important |
| 19:24 |
GRiD |
here's something else i just thought of, maybe the database user doesn't have enough privileges to do something typo wants to do. just guessing here. |
| 19:24 |
GRiD |
didn't get an sql error though. |
| 19:24 |
jav |
GRiD, i see, you are using the 1-2-3 install .. I don't have any experience with that as well *g* sorry .. I'm using the 'normal' install tool, and in the database part I click on "Compare" and on "Import" .. but I'll admit, the functions are not totally clear to me either, it just happened to work for me |
| 19:25 |
seb__ |
what is the 'normal' install tool , please |
| 19:25 |
GRiD |
huh ok i'll try normal |
| 19:25 |
GRiD |
seb__, there's a link from the 1-2-3 install to go to Normal, that's all i know |
| 19:28 |
bedlamhotel |
seb__: just remove the GET parameter that looks something like "&mode=123" from the URL in the install tool. |
| 19:29 |
seb__ |
in which file ? |
| 19:29 |
jav |
seb__: in your browser, in the url |
| 19:31 |
uschi |
hey bedlamhotel :-) |
| 19:31 |
GRiD |
jav, i think i was on the right track with the permissions. i added "alter,references,index" and it's looking a lot better |
| 19:32 |
jav |
GRiD, i see, good .. hadn't thought about that, but yes, makes sense :-) |
| 19:34 |
bedlamhotel |
hello uschi. |
| 19:38 |
GRiD |
jav, yeah looks good, that was it. thanks :) |
| 19:59 |
uschi |
bedlamhotel, again a question on spacing in GIFBUILDER |
| 20:00 |
bedlamhotel |
Hey uschi. What's the question? |
| 20:00 |
uschi |
i know it is hopeless, but i still like to understand, why i get something like 10px spacing if i set it to 1 |
| 20:00 |
bedlamhotel |
Not sure what you mean... |
| 20:00 |
uschi |
http://uni1.ttypista.datenwolken.net/typo3temp/GB/9d60701446.png |
| 20:01 |
uschi |
if i say |
| 20:01 |
bedlamhotel |
what's the TS look like for that image? |
| 20:01 |
uschi |
10.spacing = 1 |
| 20:02 |
uschi |
full code is here |
| 20:02 |
uschi |
http://phpfi.com/216249 |
| 20:04 |
bedlamhotel |
Uschi: looks like something is wrong with something /besides/ the TS: maybe with the font or with IM/GM. |
| 20:04 |
uschi |
how can i find out? |
| 20:05 |
uschi |
because, if there is still a chance to do this via GIFBUILDER, this is the prefered solution |
| 20:05 |
bedlamhotel |
just sent you a pm. Did you get it? |
| 20:44 |
moogalyn |
hello... im VERY new to typo3 and it is kind of overwhelming. I was just wondering if there was a way to just specify a header and footer file instead of having to go though what looks like a very confusing templatate creation process |
| 20:50 |
j0hndeere |
hmm... tt_news is telling me 3.8.1 is the highest allowed version... |
| 20:50 |
j0hndeere |
should I worry about this? |
| 20:51 |
voidus |
tt_news works well in 4.1 |
| 20:55 |
brain-xy |
hello all |
| 21:01 |
MrWup |
im having some trouble with imagemagick guys |
| 21:01 |
MrWup |
when using gifbuilder |
| 21:01 |
MrWup |
on my home pc it works fine |
| 21:01 |
MrWup |
but on my dedicated server (windows server 2003 64-bit) it is fucked up |
| 21:02 |
MrWup |
like the background should always be white, but sometimes it just turns out blue (the colour of text text) and white text instead of blue |
| 21:02 |
MrWup |
and then even when the background is "white" its kinda off-white |
| 21:05 |
Aslag |
How might I get typo3 to use more detailed url's than the standard index.php?id=514? I'd like the internal page tree to be represented in URLs so that my stats program doesn't regard all pages as on the same level. |
| 21:07 |
Provito |
Aslag, have a look at realurl |
| 21:08 |
Aslag |
provito: I have installed that extension and it works well to turn get vars into directories, but it doesn't have much to work with since the page id is the only information in URL. How do I add GET vars for sections, etc.? |
| 21:09 |
Provito |
using realurl you should have urls such as /1stlevel/2ndlevel/3rdlevel The id should not be in the url except if you are previewing the page from the backend |
| 21:10 |
Aslag |
by default? After installing it, I get URLs like this: http://visualarts.uni.test/576/ |
| 21:11 |
Provito |
Aslag, you need to configure it, let me send you my realurl conf |
| 21:11 |
Aslag |
(I might have goofed something when installing it: the manual wasn't exactly complete) |
| 21:11 |
Aslag |
cool, thanks |
| 21:12 |
Aslag |
do you need an email address? |
| 21:12 |
Provito |
I'll post a link |
| 21:12 |
Aslag |
great |
| 21:12 |
Aslag |
thanks again |
| 21:12 |
Provito |
np, I have a realurl conf that I include in the localconf.php |
| 21:13 |
Provito |
http://cwebd.co.uk/typo3doc/cwebd_realurl.conf |
| 21:14 |
Provito |
put the file in typo3conf and at the bottom of localconf.php add: <?php include(PATH_typo3conf.'cwebd_realurl.conf'); php?> |
| 21:14 |
xracer |
hello everyone |
| 21:14 |
Provito |
xracer, howdy |
| 21:14 |
Aslag |
provito: great, thanks. |
| 21:14 |
Provito |
Aslag, let me know how you get on |
| 21:15 |
Aslag |
will do |
| 21:15 |
xracer |
well just here trying to absorb some of the knowledge in here |
| 21:16 |
Provito |
do you have a bioport? |
| 21:16 |
Provito |
we'll uplink it to you |
| 21:16 |
xracer |
by the way i am very new to typo so i come here to try and learn :) |
| 21:20 |
xracer |
damn i was hoping some one will bring up a subject so i can learn from it :S |
| 21:20 |
Aslag |
provito: looks great, thank you for saving me a lot of time trying to figure this out |
| 21:21 |
Provito |
Aslag, np |
| 21:42 |
titii |
helo friends |
| 21:43 |
ndee |
hey ladies |
| 21:44 |
titii |
i would like to set for any pages an access only for registered and logged users.. the registration and login is done.. thank you |
| 21:44 |
ndee |
hey RIES |
| 21:44 |
titii |
helo Ries |
| 21:45 |
titii |
i would like to set for any pages an access only for registered and logged users.. the registration and login is done.. can you get some useful information? thank you |
| 21:45 |
Ries |
hey guys |
| 21:45 |
ndee |
I need to store the store hours of a restaurant for every day. How would you guys do that? |
| 21:46 |
titii |
hi ries how about your evening? :) |
| 21:46 |
Ries |
titii: Now set the access for the groups may be? |
| 21:46 |
ndee |
what up in ecuador? :) |
| 21:46 |
Ries |
ndee: My internet is really crappy lately |
| 21:46 |
Ries |
ndee: But I ordered DSL now... I hope it will work well |
| 21:47 |
ndee |
is the internet access down there expensive? how's the infrastructure of the internet stuff in general? |
| 21:47 |
titii |
ries for group? ,, i have just menu tree.. can i give the acces for any of choosed pages in the tree? |
| 21:47 |
Ries |
titii: Just edit the page properties |
| 21:47 |
titii |
ok and then? |
| 21:48 |
Ries |
titii: then edit the access groups |
| 21:48 |
titii |
ries i got to |
| 21:48 |
titii |
go |
| 21:50 |
titii |
ries i found it.. i have there two groups userGroupUponRegistr and userGroupAfterConfir |
| 21:51 |
Ries |
yup... |
| 21:51 |
titii |
i'll select them both |
| 21:52 |
titii |
or Show at any login.. thats for all< |
| 21:52 |
titii |
ries it really works |
| 21:53 |
titii |
bear< >| |
| 21:53 |
titii |
:) |
| 21:53 |
Ries |
titii: depending on what you want you select the groups you want to show the page on |
| 21:53 |
Ries |
titii: ofcourse it works!!!! |
| 21:58 |
titii |
ries.. do you know phpBB? :) |
| 22:00 |
Rie1 |
titii: Not at all.... |
| 22:00 |
ndee |
Anyone knows how to add a onload to the body in your own extension? If I would have my smart book here, I could code it but I don't have it here :D |
| 22:00 |
MrWup |
what do u get when u try and resolve www.fp-law.com |
| 22:00 |
MrWup |
? |
| 22:01 |
titii |
ries this is some favourite forum modul |
| 22:03 |
ndee |
MrWup: 87.106.100.243 |
| 22:04 |
MrWup |
thanks =] |
| 22:04 |
titii |
all.. have anybody also feels, some extension are more less to some |
| 22:45 |
jav |
hello .. I can not enter umlauts in the backend .. upon saving I get 'These fields are not properly updated in database: (bodytext)" .. do I have to install an language pack for these? or do I need some other form of configuration? is there a way to display some sort of charset information in the backend? |
| 22:47 |
voidus |
jav: hm.. what is your forceCharset and setDBinit? |
| 22:48 |
jav |
voidus: I didn't touch them... do I find them in localconf.php? |
| 22:48 |
voidus |
jav: yes. or better in install tool |
| 22:50 |
jav |
voidus: and then set them to my prefered charset? what is 'setDBinit' used for? do I need to recreate any database tables? |
| 22:50 |
voidus |
jav: no.. don't touch them if you don't want to recreate whole database |
| 22:51 |
voidus |
i just don't know if you use utf-8 or latin-1 |
| 22:53 |
jav |
I'll guess I go for latin-1 .. I'm a little bit skeptically towards utf-8 .. it's nice idea, but you often run into troubles with it anyway |
| 23:08 |
Guest785 |
hello, I have just installed typo3 on my server and am in need of a typo3 template. I've done some reading on this but i am afaraid I just don't understand the concept of typoscript. I am willing to pay someone for designing my website and if i like your work, their could be future jobs as well. If you can help i'd like two prices, one for a design from scratch and one for designing a typo3 template from an html template. |
| 23:11 |
Stasik |
Hello, i`m a typo3 noob and i have a question, i want to make a template with a menu.. i have to wrap menu names in <div class="nonactive_submenuelement"><a class="a_nonactive_submenuelement" href="#">Projects</a></div>, the problem is i need a class linked with <A>. how can i do that? |
| 23:12 |
uschi |
I do not really understand what you mean by a class linked with <A> |
| 23:13 |
uschi |
Guest785, did you go through modern template building part 1? |
| 23:14 |
uschi |
Stasik, is your question how to get the class assigned to you <a>-element? |
| 23:14 |
jav |
voidus: sorry, I think I misunderstood what you said .. I though you suggested I change forceCharset but you just wanted to know, what it's set to? .. it's not set at all, neither of the two options have any value entered |
| 23:15 |
voidus |
jav: so, you have default charset.. |
| 23:15 |
Stasik |
i uschi, the problem is i need to know the href or the class of the <a link which is wrapped in by typoscipt, in tutoials they just change classes of the divs, but never classes of the <a> links |
| 23:15 |
Stasik |
uschi - yes |
| 23:15 |
voidus |
jav: but that charset allow umlauts.. strange |
| 23:15 |
jav |
what is the default charset? |
| 23:16 |
uschi |
hm, Stasik, but you do know that you can do things like this via css: |
| 23:16 |
rcbit |
Hello, I am having an issue setting up my typo3 site, I installed typo3 via fantastico in cpanel and I am trying to install my site template without luck, where can i find some clear direction on how to do this? |
| 23:16 |
uschi |
div.myclass a {styles for the a-element here} |
| 23:17 |
uschi |
it is possible to assign a class directly to the a element |
| 23:17 |
uschi |
i check tsref for the name |
| 23:17 |
voidus |
ATagParams |
| 23:17 |
jav |
well, I'm giving up for today .. thank you for your help voidus |
| 23:18 |
jav |
I'll look into the charset thing tomorrow again, I guess .. hopefully with more luck =) |
| 23:18 |
voidus |
rcbit: any errors? i heared that fantastico work no so well with typo3 |
| 23:18 |
uschi |
Stasik, you can have NO.ATagParams = class="yourclass" |
| 23:18 |
uschi |
check http://typo3.org/documentation/document-library/references/doc_core_tsref/4.0.0/view/10/8/ |
| 23:19 |
uschi |
nevertheless, your menu design seems to be not the state of the art to me |
| 23:19 |
rcbit |
no it semmed to install correctly |
| 23:20 |
rcbit |
should i uninstall and attempt a manual install? |
| 23:24 |
stasik |
hi uschi |
| 23:24 |
stasik |
well the site is here www.stasik.com/genoveva/ |
| 23:24 |
uschi |
wb Stasik |
| 23:25 |
uschi |
you read my last remarks about ATAGPARAMS and css tricks? |
| 23:25 |
stasik |
yes |
| 23:25 |
stasik |
will use css trick |
| 23:25 |
stasik |
like it more |
| 23:26 |
uschi |
lets go to pm, stasik |
| 23:39 |
rcbit |
i just go done searching typo3.org but all i could find is tutorials on building templates, not installing one |