| 01:58 |
jsfan |
hello everyone :) |
| 04:37 |
jamie |
hello |
| 04:38 |
jamie |
I have problem with rich text editor |
| 04:38 |
jamie |
it is ok when i use typo3 4.1.6 |
| 04:38 |
jamie |
but when i change to typo3 4.1.7 |
| 04:38 |
jamie |
i can not insert image |
| 04:39 |
jamie |
it is error with big image, small image is ok but it display source text |
| 07:35 |
MasterYin |
Morning everyone :) |
| 07:38 |
atul_ |
is there anyway to include "visual menu seperator" page in navigation |
| 07:38 |
atul_ |
? |
| 07:59 |
jamie |
hello |
| 07:59 |
jamie |
i have problem with rich text editor |
| 08:00 |
jamie |
it is ok when i use typo3 4.1.6 |
| 08:00 |
jamie |
but when i use typo3 4.1.7, i can not insert image |
| 08:00 |
jamie |
it display the source code |
| 08:00 |
jamie |
and have error for big image |
| 08:31 |
milpoer |
morning.. |
| 08:35 |
Awillys |
hi, anyone around? |
| 08:35 |
Awillys |
anyone knows where the translation of month, days are in typo3? |
| 08:44 |
jsfan |
Awillys, that comes from your underlying OS. |
| 08:44 |
jsfan |
Awillys, at least if the extension was written properly. |
| 08:45 |
jsfan |
Awillys, have a look at http://www.t3node.com/blog/fixing-locale-problems-for-dates-in-typo3/ or just google for 'typo3' and 'locales' |
| 08:47 |
Awillys |
TX |
| 08:48 |
MasterYin |
Hey everyone got a little problem: Wanna make an SQL-Query with the CONTENT - Object... how to write the where-statement I need something like where=pid=*currentPageID* |
| 08:56 |
jsfan |
Awillys, no worries :) |
| 08:57 |
jamie |
hello |
| 08:57 |
jamie |
i have problem with rich text editor |
| 08:57 |
jamie |
it is ok when i use typo3 4.1.6 |
| 08:57 |
jamie |
but when i use typo3 4.1.7, i can not insert image |
| 08:57 |
jamie |
it display the source code |
| 08:57 |
jamie |
and have error for big image |
| 08:58 |
jamie |
do I config wrong something? |
| 09:01 |
maholtz|WORK |
did you upgrade or do you have different installations? |
| 09:02 |
jamie |
i have new installation |
| 09:03 |
jamie |
i use editor version 1.5.5(system) in typo3 4.1.6, it is very good |
| 09:03 |
jamie |
but i dont know what happen with editor version 1.5.6 in typo3 4.1.7 |
| 09:04 |
jamie |
when i insert small image, it display but when i save, it display source code |
| 09:04 |
jamie |
and it has error when i insert big image |
| 09:08 |
maholtz|WORK |
you should compare the both installations - Page-TypoScript if you see the source code in RTE, TypoScript Template if you see the source code only in frontend. |
| 09:11 |
jamie |
oh, i afraid it too dificult to me |
| 09:11 |
jamie |
can I change to typo3 4.1.6 ? |
| 09:12 |
maholtz|WORK |
i do not think, that it solves your problem |
| 09:12 |
maholtz|WORK |
but yes, should be no problem |
| 09:12 |
maholtz|WORK |
but 4.1.6 -> 4.1.7 should not change behavior |
| 09:12 |
maholtz|WORK |
are you able to have a look in the database - how the input looks there? |
| 09:13 |
maholtz|WORK |
keep in mind: RTE->Database->Frontend |
| 09:13 |
maholtz|WORK |
so your input will be converted from rte to database |
| 09:13 |
maholtz|WORK |
and than from database to frontend |
| 09:14 |
MasterYin |
morning maholtz|WORK |
| 09:14 |
MasterYin |
got a little problem: Wanna make an SQL-Query with the CONTENT - Object... how to write the where-statement I need something like where=pid=*currentPageID* |
| 09:15 |
jamie |
can you show me how to change to typo3 4.1.6 in best way |
| 09:22 |
maholtz|WORK |
@jamie: i do not believe that solves your problem |
| 09:22 |
maholtz|WORK |
@MasterYin: where = 1 = 1 |
| 09:22 |
maholtz|WORK |
andWhere = pid = {TSFE:id} |
| 09:23 |
maholtz|WORK |
@MasterYin: that is not protected agains sql injections |
| 09:23 |
maholtz|WORK |
have an look in LOAD_REGISTER |
| 09:24 |
MasterYin |
thx for the hint |
| 09:24 |
maholtz|WORK |
you can load there data, use intval to secure them and then insert them into andWhere ( ups, if forgot andWhere.instertData = 1) |
| 09:30 |
jamie |
maholtz|WORK : i have compare typoscript, but there is noproblem |
| 09:30 |
_pedda_ |
moin moin |
| 09:30 |
jamie |
i just change to use image in RTE |
| 09:36 |
jamie |
maholtz|WORK: are there problems if i use ust-8 in RTE, because I use vietnamese |
| 09:43 |
dre |
in typoscript, are conditions allowed in constants? |
| 09:44 |
koomi |
aloha |
| 09:45 |
dre |
hi |
| 09:45 |
dre |
in typoscript, are conditions allowed in constants? |
| 09:46 |
maholtz|WORK |
@dre: afaik yes |
| 09:46 |
dre |
oki |
| 09:46 |
dre |
thx |
| 09:48 |
randomresult |
good morning all |
| 09:49 |
m4rtijn |
hi all |
| 09:49 |
randomresult |
hi m4rtijn |
| 09:59 |
jamie |
i have problem in template voila about image field, when i set maxW = 200, i insert bigger image, it display error but dont change the width to 200 like before i make |
| 09:59 |
jamie |
do you guys know why? please help me |
| 10:04 |
koomi |
jamie: does your image resizing work? |
| 10:07 |
jamie |
nope |
| 10:07 |
jamie |
it display warning message and no image inserted |
| 10:09 |
jamie |
Warning: exec() has been disabled for security reasons in /Users/<removed>/public_html/t3lib/class.t3lib_stdgraphic.php on line 2516 |
| 10:10 |
m4rtijn |
jamie - check the image processing tools in the installtool |
| 10:16 |
jamie |
what should i change in installtool |
| 10:16 |
m4rtijn |
nothing.. yet., just check it |
| 10:16 |
m4rtijn |
theres "image processing" |
| 10:16 |
m4rtijn |
try - > reading images |
| 10:17 |
m4rtijn |
try -> creating gifs etc etc |
| 10:20 |
jamie |
h, it display many warning |
| 10:21 |
m4rtijn |
paste the warning at : phpfi.com |
| 10:22 |
jamie |
http://phpfi.com/386485 |
| 10:22 |
jamie |
m4rtijn : the link are my warning message |
| 10:25 |
m4rtijn |
jamie - did this work before? |
| 10:26 |
m4rtijn |
or did you just start |
| 10:28 |
jamie |
i just start |
| 10:28 |
m4rtijn |
is it on your server? or is it a shared host |
| 10:28 |
jamie |
it work good in my local server |
| 10:29 |
jamie |
it is on hosting service |
| 10:29 |
m4rtijn |
yes.. I think this hosting service does not support the requirements of typo3 |
| 10:29 |
m4rtijn |
check the "basic configuration" of the installtool |
| 10:29 |
jamie |
oh my god |
| 10:29 |
jamie |
what is the requirements? |
| 10:30 |
m4rtijn |
check the "basic configuration" of the installtool |
| 10:30 |
m4rtijn |
there are the requirements |
| 10:32 |
jamie |
ok |
| 10:32 |
jamie |
thanks for your help |
| 10:33 |
m4rtijn |
.. it could also be that you just need a different GM or IM installation.. |
| 10:33 |
m4rtijn |
im not sure why it refuses to execute the php exec() funtion.. |
| 10:33 |
m4rtijn |
but seems you are to restricted on that hosting service |
| 10:35 |
jamie |
i will try to know what is restricted by the hosting service |
| 10:35 |
jamie |
GM or IM , what is it mean |
| 10:36 |
m4rtijn |
graphicsmagick or imagemagick |
| 10:38 |
milpoer |
hi maholtz|WORK which xdebug client was it that you used ?? |
| 10:38 |
maholtz|WORK |
eclipse |
| 10:39 |
milpoer |
ok.. do you have a local copy of the files or do you debug remote through davfs or sshfs ? |
| 10:43 |
maholtz|WORK |
i have an apache on my system so i use the same files as the server does |
| 10:43 |
milpoer |
ok.. |
| 10:43 |
milpoer |
thx. |
| 10:44 |
milpoer |
i dont have a local webserver to will try to debug remote. |
| 10:44 |
maholtz|WORK |
np:) perhaps you can write your experiences into the wiki:) |
| 10:44 |
maholtz|WORK |
if i understood that right, it should be ok, if you have the files locally |
| 10:44 |
maholtz|WORK |
a copy |
| 10:45 |
milpoer |
maholtz|WORK: im not quite sure, wheather you have to mount the server or just have af local copy such it can recognize the files. |
| 10:46 |
milpoer |
i saw the video by valdez, it was quite good, but there is small points that i dont understand :) but i will try.. |
| 10:46 |
maholtz|WORK |
i think a local copy will be enough |
| 10:46 |
jamie |
m4rtijn, i think it relate to Functions disabled! http://phpfi.com/386492 |
| 10:46 |
maholtz|WORK |
because the debugger send you the file and linenumber |
| 10:46 |
jamie |
it cannot access IM |
| 10:46 |
milpoer |
maholtz|WORK: i think it can help me solve my cwt_community problem.. |
| 10:46 |
milpoer |
maholtz|WORK: ok will try |
| 10:49 |
maholtz|WORK |
it will help you to understand TYPO3 much better :) |
| 10:50 |
milpoer |
maholtz|WORK: :) i'll looking forward to that :) |
| 10:52 |
jamie |
how do I install graphicsmagick or imagemagick to my system |
| 10:53 |
milpoer |
jamie: which OS ? |
| 10:59 |
m4rtijn |
jamie - on a shared host you need to use the installation provided by that host - or install IM 4.2.9 into the CGI-BIN |
| 11:10 |
black_silence |
hi. i'd like to clear the cache for a special "page" without having to clear it for all pages. this "page" is called with ?type=1 as the only parameter, it has no page id, the request is processed by an extension. the answer is cached. is it possible to clear the cache for this request? |
| 11:16 |
milpoer |
im setting up eclipse and xdebug, the xdebug is up running, but my eclipse isn't yet :) when i create a new project, from local files, i should be able to see the files right ?? |
| 11:20 |
milpoer |
i have made my project the wrong way.. my bad.. |
| 11:28 |
m4rtijn |
hmm |
| 11:35 |
jamie |
m4rtijn : so in the shareed host, i should install IM 4.2.9 into the CGI-BIN |
| 11:36 |
jamie |
do you have document about that? |
| 11:38 |
m4rtijn |
jamie - sometimes shared hoster provide installations of IM or GM |
| 11:38 |
m4rtijn |
else.. google: imagemagick 4.2.9 |
| 11:39 |
ffi |
hellou there, im using the standard typ3 contact form and i have the problem that all the mails have the sender nobody. some email clients are bloking mails form nodody, how can i change the sender? |
| 11:39 |
m4rtijn |
ffi - that a server setting.. |
| 11:39 |
m4rtijn |
thats |
| 11:40 |
ffi |
oukey, so nothing i can change inside of typo3..hmmm |
| 11:40 |
m4rtijn |
nope |
| 11:40 |
m4rtijn |
check the installtool - sendmail section for infos |
| 11:40 |
ffi |
thanks for your help! |
| 11:40 |
m4rtijn |
yw |
| 11:54 |
m4rtijn |
hi maholtz |
| 11:55 |
maholtz|WORK |
hi |
| 11:55 |
maholtz|WORK |
oh i have to go to lunch no |
| 11:55 |
maholtz|WORK |
brb |
| 11:55 |
m4rtijn |
heh |
| 12:15 |
beli |
:) |
| 12:39 |
maholtz|WORK |
re |
| 12:40 |
maholtz|WORK |
no it is not soo easy |
| 12:40 |
milpoer |
maholtz|WORK: :) i see now.. but the instructions videos and how tos looks so easy.. |
| 12:41 |
milpoer |
i have my "project" importet, but i cannot create the right debug-filter / settings. |
| 12:47 |
maholtz|WORK |
you have to check the path perhaps you start with an single php-file you made by hand should have some lines of code in it, so you have something to debug |
| 12:48 |
milpoer |
the problem is im not sure my windows setting etc look as the should.. where will the output but, etc.. i think i will have to read more before prompting you guys for questions. |
| 12:56 |
maholtz|WORK |
milpoer: perhaps you have a firewall activated? on xdebug.org there is a xdebug client. perhaps starting with that is easier? |
| 12:56 |
milpoer |
perhaps.. |
| 12:56 |
milpoer |
:) |
| 12:56 |
maholtz|WORK |
sorry, all help i can give:( |
| 12:58 |
milpoer |
its ok.. its not easy to help someone that do not know precise what to get help with :) |
| 12:59 |
maholtz|WORK |
thats not the problem |
| 12:59 |
maholtz|WORK |
i do not have much experiences with that - suddenly it works |
| 12:59 |
milpoer |
maholtz|WORK: :) |
| 12:59 |
milpoer |
hope the same.. |
| 12:59 |
mikhas |
hi. does anyone know how to change/disable the author-text in tt_news? been googling/manual-reading for quite a while now. :-P |
| 12:59 |
milpoer |
mikhas: you can remove it from the template.. cant remember the MAKER |
| 12:59 |
milpoer |
MARKER |
| 13:07 |
milpoer |
anyone really greath at xdebug with eclipse ?? |
| 13:11 |
mikhas |
milpoer: I'm ony using ###NEWS_AUTHOR### in the template though. |
| 13:11 |
milpoer |
mikhas: then i don't understand your question.. |
| 13:11 |
Recnelis |
Hey guys, in order to make my ext not cache anything.. would this be a valid approach? -> http://www.phlogi.net/t3/tspastebin/showPost/-fcddd6d704/ |
| 13:11 |
Recnelis |
A better solution than setting "No_cache" on every page the extension resides |
| 13:11 |
maholtz|WORK |
"no_cache" is (inofficell?) depricated |
| 13:18 |
Recnelis |
maholtz|WORK: Than what do ppl do instead when the want a certain extension not to cache anything? - So the solution proposed above isn't a good idea? |
| 13:18 |
Recnelis |
maholtz|WORK: U'd right unofficially :) |
| 13:18 |
Recnelis |
write* |
| 13:18 |
mikhas |
milpoer: The mentioned tag generates <p>By: Name</p> |
| 13:18 |
milpoer |
yes. |
| 13:18 |
mikhas |
milpoer: It has to be changed via typoscript (is my guess), but I can't find anything that bites. |
| 13:18 |
milpoer |
do you want to changes what it says or how its wrap ? |
| 13:18 |
maholtz|WORK |
@Recnelis: that code is correct, but afaik you should add $this->pi_USER_INT_obj=1; in the main-method of your plugin |
| 13:18 |
Recnelis |
maholtz|WORK: May I ask what is the difference between the two? |
| 13:18 |
mikhas |
milpoer: how it's wrapped (I don't want to translate it or such) |
| 13:18 |
milpoer |
mikhas: cant you changes that in the template ?? |
| 13:18 |
mikhas |
milpoer: I think you could in the past, but i*m using v2 of the template. |
| 13:18 |
maholtz|WORK |
@Recnelis: you need both of them i think. Perhaps not - but who knows. Your line adds your plugin as an COA_INT - and the second defines it in the plugin itself. Perhaps it is not needed... |
| 13:18 |
milpoer |
mikhas: 2 sec. |
| 13:21 |
milpoer |
mikhas: plugin.tt_news.displaySingle.author_stdWrap = |
| 13:21 |
milpoer |
is within the singleview element in ObjectBrowser. |
| 13:23 |
mikhas |
I wonder if these are instanced on latest/list as well? |
| 13:24 |
Recnelis |
maholtz|WORK: Hmm.. it doesn't work even though I set thoose options :/ |
| 13:24 |
maholtz|WORK |
@Recnelis: what means it doenst work? |
| 14:52 |
milpoer |
hi again.. |
| 14:52 |
maholtz|WORK |
hi |
| 14:52 |
milpoer |
anyone know if the "comments" field in fe_users-table is default or added when sr_feuser_register is installed ?? |
| 14:52 |
_pedda_ |
default |
| 14:53 |
milpoer |
_pedda_: thx, i thought that too, but was not sure. |
| 14:53 |
maholtz|WORK |
milpoer: you can check that, if you have a look into sr_feuser_register folder - there is a *.sql file which holds all changes |
| 14:54 |
maholtz|WORK |
and usually a extension should use an prefix if it extends a table |
| 14:54 |
milpoer |
maholtz|WORK: ah.. i havent thought of that.. |
| 14:54 |
milpoer |
thz |
| 16:27 |
kreegee |
[globalVar= TSFE:id = 1 checks for page-id = 1, right? |
| 16:29 |
PiMB |
seems like it |
| 16:29 |
kreegee |
ok |
| 16:29 |
kreegee |
cool |
| 16:36 |
climb513 |
denyer? |
| 16:37 |
Denyerec |
Hey nature |
| 17:27 |
nature |
oh |
| 17:27 |
nature |
durnit |
| 17:27 |
nature |
distractions... |
| 17:27 |
nature |
i was gonna beg for a little help on something :) |
| 21:06 |
manuelstofer |
hi, does anyone if there is a function in the core whitch does the oposite of pi_getPageLink ? i have a url i need to convert to a pid and parameters, working also with realurl |
| 21:29 |
snoy_ms |
hey all. Anyone Problems with safari and htmlArea ? I have alot of problems with one of my clients installations. Newset Version. |
| 21:30 |
snoy_ms |
for example: i marker some text as bold, but when saving the document it doesnt save the format change |
| 21:30 |
snoy_ms |
any idea ? |
| 21:30 |
snoy_ms |
it works with firefox |
| 21:46 |
theconic |
hello out there... |
| 21:46 |
theconic |
i have a TS like: |
| 21:47 |
theconic |
something.1 = something |
| 21:47 |
theconic |
something.2 = something |
| 21:47 |
theconic |
something.3 = something |
| 21:47 |
theconic |
and so on |
| 21:48 |
theconic |
is there a way like: something.all = something? that i do not have to set it a thousand times ofr all sub elements? |
| 21:49 |
theconic |
someone an idea? |
| 21:50 |
theconic |
everyone seeping? ^^ |
| 22:49 |
sorenmalling |
Hi |
| 22:50 |
sorenmalling |
My TYPO3 4.2.3 installation suddenly returns a blank screen when entering the page. No settings changed on the installation since last time it worked (days ago) only be users have edited content (no admin users) |
| 22:50 |
sorenmalling |
Have anybody experienced this problem before? |
| 22:51 |
wpd_\0 |
did you look on bugs.typo3.org for that? |
| 22:52 |
wpd_\0 |
i run several 4.2.3. installations but never got that problem |
| 22:52 |
wpd_\0 |
did you check your errorlog? |
| 22:52 |
sorenmalling |
TYPO3 error log or apache error log? |
| 22:53 |
wpd_\0 |
apache |
| 22:54 |
sorenmalling |
Found the problem, open_basedir restriction was the problem |
| 22:55 |
wpd_\0 |
:D |
| 22:55 |
wpd_\0 |
errorlog |
| 22:55 |
ries |
sorenmalling: all of a sudden that was turned on by the user nobody?? :D |
| 22:55 |
sorenmalling |
ries: Don't get me started on a long explanation ;) |
| 22:56 |
ries |
sorenmalling: hehehehe you don't have to :) |
| 22:56 |
ries |
My best guess is shared hoster.... |
| 22:56 |
sorenmalling |
ries: Nope, simply a wring path for the open_basedir :) it's not shared host :) |
| 22:57 |
ries |
sorenmalling: good... I do hear it all to often that a shared hoster decides to change 'something' |
| 23:00 |
wpd_\0 |
har only small hosters will do that |
| 23:00 |
wpd_\0 |
you got what you pay for :D |
| 23:01 |
wpd_\0 |
ok ..i will try to ask a question :D |
| 23:02 |
wpd_\0 |
i need the sr_feuser_register to auto fill the html mail checkbox |
| 23:02 |
wpd_\0 |
but no solution helps me |
| 23:06 |
sorenmalling |
wpd_\0: It's not a nice workaround, but would you be able to hardcode it in to the HTML template you are using? |
| 23:09 |
wpd_\0 |
no |
| 23:10 |
wpd_\0 |
because a js function will set this value to false |
| 23:11 |
pond |
anyone know why a page hader would NOT contain the "Contains Plugin" drop-down... does TV turn that off? |
| 23:28 |
wpd_\0 |
hi AlphawolfWMP |
| 23:28 |
wpd_\0 |
nice to see you here |
| 23:28 |
AlphawolfWMP |
Oh, that really did work... Hey folks. And bye folks. ;) |
| 23:28 |
wpd_\0 |
did you think i would lie to you ;-) |
| 23:28 |
AlphawolfWMP |
Weeeeell... |
| 23:28 |
AlphawolfWMP |
:) |
| 23:28 |
wpd_\0 |
bye |
| 23:29 |
wpd_\0 |
good night |
| 23:29 |
wpd_\0 |
hands..... |
| 23:29 |
AlphawolfWMP |
:( |
| 23:56 |
manuelstofer |
hi, does anyone if there is a function in the core which does the oposite of pi_getPageLink ? i have a url i need to convert to a pid and parameters, working also with realurl |