| 00:17 |
lighty |
bye all |
| 00:38 |
tomyN |
did anyone of you work for a Museum in Germany, I just found a Typo3 site, :-)) just curious! |
| 00:39 |
tomyN |
thought I recognized the template, looked at the source, and voila! |
| 01:55 |
tomyN |
How do I create a "Trenner" / Spacer ? |
| 01:56 |
Denyerec |
Trenner ? |
| 01:56 |
Denyerec |
What museum tomyn? |
| 01:57 |
tomyN |
Museum Goch |
| 01:57 |
tomyN |
a Spacer I think ... |
| 01:57 |
tomyN |
oh, I found it ... |
| 02:02 |
Denyerec |
URL for the museum |
| 02:02 |
Denyerec |
I think Uschi might have done something for it. |
| 02:02 |
Denyerec |
BUt I can't rememeber |
| 02:02 |
tomyN |
http://www.museum-goch.de |
| 02:05 |
Denyerec |
Mm, no, doesn't remind me of anything I Have seen from someone in here. |
| 02:09 |
tomyN |
Denyerec: I imported a file from rasi.ch, I see this message on my screen" The page is not configured! [type= 0][] |
| 02:09 |
tomyN |
what am I missing? |
| 02:10 |
Denyerec |
Um. |
| 02:10 |
Denyerec |
What was the file/ |
| 02:10 |
Denyerec |
? |
| 02:10 |
Denyerec |
Sounds like you're missing some template TS |
| 02:10 |
Denyerec |
the bit where PAGE gets set up |
| 02:10 |
tomyN |
it should work this way, right? |
| 02:11 |
tomyN |
the template is called TPL_organicrhythm |
| 02:11 |
Denyerec |
How did you import it, exactly |
| 02:12 |
tomyN |
right click on New TYPO3 site, import from .t3d |
| 02:12 |
Denyerec |
Ok I see |
| 02:13 |
tomyN |
Rasi gives also an Installation File, but the instructions are completel different. |
| 02:13 |
Denyerec |
and does the template require TemplateVoila, or autoparser? |
| 02:13 |
Denyerec |
and can you put the installation instructions into a pastecode please, so I can see what they say ? |
| 02:13 |
tomyN |
tried it, and it couldn't connect to the root tree, or so |
| 02:13 |
tomyN |
it's a pdf |
| 02:14 |
tomyN |
it's in German anyway. Can you read German? |
| 02:14 |
Denyerec |
bits |
| 02:14 |
Denyerec |
most likely your root page is in the wrong place and the template isn't configured correctly. |
| 02:14 |
tomyN |
I could paste the config.txt |
| 02:14 |
Denyerec |
that;ll do |
| 02:15 |
Denyerec |
are all the pages beneath one root page? |
| 02:15 |
Denyerec |
and does that root page have a template associated with it ? |
| 02:15 |
tomyN |
http://pastebin.com/m1fe0aabc |
| 02:16 |
tomyN |
yes, the template is recognized |
| 02:18 |
tomyN |
in the root page it says in TS-config: mod.SHARED.colPos_list=0,2 |
| 02:20 |
Denyerec |
Hmm |
| 02:20 |
Denyerec |
as soon as things start talking of column positions, I get nervous. |
| 02:20 |
Denyerec |
I only use Templatevoila |
| 02:21 |
tomyN |
what is this here: page = PAGE |
| 02:21 |
tomyN |
page.typeNum = 0 |
| 02:23 |
tomyN |
I'll start again, perhaps I have over seen something. Thanks !!! |
| 02:24 |
Denyerec |
For me, and this may just be me, I have great trouble using other people's T3 setups. |
| 02:24 |
Denyerec |
Because I do things in a particular way |
| 02:25 |
Denyerec |
and find it very hard to dig through other people's code to find their problems :) |
| 02:25 |
Denyerec |
Well, with TS |
| 02:25 |
Denyerec |
with normal PHP the error messages kinda help ;) |
| 02:28 |
tomyN |
I am still new to all this |
| 02:34 |
Denyerec |
I feel new to it all the time |
| 02:44 |
uschi |
dear folks, what can be the reason if I get the message ERROR: PATH_site + "typo3temp/" was not a directory! |
| 02:45 |
uschi |
ok, typo3temp does not exist |
| 02:49 |
Denyerec |
Um |
| 02:50 |
Denyerec |
does the folder exist? :) |
| 02:50 |
Denyerec |
If not, you could be missing a tralling slash somewhere down the line |
| 02:50 |
uschi |
yeah, i am working with a svn version |
| 02:50 |
uschi |
no, the directory simply does not exist |
| 02:51 |
uschi |
so, no problem, hopefully |
| 02:51 |
uschi |
cross your fingers |
| 02:53 |
uschi |
wow, my page is back |
| 02:57 |
uschi |
hm, something is wrong |
| 02:59 |
gerards |
there's always something wrong.... |
| 02:59 |
gerards |
good morning uschi. |
| 02:59 |
uschi |
morning gerards |
| 03:03 |
uschi |
how can i find out, what the value of config.baseURL really is? |
| 03:03 |
gerards |
page.1000 = TEXT |
| 03:04 |
gerards |
page.1000.value < config.baseURL? |
| 03:04 |
gerards |
does that work? |
| 03:04 |
uschi |
hm, i will try |
| 03:05 |
uschi |
ah, wait |
| 03:05 |
uschi |
that one is correct |
| 03:05 |
uschi |
so what is wrong now? |
| 03:05 |
uschi |
i have absolutely now idea why my menu is not working correctly *sniff* |
| 03:06 |
uschi |
and some of my images are missing |
| 03:07 |
gerards |
you said you "created" a new site by downloading from svn? that's why typo3temp was missing? |
| 03:08 |
gerards |
is it possible that the images in uploads/pics (or whatever) are missing too? |
| 03:08 |
uschi |
not exactly, but typo3temp is not in my local working copy |
| 03:08 |
uschi |
could be, but the main problem is that the menu is broken |
| 03:08 |
uschi |
the logic of it |
| 03:08 |
gerards |
enable admpanel and check if anything is wrong. |
| 03:09 |
uschi |
yes |
| 03:09 |
gerards |
enable admpanel and check if anything is wrong with the typoscript. |
| 03:09 |
uschi |
nothing wrong on my local machine, though |
| 03:09 |
uschi |
i am too new to this whole svn business |
| 03:10 |
uschi |
uploads/pics is there |
| 03:11 |
uschi |
ok, the missing image is from typo3temp/pics |
| 03:12 |
uschi |
what have pics to do there???? |
| 03:12 |
uschi |
i will upload my local typo3temp folder |
| 03:13 |
uschi |
but i would like to understand, what i am doing |
| 03:17 |
gerards |
no try something else first |
| 03:17 |
uschi |
and what? |
| 03:17 |
uschi |
it is too late anyway now, files are copied |
| 03:18 |
uschi |
right now |
| 03:18 |
gerards |
as far as I understand, when you "modify" images, typo3 will make a copy in typo3temp. |
| 03:18 |
gerards |
ok see if it works. |
| 03:18 |
uschi |
yes the image is modified |
| 03:18 |
uschi |
but should it not recreate that image? |
| 03:19 |
gerards |
no, you should go to the install tool and delete the typo3temp files. |
| 03:19 |
uschi |
now my host said good bye to me |
| 03:19 |
gerards |
I think :) |
| 03:20 |
uschi |
ok. i try |
| 03:36 |
uschi |
gerards,deleting those files does not help |
| 03:36 |
uschi |
against those missing images |
| 03:36 |
uschi |
so i will just upload them for immediate needs |
| 04:07 |
Leon_ |
hello, I have a question about flex_pict_right_block. |
| 04:08 |
Leon_ |
can anyone help me? |
| 04:22 |
gerards |
Leon_: sorry if no one has answered by now, then either no one knows about flex_pict_right_block, or they are busy. Check the news group or come in 6 hours later. The east europeans will be awake then. |
| 04:33 |
Leon_ |
gerards, thanks. it may not be related to flex_pict_right_block itself. I just have two overlapping containers, one flash and one image. |
| 04:40 |
EcHo2K |
hi everyone |
| 04:41 |
EcHo2K |
can anyone help me? i've got a strange problem with tt_news |
| 04:41 |
EcHo2K |
and google is not helping |
| 04:43 |
gerards |
hi EcHo2K! :) many of us are working. Don't ask to ask. just ask. and wait. if we know and we have time, we will answer. |
| 04:44 |
gerards |
if no one answers the newsgroups is a very good place to search. |
| 04:45 |
EcHo2K |
ah ok sorry |
| 04:45 |
EcHo2K |
:) |
| 04:45 |
EcHo2K |
i'm working too |
| 04:45 |
EcHo2K |
:) |
| 04:46 |
gerards |
great! you're in oz asia? |
| 04:46 |
EcHo2K |
it just sotpped ordering the record in the right way |
| 04:46 |
EcHo2K |
i have several typo3 version installed |
| 04:46 |
EcHo2K |
and every tt_news |
| 04:46 |
EcHo2K |
stopped working |
| 04:46 |
EcHo2K |
after i did some update to the server |
| 04:46 |
EcHo2K |
no italy |
| 04:46 |
EcHo2K |
it's 5 am here |
| 04:46 |
EcHo2K |
:D |
| 04:47 |
EcHo2K |
i've been fighting with this problem all the night |
| 04:47 |
EcHo2K |
really don't know waht to do |
| 04:48 |
EcHo2K |
i can try to set the order in anyway i want in the plugin |
| 04:48 |
EcHo2K |
but it will always order the news in datetime asc |
| 04:48 |
EcHo2K |
i don't think it's a php problem beacuse in the backend i have no problem |
| 04:48 |
EcHo2K |
only on the frontend |
| 04:49 |
gerards |
did you update tt_news? |
| 04:50 |
EcHo2K |
yes |
| 04:50 |
EcHo2K |
i have this problem with 3 different tt_news version |
| 04:51 |
EcHo2K |
oh btw php 5.2.4 |
| 04:51 |
gerards |
after you update tt_news, can you try inserting a new tt_news plugin? sometimes the flex form changes. |
| 04:51 |
EcHo2K |
mysql 5.0.51 |
| 04:51 |
EcHo2K |
i'll try that |
| 04:56 |
EcHo2K |
nothing |
| 04:57 |
EcHo2K |
it doesn't work |
| 04:57 |
EcHo2K |
i think it's not strictly a typo3 problem because everything was working fine |
| 04:57 |
EcHo2K |
till i did my apt-get update |
| 04:57 |
gerards |
so only tt_news doesn't work? |
| 04:57 |
gerards |
everything else works? |
| 04:58 |
EcHo2K |
so it's some kind on strange mix of issues i think... |
| 04:58 |
EcHo2K |
wall the plug in works |
| 04:58 |
EcHo2K |
but it always order the news in datetime asc |
| 04:58 |
EcHo2K |
no matter what i choose on the back end |
| 04:58 |
EcHo2K |
i tried using the content element |
| 04:58 |
EcHo2K |
and the TS setup in the template |
| 04:58 |
EcHo2K |
yes |
| 04:58 |
EcHo2K |
... |
| 04:58 |
EcHo2K |
everything else works... |
| 04:59 |
gerards |
sorry. can't help you then. You're right. It could be a AMP problem. |
| 05:00 |
gerards |
I'd check the apache log files for any error messages first. |
| 05:00 |
gerards |
could also be a cache problem? (i don't know if tt_news caches anything...) |
| 05:00 |
EcHo2K |
it's really strange because if i decide to order by datetime desc in the back end |
| 05:00 |
EcHo2K |
it works just the ordering on th front end is messed |
| 05:01 |
EcHo2K |
well to be sure when i check this stuff i always use the no_cache=1 get variable |
| 05:01 |
gerards |
i'd also suggest hacking into tt_news, grep for the select statment, and output that sql. |
| 05:02 |
gerards |
just to make sure that the sql is correct. |
| 05:02 |
EcHo2K |
well that's exactly where i'm lacking |
| 05:02 |
EcHo2K |
i don't know how to debug an extension |
| 05:02 |
gerards |
did you clear the typo3conf/localconf.php temp files? |
| 05:02 |
EcHo2K |
yep at least twice |
| 05:03 |
gerards |
alright. its almost lunch time anyways. :) gimme a sec.... |
| 05:03 |
EcHo2K |
np you have been very kind |
| 05:03 |
EcHo2K |
i think i need to get some rest anyway it's 5:15 am here |
| 05:04 |
EcHo2K |
i'll try to figure out tomorrow |
| 05:06 |
gerards |
alright. |
| 07:01 |
myicq |
anyone online ? |
| 07:35 |
tomyN |
Good Morning |
| 08:58 |
webdev |
hi |
| 08:59 |
webdev |
If you set the permission for a page to group a and recurisve, and a the permission of a subpage to group b group a will still have access to the subpage which should be only accessible by group b |
| 09:00 |
webdev |
Is that the way it is? |
| 09:00 |
webdev |
because that's realy bad |
| 09:38 |
d|g |
hi all |
| 10:34 |
Leon_ |
hello, I have a question about some strange behaviour in flex_pict_right_block. |
| 10:35 |
Leon_ |
I am adding two plugin_multimedia items (a flash swf and a jpg image) to pict_cont and the image overlaps onto the swf. |
| 10:35 |
Leon_ |
I want the flash to be below the image. how is it possible? |
| 10:45 |
d|g |
Leon_, try add <param name="wmode" value="transparent" /> to swf item |
| 10:51 |
Leon_ |
d|g, this also happens with a text container and an image |
| 10:51 |
Leon_ |
or an image and another image. |
| 10:52 |
Leon_ |
no matter what container I add, they overlap each other |
| 12:28 |
Naveed |
hello |
| 12:29 |
isolysis |
hi |
| 12:29 |
Naveed |
isolysis: have u used the aeurltool? |
| 12:30 |
isolysis |
no, is it for configuring real url? |
| 12:30 |
Naveed |
yes |
| 12:30 |
Naveed |
acutally i have added a 404 error page through it |
| 12:31 |
isolysis |
leave real url, go with 'CoolUri' instead, much better |
| 12:31 |
Naveed |
but when i gave a wrong url then only a blank page appears |
| 12:31 |
Naveed |
anybody else have used the aeurltool? |
| 12:33 |
isolysis |
Naveed: atleast search the CoolUri extension and see its details, it is instant setup almost, and very clean, with xml for configuration |
| 12:33 |
Naveed |
actually i have already embedded realURL in the code |
| 12:33 |
Naveed |
and i dont want to change |
| 12:34 |
Naveed |
i will definitely look into the cooluri in future projects |
| 12:42 |
Naveed |
smeringe: have u used the aeurltool extension?> |
| 12:42 |
smeringe |
nope. sorry Naveed, I haven't |
| 12:43 |
Naveed |
:( |
| 13:12 |
gregory |
Hello. I was looking to see if there was a web site out there that run through creating a simple content component through typo3? |
| 13:13 |
gregory |
Something as simple as a 'hello world' application that loads the string from a database. |
| 13:22 |
smeringe |
gregory: have you read for instance the "player profile" extension tutorial (http://typo3.org/documentation/document-library/tutorials/player_profile_basic/current/) ? |
| 13:25 |
gregory |
Sorry. I must have skipped that one. my bad. |
| 13:25 |
smeringe |
it's ok :) |
| 13:26 |
gregory |
Thankyou. This looks like what I need. |
| 13:26 |
gregory |
Bye |
| 13:26 |
HardPhuck |
anyone has problems compiling recode into php5? |
| 13:26 |
HardPhuck |
i always get errors |
| 13:30 |
HardPhuck |
configure: error: Can not find recode.h anywhere under /opt/local/include /usr/local /usr /opt. |
| 13:30 |
HardPhuck |
but recode is installed normally via macports |
| 13:37 |
HardPhuck |
lol crap, wrong channel :) |
| 13:37 |
HardPhuck |
> *Fatal error*: Call to undefined function: recode_string() in * |
| 13:37 |
HardPhuck |
> /www/htdocs/mixkaka/t3lib/class.t3lib_stdgraphic.php* on line *2009 |
| 13:51 |
drindt |
someone please can get me a useful hint, i had updated to the latest static_info_tables and now are the umlauts in the database are all broken. someone clued how i can solve this? many thanks |
| 13:53 |
Denyerec |
hey gerards - you there? |
| 13:58 |
pmk65 |
drindt: Is your DB set to UTF-8? If not chars like the german special chars will show up as garbled chars, since it expects UTF-8 |
| 14:24 |
lighty |
hey all |
| 14:45 |
drindt |
pmk65: you say i should change the database to latin1? |
| 14:47 |
drindt |
pmk65: the database has the utf8_general_ci collation, the sql dump in the static tables is also utf8 encoded, but the extentsion manager seems not correct inserting the queries |
| 14:48 |
ries |
drindt: it might be that the communication between the client and teh server operates in a different encoding... |
| 14:53 |
drindt |
ries: you mean the php_mysql.so? |
| 14:55 |
m4rtijn |
hi |
| 14:57 |
ries |
drindt: Nope... I mean setDBInit (see here http://wiki.typo3.org/index.php/UTF-8_support) |
| 15:02 |
m4rtijn |
would anyone know how to shut off the preloading with JD smoothgal 2.0 ? |
| 15:02 |
m4rtijn |
somehow just changing the constants.. preload: false, does not work.. |
| 15:13 |
t3-tired-newb |
hey everyone |
| 15:14 |
t3-tired-newb |
is there any way to upload many pictures to the /fileadmin/Image_Archive -Folder? |
| 15:14 |
t3-tired-newb |
when i try via ftp it says "cannot create directory" |
| 15:14 |
t3-tired-newb |
i copied an old page to a new server and somehow the images got lost |
| 15:15 |
t3-tired-newb |
and i dont want to upload 400 images via the upload form of typo3 |
| 15:15 |
t3-tired-newb |
:) |
| 15:18 |
m4rtijn |
yes.. its possible.. |
| 15:18 |
m4rtijn |
you created the folder with typo3 |
| 15:18 |
m4rtijn |
so the ownership is from a program.. which causes that you're not allowed to do anything via ftp with it |
| 15:19 |
m4rtijn |
solution would be.. copy the folder via FTP.. delete the folder via typo3 or with the admin login to your page administration.. then upload it again via ftp |
| 15:19 |
t3-tired-newb |
so what can i do ? |
| 15:19 |
t3-tired-newb |
i dont have shell |
| 15:19 |
t3-tired-newb |
only ftp |
| 15:19 |
m4rtijn |
then u have to delete it with typo3 |
| 15:19 |
m4rtijn |
u can enable recursive delete in typo3 for that |
| 15:20 |
t3-tired-newb |
but typo3 uses the "Image_Archive" folder? |
| 15:20 |
m4rtijn |
so? |
| 15:20 |
t3-tired-newb |
when i recreate it via ftp will typo3 be allowed to upload images to that folder in the future? |
| 15:20 |
m4rtijn |
yes.. just give it CHMOD 777 |
| 15:21 |
t3-tired-newb |
ok, so i delete the folder in typo, recreate it via ftp, chmod it 777 and everything should be working fine |
| 15:21 |
m4rtijn |
yes |
| 15:21 |
t3-tired-newb |
ok, i'll try, thanks a lot |
| 15:21 |
m4rtijn |
yw |
| 15:27 |
demess |
hello |
| 15:27 |
demess |
I have a problem with perfectlightbox Ext. |
| 15:27 |
demess |
I have enabled the static template Perfect Lightbox2 in the TS-Template and enable the "Click-enlarge" and "lightbox" on the tt_content element, but don't work. |
| 15:35 |
t3-tired-newb |
m4rtijn: 1: Could not delete directory! Write-permission problem? Is directory "/sync-data/var/www/web43/html/typo3-hofa-neu/fileadmin/Image_Archive" empty? (You are not allowed to delete directories recursively). |
| 15:35 |
t3-tired-newb |
but i changed the setting in the user setup |
| 15:36 |
t3-tired-newb |
Directory: Delete recursively (rm -Rf) is activated |
| 15:41 |
m4rtijn |
hmm.. i think theres something in the install tool as well @ t3-tired-newb .. |
| 15:41 |
m4rtijn |
about recursive delete.. |
| 15:41 |
m4rtijn |
but im not sure |
| 15:41 |
t3-tired-newb |
k ill search thank you |
| 15:41 |
m4rtijn |
i'll be afk bout 30 mins.. |
| 15:42 |
t3-tired-newb |
ok |
| 16:13 |
m4rtijn |
re |
| 16:26 |
isolysis |
t3-tired-newb: add this to your typoscript: setup.override.recursiveDelete = 1 |
| 16:27 |
isolysis |
t3-tired-newb: i mean add it to the tsconfig of the user where you edited the password etc |
| 16:29 |
m4rtijn |
hehe, the hardcoded solution ;) |
| 16:32 |
HardPhuck |
i'm trying to install the new alpha |
| 16:32 |
HardPhuck |
but there is nowhere a save button in the new install tool? |
| 16:35 |
void |
HardPhuck: new alpha have a lot of bugs at installer, i think... at least that one: http://bugs.typo3.org/view.php?id=7174 |
| 16:36 |
void |
dunno how anyone can install a system with such bug in installer.. |
| 16:38 |
HardPhuck |
oh, so i guess i'll have to cancel the alpha3 installation |
| 16:38 |
HardPhuck |
and wait for a beta or so |
| 16:39 |
void |
alpha2 is good, except install tool part.. |
| 16:42 |
HardPhuck |
well i'm just starting to work on a new website i guess the last one with 4.1 :) |
| 16:50 |
HardPhuck |
thas too bad :) |
| 16:55 |
tomyN |
Hello, I am working on a T3 site on a local server with Mamp. When I open phpMyAdmin, it won't show the database of my site. When I check with the install tool, I choose from 4 different databases. |
| 16:56 |
tomyN |
Do I have more than one phpMyAdmin environment? Am I looking in the wrong place? confused.... |
| 17:03 |
tomyN |
Let me ask differently: Is Typo3 directly writing to a *.sql file ? |
| 17:05 |
isolysis |
tomyN: depends how you are logging into phpmyadmin |
| 17:05 |
isolysis |
tomyN: you must login with same username and password in phpmyadmin as you would connect to the db in typo3 |
| 17:05 |
tomyN |
ok |
| 17:05 |
tomyN |
I am so confused |
| 17:06 |
isolysis |
phpmyadmin must also be configured to look at localhost port 3306 or wherever the db's are located |
| 17:06 |
tomyN |
oh I see |
| 17:06 |
tomyN |
I didn't notice this |
| 17:07 |
tomyN |
I see my databases now |
| 17:08 |
tomyN |
and then, I created different ones in a clients web site, with the install tool. I duplicated the whole t3 directory to create a different site and it connected to the same database and all the other databases were setup with the password of client 1 - can you imagine how my head was spinning?? |
| 17:09 |
Denyerec |
It's easy to get your head spinning with Typo3 |
| 17:10 |
tomyN |
I am trying to learn it as fast I can, to get thru the learning curve, needed a bunch of aspirin |
| 17:11 |
m4rtijn |
bbl |
| 17:11 |
tomyN |
I have two different login to phpMyAdmin, how can I get rid of one of them? Trying to clean up ... |
| 17:16 |
tomyN |
with the install tool, I haven't understood yet, why I sometimes can choose a database and sometimes not. |
| 17:19 |
HardPhuck |
just saw that new skin grey is awailable |
| 17:19 |
HardPhuck |
looking gorgeus! |
| 17:23 |
tomyN |
what is the default login for backend? I thaught admin and "Joh316" ? No? |
| 17:26 |
void |
tomyN: admin/password |
| 17:27 |
tomyN |
hmm, won't do it |
| 17:28 |
tomyN |
it depends on the database I connect too, right? |
| 17:29 |
void |
no.. |
| 17:29 |
tomyN |
couldn't I change username and password with the Install Tool? |
| 17:31 |
tomyN |
this is wild, I cannot logon. |
| 17:32 |
void |
tomyN: do you have strict mode enabled in your mysql? |
| 17:32 |
tomyN |
dunno |
| 17:33 |
tomyN |
in install tool? |
| 17:33 |
void |
in my.cnf |
| 17:34 |
tomyN |
what is that? |
| 17:35 |
isolysis |
tomyN: did you create the 'admin user' in install tool under database analyzes |
| 17:36 |
tomyN |
I am sorry, I am soo confused, will look |
| 17:37 |
lighty |
back |
| 17:37 |
lighty |
hi all |
| 17:37 |
isolysis |
under database analyzer in install tool, you can compare import etc, there is an option to create a BE admin user.. make one there.. if you can create it with user admin and some password that means you didnt have the user, otherwise it will say admin is not unique, in which case your mysql configuration needs to take out mysql strict mdoe |
| 17:37 |
tomyN |
oh, it's says 'be_users' must be a table in the database |
| 17:37 |
isolysis |
do compare, then import the default tables |
| 17:37 |
tomyN |
guess I connected to something wrong, just the default mysql I have ... |
| 17:38 |
isolysis |
unless you first used the 123 install tool mode which imports default data, otherwise you have to do it yourself in database analyzer which is where you are now |
| 17:38 |
isolysis |
anyway, i gotta jet.. |
| 17:38 |
tomyN |
I did this before, now having these problems corrupts all my memories I have from my previous experience. |
| 17:38 |
tomyN |
thanks! |
| 17:39 |
HardPhuck |
which contact form plugin is best guys? |
| 17:39 |
tomyN |
will try to create a new database. |
| 17:39 |
HardPhuck |
there is a bunch out here and i can't pick the best one |
| 17:41 |
tomyN |
same thing, when I create a database with the install tool it won't allow me to create a user. That's something!!! Kinda useless |
| 17:41 |
tomyN |
no wonder I am so scattered |
| 17:44 |
HardPhuck |
you should create a user with a sql admin tool |
| 18:01 |
tomyN |
ok, I figured it out - thanks!!! |
| 18:01 |
tomyN |
what a trip .... password hunting ... feels like I am hacking my own sh*t |
| 18:22 |
AlexTheGer1 |
Help! If I have an HTML Element that uses "SWFObject"-javascript in my Typo3 Content, than IE crushes badly. All other browsers are fine with it. |
| 18:23 |
AlexTheGer1 |
it doesn't metter which IE I'm useing. It does the same in IE 5.5, 6 and 7 |
| 18:26 |
Denyerec |
"IE Crushes badly" ? |
| 18:30 |
AlexTheGer1 |
well it starts loading the page and even starts showing it, than a new window comes up stating something like "The internetpage ... can not be opend. process aborted ." Since I use a germen version von IE I'm not sure that the message is in english |
| 18:31 |
AlexTheGer1 |
if you are able to access the page with Ie try http://www.icf-berlin.de/index.php?id=66 . It would be interesting to see if that behavior is only on my side |
| 18:34 |
tomyN |
hi again, I created a new database within phpMyAdmin, and it is empty, meaning no tables, nothing. Basically I'd like to duplicated a database. any hints? |
| 18:35 |
AlexTheGer1 |
tomyN: Export the structure and data from the database to be dublicat. Use that data to input in the new database |
| 18:35 |
tomyN |
will look again ... thanks |
| 18:36 |
HardPhuck |
anyone using tmail_form extension_ |
| 18:46 |
AlexTheGer1 |
could someboday open up http://www.icf-berlin.de/index.php?id=66 with Internet Explorer and tell me if you get an error-massage? |
| 18:54 |
tomyN |
AlexTheGer1: I am in phpmyadmin, trying to find an option how to duplicate a database, don't see anything like this |
| 18:56 |
AlexTheGer1 |
you have to look for import export |
| 18:56 |
tomyN |
or could I do a bulk import of tables |
| 18:56 |
tomyN |
AlexTheGer1: I was in export |
| 18:57 |
AlexTheGer1 |
first you export the structure and data from the old table. Than you import this sql-statements into the new (empy) table. Now you have a dublicate |
| 18:57 |
tomyN |
hmm, |
| 18:58 |
tomyN |
in export I have a bunch of options, I used save to sql |
| 19:00 |
tomyN |
ok, it was differentname.sql, when I tried to import it, it said database already exists! The name didn't matter |
| 19:21 |
isolysis |
tomyN: |
| 19:22 |
tomyN |
I figured it out, thanks. Now i created a new user, disabled admin, and oups, guess what ...? |
| 19:22 |
isolysis |
tomyN: explain your situation.. are you creating a new site. moving an old site, restoring an old db backup, what? |
| 19:22 |
tomyN |
thanks isolysis |
| 19:23 |
tomyN |
guess my new user doesn't have admin privileges?? I locked myself out, LOL |
| 19:24 |
isolysis |
typo3 BE user? simply create a new one from install tool , under database analyzer |
| 19:26 |
tomyN |
I did :-) I am in the middle of the learning cover, knowing everything and nothing so 2 say |
| 19:26 |
tomyN |
just too stubborn to give up now - had the same experience with linux ... |
| 19:28 |
Denyerec |
SET FIRE TO THE FISH |
| 19:28 |
Denyerec |
Go on, try it. |
| 19:28 |
Denyerec |
off. |
| 19:49 |
HardPhuck |
anyone here that has experience with mailform |
| 19:49 |
HardPhuck |
tmailform |
| 19:50 |
HardPhuck |
can't get it to send mail |
| 19:54 |
Denyerec |
Heh |
| 19:54 |
Denyerec |
tcdirectmail ? |
| 19:55 |
HardPhuck |
pil_mailform |
| 20:09 |
pulponair |
hi there |
| 20:09 |
pulponair |
for thoose who are interessted in i set up an api doc of the the current trunk (4.2alpha3 + ) |
| 20:10 |
pulponair |
http://www.chaosbutze.de/typo3api/ |
| 20:10 |
pulponair |
bye |
| 20:11 |
s-andersen |
How do I get trackbacks to work for TIMTAB? |
| 20:19 |
s-andersen |
I might have it working now, does someone here have a blog I can test against? |
| 20:21 |
rockprincess |
hello! |
| 20:22 |
rockprincess |
anyone knows why i get access denied when i want to access the quickstart typo3 installer on localhost? |
| 20:30 |
lighty |
s-andersen need to test something ? |
| 20:30 |
s-andersen |
Yes, I'm trying to set up trackbacks on my blog |
| 20:31 |
s-andersen |
lighty: do you have a blog post I can try to ping? |
| 20:31 |
lighty |
blog.lighty.ma |
| 20:31 |
lighty |
ping, i'll remove'em later |
| 20:33 |
dax77 |
Hi @all :) |
| 20:33 |
lighty |
hi dax77 |
| 20:35 |
dax77 |
just dropping by to advertise cal version 0.16.2 :) |
| 20:35 |
rockprincess |
anyone knows why i get access denied when i want to access the quickstart typo3 installer on localhost? |
| 20:35 |
s-andersen |
Hmmm lighty, if I just link to your post: http://blog.lighty.ma/how-facebook-changed-our-lives/ is TIMTAB supposed to notice that trackback is available by itself and put the link in the trackbacks field? |
| 20:36 |
lighty |
ah I don't know |
| 20:36 |
lighty |
you asked a blog to test |
| 20:36 |
lighty |
you have one |
| 20:36 |
lighty |
:P |
| 20:36 |
s-andersen |
Yep :D |
| 20:36 |
s-andersen |
When I insert trackback URL manually I get: HTTP status code was not 200 |
| 20:37 |
lighty |
ah ? |
| 20:37 |
lighty |
kind of weird |
| 20:37 |
lighty |
trackbacks works well for me |
| 20:37 |
s-andersen |
Yep, I don't know if there's something I haven't set up correctly. I have pinged another page getting |1 indicating that all is well, but I don't see my trackback :( |
| 20:43 |
s-andersen |
now I get: We already have a ping from that URL for this post. |
| 21:13 |
s-andersen |
Gah, seems tt_news removes links from my posts |
| 21:25 |
s-andersen |
Hmm, isn't there some method to easily test wether a trackback is valid or not, I'm getting tired of trying to get a trackback on different blogs without getting any kind of feedback about the succes of my attempt |
| 21:27 |
nature |
any modern guestbook experts awake? |
| 21:27 |
s-andersen |
nature: I wouldn't say expert, but I have worked with it |
| 21:28 |
nature |
i'm just trying to determine the syntax for inserting an href into a comment |
| 21:28 |
nature |
the ones that work for the initial posts do not seem to want to work for comments to posts |
| 21:33 |
timdeluxe |
and if you found somebody ask him why there is a field "user_redb_title" which says nothing to me |
| 21:34 |
HardPhuck |
going crazy here tmailform won't send mail |
| 21:35 |
timdeluxe |
did you try to send mail with installtool? |
| 21:37 |
HardPhuck |
actually no :) |
| 21:40 |
HardPhuck |
ugh that isn't working either |
| 21:40 |
timdeluxe |
than you should work on the overall server mailing |
| 21:40 |
HardPhuck |
could that be google rejecting it? |
| 21:40 |
HardPhuck |
because sendmail is working as itself |
| 21:41 |
timdeluxe |
you mean google mail? |
| 21:41 |
HardPhuck |
because im testing it from my development laptop |
| 21:41 |
HardPhuck |
yes |
| 21:41 |
timdeluxe |
could be. check spam filter if there is any |
| 21:41 |
timdeluxe |
i dont know google mail |
| 21:42 |
timdeluxe |
but i think google blocks it before it goes to any spambox, because you are mailing from a dialup connection |
| 21:43 |
HardPhuck |
hm,... i'll investigate this further |
| 21:43 |
HardPhuck |
after an episode of CSI :) |
| 21:57 |
s-andersen |
Any ideas on how I make my name appear on the trackbacks I send to other sites? Right now they get marked as spam, and I can see the name is "Anonymous". Maybe putting an email in would help |
| 22:11 |
s-andersen |
Oh this TIMTAB is so frustrating to work with... |
| 22:11 |
nature |
so no takers on the syntax for urls in a comment in the guestbook? |
| 22:12 |
s-andersen |
Earlier it displayed my name as "timtab" in the trackback, now it displays it is "Anonymous" |
| 22:12 |
hanoul |
I have Typo3 V 4.1.2 running with TemplaVoila. I installed realurl extension today to get a basic url translation. But even for this basic configuration, I can't get it to work. I don't yet have multiple languages or anything fancy: my page urls look like this: my_web_address/index.php?id=xx and i want to access them through a url like this: my_web-address/mypage. I just need a very basic configuration known to |
| 22:14 |
timdeluxe |
hanoul: you have to activate it in typoscript aaaand you have to activate the htaccess file aaaand you need a hoster which lets you use mod rewrite |
| 22:14 |
timdeluxe |
which of them are fulfilled? :) |
| 22:19 |
hanoul |
Thanks timdelux. I checked with my host and mod-rewrite is activated on my host. I copied the htaccess from the extension in the root of my installation, and I added the suggested typoscript to my root page template's set up |
| 22:20 |
timdeluxe |
the |
| 22:20 |
timdeluxe |
extension has a template? i didnt know that |
| 22:21 |
timdeluxe |
normal it is enough if you remove the _ from the standard htaccess which comes with typo3 core |
| 22:21 |
timdeluxe |
template= htaccess file template |
| 22:21 |
hanoul |
No, I mean the website template's TSconfig section |
| 22:22 |
timdeluxe |
ok. cleared both caches? |
| 22:22 |
hanoul |
I basically followed the steps in the installation and configuration manual |
| 22:22 |
hanoul |
I must have cleared caches on the admin page more than 20 times now |
| 22:23 |
timdeluxe |
both? |
| 22:24 |
timdeluxe |
back to TS config -> did you set baseURL? |
| 22:25 |
hanoul |
There is also configuration of localcong.php file. But since I don't want a fancy configuration, from what I understand, even if i don't put anything there, I should still get real urls that use page id numbers? |
| 22:26 |
hanoul |
Yes I set baseURL. i think it is part of htaccess file? |
| 22:26 |
timdeluxe |
no |
| 22:26 |
timdeluxe |
ehm |
| 22:27 |
hanoul |
Sorry, part of what you add to the home page's TSconfig |
| 22:27 |
timdeluxe |
i will go with you through it, cause i have to reactivate realurl on a older installation |
| 22:27 |
timdeluxe |
yes it is |
| 22:29 |
hanoul |
Ok. You want to do it now? |
| 22:29 |
timdeluxe |
hm. what about the menu links, are they changing to fancy urls? |
| 22:29 |
timdeluxe |
because thats what they do at my installation |
| 22:29 |
timdeluxe |
but they end in nowhere |
| 22:30 |
hanoul |
No . But again, my menu is not generated by the CMS. |
| 22:31 |
hanoul |
The CMS menu uses page titles. Why should it change? |
| 22:31 |
timdeluxe |
crazy installation ;) |
| 22:31 |
timdeluxe |
oh |
| 22:31 |
timdeluxe |
i dont mean the text, i mean the url which they link to |
| 22:32 |
hanoul |
I see |
| 22:32 |
hanoul |
So, when you click on that url, it gives you page error? |
| 22:34 |
timdeluxe |
yes |
| 22:35 |
timdeluxe |
Reason: "bla/" could not be found, closest page matching is |
| 22:37 |
hanoul |
Which manual/guide are you using? |
| 22:38 |
timdeluxe |
hm. the extension doc |
| 22:38 |
timdeluxe |
its just a old installation where realurl did run |
| 22:38 |
timdeluxe |
but i had to deavtivate it because of a server move |
| 22:39 |
hanoul |
Was it the same version of realurl as the one you used today? |
| 22:41 |
timdeluxe |
yes |
| 22:41 |
timdeluxe |
i didnt update |
| 22:41 |
timdeluxe |
but first we have to solve your prob, not mine ;D |
| 22:42 |
hanoul |
My T3 installation directory is: t3dev/www/html/ and here I have simlinks to t3lib, typo3, typo3source, and typo3temp folders. Is it right if I place the .htaccess file in here? |
| 22:44 |
timdeluxe |
yes |
| 22:47 |
hanoul |
About localconf.php configuration: what is the minimum (basic) configuration that will direct a link like: mydomain.com/123/ to the realurl: mydomain.com/index.php?id=123 |
| 22:48 |
timdeluxe |
oooh i never dealed with realurl config itself, the standard was just fine |
| 22:48 |
timdeluxe |
but i can search for a snippet here |
| 22:48 |
hanoul |
I read somewherre that if you don't configure the pagePath parameter, this is what you'll get. Is that right? |
| 22:48 |
timdeluxe |
but i think it should basically work, before you configure it |
| 22:52 |
HardPhuck |
hmmm still cant send mail from typo3 |
| 22:52 |
tokam_one |
hi |
| 22:53 |
tokam_one |
i have got a question, i want to show with the filelinks contents plugin all files in a folder on one of my typo3 pages |
| 22:54 |
HardPhuck |
am...what? |
| 22:54 |
tokam_one |
the folder is allready uploaded. my problem is, that in the folder are 300 files, it is not nice to click allways on the + and on my typo3 i can only display 8 files or so in the filelinks list with one time implementing that content plugin or so |
| 23:04 |
tokam_one |
please help me |
| 23:07 |
timdeluxe |
hanoul: grml. i cant find it |
| 23:20 |
Boonkerz |
hello |
| 23:49 |
pulponair |
hi dudes |
| 23:50 |
HardPhuck |
how can i enable normal users quixplorer access?? |
| 23:51 |
Denyerec |
Hey opulp |
| 23:52 |
pulponair |
Denyerec: hey dude |
| 23:53 |
pulponair |
Denyerec: how are you doing? |
| 23:54 |
pulponair |
HardPhuck: make it part of the "web" section |
| 23:55 |
HardPhuck |
hm i don't know how to make some module part of the web |
| 23:55 |
nature |
yo den |
| 23:55 |
Denyerec |
Pretty bad pulp, to be honest. Been a bit low recently. |
| 23:55 |
pulponair |
HardPhuck: further more have a look at "how do i integrate awstats" |
| 23:55 |
Denyerec |
Need to get out and take more photos. I seriously miss my camera :( |
| 23:55 |
Denyerec |
Hey nature |
| 23:56 |
HardPhuck |
pulp thanx in fact i need that in Web :) |
| 23:56 |
pulponair |
Denyerec: query? |
| 23:57 |
Denyerec |
Cannae see your PM pulp |
| 23:57 |
Denyerec |
did you nickserv register? |
| 23:58 |
pulponair |
Denyerec: no |
| 23:58 |
pulponair |
Denyerec: wai |
| 23:58 |
pulponair |
t |
| 23:59 |
Denyerec |
All my recent photos have been product shots for a friend |
| 23:59 |
Denyerec |
boring as hell :( |