| 03:12 |
Bejjan |
hah! what a night |
| 03:13 |
Bejjan |
my friends threw me a nice surprise party :) |
| 12:10 |
smart79 |
guys, I'm in the making of doing a site based on T3 V 4.3 (currently beta 3) & Templavoila... But If I want to add new content to the site, I get this exception: "PHP Catchable Fatal Error: Argument 2 passed to t3lib_div::implodeArrayForUrl() must be an array, null given, called in /srv/ftp/dpsg/jahresaktion2010/cms/typo3conf/ext/templavoila/mod1/db_new_content_el.php on line 285 and defined... |
| 12:10 |
smart79 |
...in /srv/ftp/dpsg/jahresaktion2010/cms/t3lib/class.t3lib_div.php line 1865" |
| 12:10 |
smart79 |
has this been fixed in RC1 ? |
| 12:10 |
smart79 |
I didn't find something on the bugtracker |
| 16:29 |
locabig |
hello |
| 16:29 |
locabig |
y am speak french here ?? |
| 16:32 |
locabig |
Hello, I would like to install a site and I find I typo3 download version but everything is in English it is in French please thank you |
| 16:34 |
locabig |
hello there anyone here? |
| 16:36 |
locabig |
sorry anyone here bye bye |
| 17:49 |
Denyerec |
I seem to use it because it's "what I know", it's been a long time since I've compared what else is out there. |
| 22:00 |
palces |
Hello. I have problem with typo3. I use instalation on my web server and images, what I was uploaded, are no showing. For example, when I change logo, image is load, but on page is show only brohek scratch. If I use image content, images are not displayed... What is problem? |
| 22:05 |
bodoberlin1 |
imagamagick / gd properly installed + configured? |
| 22:18 |
palces |
Uf, I am young in typo3 installation. So if I install typo3 with webserver, it is working. So I need install imagemagick? (it is probably plugin) Where is gd propertly? |
| 22:22 |
bodoberlin1 |
look at the installer, there you can test your image setup |
| 22:23 |
bodoberlin1 |
you can test gd, im separately. You should see a couple of tests, each with 2 graphics |
| 22:23 |
bodoberlin1 |
they test scaling, combining, ... of images |
| 22:24 |
bodoberlin1 |
font rendering and so on |
| 22:29 |
palces |
Ooo thanks. |
| 22:30 |
palces |
its look, that i have disable image magick. |
| 22:30 |
palces |
It seems that there is no adequate ImageMagick installation available at the checked locations (/usr/X11R6/bin/, /usr/bin/, /usr/local/bin/) An 'adequate' installation for requires 'convert', 'combine'/'composite' and 'identify' to be available |
| 22:30 |
palces |
This is error. |
| 22:30 |
palces |
so how I can fix problem? |
| 22:31 |
palces |
I need install imagemagick? |
| 22:34 |
palces |
It need be installed on server? |
| 22:34 |
palces |
Or is possible upload it to server? |
| 22:36 |
Tsoots |
just need to make the tools mentioned above available to your setup |
| 22:36 |
Tsoots |
if you just want to use resizing features there's an extension called jb gd resize that makes it possible to use the system without imagemagick |
| 22:39 |
bodoberlin1 |
if you have root access install graphicsmagick and gd2 |
| 22:39 |
bodoberlin1 |
otherweise google for "imagemagick 4.2.9" and download a static compiled (!) version |
| 22:40 |
bodoberlin1 |
unpack, upload and configure the path in the installer |
| 22:42 |
palces |
Ok. So web server is commercial. I haven't root access. |
| 23:27 |
Denyerec |
Anyone awake ? |
| 23:27 |
Denyerec |
Looking for someone who knows how to do repeating sections in Template Voila. |
| 23:30 |
Tsoots |
flexible content elements? |
| 23:31 |
Tsoots |
explained in the futuristic template building doc |
| 23:31 |
Denyerec |
Yar. |
| 23:31 |
Denyerec |
I need to be able to explicitly control the ID of the repeating element |
| 23:31 |
Denyerec |
EG my section DIV needs to have a user-editable ID |
| 23:31 |
Denyerec |
or an enumerated one |
| 23:31 |
Denyerec |
either would do. |
| 23:32 |
Denyerec |
but i can't figure out how to achieve it. |
| 23:33 |
Denyerec |
Adding an element inside the [SC] means i can't access the ID |
| 23:33 |
Denyerec |
add it outside, and it's no longer a part of the [SC] |
| 23:34 |
Denyerec |
Ah wait |
| 23:34 |
Denyerec |
if I change the mapping mode of the SC to OUTER I can access the attributes. |
| 23:34 |
Tsoots |
yw |