| 01:21 |
Oceanmobile |
Someone here helped me a good while ago to change a couple of settings in Typo3. I hope there is someone here that could give me a hint to how I change the settings for the rss feed... I have found a setting for it and I have set it to a different number than 20, but nothing happens. It still outputs 20 articles in the feed... So I am thinking I have not found the right setting or place... |
| 01:22 |
Oceanmobile |
I am a total noob on Typo3. |
| 01:22 |
Oceanmobile |
:-) |
| 01:26 |
pond |
hehehe |
| 01:26 |
pond |
past your ts somewhere like http://t3paste.org/ |
| 01:27 |
pond |
say which extension you are using and where you made the change |
| 01:32 |
Oceanmobile |
Ts? Like I said, I am a TOTAL noob :-D Anyway - I did a test change and cleared the cache. And the change worked. Only problem now is how to change it again! |
| 01:32 |
Oceanmobile |
Here is where I did the change: |
| 01:33 |
Oceanmobile |
Clicked on Web>Template> |
| 01:33 |
Oceanmobile |
Clicked on the globe |
| 01:33 |
Oceanmobile |
Then clicked on the "root" that have the domain name. |
| 01:34 |
Oceanmobile |
Got a list of settings (says "Constant editor" in a drop-down menu up in the right corner. |
| 01:35 |
Oceanmobile |
Says plugin.tt_news in another drop-down. |
| 01:35 |
Oceanmobile |
Scrolled down to News-Feed XML-Limit |
| 01:35 |
Oceanmobile |
And enabled it |
| 01:35 |
Oceanmobile |
Clicked Update |
| 01:36 |
Oceanmobile |
Then went back and changed 20 to 25 just to test. |
| 01:36 |
Oceanmobile |
Also cleared cache. |
| 01:36 |
Oceanmobile |
That worked. |
| 01:36 |
Oceanmobile |
But. |
| 01:36 |
Oceanmobile |
if I go back and change it again, it does not work. |
| 01:37 |
pond |
heh... hold on |
| 01:38 |
pond |
you probably need to clear the cache every time you change it |
| 01:38 |
pond |
try updating, then clearing the cache... then reloading |
| 01:41 |
Oceanmobile |
Tried. But I did it so many times I might be totally confused at which I clicked first and last now... |
| 01:41 |
Oceanmobile |
I'll try again. |
| 01:41 |
pond |
yeah... you have to update the constants... and I don't think that clears the cache... |
| 01:42 |
pond |
so you are still getting your old page even though you have new ts constants |
| 01:42 |
pond |
so... update -> clear cache -> reload |
| 01:42 |
Oceanmobile |
ok |
| 01:47 |
r3v |
hey |
| 01:47 |
r3v |
anyone here? |
| 01:49 |
r3v |
http://www.youscreen.de/688c9dc3e4.jpg <- a idea what goes wrong? -> using xampp and install on localhost/t3 |
| 01:54 |
pond |
I know there was a recent issue with xamp and zend... so it might not be a typo3 issue at all... but I forget what that issue was |
| 01:56 |
r3v |
mkey ^^ |
| 01:58 |
Oceanmobile |
pond: Did a change and it worked again. And did another change with no result. Seems to me that there is a cache somewhere that I can not get to. So now I am doing a new change and just wait for a while. |
| 01:58 |
Oceanmobile |
Thank you for helping |
| 02:00 |
pond |
also, is reaurl installed? |
| 02:01 |
pond |
if so it could be a config.baseURL issue... ut by the looks of you r install...there are no ext's installed yet |
| 02:04 |
r3v |
<- me? |
| 02:04 |
pond |
yes |
| 02:05 |
r3v |
ehrm |
| 02:05 |
r3v |
dunno |
| 02:05 |
r3v |
one moment |
| 02:05 |
pond |
lol... then that is not the issue |
| 02:05 |
r3v |
^^ |
| 02:06 |
r3v |
ehrm |
| 02:06 |
r3v |
just made a new install |
| 02:06 |
r3v |
and now all web pages workes fine |
| 02:06 |
r3v |
but the ext Manager failed :/ |
| 02:07 |
pond |
why? |
| 02:07 |
r3v |
dunno |
| 02:07 |
pond |
set up a php error file in our php.ini |
| 02:07 |
pond |
and see what it says there |
| 02:07 |
pond |
our = your |
| 02:08 |
pond |
sometimes it is a curl issue (check to see if you have curl installed in php, and that typo3 is using it... in the install tool) sometimes its an out of memory error... make sure php has 64m allowed per proces |
| 02:12 |
r3v |
ehrm |
| 02:12 |
r3v |
when i uncomment error_log = "C:\xampp\apache\logs\phperror.log" |
| 02:13 |
r3v |
apache crashed -.- |
| 02:13 |
r3v |
and memory_limit = 256M is |
| 02:20 |
pond |
lol... I thought xamp was for mac os?? |
| 02:20 |
r3v |
hmm win |
| 02:20 |
r3v |
http://www.apachefriends.org/de/xampp-windows.html |
| 02:21 |
pond |
oh... shows what I know...256 is easily enough for the extension manager |
| 02:21 |
pond |
I guess make sure there is a writeable file at the location ref's in php.ini |
| 02:22 |
pond |
does your php install use curl? |
| 02:22 |
pond |
if so, make sure that "use curl" is set to "1" in the install tool |
| 02:24 |
r3v |
;extension=php_curl.dll <- no |
| 02:26 |
pond |
oh... well, if you can use that it makes typo3 a lot easier to use |
| 02:27 |
r3v |
hmm |
| 02:27 |
r3v |
i delete the |
| 02:27 |
r3v |
ENABLE_INSTALL_TOOL |
| 02:27 |
r3v |
and now the ext. manager works |
| 02:27 |
r3v |
web-> functions fail |
| 02:27 |
r3v |
web->versioning fail |
| 02:27 |
pond |
you don't have to since you are running on localhost...and typo3 will delete it itself after an hour if you don't anyway |
| 02:28 |
pond |
ouch |
| 02:28 |
r3v |
User-tools -> User-settings fail |
| 02:28 |
r3v |
-.- |
| 02:28 |
pond |
its not because of the ENABLE_INSTALL_TOOL |
| 02:28 |
pond |
its something else evil which is lurking in windows |
| 02:28 |
pond |
lol |
| 02:29 |
r3v |
oh now its funny |
| 02:29 |
r3v |
i click workspace and task center fail |
| 02:29 |
r3v |
and user settings work |
| 02:29 |
r3v |
i click workspace again |
| 02:29 |
r3v |
and user setting fail |
| 02:29 |
r3v |
xD |
| 02:29 |
r3v |
*Kopf->Wand*: http://www.nurbilder.com/pics/67b888-523.jpg |
| 02:29 |
pond |
yeah... oh man... something more fundamental than typo3 |
| 02:30 |
r3v |
hmm you think? |
| 02:30 |
r3v |
but my other own build cms works fine |
| 02:30 |
r3v |
without any issues |
| 02:31 |
r3v |
-.- |
| 02:31 |
r3v |
its something strange!!! |
| 02:32 |
r3v |
but now i reach all files with click clicking 10 links before :) |
| 02:41 |
r3v |
thanks for you help pond |
| 02:41 |
r3v |
i gonna sleep now |
| 11:07 |
nagre |
can anyone see this? |
| 11:07 |
nagre |
whats this channel and server? |
| 11:08 |
nagre |
hello |
| 11:09 |
nagre |
I guess no one can read this |
| 13:17 |
Zweistein |
hey my "Home" Shortcut, that goes back to the root site, does not get recognized as "act" or "cur" in my HMenu. How can i fix it? |
| 14:06 |
untouh23 |
moin |
| 14:06 |
untouh23 |
anyone here? |
| 14:08 |
lindbergh |
hallo channeel |
| 14:10 |
pgampe |
Zweistein: you can't & this is on purpose |
| 14:11 |
pgampe |
untouh23:, lindbergh: hello |
| 14:11 |
pgampe |
just state your questions & I'll look at it later |
| 14:14 |
lindbergh |
anyone can give me a hint |
| 14:14 |
lindbergh |
how to code this challenge |
| 14:14 |
lindbergh |
Consider that I have top menu (horizontal one) |
| 14:14 |
lindbergh |
and side one (vertical menu) |
| 14:14 |
lindbergh |
at some html template |
| 14:14 |
lindbergh |
I want to use TV |
| 14:14 |
lindbergh |
It worked like charm for top menu |
| 14:15 |
lindbergh |
but for horizontal one, I am not sure what all I need to do to make thing to function |
| 14:15 |
lindbergh |
I created i ts lib.sideMenu = HMENU |
| 14:16 |
lindbergh |
and made TV field field_sidemenu |
| 14:17 |
lindbergh |
but I am not sure what else need to do |
| 14:32 |
lindbergh |
anyone |
| 14:32 |
lindbergh |
? |
| 14:52 |
pgampe |
lindbergh: entrylevel = 2 |
| 14:56 |
lindbergh |
pgampe: tried that but still not working |
| 14:57 |
untouh23 |
pgampe |
| 14:57 |
untouh23 |
i need to send you a query |
| 14:57 |
untouh23 |
ops |
| 15:13 |
untouh23 |
for some reason i have no rescources tabs in the pageproperties of my sites |
| 15:13 |
untouh23 |
only the root page has it |
| 15:13 |
untouh23 |
im looking since 2 days |
| 15:13 |
untouh23 |
cant find the error |
| 17:08 |
compojoom |
hey Guys! What a lovely day in germany - 36 degree :) Anyway, I'm trying to set up tt_news and for some reasons I cannot open news in single view? I've set the single pid and the link looks fine - it has the right params, but I never go to single view |
| 17:14 |
Denyerec |
compojoom - caches cleaned? |
| 17:18 |
compojoom |
not using any cache |
| 17:18 |
compojoom |
Denyerec: do you ever leave this chat :) |
| 17:20 |
Denyerec |
Yer sure, when the machine gets turned off |
| 17:20 |
Denyerec |
;) |
| 17:20 |
Denyerec |
I just hang around to help newbies because my deep knowledge of Typo3 is lacking, and then when I do need help, certain more aged members of said community can't complain that all I do is ask for help ;) |
| 17:21 |
Denyerec |
From what I remember of tt_news, you need to put the plugin on a page, point it to a record source, and set the display type of the plugin to "SINGLE" |
| 17:21 |
Denyerec |
then you need to make sure you have a news record to display |
| 17:21 |
Denyerec |
And make sure that the path to the template file is set correctly, or that the default template exists. |
| 17:21 |
Denyerec |
Include the static template in your main TS template? |
| 17:22 |
Denyerec |
That's a fun one a lot of people miss |
| 17:35 |
compojoom |
ah |
| 17:35 |
compojoom |
display type single |
| 17:35 |
compojoom |
I'm trying to show the single and list view on the same page |
| 17:35 |
compojoom |
I guess that is the problem?? |
| 17:36 |
compojoom |
ok, that is the problem. I changed the type from list to single and I could see the item |
| 17:36 |
compojoom |
is there any way to tell tt_news to display list and single view on the same page? |
| 17:48 |
Denyerec |
Yeah |
| 17:48 |
Denyerec |
just include the plugin twice |
| 17:51 |
compojoom |
Denyerec: actually I found a snippet in the documentation and I'm trying to make it with TS |
| 17:51 |
compojoom |
now I'm a little further - when I click a news I don't see the list, but nothing :D |
| 17:52 |
compojoom |
god I hate Typo3 :) |
| 17:52 |
Denyerec |
heheh |
| 17:52 |
Denyerec |
Have you included the static template? |
| 17:52 |
compojoom |
yea, it is installed |
| 17:57 |
rempadem |
hi everybody, i have a problem, should i write in german or english in this room? |
| 17:58 |
compojoom |
english |
| 18:00 |
rempadem |
ok thank you |
| 18:02 |
rempadem |
i have a menu on the left side realized with gmenu, everything was fine. 2 days ago i moved a menu entry to a other place in the menu structure and now this menu entry doesnt display its name anymore. meaning i can see all menu entrys (home, about us, etc.) but the one i moved is empty (without name). do you know what the reason could be? is this a bug? what did i wrong? |
| 18:09 |
rempadem |
i also have this problem for every new menu entry i create :( |
| 19:09 |
Denyerec |
ries, wearing Orange tomorrow? :) |
| 19:22 |
compojoom |
hm, ok I clearly have a caching issue. My tt_news are showing the news in single and list view on the same page, but the change from single to list view only works when I clear the cache im backend |
| 19:22 |
compojoom |
I have config.no_cache set to 1 |
| 19:27 |
compojoom |
this is driving me crazy - I've turned the internal tt_news cache, but it still uses cache |
| 19:30 |
ries |
Denyerec: I don't do football.... |
| 19:30 |
ries |
so no, I am not in orange |
| 19:31 |
compojoom |
:) |
| 19:32 |
compojoom |
everyone do football |
| 19:32 |
compojoom |
:D |
| 19:32 |
Denyerec |
Even I am supporting NL tomorrow ;) |
| 19:32 |
Denyerec |
(And I haven't watched football since the last world cup... :)) |
| 19:33 |
ries |
I never watched football.. may be teh last time when I was 15 watching my little bro onthe field when he was 9 |
| 19:34 |
compojoom |
guys you know: |
| 19:34 |
compojoom |
http://twitter.com/BobbiEden/status/17881022874 |
| 19:34 |
compojoom |
:D:D:D |
| 19:34 |
compojoom |
she had 5000 followers when she announced it :) |
| 19:34 |
compojoom |
now she has 100 000 :D |
| 19:36 |
compojoom |
could someone help me with this: http://pastebin.com/jU1fJkSD |
| 19:36 |
compojoom |
what is wrong `? why is the page cached? |
| 19:37 |
ries |
compojoom: gosh... I never knew there where so many desperate man in the world |
| 19:37 |
compojoom |
:) |
| 19:37 |
compojoom |
I'm sure that most of them are not going to collect their .... |
| 19:38 |
compojoom |
they are just followers because it is one click action |
| 19:38 |
ries |
compojoom: I was under the impression she was going to collect there.... |
| 19:39 |
compojoom |
I don't know, but I would like to know what happened 100 000 = 100 000 B...... |
| 19:39 |
compojoom |
:D |
| 19:39 |
compojoom |
crazy |
| 19:41 |
compojoom |
hm, ok I added news settings as static template and now the page is not cached anymore |
| 19:41 |
compojoom |
every link has a chash |
| 19:43 |
compojoom |
I wonder wgucg us the option in the news settigns that makes this |
| 21:18 |
bitcrusher |
hey hey |
| 21:19 |
bitcrusher |
does anyone know how to make typo3 return a realurl path to your php code in your own extension? |
| 22:00 |
ries |
I took this one in our garden yesterday : http://www.youtube.com/watch?v=oEQMq-Bp-Zk |
| 22:00 |
ries |
bitcrusher: typolink ? |