| 01:04 |
nature |
a day in typo3 hell lala land |
| 01:05 |
nature |
*crash* *boom* *bang* |
| 01:05 |
nature |
I need a bigger hammer |
| 10:50 |
Prot0 |
morning |
| 11:42 |
Denyerec |
Hey guys |
| 11:42 |
Denyerec |
What's the best software for producing podcast style videos (Windows) these days ? |
| 11:42 |
Denyerec |
I want to record a tutorial video with a voiceover |
| 12:45 |
elmargol |
how do I hide the pagebrowser from powermail? |
| 14:35 |
lilalinux |
I get many errors/warnings in the Extension Manager, when installing the admin_interface extension 1.3.13. |
| 14:35 |
lilalinux |
"Class filename "class.tx_admininterface_addFieldsToFlexForm.php" did NOT contain the class "tx_admininterface_addFieldsToFlexForm"!" |
| 14:35 |
lilalinux |
No XCLASS inclusion code found in file "class.tx_admininterface_addFieldsToFlexForm.php" |
| 14:35 |
lilalinux |
The XCLASS filename-key "ext/admin_interface/pi1/class.tx_admininterface_validator.php" was different from "ext/admin_interface/lib/class.tx_admininterface_authenticator.php" which it should have been! |
| 15:06 |
elmargol |
Hi I'm wondering why I cant add a condition to the top of this typoscript http://www.phlogi.net/f/t3/tsp/sp/-d91edcd0ea/ |
| 15:07 |
elmargol |
I tried [globalVar = TSFE:id=15] *script* [global] |
| 17:22 |
Junz |
hi all, i am migrating a site to a new domain name, and since the url is referenced like example.com throughout typoscript references and elsewhere, is there an easy way to do a 'search and replace' for a instances of 'example.com' and change it to 'newdomain.com' ? or alternatively, which places need to be updated? |
| 19:44 |
Prot0 |
Junz: do a search for the domain in the back-end |
| 19:44 |
fLoo |
Junz : did u try mysql ? |
| 19:44 |
Prot0 |
lol |
| 19:44 |
fLoo |
thats the hard way ;) |
| 19:44 |
Prot0 |
(sorry late reply) |
| 19:44 |
fLoo |
same here, sry for late rpl |
| 19:45 |
Prot0 |
just got back hehe |
| 19:45 |
Prot0 |
if you have shell access its also good to grep the filesystem for the old domain :] |
| 20:15 |
Junz |
Prot0, fLoo: thanks for your comments.. i would try mysql but im not sure of the syntax to check in all the tables, the backend search though seems like a good starting point |
| 20:15 |
Junz |
Prot0: i do have shell access, but im not much of a linux user, im assuming a grep command is to list all instances of a keyword ? |
| 20:16 |
Junz |
i may check it further in detail online for correct usage |
| 21:11 |
cboltz |
Hi, can someone help me with a t3blog problem? |
| 21:12 |
cboltz |
I tried to scale down an image, but t3blog always shows the big image |
| 21:12 |
cboltz |
scaling images on "normal" content pages works, therefore it's probably a problem somewhere in t3blog... |
| 21:28 |
fLoo |
why not use tt_news ? |
| 21:29 |
fLoo |
i've had problems with t3blog too |
| 21:29 |
fLoo |
changed to ttnews |
| 21:29 |
fLoo |
personally i'm more comfortable with it |
| 21:29 |
cboltz |
basically for two reasons: |
| 21:29 |
cboltz |
- I know timtab (I use it in another project) and know how "interesting" it can be |
| 21:30 |
cboltz |
- I want to use/test t3blog in the current project ;-) |
| 21:30 |
fLoo |
ah ok i c |
| 21:30 |
cboltz |
- (ok, third one): t3blog is much more flexible about the content of a blog entry ;-) |
| 21:31 |
fLoo |
well, yes |
| 21:31 |
fLoo |
that might be true ;) |