| 08:19 |
Winston_S |
hey's |
| 08:37 |
nd__ |
How can I force the persisting of my objects or more important the removal of them? |
| 09:38 |
charly21 |
morning; i created an extension with kickstarter. These extension includes fields for files (images etc.). I'm using the extension tx_dam and like to use it for my own fields, too. |
| 09:38 |
charly21 |
cannot find any manual or help, how to do this |
| 09:38 |
charly21 |
any ideas? |
| 10:05 |
rmzrs |
hello. is there any possibility to copy any content-element (templavoila) to all other pages in my typo3? thanks |
| 10:16 |
borgi |
hello |
| 10:17 |
borgi |
I'm trying to config tt_news and I'm not sure what's wrong |
| 10:18 |
borgi |
I have different pages where I want to show only news from one category |
| 10:18 |
Prot0 |
hey |
| 10:18 |
Prot0 |
can you be a little more specific? :) |
| 10:18 |
borgi |
sure |
| 10:18 |
borgi |
I have 4 categories |
| 10:19 |
borgi |
I put a news plugin on every page i want to show news |
| 10:19 |
borgi |
but news are only shown on pages and subpages I loaded first |
| 10:19 |
borgi |
all other pages don't show news |
| 10:20 |
borgi |
when i clear cache and load another page news are shown there |
| 10:20 |
borgi |
all pages have the no_cache option checked |
| 10:20 |
borgi |
ls |
| 10:20 |
borgi |
has the tt_news a special caching? |
| 10:21 |
borgi |
using tt_news 3.0.1 and typo3 4.3.1 |
| 10:25 |
Prot0 |
its better not to do that and load the urls with ?/&no_cache=1 for testing |
| 10:26 |
Prot0 |
news is cached though yes |
| 10:26 |
Prot0 |
you will see that the plugin runs as USER and not USER_INT |
| 10:31 |
borgi |
ok |
| 10:31 |
rmzrs |
do anybody has an idea about my content problem? i dont want to create an reference for every single page manually |
| 10:32 |
borgi |
if i have the nocache option set that should be no problem, or? |
| 10:32 |
Prot0 |
no |
| 10:32 |
Prot0 |
just makes your page load slower :) |
| 10:32 |
borgi |
sure |
| 10:33 |
borgi |
i mean for this displaying problem. |
| 10:36 |
borgi |
it should be no problem having news plugin on different pages showing different categories in list view, or? |
| 10:37 |
borgi |
have i missed some configuration? i have a sysfolder with categories and news elements and it works fine for the pages where the news are shown |
| 10:38 |
net-mapper |
Hello, anyone can help |
| 10:39 |
net-mapper |
i have just finished my website in typo3 and when i uploaded it the front end page didn't shown |
| 10:40 |
net-mapper |
the permissions are right, and when i disable cache it works fine, but some extensions don't work |
| 10:41 |
net-mapper |
i am working with the 4.1.1 version of typo3 |
| 10:56 |
Bitcrusher |
hey T3s :) |
| 10:58 |
PiMB |
Hey Bitcrusher |
| 10:58 |
Bitcrusher |
hey there PiMB |
| 11:50 |
Bitcrusher |
anyone had the problem that the swfuploader doesn't show when you upgrade to 4.3.x from 4.2.x? even though in a clean 4.3.x install, you see the swfuploader fine |
| 11:50 |
Bitcrusher |
? |
| 11:55 |
menak |
Bitcrusher: well, that uploader doesn't work at all (even though I have flash installed) for me so I disabled it. :) |
| 11:56 |
Bitcrusher |
menak: the installations i have where its actually showing, its working great :) |
| 12:11 |
Bitcrusher |
menak: where did you disable it? i cant seem to find it in the ext list |
| 12:52 |
milestone |
hi all |
| 12:52 |
milestone |
my gmenu does not render the text it is supposed to |
| 12:52 |
milestone |
is there a logfile where i can see if there are errors with the required packages? |
| 12:52 |
milestone |
within the install tool everything looks fine |
| 12:56 |
Bitcrusher |
milestone: im just gonna pm you some ts from the only gmenu i've made, if your interested. perhaps it can help you see if its a ts syntax error |
| 12:56 |
milestone |
i am posting my TS on pastebin at the moment |
| 12:57 |
milestone |
here is my TS http://pastebin.com/ZkLKxTWs |
| 12:57 |
Bitcrusher |
yeah ok, you got it anyway now ;) |
| 12:58 |
Bitcrusher |
youve commented out the font its suppose to use? |
| 12:59 |
Bitcrusher |
did you just do that, or has it been like that all the time? |
| 13:00 |
Bitcrusher |
try to uncomment #10.fontFile = fileadmin/fonts/Augustin.ttf |
| 13:01 |
Bitcrusher |
milestone: ? |
| 13:02 |
milestone |
Bitcrusher: just did it to see if it works anyway |
| 13:02 |
milestone |
Bitcrusher: i am around |
| 13:02 |
Bitcrusher |
also, remember, if your hosting your TYPO3 site on a linux server, that the filesystem is case sensitive, so make sure the font really is called Augustin.ttf and not augustin.ttf |
| 13:02 |
milestone |
are there any other fonts installed by default? |
| 13:03 |
Bitcrusher |
though i'd go for the lowercase |
| 13:03 |
Bitcrusher |
installed? |
| 13:03 |
milestone |
Bitcrusher: that is why it is capitalized ;) |
| 13:03 |
Bitcrusher |
i meant, i'd rename to lowercase ;) |
| 13:03 |
milestone |
Bitcrusher: like systemwide and by just referencing a name instead of a path |
| 13:04 |
Bitcrusher |
try typing http://domain.tld/fileadmin/fonts/Augustin.ttf |
| 13:04 |
Bitcrusher |
in your browser ofcourse |
| 13:04 |
Bitcrusher |
do you get a 404 or a download dialog? |
| 13:04 |
milestone |
Bitcrusher: ok |
| 13:04 |
Bitcrusher |
ofcourse, replace domain.tld ;) |
| 13:04 |
milestone |
Bitcrusher: that works |
| 13:05 |
Bitcrusher |
about the font filename: i meant renaming files to lowercase, but thats probally just me |
| 13:05 |
Bitcrusher |
hmm |
| 13:06 |
Bitcrusher |
try commenting out your own code, and replace it with the one i gave you, and type in your font instead and correct the special.value |
| 13:06 |
Bitcrusher |
because that code works |
| 13:07 |
Bitcrusher |
problem is, its about 6-7 months ago i made it, and the only time ive used it ;) |
| 13:08 |
milestone |
ok |
| 13:08 |
milestone |
just 5 mins |
| 13:10 |
milestone |
Bitcrusher: to be clear. the images are created there is just no text on the images |
| 13:11 |
Bitcrusher |
and you said your imagemagick test in the installtool worked? |
| 13:12 |
milestone |
jip |
| 13:12 |
Bitcrusher |
did you try my code? |
| 13:12 |
milestone |
the one where it told if i use freetype 2 TTFdpi needs to be 96 |
| 13:12 |
Bitcrusher |
try another font perhaps? |
| 13:13 |
Bitcrusher |
http://www.dafont.com is fantastic resource for fonts |
| 13:14 |
milestone |
k |
| 13:14 |
abhishekdelta |
hello everyone! |
| 13:15 |
Bitcrusher |
hi there abhishekdelta |
| 13:15 |
Marsman |
hi. i have a new hoster. when i click on a t3 link i get this error: "CGIWrap Error: Execution of this script not permitted". "Directories aren't meant to be executed." what can i do? |
| 13:17 |
abhishekdelta |
I am interested in working for Typo3 in this Google SOC.. I have some good ideas for typo3 project .. with whom should I convey my idea to ? |
| 13:19 |
Bitcrusher |
abhishekdelta: Kasper Skårhøj i guess :-/ |
| 13:20 |
milestone |
Bitcrusher: using new font, still no luck |
| 13:24 |
milestone |
Bitcrusher: i removed niceText and it works |
| 13:24 |
milestone |
does anyone know why niceText produces this kind of problem? |
| 13:29 |
PiMB |
abhishekdelta you can contact Ingo Renner with questions or details about the GSoC |
| 13:29 |
PiMB |
(obscured mail address) |
| 13:29 |
PiMB |
https://typo3.org/development/gsoc2010/ |
| 13:43 |
Bitcrusher |
milestone: good to hear, and no, i have no idea. but i think i had the same problem when i set up my gmenu |
| 13:43 |
milestone |
Bitcrusher: I have found it |
| 13:43 |
Bitcrusher |
why it makes problems? |
| 13:43 |
milestone |
I had T3confvars gdlib=0 |
| 13:43 |
compojoom |
hey guys! You are my last hope :). I have a really strange problem with IE8. It seems to loose the user session in eid requests |
| 13:43 |
compojoom |
any ideas what it can be? |
| 13:44 |
milestone |
0 = gif changed it to 1 (1=png) and it worked |
| 13:44 |
Bitcrusher |
eid? |
| 13:44 |
Prot0 |
compojoom: compatibiliy issues |
| 13:44 |
compojoom |
nope |
| 13:44 |
compojoom |
i tried IE7 |
| 13:44 |
compojoom |
the same thing |
| 13:44 |
compojoom |
also in compability mode and in inprivite browsing - same shit |
| 13:44 |
Prot0 |
hm weird |
| 13:44 |
compojoom |
the user is logged on the site |
| 13:44 |
Prot0 |
all systems? |
| 13:45 |
Marsman |
i solved my problem, when somebody want to now... https in the realurl baseurl... |
| 13:45 |
Bitcrusher |
milestone: maybe it was a combo of you setting it to be transparent/opacity and it was rendering gifs |
| 13:45 |
Prot0 |
or just one? |
| 13:45 |
Bitcrusher |
just a gues |
| 13:45 |
Bitcrusher |
s |
| 13:45 |
compojoom |
and site shows it as logged in, but when making the ajax call tslib_eidtools::initFeUser(); shows the users as not logged in |
| 13:45 |
milestone |
Bitcrusher: who knows |
| 13:45 |
milestone |
it works know |
| 13:45 |
milestone |
and it looks great |
| 13:45 |
Bitcrusher |
TYPO3 works in mysterious ways ;) |
| 13:45 |
milestone |
with the new font from dafont.com |
| 13:45 |
milestone |
thx for the tip btw |
| 13:45 |
milestone |
:) |
| 13:46 |
Bitcrusher |
np, its good to share the wealth ;) |
| 13:53 |
maslenka |
hello |
| 13:54 |
maslenka |
I have prolem with image processing. want to create crop-scaled thumbail of http://luxstar.cms.netsuccess.sk/uploads/pics/title_nas-posledny-klient.gif exactly 80x60 size |
| 13:55 |
maslenka |
and this is result http://luxstar.cms.netsuccess.sk/typo3temp/pics/712db424cc.gif |
| 13:55 |
maslenka |
any ideas whats wrong? |
| 14:07 |
jbaptiste_j |
My Typo3 site is using I have my production server using 4.2.10 in the production server I still have TT_news 2.5.2 and it works Okay. I tried upgrading to TT_news 3.0.1 and now the <a>links</a> in the ###NEWS_CONTENT### in list view don not have an URL anymore, they are replaced by some <link> tags. I've looked up The typoScriptObjectBrowser as well as the setup.txt in TT_news' static folder, I'm still stuck I guess it has to do with something called |
| 14:22 |
menak |
Bitcrusher: sorry, was away. you can turn it off in your personal preferences |
| 14:22 |
jbaptiste_j |
actually plugin.tt_news.general_stdWrap.parseFunc = < lib.parseFunc_RTE fixed most of my problem |
| 14:33 |
Bitcrusher |
menak: no worries :) gonna check it out |
| 14:45 |
Merlin1 |
How can I setup a custom extension to let the user choose some entries of a separate DB for each page within the BE? |
| 14:46 |
Merlin1 |
I would like something like a FCE where I the user can control which entries are displayed from a drodown - for example. |
| 14:57 |
schwaiger |
hi, how to get pid of parentpage inside conditions ? |
| 15:04 |
schwaiger |
ok first read then ask... PIDinRootline |
| 15:33 |
compojoom |
if you make ajax request using GET be sure that you set a no-cache header, cause IE caches the responses. |
| 15:43 |
elmargol |
Do I need an extension in order to generate pdf previews and a download link? |
| 15:45 |
maslenka |
no clue |
| 15:46 |
maslenka |
however I found that I only get wrongly cropped images if source image is gif |
| 15:52 |
jbaptiste_j |
elmargol there is an extension that will add a pdf icon on every pdf link it's called ml_links |
| 15:53 |
Winston_S |
see you |
| 15:55 |
tux_fiction |
hello there..can someone help me out with a little typo script? I would like to display a different image depending on the page language (0,1) in a menu..how do I do that? |
| 15:59 |
zed_devil |
hi al |
| 15:59 |
zed_devil |
l |
| 16:00 |
zed_devil |
is there a possibility to delete all "none used elements" on my page tree |
| 16:01 |
PiMB |
depends on what you call 'non-used' |
| 16:03 |
zed_devil |
i use TV and when i delete or "unlink" a CE from a page it is shown under "none used elements" > the problem is the L10N-Manager for translation exports these elements too |
| 16:06 |
zed_devil |
so i could "delete all records above marked with delete-icon" but i had to do that on everey page |
| 16:06 |
PiMB |
you could probably do the same with some script or via sql/phpmyadmin |
| 16:08 |
abhishekdelta |
I have a question : What is the current state of OpenID integration in Typo3 ? |
| 16:26 |
PiMB |
I have a T3 installation 4.2.11 with powermail 1.5.3 and I have a screwed up layout in the BE flexform IRRE |
| 16:26 |
PiMB |
each line is not 100% width and thus are merged together somehow. |
| 16:28 |
PiMB |
like this: http://img245.imageshack.us/img245/15/powermailscrewup.jpg |
| 16:28 |
PiMB |
anybody seen it before? |
| 16:29 |
nd__ |
Is there any wait to just delete or flush the repository? I need to sync objects from FS, which is the leading system. My approach is to simply delete all, then add what's on the filesystem at that moment... not the best but the ext needs to be finished tonight and is, apart from syncing-problems atm, extremely simple... [extbase+fluid] |
| 17:30 |
nd__ |
How can I exclude the header-field from showing up with empty tags if it's empty? Or show up at all? (pagecontent) |
| 18:00 |
abhishekdelta |
http://www.cse.iitd.ernet.in/ |
| 18:00 |
abhishekdelta |
I have a question : What is the current state of OpenID integration in Typo3 ? |
| 18:00 |
abhishekdelta |
sorry for the message before the previous message.. :( |
| 18:00 |
abhishekdelta |
I have a question : What is the current state of OpenID integration in Typo3 ? |
| 18:01 |
tPl0ch |
it is really annyoing that there is no good ajax form plugin in typo3 |
| 18:01 |
tPl0ch |
do not mention powermail, it's crap |
| 18:06 |
ndee |
anyone knows if there is a stats-tool for tt_news? You should be able to see, how many people read an article thru an rss-feed and how many through a newsletter, etc. |
| 18:30 |
Merlin1 |
How can I retrieve the current uid of a FCE within a custom extension? |
| 18:31 |
Merlin1 |
I can get the pid likes this $GLOBALS['TSFE']->id but I have no idea how to take the uid |
| 18:34 |
Merlin1 |
??? |
| 18:50 |
nd__ |
Is it possible to make an FCE with multiple images (just the raw <img src="..." /> tags? No dd/dt alignment or whatnot? |
| 19:21 |
rmzrs |
hello. i have a question about tt_news. my news are not displayed on the single-view site of my category. i have " useSPidFromCategory = 1" in my typoscript. whats wrong? |
| 19:27 |
nd__ |
ries: around? |
| 19:28 |
ries |
nd__: a bit |
| 19:28 |
nd__ |
you're the TS-Expert :) |
| 19:29 |
nd__ |
I need to get the current page uid, then calculate the next and previous and insert those into my fce as js-links... |
| 19:29 |
nd__ |
I understand that I can get the uid using temp.page_uid = TEXT |
| 19:29 |
nd__ |
temp.page_uid.field = uid |
| 19:29 |
ries |
nd__: I never said I was a TS expert :) |
| 19:29 |
nd__ |
then wrap around or how do I do that? I still can't think in TS |
| 19:29 |
nd__ |
ries: compared to me you are... though you never said it |
| 19:30 |
ries |
nd__: there is a menu type that can do something like that |
| 19:33 |
nd__ |
hmm, ok |
| 19:33 |
nd__ |
will look |
| 19:33 |
nd__ |
thanks |
| 19:34 |
timdeluxe |
nd__: check .special of TMENU |
| 19:34 |
timdeluxe |
and there "browse" |
| 19:35 |
timdeluxe |
sorry, HMENU |
| 19:35 |
rmzrs |
i solved my problem myself |
| 19:35 |
timdeluxe |
documented for example here: http://wiki.typo3.org/index.php/TSref/HMENU |
| 19:36 |
rmzrs |
teh correct TS Code is: plugin.tt_news.useSPidFromCategory = 1 |
| 19:43 |
nd__ |
timdeluxe: thank you |
| 19:49 |
nd__ |
timdeluxe: Do you further know how to pass the menu a special type-value for all links? |
| 19:49 |
timdeluxe |
no, and i dont completely understand the question :( |
| 19:50 |
nd__ |
ah, sorry |
| 19:51 |
nd__ |
it creates links like index.php?id=55 |
| 19:51 |
nd__ |
but I need index.php?id=55&type=5555 |
| 19:52 |
timdeluxe |
phew. dont know... if there is anything special i would try linkwrap |
| 19:54 |
nd__ |
timdeluxe: Ok, will look. And to strip of the a-tag and just output the url (text)? |
| 19:55 |
timdeluxe |
nd__: where is the sense of that? |
| 19:55 |
timdeluxe |
there is doNotLinkIt |
| 19:56 |
timdeluxe |
but that is not what you want |
| 19:56 |
nd__ |
well, sense is a bit weird but I have to solve it fast, so beauty is not prio #1 |
| 19:57 |
nd__ |
I need to output onclick-js-code contaiting the next and previous page-uid to click through in an ajax-view |
| 19:58 |
timdeluxe |
ah okay, but sorry i cant help with that |
| 19:58 |
timdeluxe |
just read the tsref about tmenuitem |
| 19:59 |
nd__ |
ok |
| 19:59 |
nd__ |
thanks |