| 10:03 |
Lars_rds |
Hi, i gets some mysql_fetch on one of my page are that some kind of errors on my host server or something other ? |
| 13:09 |
Guest25714 |
i have a search form on the page |
| 13:09 |
Guest25714 |
which parameter is important in the form to start a sql action |
| 14:22 |
HardPhuck |
trying to make a simple search script |
| 14:22 |
HardPhuck |
and just can't get it done |
| 15:06 |
Duesentrieb |
hi all. i'm new to typo3 and still a bit confused. |
| 15:06 |
Duesentrieb |
where's the right place to set $TYPO3_CONF_VARS['SYS']['doNotCheckReferer'] = 1; ? |
| 15:06 |
Duesentrieb |
i don't see an obvious config file... |
| 15:08 |
Duesentrieb |
is t3lib/config_default.php something i should change? or never touch? |
| 15:36 |
HardPhuck |
is there a plugin that would let me search custom tables and fields |
| 16:36 |
johannes_ |
hello. I'm using typo 4.2.3. While exirimenting with templates, I just want to print out the text that's in the database. How do I access this text? |
| 16:37 |
johannes_ |
The text I added in the backend |
| 18:02 |
HardPhuck |
anyone using wwsc_t3sync? |
| 18:03 |
sorenmalling |
Does anybody have the direct link to documentation regarding configuration of rte (RTE.default) ? |
| 18:27 |
HardPhuck |
which is the fastest way to migrate typo3 install from one server to another |
| 18:49 |
chefan |
mysqldump & scp |
| 18:49 |
chefan |
make sure you clean out the temp |
| 18:50 |
chefan |
i am not sure if it gets slightly more complicated when using realurl or something like that |