| 12:19 |
foool |
_pedda_ are you around ? |
| 14:02 |
compojoom |
hey there! Can someone help me with following typoscript? http://pastebin.com/d76d3641e |
| 14:02 |
compojoom |
I'm trying to configure tt_news |
| 14:03 |
compojoom |
I want to show news on 2 pages: |
| 14:03 |
compojoom |
1 page and subpage of the first one, that is only visible to logged in users |
| 14:04 |
compojoom |
I've set the constants plugin.tt_news.pid_list = 3 |
| 14:04 |
compojoom |
plugin.tt_news.singlePid = 3 |
| 14:04 |
compojoom |
But the news are not restricted to a page uid, all of them are shown on both pages |
| 14:04 |
compojoom |
any ideas what to do? |
| 14:59 |
Awillys |
hi there |
| 15:00 |
Awillys |
anyone using the rlmp_language_detection ? |
| 15:05 |
HendrixSthlm |
Anyone here an expert on the crawler extension? |
| 15:59 |
kmartiin |
hi |
| 16:00 |
kmartiin |
im trying to give v4.3 a test run but when im calling the index php im always getting: It seems that MySQL support for PHP is not installed! |
| 16:00 |
kmartiin |
im using macports and i have php-mysql installed |
| 16:08 |
kmartiin |
is it possible that this is a problem with the v4.3 beta? |
| 16:12 |
HendrixSthlm |
>kmartiin I havent worked with 4.3, but I would check that you have support for mysqli |
| 16:16 |
kmartiin |
macports says that mysqli is included in php5-mysql ( http://skitch.marti.in/Porticus-20091004-161638.jpg ) but couldnt get an explicit proof from the phpinfo(); only this ( http://skitch.marti.in/phpinfo%28%29-20091004-161847.jpg ) |
| 16:18 |
ries |
kmartiin: I doubt it..... it sounds strange though.... |
| 16:19 |
ries |
HendrixSthlm: I believe that typo3 uses the 'old' mysql interface, not the mysqli interface |
| 16:20 |
HendrixSthlm |
ries> It would be about time to upgrade I think. =) |
| 16:20 |
ries |
Not to 4.3 I would think? |
| 16:21 |
HendrixSthlm |
kmartiin> The section in phpinfo should be named mysqli or mysql |
| 16:22 |
HendrixSthlm |
ries> No for Typo3 to upgrade from mysql to mysqli. But I guess not for 4.3 then. |
| 16:23 |
ries |
HendrixSthlm: I am not sure... is there a real advantage ove rusing mysqli? |
| 16:23 |
HendrixSthlm |
Does anyone know how to tell the crawler how to index external sites in a specific language? |
| 16:23 |
ries |
I believe that PDO is a better way of doing things... |
| 16:24 |
HendrixSthlm |
ries> True. PDO is another good option. Mysqli supports versions of mysql over 4.1 better and it is also better with regards to multibyte I think. |
| 16:25 |
HendrixSthlm |
ries> I guess they are using PDO for Typo3 5? |
| 16:26 |
ries |
HendrixSthlm: No... they use the good old msql interface for direct mysql conenctions and they use AdoDB for 'foreign' databases |
| 16:26 |
ries |
Oo.. |
| 16:26 |
ries |
sorry, I didn't see the TYPO3 5 partion |
| 16:26 |
ries |
what they are oging to use there for DB isn't sure, |
| 16:26 |
kmartiin |
ries: haha |
| 16:26 |
ries |
but the are going to use a JSR170 sort of container for content using Jack Rabbit.... as far as I know |
| 16:27 |
ries |
I am not into V5 |
| 16:27 |
HendrixSthlm |
ries> That is very true. Me neither. |
| 16:28 |
kmartiin |
ries: jsr283 .. |
| 16:28 |
ries |
V5 is years off still anyways... (I really not to stop saying 'years') |
| 16:28 |
ries |
kmartiin: I thought it was numbered JSR170 :S |
| 16:29 |
kmartiin |
ries: they thought about that first but then they decided to implement JSR283 |
| 16:29 |
ries |
Ooo ic... |
| 16:29 |
kmartiin |
ries: http://flow3.typo3.org/about/comparison/ .. |
| 16:30 |
HendrixSthlm |
I am still pondering my crawler issue. Are anyone of you using it? |
| 16:31 |
dominiks |
180MB for PHP requirement for flow3? omg |
| 16:31 |
kmartiin |
anybody another idea what i can do against the not working mysql support? i tried 2 (+mysqlnd, +mysql) variants but none of them seems working |
| 16:33 |
HendrixSthlm |
kmartiin: What happens if you create a simple php file and just try connect to the database? |
| 16:40 |
kmartiin |
HendrixSthlm: i'll try that but i dont think that typo3 is trying something else ... |
| 16:44 |
ries |
kmartiin: looking at the comparison chart, we should go with Spring right away :D |
| 16:45 |
kmartiin |
ries: but you dont have the typo3 spirit with spring ;) |
| 16:45 |
ries |
kmartiin: That is actually very much true... |
| 16:46 |
kmartiin |
in addition java sucks :D |
| 16:46 |
ries |
I have been looking into some CMS (alike) systems like Liferay and Magnolia, but TYPO3 has some outstanding features that Java CMS systems don't have |
| 16:46 |
ries |
kmartiin: I don't agree about that... I think java is a wonderfull language... and I truly whish that there would be a TYPO3 a-like system but written in java |
| 16:47 |
kmartiin |
ries: it wasnt very serious ;) |
| 16:47 |
dominiks |
Java is wonderfull language.. but Java runtime just sucks :P |
| 16:48 |
kmartiin |
i dont know very much about java but i like to read the flamewars within the web |
| 16:48 |
dominiks |
lol |
| 16:49 |
kmartiin |
afaik java is an innovative language... and thats proven by flow3 that ports many ideas from the java world to php .. |
| 16:49 |
kmartiin |
e.g. jsr283 |
| 16:49 |
ries |
dominiks: I don't think it sucks... as long as it's fatser then PHP... it can't be bad ;) |
| 16:51 |
dominiks |
ries, maybe.. i don't like php much either =) |
| 16:52 |
kmartiin |
HendrixSthlm: Call to undefined function mysql_connect() ... no mysqlsupport |
| 16:53 |
HendrixSthlm |
kmartiin: Then it's not a beta problem then. At least something. |
| 16:54 |
kmartiin |
HendrixSthlm: yes.. but not enough :( :P |
| 17:30 |
HendrixSthlm |
Still no crawler experts around? |
| 17:52 |
kmartiin |
yehaaaa |
| 17:52 |
kmartiin |
i found the problem |
| 17:52 |
kmartiin |
the macports php installation comes with extension_dir = ./ |
| 17:53 |
kmartiin |
but extension_dir should be deactivated since 5.3 finds the extensions itself |
| 17:56 |
HendrixSthlm |
kmartiin: Congrats! |
| 18:00 |
kmartiin |
HendrixSthlm: thanks. im so happy! haha |
| 18:00 |
kmartiin |
funny: i found the solution while writing a question about that problem on stackoverflow :D |
| 18:49 |
HendrixSthlm |
Any crawler experts around? |
| 19:51 |
HendrixSthlm |
How do I get the crawler extension to index external URLs in different languages? |