| 01:38 |
asch |
content for specific users... |
| 01:38 |
asch |
there is any plugin? |
| 01:39 |
asch |
I'm trying to create a kind of user bills |
| 01:40 |
asch |
but i don't know the right plugin for it |
| 02:30 |
asch |
nobody to help? |
| 02:31 |
void |
asch: explain a bit what you want? |
| 02:33 |
asch |
after users login... they have personal content |
| 02:33 |
asch |
not general access from usergroup |
| 02:34 |
asch |
like bill system for individual users account |
| 02:34 |
void |
don't think such functionality exist... |
| 02:35 |
void |
at least in the core |
| 02:35 |
asch |
that's what I'm looking for |
| 02:35 |
asch |
here |
| 02:36 |
asch |
I found feuserpage plugin |
| 02:36 |
asch |
but did't work |
| 02:36 |
asch |
and only allow messages for users |
| 02:36 |
asch |
not personal content |
| 02:37 |
asch |
I want to create a bill system... |
| 02:37 |
asch |
but... |
| 02:37 |
void |
you can write plugin by your own.. |
| 02:38 |
void |
i don't think that is too complex |
| 02:38 |
asch |
if I know php enough for that |
| 02:38 |
void |
if you don't, you can hire someone |
| 02:39 |
asch |
yah |
| 02:39 |
asch |
normally typo3 only allow content for general use |
| 02:40 |
asch |
not for personal |
| 02:40 |
asch |
I think this should be improved |
| 02:40 |
asch |
suggestion |
| 02:41 |
void |
maybe it's already improved in 4.2, dunno |
| 02:42 |
void |
anyway, you can write a feature request in bugtracker |
| 02:42 |
asch |
one more question |
| 02:42 |
asch |
i just downloaded fechangepassword plugin |
| 02:43 |
asch |
when I change password, did not set as md5 pass |
| 02:43 |
asch |
this avoid to relogin after change |
| 02:43 |
asch |
is that normal? |
| 02:43 |
asch |
this is a easy issue to fix but... |
| 02:43 |
asch |
it's just a question |
| 02:44 |
void |
usually fe passwords are not md5 encrypted... |
| 02:44 |
void |
unless you didn't install kb_md5fepw or so |
| 02:44 |
void |
some extension may not consider kb_md5fepw |
| 02:45 |
asch |
it's installed |
| 02:45 |
void |
also, i think that's not right extension for changing pass |
| 02:45 |
void |
newloginbox / another common loginbox should do that |
| 02:45 |
asch |
fe change pass? |
| 02:45 |
asch |
so what is the right ext? |
| 02:45 |
void |
fechangepassword is a rare, i here that name for 1st time |
| 02:46 |
void |
try newloginbox... |
| 02:46 |
void |
or loginbox_macmade |
| 02:47 |
asch |
newloginbox is just what I use for FE login |
| 02:47 |
asch |
and it only allow pass recover |
| 02:47 |
asch |
not pass change |
| 02:47 |
void |
hm... |
| 02:47 |
asch |
user pass change |
| 02:47 |
void |
didn't know that |
| 02:47 |
void |
sorry |
| 02:47 |
asch |
users should be able to change their own pass. |
| 02:49 |
void |
maybe |
| 02:50 |
void |
sr_feuser_register should allow that.. |
| 02:50 |
void |
but if you have fe users from another place (ldap,vbulletin,etc), sr_feuser may be overhead |
| 02:59 |
asch |
maybe |
| 02:59 |
asch |
but I don't want such register user plugins... |
| 02:59 |
asch |
I will create user by my own |
| 03:05 |
asch |
fechangepassword doesn't allow a bit complex passwords... |
| 03:05 |
asch |
what a sh1t... |
| 03:18 |
asch |
dr_changefepasswd_md5 |
| 03:18 |
asch |
works great |
| 03:19 |
asch |
if anyone want's to use this func. |
| 03:19 |
asch |
wants |
| 05:57 |
mayeco |
someone know a easy to use teaser page extension |
| 05:57 |
mayeco |
I try a1 and bb but dont work |
| 10:20 |
Hitman_67 |
Is there a setting that defines the default language for a particular extension? Reason I am asking is that I am having trouble with sr_feuser_register. Obviously the extension assumes English to be default language. The extension uses the field descriptions out of the file "typo3conf/ext/sr_feuser_register/pi1/locallang.xml but within this files there are only English field descriptions. |
| 10:30 |
Hitman_67 |
Fixed it, by deleting all entries in the file, essentially leaving it empty. |
| 11:29 |
dax77 |
hi @all |
| 11:40 |
uschi_ |
morning dax77 :-))) |
| 11:41 |
dax77 |
hallöle uschi :) |
| 11:41 |
uschi_ |
das ist aber schön, dass du da bist |
| 11:42 |
uschi_ |
oops wrong language |
| 11:42 |
uschi_ |
dax77, are you fiddling around with 4.2alpha2? |
| 11:43 |
dax77 |
I tried it last week and got stuck at the install tool :( |
| 11:43 |
uschi_ |
switch to the old install tool |
| 11:43 |
dax77 |
I didn't have the time too take a deeper look |
| 11:43 |
uschi_ |
rest is working quite ok, apart from a few bugs |
| 11:45 |
uschi_ |
can you read my last mail in the dev list, the one before the last one? |
| 11:45 |
dax77 |
maybe later today, now I have to fix some final bugs, to get 0.16.0 out next week |
| 11:45 |
dax77 |
mom, reading |
| 11:53 |
dax77 |
uschi: about mediumDoc::getDragDropCode() ? |
| 11:53 |
uschi_ |
yes |
| 12:02 |
dax77 |
let me download the sources |
| 12:12 |
dax77 |
uschi? |
| 12:12 |
uschi_ |
yes? dax77 ? |
| 12:13 |
dax77 |
the old install tool is not available and the new one doesn't work at all :( |
| 12:13 |
dax77 |
do I have to install the old one through the filesystem? |
| 12:13 |
uschi_ |
there was a trick, but which one? |
| 12:13 |
dax77 |
which one??? |
| 12:13 |
uschi_ |
Go to Tools setup |
| 12:14 |
uschi_ |
there you can choose whether you would like to use the new oder the old one |
| 12:14 |
dax77 |
I can't login b/c there is no db :( |
| 12:14 |
void |
hi dax77 and uschi |
| 12:14 |
uschi_ |
ic, i just upgraded |
| 12:14 |
void |
i tried alpha2 and reported bugs |
| 12:14 |
uschi_ |
morning void |
| 12:15 |
dax77 |
hi void |
| 12:21 |
dax77 |
hehe, switched another instance to the new db and created all tables & static imports |
| 12:22 |
uschi_ |
:-)) tricked the bastard out then |
| 12:22 |
uschi_ |
hey void i am working with alpha2 as well |
| 12:28 |
dax77 |
uschi_, there are a bunch of functions missing |
| 12:28 |
uschi_ |
seems so |
| 12:28 |
dax77 |
starting at showClickmenu until dropElement |
| 12:28 |
uschi_ |
where are they gone? |
| 12:28 |
dax77 |
maybe refactored to another class? |
| 12:29 |
uschi_ |
no idea |
| 12:29 |
uschi_ |
there was something with templates in the core list |
| 12:30 |
uschi_ |
yes, there is something, dax77 |
| 12:30 |
uschi_ |
25.11.2007 by Steffen Kamper, New general template class usable for FE+BE |
| 12:33 |
dax77 |
well, I have to do some cal stuff now...... |
| 12:33 |
uschi_ |
but perhaps you can ask Steffen later on? |
| 12:34 |
dax77 |
I will try to remember ;) |
| 12:35 |
uschi_ |
good boy :) |
| 12:43 |
d|g |
hi all |
| 12:47 |
uschi |
dax77 see my query? |
| 12:47 |
dax77 |
now I do :) |
| 16:42 |
Carsten_Just-Eat |
Having a problem getting feuser registration to send mails to both fe user, and admin. |
| 21:55 |
Golyat |
hey i need help with my typo3. i got imagemagick and the GDlib on my server. Now i am trying to use imagemagick but its not showing mor ethen one layer. |
| 21:56 |
Golyat |
i thinks its my code so if somebody could check my code or help it would be great. |