| 00:02 |
ries |
anybody from teh US here? |
| 01:21 |
uoziod |
gotta question. working on Backend Module and need to access cObject functions like fileResource... |
| 01:35 |
uoziod |
knock? |
| 02:35 |
ries |
uoziod: Have done that... but you need to unitialize some obejcts |
| 02:35 |
ries |
Cy: happen to be here? |
| 08:33 |
Bluespuke |
morning |
| 08:46 |
PiMB |
morning |
| 09:27 |
randomresult |
*yawn* |
| 09:27 |
randomresult |
good morning |
| 09:27 |
Prot0 |
morning |
| 09:33 |
PiMB |
hi |
| 09:55 |
xaver |
hi |
| 09:56 |
PiMB |
morning |
| 09:56 |
xaver |
in typo 4.3 is a open id system. How secure is Open id, i dont use it, but it is very interessting |
| 09:58 |
Prot0 |
well |
| 09:58 |
Prot0 |
same user/pass for multiple websites |
| 09:58 |
Prot0 |
so in that case, less secure than different user/pass for websites accounts etc |
| 09:58 |
marcuslind |
I just installed the T3Blog extension and my whole site stopped working... I can't even browse through the backend. How do I uninstall it without using backend? |
| 09:59 |
Prot0 |
remove it from the extList |
| 09:59 |
xaver |
for normal multiple websites i have for typo 4.2 and 4.1 my own security system |
| 09:59 |
Prot0 |
in your localconf.php |
| 09:59 |
BenjaminS |
+ delete the map |
| 09:59 |
marcuslind |
OK |
| 09:59 |
marcuslind |
what about the tables in the database? |
| 09:59 |
Prot0 |
well they dont do any harm |
| 09:59 |
BenjaminS |
dont forget to clear the cache |
| 09:59 |
Prot0 |
but to keep your db clean you can delete them as well |
| 10:00 |
xaver |
all sites have different pws....... by open id is nice with many account |
| 10:00 |
xaver |
for every developer a account ... |
| 10:01 |
xaver |
http://www.marcoslot.net/apps/openid/ <- problemes like phishing |
| 10:01 |
Prot0 |
you can use something like SSO for that, but its harder to implement, especially if you are using shared hosting etc |
| 10:01 |
xaver |
i ahve a nice littel system |
| 10:02 |
xaver |
:) |
| 10:02 |
xaver |
data protection officer said its best for every person a account for login by chaning ....... |
| 10:03 |
marcuslind |
I removed t3blog from the extList and the extList_FE, I also removed it form the typo3conf/ext directory I still cant enter the backend or the frontend. It's just a blank white site. |
| 10:03 |
marcuslind |
All happend when I pressed "Make updates" after I installed the plugin |
| 10:03 |
Prot0 |
delete the temp_CACHED_* files from typo3conf folder as well |
| 10:03 |
Prot0 |
and otherwise check your php error log for more info |
| 10:04 |
marcuslind |
It worked with removing the temp_CACHED_ |
| 10:04 |
marcuslind |
thanks a lot mate. |
| 10:04 |
lindbergh |
hallo chan |
| 10:04 |
Prot0 |
hi |
| 10:04 |
lindbergh |
If I want to have initial value in some extension table |
| 10:04 |
lindbergh |
should I put INSERT INTO statement in ext_tables.sql? |
| 10:05 |
lindbergh |
ie. Upon installing extension, I want to have some tables with initial values |
| 10:05 |
PiMB |
is it your own? |
| 10:05 |
PiMB |
then you could do that. |
| 10:05 |
lindbergh |
yes my own extension |
| 10:06 |
lindbergh |
but I want to discuss about proper way to do this |
| 10:06 |
PiMB |
you could do that. |
| 10:06 |
lindbergh |
not to do "just to work" |
| 10:06 |
PiMB |
but is it necessary? |
| 10:06 |
lindbergh |
yes it is |
| 10:06 |
PiMB |
I would prefer to have a empty extension and fix it myself |
| 10:06 |
lindbergh |
need to have some predefined values in db |
| 10:06 |
PiMB |
why is that? |
| 10:06 |
lindbergh |
also cannot use config |
| 10:07 |
lindbergh |
client demand |
| 10:09 |
PiMB |
then you could do it in the ext_tables I gues.. |
| 10:09 |
PiMB |
take a look at for instance commerce, I believe this inserts some default data as well.. |
| 10:16 |
atmos4 |
hmm, strange, after upgrading to typo3 4.3, a php ending tag "?>" is output as cleartext inside body |
| 10:17 |
lindbergh |
ok, thnx PiMB |
| 10:18 |
Prot0 |
atmos4: |
| 10:18 |
Prot0 |
do you use tt_news 3.0? |
| 10:18 |
atmos4 |
yes |
| 10:18 |
Prot0 |
if yes, than there is your problem ;] |
| 10:18 |
Prot0 |
http://bugs.typo3.org/view.php?id=12808 |
| 10:19 |
atmos4 |
Prot0: thx |
| 10:21 |
atmos4 |
ok that did the trick |
| 10:21 |
Prot0 |
;] |
| 10:21 |
PiMB |
@ atmos4, spread the word, you're about number 10 that asks this question ;] |
| 10:22 |
atmos4 |
I wonder how that one slipped into a release |
| 10:22 |
PiMB |
by being released to fast. |
| 10:22 |
PiMB |
deadline wise.. |
| 10:22 |
atmos4 |
yea |
| 10:23 |
atmos4 |
next is finding out why tt_news outputs two more links now |
| 10:24 |
Prot0 |
in my opinion you should wait a little with updating to tt_news till its a little more stable :] |
| 10:24 |
atmos4 |
yea |
| 10:24 |
atmos4 |
I only upgraded on my dev server |
| 10:24 |
Prot0 |
:] |
| 10:24 |
atmos4 |
production site is still 4.2.10 and old tt_news |
| 10:24 |
Prot0 |
good ;] |
| 10:25 |
atmos4 |
but 4.3.0 itself went out without any noticable probs |
| 10:26 |
atmos4 |
went through |
| 10:26 |
Prot0 |
i think there were still some probs with extjs etc and browser compatibility (IE for example) |
| 10:26 |
atmos4 |
for the be? |
| 10:26 |
Denjerek |
does anyone know what the recycler's for? |
| 10:27 |
atmos4 |
Denjerek: yes, recover deleted records |
| 10:27 |
Denjerek |
I can't find a way to interact with it |
| 10:27 |
atmos4 |
or really delete them from db |
| 10:27 |
Prot0 |
didnt you ask this yesterday? |
| 10:27 |
Denjerek |
yes and I didn't get an answer |
| 10:27 |
PiMB |
Denjerek, still haven't figured it out? |
| 10:27 |
Denjerek |
nope. |
| 10:27 |
Denjerek |
If I unlink content, it still sits at the top in "Unused elements" |
| 10:27 |
Denjerek |
and if I delete it from there, it's gonnnnnnnnne |
| 10:27 |
Denjerek |
never seems to pay a visit to the "recycler" |
| 10:28 |
Denjerek |
Maybe it doesn't work with TV? |
| 10:28 |
atmos4 |
hmm, dunno if it works with templavoila, if you're using that |
| 10:28 |
Prot0 |
lol |
| 10:28 |
Prot0 |
nuf'said |
| 10:28 |
PiMB |
4.3 doesn't work with TV |
| 10:28 |
PiMB |
so probably recycler 2 |
| 10:28 |
Denjerek |
heh |
| 10:28 |
Denjerek |
Only problem I've hit so far is with the recycler not recycling :) |
| 10:29 |
Denjerek |
Although I've not dared to try FE Editing yet. |
| 10:29 |
PiMB |
stick to the basic for live sites. |
| 10:29 |
PiMB |
and test the rest first. |
| 10:29 |
Denjerek |
Well this is on a test site, so all's well there :) |
| 10:30 |
Denjerek |
I jut can't help but feel like I've missed out on the manual somwhere with the 4.3 release. |
| 10:30 |
atmos4 |
Denjerek: you mean the one accessible from the BE? |
| 10:30 |
atmos4 |
it's in a new extension |
| 10:30 |
Denjerek |
atmos4: the fe editing, yeah |
| 10:31 |
Denjerek |
I've not been bold enough to try it yet. |
| 10:31 |
atmos4 |
ah ok |
| 10:31 |
Denjerek |
Heck if I can't get the recycler to work, I stand no chance with FE Editing :D |
| 10:33 |
marcuslind |
Does anyone have good experience from blogging in TYPO3? We are launching our new website soon for our agency and we will include a blog in it to improve our SEO and get more inlinks. TIMTAB seemed to be a whole framework that changes tt_news etc... Is this easy to use as a small part of our site or is it more meant to be a framework for a whole site and not a function for a blog as a subpart? |
| 10:33 |
marcuslind |
T3Blog crashed the whole site when we installed it. |
| 10:33 |
Prot0 |
i used tt_news with an own build commenting ext |
| 10:33 |
Prot0 |
:) |
| 10:33 |
Prot0 |
was good enough for me |
| 10:34 |
marcuslind |
Ye maybe. |
| 10:34 |
PiMB |
I'd suggest tt_news 2 |
| 10:34 |
Prot0 |
marcuslind: did you look at the requirements for the ext? |
| 10:34 |
PiMB |
maybe you missed a required extension for t3blog? |
| 10:34 |
marcuslind |
Should that make the whole site crash? It doesnt give a good impression. |
| 10:34 |
Denjerek |
T3Blog is supposed to be OK |
| 10:35 |
Prot0 |
its possible |
| 10:35 |
PiMB |
if it includes a class or something, that can't be found. |
| 10:35 |
Denjerek |
Though depending on your required complexity for the blog, I know a lot of people who use Wordpress for that specifically. |
| 10:35 |
Prot0 |
also possible if you use 4.3.0? |
| 10:35 |
PiMB |
you'll get a php error, and that generates a white page.. |
| 10:35 |
marcuslind |
Yes I'm using 4.3.0 |
| 10:35 |
marcuslind |
updated yesterday. |
| 10:36 |
marcuslind |
But maybe as Prot0 said, tt_news + commenting is enough |
| 10:36 |
marcuslind |
can you publish categories with tt_news? |
| 10:36 |
Prot0 |
yup |
| 10:45 |
PiMB |
sure you can. |
| 10:45 |
uoziod |
hello) working under Backend Module and need to access cObject functions like fileResource. |
| 10:45 |
PiMB |
tt_news 2, at least ;] but I guess they wouldn't wreck that in a new version |
| 10:47 |
Prot0 |
thats more of an FE thing |
| 10:49 |
Prot0 |
http://doc-typo3.ameos.com/4.1.0/class_8tslib__content_8php-source.html#l02720 |
| 11:20 |
nkuttler |
is it possible to force a user into a specific workspace at login |
| 12:31 |
bitcrusher_ |
hi guys |
| 12:31 |
Prot0 |
hello |
| 12:31 |
bitcrusher_ |
just tried to setup my first 4.3, but for some reason <!--TYPO3SEARCH_begin--><!--TYPO3SEARCH_end--> from the templavoila template gets outputted to the site :-/ any idea whats going on? |
| 12:31 |
bitcrusher_ |
hi there Prot0 :) |
| 12:32 |
Prot0 |
4.3 + TV is known to give conflicts :) |
| 12:33 |
bitcrusher_ |
aww crap |
| 12:34 |
bitcrusher_ |
any ideas on workarounds, while keeping templavoila? |
| 12:35 |
Prot0 |
http://bugs.typo3.org/view_all_bug_page.php |
| 12:35 |
Prot0 |
;] |
| 12:35 |
Prot0 |
select tx_templatevoila |
| 12:35 |
Prot0 |
to see possible bugs + patches/solutions |
| 12:35 |
Prot0 |
:] |
| 12:35 |
bitcrusher_ |
aww Prot0! my man ! :D |
| 12:47 |
uoziod |
heyaa... can anyone help me to solve my problem?( |
| 12:59 |
lindbergh |
are there any problems with TV & TYPO3 v4.3 ? |
| 13:00 |
bitcrusher_ |
hey lindbergh |
| 13:01 |
bitcrusher_ |
i would say yes, definitely |
| 13:01 |
bitcrusher_ |
my issue till now has been that it "translates" html tags to RTE |
| 13:02 |
bitcrusher_ |
meaning that <div> tags are outputted as <div> |
| 13:03 |
bitcrusher_ |
well everything wrapped in < > basicly, including the <!--TYPO3SEARCH_begin--> tag |
| 13:04 |
randomresult |
hi there... i have a question about 4.3 and html-contentelements --> i have the following situation : 3 contentelements on a page. first is a html-element with a <div class="xy"> - the second is a normal text and the third is a html-element with </div> ... So far so good but now... the first div is closed automatically... so the first element appears as <div class="xy"></div> ... the hell why? |
| 13:04 |
FloLeBlanc |
hi all |
| 13:05 |
MoN |
Hi guys, hope it's ok I ask a question in the chat... I have an issue where GIFbuilder delivers images in 256 colors (would like to have 100% color jpegs) it's as if it transports my .jpg to gif 256 and then back to jpg - is this a known issue and how would you suggest I correct this? hope someone can help :) |
| 13:05 |
bitcrusher_ |
so for the time being, im gonna stick with 4.2.9, which is a damn shame as the BE in 4.3 is bloody brilliant :-/ |
| 13:05 |
FloLeBlanc |
can someone tell me please how I can restrict backend users to edit only certain groups for frontend users? (f.e.: they should be allowed to assign group A to a feuser but not group B) |
| 13:06 |
bitcrusher_ |
MoN, as far as i know GIFbuilder can only make GIFs |
| 13:06 |
bitcrusher_ |
i remember there being a setting in the Install tool where you can force Typo3 to always render PNGs instead of GIFs, just not sure it if applies to your problem though |
| 13:08 |
bitcrusher_ |
FloLeBlanc: create a user group, and then afterwards under Access (in the first pane) you can select which pages they should have access to |
| 13:09 |
bitcrusher_ |
FloLeBlanc: that should also allow you to decided which sysfolders with FE users the normal users should be able to edit |
| 13:10 |
randomresult |
sometimes i wonder about T3 |
| 13:10 |
FloLeBlanc |
bit: so I would have to split my fe_users groups into seperate sysfolders? |
| 13:11 |
bitcrusher_ |
sorry randomresult, dont know why you have that problem, never really use the html elements |
| 13:11 |
lindbergh |
thnx bitcrusher_ |
| 13:11 |
randomresult |
sometimes it is easier than to build an own FCE for just "wrapping" a div around an element... used to work |
| 13:12 |
bitcrusher_ |
FloLeBlanc: hmm, not sure really, have never tried to micromanage user restrictions that much, i normally just do it per page/page tree |
| 13:13 |
bitcrusher_ |
but if its possible, i bet Access is your way in |
| 13:14 |
bitcrusher_ |
lindbergh: yeah, just found out myself 30 mins ago ;) |
| 13:14 |
bitcrusher_ |
so im going to downgrade to 4.2.9 |
| 13:15 |
FloLeBlanc |
bit: ok thank you |
| 13:20 |
lindbergh |
for now 4.2.10 is sweet |
| 13:21 |
lindbergh |
but 4.3 looks just fantastic |
| 13:22 |
Prot0 |
it has some nice new features and tools yes :] |
| 13:23 |
bitcrusher_ |
definitely, it all feels so much more intuitive |
| 13:23 |
bitcrusher_ |
and "fluid" in a way |
| 13:24 |
BejjWrk |
We need to write a plugin that automatically just fixes everything for us :) |
| 13:24 |
Prot0 |
lol |
| 13:24 |
Prot0 |
tt_fixall |
| 13:24 |
bitcrusher_ |
alos, that the mass uploader has been integrated and the re-login screen is an ajax window that pops up on top of the interface |
| 13:24 |
bitcrusher_ |
alos = also |
| 13:24 |
BejjWrk |
tx_ie6css_rewriter |
| 13:25 |
bitcrusher_ |
tx_destroyall_ie6 |
| 13:25 |
BejjWrk |
unfortunately, ie6 users are just dumb |
| 13:26 |
bitcrusher_ |
yeah, or working in some goverment institution, but again, dumb ;) |
| 13:26 |
Prot0 |
BejjWrk: actually this is not entirely true |
| 13:26 |
lindbergh |
my logic is that it's time to stop supporting IE6 |
| 13:26 |
BejjWrk |
Prot0: generally speaking :) |
| 13:27 |
bitcrusher_ |
we've had some problems with institutions where the IT department WONT upgrade their from IE6 |
| 13:27 |
Prot0 |
yup |
| 13:27 |
Prot0 |
and thats very common for larger companies |
| 13:27 |
BejjWrk |
i know |
| 13:27 |
bitcrusher_ |
and its damn hard to make it web 2.0 when you have to consider IE6 all the time |
| 13:28 |
BejjWrk |
but their users gets wrapped in the admins stupidity :P |
| 13:28 |
bitcrusher_ |
and seperat stylesheepts |
| 13:28 |
Prot0 |
the % of IE users is decreasing more and more though :] |
| 13:28 |
BejjWrk |
Im gonna write an extension that flips the content upside down for IE users :> |
| 13:28 |
lindbergh |
key is that you offer one price for FF + IE7 and 12% more for + IE6 |
| 13:28 |
BejjWrk |
lindbergh: true |
| 13:28 |
Prot0 |
its not even neccesarily stupidity :] just not always possible to deploy IE7 or IE8 for 50,000 clients ;] |
| 13:29 |
bitcrusher_ |
linux is the way ahead, give the institutions *UNIX boxes, then all we be much better, the skye more blue and the birds will sing |
| 13:29 |
lindbergh |
then everyone say "ok....lets go just with ff and 7" |
| 13:30 |
BejjWrk |
there are also ways to setup the group policy for users to enforce software updates, but that also requires it to be setup that way to begin with |
| 13:30 |
Prot0 |
yes but this also provides problems with new configurations etc |
| 13:31 |
bitcrusher_ |
excatly, and thats why the admins cant be bothered to do it |
| 13:31 |
bitcrusher_ |
if it aint broken, lets just stay here in 2001 |
| 13:31 |
bitcrusher_ |
or something like that anyway ;) |
| 13:31 |
BejjWrk |
windows admins are just lazy! thats it, I figured it out :P |
| 13:32 |
bitcrusher_ |
excatly, have you ever heard of windows admins making major breakthroughs? |
| 13:32 |
Prot0 |
depends, in some organisations this is the case |
| 13:32 |
bitcrusher_ |
but only a majority |
| 13:33 |
bitcrusher_ |
but that is also Microsofts "fault" |
| 13:33 |
Prot0 |
i worked for the dutch DoD, it took them 2 years to migrate to XP (to migrate everything) |
| 13:33 |
BejjWrk |
brb |
| 13:35 |
bitcrusher_ |
their platforms are closed source, so people cant fix things or rewrite things to suit their needs, instead MS deliveres one admin platform they think will hit the majority of the markets needs, and then the admins have to wait for MS to fix things |
| 13:36 |
bitcrusher_ |
in the *UNIX and OSS world. the community can contribue and collaborate to make development and improvements |
| 13:37 |
bitcrusher_ |
well, im preaching to the choir arent i. because THIS is an OSS community where excatly THAT is happeneing |
| 13:37 |
bitcrusher_ |
people try to help each other and contribute |
| 13:40 |
PiMB |
we sure are |
| 13:40 |
PiMB |
hallelujah @ bitcrusher_ |
| 13:40 |
bitcrusher_ |
and all in the spirit of OSS |
| 13:40 |
bitcrusher_ |
let me hear you say AMEN! |
| 13:40 |
PiMB |
AMEN! |
| 13:40 |
Prot0 |
aw men |
| 13:42 |
bitcrusher_ |
and let the shining light of all that is OSS show you the righteous path! |
| 13:42 |
bitcrusher_ |
ill shut up now |
| 13:42 |
PiMB |
might be a good idea |
| 13:43 |
bitcrusher_ |
anyway |
| 13:43 |
bitcrusher_ |
speaking of linux, has anyone gotten their nerdy hands on the Nokia N900 yet? |
| 13:45 |
PiMB |
not yet. |
| 13:45 |
PiMB |
to expansice |
| 13:45 |
PiMB |
*expansive |
| 13:45 |
PiMB |
just bought a new sony Vaio |
| 13:45 |
PiMB |
kinda have to cut back on some things |
| 13:45 |
axelgitm |
hi all, did anyone update a site to 4.3 with sr_feuser_register installed? |
| 13:46 |
bitcrusher_ |
PiMP: yeah ok, that will set you back a few bucks |
| 13:46 |
Prot0 |
no but it will give problems without any doubt? :] |
| 13:48 |
PiMB |
it did actually. |
| 13:48 |
PiMB |
although got a nice deal cost me 520 euro's |
| 13:48 |
PiMB |
but still nothing left for a new phone.. |
| 13:49 |
bitcrusher_ |
yeah, thats about the same price if you get it without a contract |
| 13:50 |
axelgitm |
sr_feuser_register won't show it's links on the pages anymore. hm. |
| 13:51 |
PiMB |
anybody running 4.3.0 without any problems? |
| 13:52 |
bitcrusher_ |
axelgitm: you should not assume that extensions that was made for 4.2.x will work properly on 4.3, that is my experience anyway and PiMP and Prot0s atleast |
| 13:52 |
PiMB |
there's a lot of activity on this channel since monday with people claiming things don't work |
| 13:52 |
Prot0 |
true |
| 13:52 |
marcuslind |
PiMB I am |
| 13:53 |
marcuslind |
Running it on a private project at home and yesterday I installed it on a upcoming project for our agency. So far so good. |
| 13:53 |
Prot0 |
que? |
| 13:53 |
marcuslind |
Though I havent super-tested it yet. |
| 13:53 |
axelgitm |
it's just sr_feuser_register so far. |
| 13:53 |
bitcrusher_ |
marcuslind: you use templavoila? |
| 13:53 |
marcuslind |
bitcrusher_: Yes |
| 13:53 |
axelgitm |
rest working |
| 13:54 |
Prot0 |
tt_news 3.0.0 and TV are most common problems |
| 13:54 |
Prot0 |
at least in here :] |
| 13:54 |
marcuslind |
beLayout works great, mapping works great. |
| 13:54 |
marcuslind |
or well, it's one problem with TV |
| 13:54 |
PiMB |
marcuslind, using TV and 4.3 together? |
| 13:54 |
marcuslind |
it's the "Update Cancel/Close" button when mapping. I dont understand what it's for. |
| 13:54 |
marcuslind |
PiMB: Yes |
| 13:55 |
marcuslind |
What kind of problems have you run in to? |
| 13:55 |
marcuslind |
with 4.3.0 |
| 13:55 |
bitcrusher_ |
marcuslind: ive had problems with TV outputting my content + wrapping formatted as RTE text = divs, ,p h1 tags etc. gets outputted in the FE |
| 13:56 |
marcuslind |
bitcrusher_: are you using the latest version of TV? |
| 13:56 |
marcuslind |
or well, I downloaded the latest version for my private project and I used the older version for the agency project. Both have worked fine so far. |
| 13:56 |
marcuslind |
it's weird if you get problems but I dont |
| 13:57 |
bitcrusher_ |
marcuslind: im using 1.4.1, and i upgraded it as the first thing after updating TYPO3 |
| 13:57 |
marcuslind |
BTW! Something else that I've had a problem with, not related to 4.3.0. I've problems uploading larger images and showing them on the site. If it's too large resolution it just wont print... It's just super weird. |
| 13:58 |
marcuslind |
Anyone had that problem? |
| 13:58 |
bitcrusher_ |
what is too large? |
| 13:58 |
marcuslind |
like 650px wide |
| 13:58 |
marcuslind |
Banners etc |
| 13:58 |
bitcrusher_ |
nope, never |
| 13:58 |
marcuslind |
.png |
| 13:58 |
bitcrusher_ |
they get shown in FE, but not on print? |
| 13:59 |
marcuslind |
I used a 600x100 pixles .jpeg, that worked. Then I used a 600x100 .png, that didnt worked. Last I used a smaller .png, and that worked |
| 13:59 |
marcuslind |
so large .png pictures doesnt display |
| 13:59 |
bitcrusher_ |
have you enabled PNG24? not sure it that would change anything |
| 13:59 |
marcuslind |
bitcrusher_: Do I need to enable that in the TYPO3 configuration? :S |
| 13:59 |
bitcrusher_ |
the Install tool |
| 13:59 |
marcuslind |
No, they are not shown in Frontend |
| 14:00 |
marcuslind |
Not in frontend, not in backend, no thumbnails. It just doesnt work at all |
| 14:00 |
marcuslind |
I'll try to enable the PNG24 in the install tool later when I get home from work. See if that fixes anything (even though the smaller .png images are PNG24 too) |
| 14:00 |
bitcrusher_ |
could it be a memory problem on the server, as in you dont have enought memory |
| 14:01 |
marcuslind |
But why would it require huge amount of memory to upload a banner .png? |
| 14:01 |
marcuslind |
the .jpeg is even larger in kb |
| 14:01 |
bitcrusher_ |
if T3 handles the pictures, it resizes them in the memory if im not mistaking |
| 14:03 |
bitcrusher_ |
try the png_truecolor option |
| 14:03 |
bitcrusher_ |
in All configuration |
| 14:05 |
bitcrusher_ |
but your server should have atleast 16mb of ram to work with, so i dont quite understand why your pngs dont work |
| 14:05 |
bitcrusher_ |
but try it :) |
| 14:07 |
uoziod |
people, please! i need your help!( |
| 14:07 |
Prot0 |
that sounds desperate |
| 14:07 |
Prot0 |
:] |
| 14:07 |
uoziod |
I have not much time left to produce extension( |
| 14:08 |
idle- |
Hi, I have problems with eu_ldap and typo3 - it imports users but doesn't import groups...some ideas? I tried updating the extension, etc... |
| 14:08 |
uoziod |
i'm making module where I want to use FE functions to parse templates e.g |
| 14:10 |
Prot0 |
dont know how far that is possible |
| 14:10 |
uoziod |
Prot0 its for me? |
| 14:11 |
Prot0 |
:| |
| 14:11 |
uoziod |
oh) sorry))) newbie IRC) |
| 14:11 |
Prot0 |
lol |
| 14:11 |
Prot0 |
i hope so ;] |
| 14:11 |
uoziod |
so, Prot0 you told it for me "dont know how far that is possible"? |
| 14:11 |
Prot0 |
try to create a TSFE object |
| 14:11 |
Prot0 |
in you module |
| 14:11 |
Prot0 |
never tried that ;] |
| 14:12 |
uoziod |
yep, I did it, but when I try to call template parsing functions MOD id die()ing( |
| 14:12 |
uoziod |
*is |
| 14:12 |
Prot0 |
did you check logs or error messages? |
| 14:12 |
Prot0 |
or the core functions |
| 14:13 |
uoziod |
I guess it's because inside TSFE class something asking for real FE things... |
| 14:13 |
uoziod |
have no access to logs( |
| 14:13 |
uoziod |
core functions? |
| 14:13 |
Prot0 |
see what core functions you are using, and look in the source code what they do |
| 14:13 |
Prot0 |
try set error_report() or something in your module to display the errors |
| 14:15 |
uoziod |
still silend die() ( |
| 14:15 |
uoziod |
beforehand short tip: PATH_tslib is not accessible inside MOD |
| 14:16 |
uoziod |
but I had imported some googled strings and it works now... but... I think it's not too clean to use TSFE( |
| 14:16 |
uoziod |
*strings of code* |
| 14:16 |
Prot0 |
well you need the cObj |
| 14:17 |
uoziod |
ok. require_once(PATH_tslib.'class.tslib_content.php'); |
| 14:17 |
xaver |
i have in title a & out of the database, the pagetitle, how can i transform it into & |
| 14:17 |
uoziod |
and... works fine after this... but... |
| 14:17 |
Prot0 |
htmlspecialchars() |
| 14:17 |
Prot0 |
@ xaver |
| 14:17 |
xaver |
in typoscript |
| 14:17 |
xaver |
^^ |
| 14:17 |
Prot0 |
erm |
| 14:17 |
Prot0 |
htmlspecialchars = 1 |
| 14:17 |
uoziod |
xavier, can you explain more detailed? |
| 14:17 |
xaver |
thx |
| 14:18 |
Prot0 |
:D |
| 14:18 |
uoziod |
a ok) |
| 14:18 |
uoziod |
then I using this -> $cObj = t3lib_div::makeInstance('tslib_cObj'); |
| 14:18 |
uoziod |
is it correct? |
| 14:20 |
Prot0 |
if you included t3lib_div |
| 14:20 |
Prot0 |
D: |
| 14:21 |
uoziod |
??? |
| 14:23 |
axelgitm |
i'm so stupid!!! sr_feuser_register and 4.3 is ok, it works. |
| 14:28 |
MoN |
quick question, where is the typo3 configuration file located? |
| 14:28 |
Prot0 |
typo3conf/ |
| 14:28 |
Prot0 |
localconf.php |
| 14:29 |
MoN |
when I edit this file it does not show - is it cached? |
| 14:29 |
bodo_typo31 |
yes |
| 14:29 |
bodo_typo31 |
del temp* files |
| 14:29 |
Prot0 |
no |
| 14:30 |
Prot0 |
the ext_localconf and ext_tables are cached |
| 14:32 |
MoN |
damn does'nt work :/ |
| 14:33 |
bodo_typo31 |
try via browser /typo3/install/ |
| 14:33 |
bodo_typo31 |
perhaps a typo |
| 14:34 |
bodo_typo31 |
under "All" you get all options, even these currently not used |
| 14:34 |
MoN |
if I run the /install, will it delete any of my pages etc? |
| 14:34 |
bodo_typo31 |
no |
| 14:35 |
Prot0 |
its a configuration tool |
| 14:35 |
bodo_typo31 |
only under "Database" there are links to Clear / Install the db structure |
| 14:36 |
bodo_typo31 |
if you don't touch ... |
| 14:37 |
bodo_typo31 |
but what's your prob? |
| 14:37 |
Prot0 |
stop(); //Hammertime |
| 14:37 |
bodo_typo31 |
McHammer ? :-D |
| 14:38 |
bodo_typo31 |
really old-school |
| 14:40 |
MoN |
thanks guys, that helped, rock on! |
| 14:41 |
bodo_typo31 |
while($Prot0->absent()) { $Prot0->listening('McHammer'); } |
| 14:41 |
bodo_typo31 |
pro solved? |
| 14:41 |
bodo_typo31 |
problem |
| 14:41 |
Prot0 |
d[o.0]b |
| 14:46 |
menak |
hi |
| 14:47 |
Prot0 |
hello |
| 14:47 |
menak |
please take a look at steinmauern.colton.de/index.php?id=4 and tell me why the chars render as iso-8859-1 though everything else is utf-8 (database, be, forcecharset) |
| 14:48 |
menak |
this is a development site |
| 14:49 |
menak |
worked fine with 4.2.10, but since 4.3.0 the charset is wrong on some pages. That is: the charset IS utf-8, everywhere, but T3 seems to send it as iso-8859-1 |
| 14:49 |
menak |
oh, btw, you can look at steinmauern.colton.de no need for a subpage. |
| 14:49 |
bodo_typo31 |
did you switch from latin to utf8? |
| 14:49 |
menak |
bodo_typo31: no |
| 14:50 |
menak |
db, everything has been set to utf-8 from the very beginning |
| 14:50 |
menak |
worked like a charm til i updated to 4.3.0 |
| 14:50 |
menak |
most other pages still render correctly as utf-8 |
| 14:51 |
menak |
for instance http://steinmauern.colton.de/index.php?id=8 |
| 14:51 |
menak |
is rendered correctly |
| 14:51 |
menak |
this is not a HTML5 bug, as all browsers handle the pages identically |
| 14:52 |
bodo_typo31 |
look |
| 14:52 |
bodo_typo31 |
http://steinmauern.colton.de/index.php?id=4&no_cache=1 |
| 14:53 |
menak |
hmm |
| 14:53 |
menak |
a cache problem |
| 14:53 |
menak |
ok, let me check the cache tables |
| 14:54 |
menak |
they're new in 4.3.0, the advanced caching framework AFAIK |
| 14:55 |
bodo_typo31 |
perhaps check/clear them with phpmyadmin |
| 15:01 |
MoN |
Can anyone explain to me why my images get all 256 colored? http://nordicsugar.typo3konsult.se/index.php?id=283 (strugglin' not to panic) |
| 15:02 |
Prot0 |
they are probably rendered as gifs |
| 15:02 |
MoN |
where do I change that? |
| 15:08 |
randomresult |
MoN: AFAIK in the installtool |
| 15:14 |
menak |
bodo_typo31: wierd, i cleared it, didn't help at all, all fields with caching are set to utf8_unicode_ci which should be correct |
| 15:17 |
MoN |
this did the trick: $TYPO3_CONF_VARS['GFX']['im_mask_temp_ext_noloss'] = 'tif/png/jpg'; |
| 15:17 |
MoN |
*ahh life's great* |
| 15:17 |
Prot0 |
:] |
| 15:17 |
MoN |
thanks for all your help guys, have a great one |
| 15:19 |
menak |
bodo_typo31: ok, i set config.no_cache = 1 for the moment |
| 15:20 |
menak |
bodo_typo31: thx for pointing the cache thing to me, didn't think about it. |
| 15:24 |
Judi |
hi all, |
| 15:25 |
Judi |
i have install feeditadvanced but when i want to move bloc say : "no destination pointer found" |
| 15:25 |
Judi |
what is this ? |
| 15:30 |
Prot0 |
do you use templavoila? |
| 15:37 |
Judi |
yes |
| 15:40 |
PiMB |
good luck my friend. |
| 15:40 |
Prot0 |
voila |
| 15:40 |
Prot0 |
:D |
| 15:42 |
Judi |
okey |
| 15:44 |
Prot0 |
fe editing should add a hidden field to the bottom of each container |
| 16:08 |
chhalpha_430 |
hi |
| 16:12 |
Prot0 |
hello |
| 16:15 |
coolmike |
Hi, I have a problem that image processing is very slow on my server. The "scaling images" test takes 15532 ms to complete. What could be the problem? |
| 16:17 |
coolmike |
I'm using ImageMagick 6.4.8. I saw that 4.2.9 is recommended, but I did not find a version for a 64 Bit linux system. |
| 16:39 |
BejjWrk |
scaling large images is always gonna take time |
| 16:50 |
coolmike |
Hi BejjWrk, even small images like the test in the install tool is very slow. As I said it takes 15532ms. |
| 16:50 |
PiMB |
guys. |
| 16:50 |
PiMB |
let's call it a day. |
| 16:51 |
PiMB |
talk to ya'll tomorrow. |
| 16:51 |
PiMB |
as Mon said, have a great one! |
| 18:04 |
magnus0c |
hi all |
| 18:04 |
magnus0c |
im a new typo3 user and ofcourse i have ran into a problem |
| 18:04 |
magnus0c |
installed it, all went flawlessly |
| 18:05 |
magnus0c |
but then, when it said i could go to backend i got error: Fatal error: Call to undefined function json_encode() in /srv/n1/w/elsa/eyaaka/html/typo3/typo3/backend.php on line 424 |
| 18:05 |
magnus0c |
googled it different ways but still cant work it out |
| 18:07 |
magnus0c |
any of you guys might know what is wrong there? Can typo3 use php 5 ? |
| 18:22 |
magnus0c |
nobody can help me? od direct somewhere where i could find any info about this? |
| 18:22 |
magnus0c |
or * |
| 18:38 |
nkuttler |
magnus0c: looks like you run an outdated php? |
| 18:38 |
nkuttler |
json functions were added in 5 iirc |
| 18:43 |
schaeferdavid |
Hi |
| 18:44 |
schaeferdavid |
I've upgraded to typo3 4.3 |
| 18:44 |
schaeferdavid |
but now I search the mass uploader |
| 18:44 |
schaeferdavid |
I find only the normal uploader in the Filelist |
| 18:45 |
schaeferdavid |
Could anybody give me a short hint? |
| 18:49 |
flurl__ |
magnus0c: json_encode was introduced with php 5.2 and typo3 >= 4.2.x needs php >= 5.2 |
| 18:53 |
ries |
magnus0c: TYPO3 needs 5.2 version oif my memory serves correctly |
| 18:53 |
ries |
Ahh flobbie said that to |
| 19:06 |
magnus0c |
hey, sorry for being away |
| 19:06 |
magnus0c |
have 5.2 |
| 19:07 |
magnus0c |
5.2.11 |
| 21:12 |
nature |
just did a fresh install of 4.2.10 and added TV. when I clear the cache the first time I load a page I get a ?> included in the page |
| 21:12 |
nature |
when i reload it's gone |
| 21:17 |
fuchur |
men ... today first day in my new agency ;) |
| 22:07 |
jjulian |
hi ive a question is there any data/tutorial/doc/information i can read what do i have to take care of if i want to develope extension which can run in a clustered php+mysql environment? |
| 22:22 |
jjulian |
do i have to take care of anything special` |
| 22:22 |
jjulian |
? |
| 22:38 |
Phlogi |
jjulian: I don't think so... and I'm fairly sure there is no such documentation |
| 22:42 |
jjulian |
im just curious if i have anything to take care of. i know that there are several mysql functions/commands that arent replicatable (in this or that kind of replication) but i have no idea if i have something to take care of in the normal php/typo3 extension coding. |
| 22:42 |
Phlogi |
jjulian: search for general docs then... nothing t3 specific |
| 22:42 |
Phlogi |
nature: did you install latest tt_news? It comes from tt_news 3.0 I guess |
| 22:43 |
Phlogi |
nature: need a fix? |
| 22:43 |
Phlogi |
here you go: http://bugs.typo3.org/view.php?id=12808 |