| 01:54 |
Denyerec |
hey ries |
| 01:54 |
ries |
Hey Denyerec |
| 01:54 |
ries |
How are you doing these days? |
| 01:55 |
Denyerec |
"Meh" |
| 01:55 |
Denyerec |
Depressed, trapped, poor. |
| 01:55 |
Denyerec |
But |
| 01:55 |
Denyerec |
Still enjoying photography :) |
| 01:55 |
Denyerec |
Got back from shooting some seals today: http://stuff.denyerec.co.uk/DSCF5977_p.jpg |
| 01:55 |
Denyerec |
Cute little suckers :D |
| 06:02 |
SebastianGebhard |
I have a sr_feuser_register plugin (create) and if i'm not logged in it only shows the headline of the plugin but no form. If I visit the page loggid it, the form is displayed. How can this be? |
| 06:03 |
SebastianGebhard |
I have not set any access option to the plugin.. the headline is displayed in any case, anyway |
| 06:05 |
SebastianGebhard |
When "nothing" is displayed there is a div.tx-srfeuserregister-pi1 and also some ext-javascript in it.. but no form.. so it seems to be some misconfiguration of the ext.. but i don't know what could be wrong |
| 06:10 |
SebastianGebhard |
I got it.. it was a problem with a field of fe_users which was added by my custom extension |
| 06:13 |
SebastianGebhard |
Now that this works, you can win an issue of the german t3n magazine again: http://loof.webagentur-gebhard.de/t3n/ |
| 09:19 |
d|g |
hi all =) |
| 09:54 |
mareike |
good morning, folks |
| 09:54 |
mareike |
hopefully someone can help me?: I am a webdesigner for some years now (HTML, CSS, PHP, JavaScript) and I am now supporting a new client with an existing Typo3 system |
| 09:55 |
mareike |
and now I am making some studies about Typo3 script |
| 09:55 |
mareike |
but I still have one problem: where can I enter Typo3 code? I cannot find it right away |
| 09:55 |
mareike |
would be glad if you can help me |
| 09:55 |
Tsoots |
in the template |
| 09:55 |
mareike |
ah thnx, so I go via "Template" in the menu? |
| 09:56 |
mareike |
may I pm you? |
| 09:56 |
Tsoots |
yeah and in the root page you'll probably find existing template |
| 09:56 |
Tsoots |
please don't |
| 09:56 |
mareike |
ok |
| 09:56 |
Tsoots |
i'm not much of a typo3 guru |
| 09:56 |
Tsoots |
http://wiki.typo3.org/Ts45min |
| 09:56 |
mareike |
(me not either, /me is rookie ;) |
| 09:56 |
mareike |
thanks a lot |
| 09:57 |
mareike |
a thanks, that seems to be a great page |
| 09:57 |
Tsoots |
yeah it really is |
| 09:57 |
mareike |
wow, I haven't known there is a wiki for Typo3 :o |
| 10:09 |
mareike |
hm, I somehow don't get into the view where I can find and edit TS: I just get into pages where I can change values of variables... |
| 10:09 |
mareike |
I first click on "Template", then on the page I want to edit the TS for |
| 10:10 |
mareike |
do I have to choose Constant Editor, Info/Modify, TypoScript Object Browser or Template Analyzer from the drop-down menu? |
| 10:11 |
mareike |
I suppose it's Info/Modify? |
| 10:11 |
mareike |
and then click the pen next to "Setup"? |
| 13:51 |
s-andersen |
I have a Calendar Base plugin installed, and now I want to assign multiple categories to events, but when the events are shown, it only shows one of the categories, which is fine, but it selects the wrong category. Any ideas on how I can make it select the other category? |
| 13:56 |
theconic |
can someone explain me why this TS doesn't work: http://paste.phlogi.net/the_filepa/ |
| 13:57 |
theconic |
it doesn't create a picture because the filepath doesn't work |
| 13:58 |
theconic |
i just don't understand it, even it should be very easy |
| 14:01 |
theconic |
it's just about displaying a picture, someone here who knows about that? |
| 14:02 |
s-andersen |
theconic: have you checked that your first lib. does return the correct path? |
| 14:03 |
theconic |
yes |
| 14:03 |
theconic |
it does |
| 14:04 |
s-andersen |
theconic: try this: http://paste.phlogi.net/-99b90775e1/ |
| 14:04 |
theconic |
it returns "fileadmin/aimo/home.jpg" , and if i enter this manually to the path, then the picture is displayed |
| 14:05 |
theconic |
ok, i try... |
| 14:07 |
theconic |
no, does not work |
| 14:07 |
theconic |
but don't you have to set file = something ? |
| 14:11 |
s-andersen |
If import is set, then I don't think so |
| 14:12 |
s-andersen |
theconic: Here's another suggestion: http://paste.phlogi.net/-9b11def072/ |
| 14:13 |
s-andersen |
haha theconic, my bad import is supposed to be appended to "file" |
| 14:13 |
s-andersen |
write file. before import |
| 14:15 |
theconic |
ok, one moment |
| 14:16 |
theconic |
DAMN!! IT WORKS ;) |
| 14:16 |
theconic |
great |
| 14:19 |
theconic |
s-andersen: Thank you a lot |
| 14:19 |
s-andersen |
theconic: great |
| 14:19 |
theconic |
here's the working code: http://paste.phlogi.net/this_works/ |
| 15:02 |
mdmanu |
hi, does anyone know how to initialize typo3 from a external script to use TYPO3 Function (db, etc) |
| 15:02 |
mdmanu |
if i include typo3/init.php i get a redirect to /typo3conf/ext/pintypo3/pintypo3.php |
| 15:05 |
s-andersen |
mdmanu: What do you want to do in your external script? |
| 15:06 |
mdmanu |
its a xmlrpc interface |
| 15:06 |
mdmanu |
ping writing a extension for pingbacks |
| 15:07 |
n-regen |
how can i change the pid of a page? |
| 15:07 |
s-andersen |
You could perhaps look at the eID feature |
| 15:07 |
s-andersen |
This will allow you to create your own frontend, and utilize TYPO3 DB, and other stuff |
| 15:08 |
mdmanu |
s-andersen: where can i find something about eID feature? |
| 15:09 |
s-andersen |
mdmanu: http://castor.t3o.punkt.de/files/podkast12_v4_techinsight_ajax.m4v |
| 15:09 |
s-andersen |
Podcast about the eID for AJAX, but I have used the eID for other purposes |
| 15:09 |
mdmanu |
in the core docu i found somthing about cliscripts initialising typo3 maybe this might also work |
| 15:09 |
mdmanu |
thanks a lot! i will check it out. |
| 15:13 |
mdmanu |
m-regen: the pid is parent page, so just move it in the tree |
| 15:45 |
n-regen |
can someone send me a download-link for the extension "tx_indexedsearch", please? i can´t find it in the extension repository |
| 15:50 |
lherrmann_ |
Hi! I'm trying to write a frontend plugin that returns a url based on a field in a TemplaVoila FlexibleContent Element. Can someone tell me how to access these from my plugin code? |
| 15:57 |
n-regen |
can someone send me a download-link for the extension "tx_indexedsearch", please? i can´t find it in the extension repository |
| 16:08 |
n-regen |
can someone send me a download-link for the extension "tx_indexedsearch", please? i can´t find it in the extension repository |
| 16:10 |
s-andersen |
Has anyone here tried the extension "extendedshop"? |
| 16:14 |
n-regen |
can someone send me a download-link for the extension "tx_indexedsearch", please? i can´t find it in the extension repository |
| 16:14 |
Ph0RmaT |
hi, i'm going through the clean installation of typo3_src+dummy-4.2.3.zip on Win+XAMPP. doing everything as in the tutorial. After the step 3 (mporting database) the install tool gives a lot of errors like "Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\cms1\t3lib\class.t3lib_db.php on line 1010". what's wrong? help, please. |
| 16:15 |
n-regen |
i had an error like that |
| 16:16 |
n-regen |
in my case, mysql could not read its frm-files |
| 16:16 |
s-andersen |
n-regen: indexed search is a sysext, it's a part of core |
| 16:16 |
n-regen |
s-andersen: but it doesn´t seem to be installed |
| 16:17 |
s-andersen |
n-regen: no, you have to do that through the extension manager |
| 16:17 |
n-regen |
i found it: ext-manager -> install extension |
| 16:18 |
n-regen |
thanks for your help |
| 16:18 |
n-regen |
Ph0RmaT: try to access the datebase via phpmyadmin |
| 16:19 |
n-regen |
if there is an error like "invalid frm-file" you should import a backup of your db |
| 16:20 |
Ph0RmaT |
n-regen: connected. lookong for it... |
| 16:21 |
Stefano |
Indexed seach is a system extension and schoul be installed by default |
| 16:22 |
n-regen |
Stefano: it was not installed, but it installed it manually and i am configuring it at the moment |
| 16:23 |
Ph0RmaT |
n-regen: when i click on any of the tables the following error is visible: "#1 - Can't create/write to file 'C:\xampp mp\#sql_554_0.MYI' (Errcode: 22)" what shall i change/setup in order to fix this? |
| 16:24 |
n-regen |
do you have the rights set correctly, so you have write access to C:\xammp? |
| 16:25 |
Ph0RmaT |
n-regen: where do iset this on WinXP? |
| 16:26 |
Ph0RmaT |
...or whatever shall be considered. |
| 16:26 |
n-regen |
on windows it is enough to have admin privileges - do you have them? |
| 16:26 |
Ph0RmaT |
where do i set these rights? |
| 16:26 |
Ph0RmaT |
yes |
| 16:28 |
n-regen |
i found something: it looks like your db is broken |
| 16:28 |
n-regen |
you should try REPAIR <name of your table> in phpmyadmin |
| 16:29 |
Ph0RmaT |
well, how does it get broken immediately after importing the default tables from the install zip package into the clean database??? |
| 16:30 |
n-regen |
ok, you imported something into the db via phpmyadmin, don´t you? |
| 16:33 |
Ph0RmaT |
n-regen: no. not 'something'. the default tables. i get the abovementioned errors immediately after step 3 of the Install Tool. |
| 16:34 |
n-regen |
so it looks like the data the install-tool imported into the db killed teh db´s files |
| 16:35 |
n-regen |
i think you should re-install typo3 and look what happens when you import the data |
| 16:36 |
Ph0RmaT |
i reinstalled several times. exactly according to the Install manual. |
| 16:36 |
Ph0RmaT |
the error is the same after step 3. |
| 16:37 |
n-regen |
and you had the same error every time? |
| 16:37 |
Ph0RmaT |
exactly |
| 16:38 |
n-regen |
do you use the most recent version of mysql? |
| 16:41 |
Ph0RmaT |
n-regen: 5.0.67-community |
| 16:49 |
n-regen |
and does REPAIR work? |
| 16:51 |
Ph0RmaT |
since this is a clean installation, no repair shall be necessary. step 3 and done. please, why class.t3lib_db.php gives an error in step 3 of a clean installation of typo3_src+dummy-4.2.3.zip on Win XP+XAMPP? shall some php.ini setting be changed? |
| 16:52 |
n-regen |
that´s exactly my configuration - but on my computer it works... |
| 16:53 |
n-regen |
as is said, i had this error, when i copied the data-directory from one mysql-installation to another, but i have no clue, what could be the reason in your case |
| 16:54 |
Ph0RmaT |
BRB after restart |
| 16:59 |
Ph0RmaT |
can anyone please help me with a clean installation of TYPO3? i'm going through the clean installation of typo3_src+dummy-4.2.3.zip on Win+XAMPP. doing everything as in the tutorial. After the step 3 (mporting database) the install tool gives a lot of errors like "Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\cms1\t3lib\class.t3lib_db.php on line 1010". what's wrong? help, please. |
| 17:04 |
Dragan |
Hi all. I'm asking this question again today, yesterday there was no answer :( .. how can I make the border column (or right column) of some site to be fixed for all pages? i.e. I create only one border column and use it on all pages of the site |
| 18:20 |
Lars_rds |
How silent |
| 18:25 |
uschi |
hi Lars_rds |
| 18:26 |
Lars_rds |
Hi |
| 18:27 |
Lars_rds |
I need some help with 2 things about TYPO3 |
| 18:28 |
Stefano |
jasu ask |
| 18:28 |
Stefano |
just ask |
| 18:30 |
Lars_rds |
The first is i have 3 coloums in my templates, i want to lock right and left colums so they not change when i go to another page, and second question is i have to many point in the menu so i need some kind of fold out menu what can i use ? |
| 18:31 |
uschi |
if that menu has two levels, set the upper level TMENU to expAll = 0 |
| 18:32 |
Lars_rds |
there are right now only one level |
| 18:34 |
Lars_rds |
This is my menu http://paste.phlogi.net/-8fe8ff5585/ |
| 18:35 |
uschi |
hm, i cannot see a lot |
| 18:36 |
uschi |
and if you only have one level, it is hard to collapse something :-) |
| 18:37 |
Lars_rds |
I know, but i have google the last 3 days to find something there could tell how to makes a level more :) |
| 18:37 |
uschi |
just put your pages under some subpages |
| 18:38 |
Lars_rds |
One of the site have allready some subpages |
| 18:39 |
uschi |
somehow i do not understand your problem |
| 18:40 |
uschi |
i you organise your pagetree correctly you can have several levels in your menu |
| 18:40 |
Stefano |
are they subpages check visible |
| 18:41 |
uschi |
Stefano == stefano cecere? |
| 18:41 |
Stefano |
kowalke |
| 18:41 |
uschi |
aah |
| 18:41 |
Lars_rds |
all pages are visible, but the menu code have only one level, i have not could finde something there could tell have to make a level more in the code |
| 18:41 |
uschi |
easy |
| 18:41 |
Lars_rds |
i have a guest acount on the site |
| 18:42 |
Lars_rds |
if it could help to see the code |
| 18:42 |
Stefano |
but you are the admin? |
| 18:42 |
Lars_rds |
Yes |
| 18:47 |
Lars_rds |
www.randersatletclub.dk/typo3 |
| 18:47 |
Stefano |
did you noticed, that an error is in your example code |
| 18:47 |
Stefano |
looks a braces to much |
| 18:48 |
Lars_rds |
Yes, but if i remove them are left and right columns empty |
| 18:51 |
Lars_rds |
so there are a error somewhere in my setup part, im not so strong in TYPO3 |
| 18:51 |
Stefano |
become strong ;-) |
| 18:52 |
Lars_rds |
I try, so google is my best friend about TYPO3 |
| 18:52 |
uschi |
hmm, seems so, Lars_rds |
| 18:53 |
uschi |
because I cannot see it |
| 18:53 |
uschi |
in principle having two levels or more is easy |
| 18:53 |
Lars_rds |
okay ? |
| 18:54 |
uschi |
try to paste your code at pastebin.com |
| 18:54 |
uschi |
perhaps there i can see it properly |
| 18:55 |
Lars_rds |
http://paste.phlogi.net/-2b42522982/ here is my setup code |
| 18:57 |
uschi |
for one or the other reason you HMENU has nothing inside NO |
| 18:57 |
uschi |
at least I cannot see it |
| 19:03 |
Lars_rds |
how is the 3 TYPO books from Packtpublish will they could be god for a newbie |
| 19:06 |
Stefano |
which you mean |
| 19:06 |
Stefano |
Extension Development from Dmitry is only if you want develop extensions ;-) |
| 19:08 |
Stefano |
Try this code http://paste.phlogi.net/-5f567635d5/ |
| 21:35 |
t-t-t |
hello, can anyone here help me with Page TSconfig (maybe) ... when editing in 'text with image', secondary options don't show ... even if the checkbox is checked ... stuck with this for days now ... |
| 21:36 |
t-t-t |
... using 4.2.1 ... |
| 21:52 |
Searle |
dfgdf |