[TYPO3-english] Extension not working after update of typo3 version from 4.2 to 4.3
abhijit kakade
abhikakade at gmail.com
Mon Jun 14 16:48:07 CEST 2010
Thanks Dmitry,
Really helpful article ,, but my problem is still there i think i have to
expplain
it again the thing is page not blank the plugin output is blank i added
typo3 standurd text content element on same page that conetent element is
appearing but no output from plugin .. i eched some text from class file of
FE plugin but not output .. the same plugin with same configuration working
fine in typo3 4.2 but not in 4.3 .. any idea abt this ?
I have made one custom extension long time ago that works perfectly in typo3
4.2 .. but recenty i updated typo3 tp 4.3 after this that extension is
stopped working .. backend is working correctly i mean adding records (tca
funcionality) but in front end its showing blank page.. even i trid to print
sometrhing from class file but no output i guess that front end plgin class
file not getting called ..
what could be the possible reason for it ? and how can i fix it.. plz help
On Mon, Jun 14, 2010 at 3:30 PM, <typo3-english-request at lists.typo3.org>wrote:
> Send TYPO3-english mailing list submissions to
> typo3-english at lists.typo3.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> or, via email, send a message with subject or body 'help' to
> typo3-english-request at lists.typo3.org
>
> You can reach the person managing the list at
> typo3-english-owner at lists.typo3.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of TYPO3-english digest..."
>
>
> Today's Topics:
>
> 1. Extension not working after update of typo3 version from 4.2
> to 4.3 (abhijit kakade)
> 2. Re: Extension not working after update of typo3 version from
> 4.2 to 4.3 (Dmitry Dulepov)
> 3. Re: Direct_mail (Karin Meulengrath)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 14 Jun 2010 14:25:51 +0530
> From: abhijit kakade <abhikakade at gmail.com>
> Subject: [TYPO3-english] Extension not working after update of typo3
> version from 4.2 to 4.3
> To: typo3-english at lists.typo3.org
> Message-ID:
> <mailman.23726.1276506023.610.typo3-english at lists.typo3.org>
> Content-Type: text/plain; charset=ISO-8859-1
>
> I have made one custom extension long time ago that works perfectly in
> typo3
> 4.2 .. but recenty i updated typo3 tp 4.3 after this that extension is
> stopped working .. backend is working correctly i mean adding records (tca
> funcionality) but in front end its showing blank page.. even i trid to
> print
> sometrhing from class file but no output i guess that front end plgin class
> file not getting called ..
> what could be the possible reason for it ? and how can i fix it.. plz help
>
> On Mon, Jun 14, 2010 at 1:45 PM, <typo3-english-request at lists.typo3.org
> >wrote:
>
> > Send TYPO3-english mailing list submissions to
> > typo3-english at lists.typo3.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> > or, via email, send a message with subject or body 'help' to
> > typo3-english-request at lists.typo3.org
> >
> > You can reach the person managing the list at
> > typo3-english-owner at lists.typo3.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of TYPO3-english digest..."
> >
> >
> > Today's Topics:
> >
> > 1. How to add dynamically new database tables and columns
> > (Hauke Hain)
> > 2. Re: How to add dynamically new database tables and columns
> > (Ries van Twisk)
> > 3. Fatal Error after installing JQuery plugin (Joyce Nsikan)
> > 4. CoolURI and rel="canonical" (Axel Joensson)
> > 5. Solved (was: Re: CoolURI and rel="canonical") (Axel Joensson)
> > 6. js doesnt work after template autoparser renders page
> > (Thijs Hakkenberg)
> > 7. Fatal error: Interface 'tx_jsmanager_ManagerInterface' not
> > found in
> >
> C:\wamp\www\empirenewsonline\typo3conf\ext\jquery\class.tx_jquery.php
> > on line 34 (Joyce Nsikan)
> > 8. Re: js doesnt work after template autoparser renders page
> > (Jacco van der Post)
> > 9. Re: js doesnt work after template autoparser renders page
> > (Jigal van Hemert)
> > 10. indexed_search results templating (Lee M. Childress)
> > 11. [TYPO3-English] problems installing the tt_news extension
> > (Joyce Nsikan)
> > 12. Re: [TYPO3-English] problems installing the tt_news extension
> > (Dmitry Dulepov)
> > 13. What languages do you need in TYPO3? (Andreas Becker)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Sun, 13 Jun 2010 17:18:40 +0200
> > From: "Hauke Hain" <newgrp at googlemail.com>
> > Subject: [TYPO3-english] How to add dynamically new database tables
> > and columns
> > To: typo3-english at lists.typo3.org
> > Message-ID: <mailman.1.1276442626.13951.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; format=flowed; charset="iso-8859-1";
> > reply-type=original
> >
> > Hi there,
> >
> > I want to create an extension that adds dynamically new database tables
> and
> > new columns to existing tables.
> > First I thought of overwriting ext_tables.sql / ext_tables.php but that
> is
> > no good idea because of extension updates...
> >
> > Do you have any hint where I should look? Is there a cool TYPO3 function
> > for
> > doingt this?
> > How would you solve this issue?
> >
> > Of couse I want TYPO3 to know the new datatables and columns and not
> > deleted
> > by the database analyser of the install tool.
> >
> > I am curiously looking forward to your answers.
> >
> > Hauke
> >
> >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Sun, 13 Jun 2010 10:31:04 -0500
> > From: Ries van Twisk <typo3 at rvt.dds.nl>
> > Subject: Re: [TYPO3-english] How to add dynamically new database
> > tables and columns
> > To: TYPO3 English <typo3-english at lists.typo3.org>
> > Message-ID:
> > <mailman.23619.1276443344.610.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset=US-ASCII; format=flowed;
> > delsp=yes
> >
> >
> >
> >
> >
> >
> >
> >
> > On Jun 13, 2010, at 10:18 AM, Hauke Hain wrote:
> >
> > > Hi there,
> > >
> > > I want to create an extension that adds dynamically new database
> > > tables and new columns to existing tables.
> > > First I thought of overwriting ext_tables.sql / ext_tables.php but
> > > that is no good idea because of extension updates...
> > >
> > > Do you have any hint where I should look? Is there a cool TYPO3
> > > function for doingt this?
> > > How would you solve this issue?
> > >
> > > Of couse I want TYPO3 to know the new datatables and columns and not
> > > deleted by the database analyser of the install tool.
> > >
> > > I am curiously looking forward to your answers.
> > >
> > > Hauke
> >
> > Bernhard Kraft created something like that, it was called kb_shop,
> > however that is now obsolete and he advices to Use "kb_kickstarter" in
> > conjunction with "kb_display" instead!
> >
> > Ries
> >
> >
> >
> -------------------------------------------------------------------------------------------------
> > tags: Freelance TYPO3 Glassfish JasperReports JasperETL Flex Blaze-DS
> > WebORB PostgreSQL DB-Architect
> > email: ries at vantwisk.nl web: http://www.rvantwisk.nl/
> > skype: callto://r.vantwisk
> > Phone: +1 (803) 426-3350
> >
> >
> >
> >
> > ------------------------------
> >
> > Message: 3
> > Date: Sun, 13 Jun 2010 18:55:30 +0300
> > From: Joyce Nsikan <joyce.nsikan at gmail.com>
> > Subject: [TYPO3-english] Fatal Error after installing JQuery plugin
> > To: TYPO3 English <TYPO3-english at lists.typo3.org>
> > Message-ID:
> > <mailman.23621.1276444800.610.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Hi List,
> >
> > Please help me out here. I have installe the Jquery plugin and got
> > this error (Fatal error: Interface 'tx_jsmanager_ManagerInterface' not
> > found in
> > C:\wamp\www\empirenewsonline\typo3conf\ext\jquery\class.tx_jquery.php
> > on line 34)
> >
> > Please somebody help me on how to remove the error.
> >
> > Many Thanks
> >
> > Joyce Nsikan
> >
> >
> > ------------------------------
> >
> > Message: 4
> > Date: Sun, 13 Jun 2010 19:28:03 +0200
> > From: a.joensson at web.de (Axel Joensson)
> > Subject: [TYPO3-english] CoolURI and rel="canonical"
> > To: typo3-english at lists.typo3.org
> > Message-ID: <mailman.1.1276450350.22881.typo3-english at lists.typo3.org>
> >
> > Hello,
> >
> > with the following TS I write a line with the canonical URL in the
> > document's head:
> >
> > lib.canonical = TEXT
> > lib.canonical {
> > typolink {
> > parameter = {page:uid}
> > parameter.insertData = 1
> > useCacheHash = 1
> > addQueryString = 1
> > addQueryString.method = GET
> > addQueryString.exclude = id
> > returnLast = url
> > }
> > wrap = <link rel="canonical" href="http://www.example.com/|<http://www.example.com/%7C>
> <http://www.example.com/%7C>"
> > />
> > }
> > page.headerData.930 < lib.canonical
> >
> > This should create a line like this:
> > <link rel="canonical" href="http://www.example.com/en/index.html" />
> >
> > It usually works, but when linking back to the index documents of the
> > three additional languages in my website, that line reads like:
> >
> > <link rel="canonical" href="http://www.example.com/en.html" />
> >
> > The "index", defined as a subtitle on all relevant pages and marked
> > "sticky" in CoolURI's LinkManager, is omitted only on these three pages.
> > CoolURI is configured to process subtitle, nav_title and title in that
> > order. What am I doing wrong? Thanks for hints,
> >
> > Axel
> >
> >
> >
> > ------------------------------
> >
> > Message: 5
> > Date: Sun, 13 Jun 2010 19:47:46 +0200
> > From: a.joensson at web.de (Axel Joensson)
> > Subject: [TYPO3-english] Solved (was: Re: CoolURI and
> > rel="canonical")
> > To: typo3-english at lists.typo3.org
> > Message-ID: <mailman.1.1276451533.24157.typo3-english at lists.typo3.org>
> >
> > I wrote:
> >
> > > with the following TS I write a line with the canonical URL in the
> > > document's head:
> > >
> > > lib.canonical = TEXT
> > > lib.canonical {
> > > typolink {
> > > parameter = {page:uid}
> > > parameter.insertData = 1
> > > useCacheHash = 1
> > > addQueryString = 1
> > > addQueryString.method = GET
> > > addQueryString.exclude = id
> > > returnLast = url
> > > }
> > > wrap = <link rel="canonical" href="http://www.example.com/|<http://www.example.com/%7C>
> <http://www.example.com/%7C>"
> > />
> > > }
> > > page.headerData.930 < lib.canonical
> >
> > Changing the TS above to
> >
> > lib.canonical = TEXT
> > lib.canonical {
> > typolink.parameter.data = TSFE:id
> > typolink.returnLast = url
> > wrap = <link rel="canonical" href="http://www.example.com/|<http://www.example.com/%7C>
> <http://www.example.com/%7C>"
> > />
> > }
> > page.headerData.930 < lib.canonical
> >
> > solved the problem.
> >
> >
> > ------------------------------
> >
> > Message: 6
> > Date: Sun, 13 Jun 2010 19:51:50 +0200
> > From: Thijs Hakkenberg <thijs at hakkenberg.com>
> > Subject: [TYPO3-english] js doesnt work after template autoparser
> > renders page
> > To: typo3-english at lists.netfielders.de
> > Message-ID:
> > <mailman.23651.1276451781.610.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > Dear list,
> >
> > I've got a template with an <ul> 'switcher':
> > http://kunstomhetlijf.nl/fileadmin/template/2010/index.html
> > but, it doesn't work anymore when it's parsed:
> > http://kunstomhetlijf.nl/index.php?id=171
> >
> > Do I have to add javascripts another way instead of including them in
> > the template?
> >
> > Regards,
> >
> > Thijs
> >
> >
> > ------------------------------
> >
> > Message: 7
> > Date: Sun, 13 Jun 2010 21:15:34 +0300
> > From: Joyce Nsikan <joyce.nsikan at gmail.com>
> > Subject: [TYPO3-english] Fatal error: Interface
> > 'tx_jsmanager_ManagerInterface' not found in
> >
> > C:\wamp\www\empirenewsonline\typo3conf\ext\jquery\class.tx_jquery.php
> > on line 34
> > To: TYPO3 English <TYPO3-english at lists.typo3.org>
> > Message-ID:
> > <mailman.23652.1276453201.610.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Hi List,
> >
> > Please i am new to typo3. How can i get rid of the error above? Please
> > Help.
> >
> > Thanks
> > Joyce Nsikan
> >
> >
> > ------------------------------
> >
> > Message: 8
> > Date: Sun, 13 Jun 2010 20:17:57 +0200
> > From: Jacco van der Post <jacco at id-internetservices.com>
> > Subject: Re: [TYPO3-english] js doesnt work after template autoparser
> > renders page
> > To: typo3-english at lists.typo3.org
> > Message-ID: <mailman.1.1276453343.26422.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > To include js you can use page.includeJS in ts. Via the HTML template
> > should also work, but not elegant solution imo. You could also use T3
> > Jquery extension if you want to use more jQuery extensions or functions.
> >
> > grtz jacco
> >
> >
> > Op 13-6-2010 19:51, Thijs Hakkenberg schreef:
> > > Dear list,
> > >
> > > I've got a template with an <ul> 'switcher':
> > > http://kunstomhetlijf.nl/fileadmin/template/2010/index.html
> > > but, it doesn't work anymore when it's parsed:
> > > http://kunstomhetlijf.nl/index.php?id=171
> > >
> > > Do I have to add javascripts another way instead of including them in
> > > the template?
> > >
> > > Regards,
> > >
> > > Thijs
> >
> >
> >
> > ------------------------------
> >
> > Message: 9
> > Date: Sun, 13 Jun 2010 20:46:06 +0200
> > From: Jigal van Hemert <jigal at xs4all.nl>
> > Subject: Re: [TYPO3-english] js doesnt work after template autoparser
> > renders page
> > To: typo3-english at lists.typo3.org
> > Message-ID: <mailman.1.1276455035.28234.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> >
> > Thijs Hakkenberg wrote:
> > > I've got a template with an <ul> 'switcher':
> > > http://kunstomhetlijf.nl/fileadmin/template/2010/index.html
> > > but, it doesn't work anymore when it's parsed:
> > > http://kunstomhetlijf.nl/index.php?id=171
> > >
> > > Do I have to add javascripts another way instead of including them in
> > > the template?
> >
> > If you look in the HTML source of the TYPO3 generated page you'll see
> > that also prototype is loaded (after your jquery scripts). This is
> > probably done by an extension you installed.
> >
> > Prototype also uses the $(... constructions, so these cause conflicts.
> >
> > IIRC there is a jquery noconflict funtion which gives you a possibility
> > to use them together (you'll probably have to change your scripts a bit).
> >
> > --
> > Jigal van Hemert
> >
> >
> > ------------------------------
> >
> > Message: 10
> > Date: Sun, 13 Jun 2010 19:05:35 -0500
> > From: "Lee M. Childress" <leemchildress at hotmail.com>
> > Subject: [TYPO3-english] indexed_search results templating
> > To: <typo3-english at lists.typo3.org>
> > Message-ID:
> > <mailman.23671.1276474207.610.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> >
> > I have indexed_search working on my site but would like to change three
> > things.
> >
> >
> >
> > 1. Right now the output displays Searchword and Searchresults. Where do I
> > edit the language to make Search Word and Search Results (two words).
> >
> >
> >
> > 2. Currently the results are shown first and then the search form at the
> > bottom. I would rather have the search form BEFORE the results listing.
> >
> >
> >
> > 3. When my results are displayed, all that shows is the page title and
> the
> > paragraph where the search word was found. How do I get the icon, size,
> > created date, modified date, and path to show as well?
> >
> >
> >
> > Thanks for your help! I'm really trying to learn.
> >
> >
> > ------------------------------
> >
> > Message: 11
> > Date: Mon, 14 Jun 2010 03:59:12 +0300
> > From: Joyce Nsikan <joyce.nsikan at gmail.com>
> > Subject: [TYPO3-english] [TYPO3-English] problems installing the
> > tt_news extension
> > To: TYPO3 English <TYPO3-english at lists.typo3.org>
> > Message-ID:
> > <mailman.23674.1276477419.610.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Hi List,
> >
> > I am using version 4.2.12 of Typo3 and am trying to upload the tt_news
> > extension. When I do the import, I get the following error:
> >
> > No file uploaded! Probably the file was too large for PHPs internal
> > limit for uploadable files.
> >
> > Has anyone else encountered this error and if so, what was the
> work-around?
> >
> > Thanks.
> > Joyce Nsikan
> >
> >
> > ------------------------------
> >
> > Message: 12
> > Date: Mon, 14 Jun 2010 09:39:49 +0300
> > From: Dmitry Dulepov <dmitry.dulepov at gmail.com>
> > Subject: Re: [TYPO3-english] [TYPO3-English] problems installing the
> > tt_news extension
> > To: typo3-english at lists.typo3.org
> > Message-ID: <mailman.1.1276497854.4690.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Hi!
> >
> > Joyce Nsikan wrote:
> > > Probably the file was too large for PHPs internal
> > > limit for uploadable files.
> > >
> > > Has anyone else encountered this error and if so, what was the
> > work-around?
> >
> > I think the error message is quite clear: "the file was too large for
> PHPs
> > internal limit for uploadable files". Something tells me that you need to
> > increase upload file limit in PHP. Do you think I can be right? If you do
> > not know how to do it, ask your system administrator :)
> >
> > --
> > Dmitry Dulepov
> > TYPO3 expert / TYPO3 core&security teams member
> > Twitter: http://twitter.com/dmitryd
> > Read more @ http://dmitry-dulepov.com/
> >
> >
> > ------------------------------
> >
> > Message: 13
> > Date: Mon, 14 Jun 2010 15:10:46 +0700
> > From: Andreas Becker <ab.becker at web.de>
> > Subject: [TYPO3-english] What languages do you need in TYPO3?
> > To: TYPO3 English <typo3-english at lists.typo3.org>
> > Message-ID:
> > <mailman.23714.1276503317.610.typo3-english at lists.typo3.org>
> > Content-Type: text/plain; charset=UTF-8
> >
> > Hi All
> >
> > Our ThaiPo3 Team here in Phuket is just preparing the integration of
> > additional Languages into TYPO3.
> > Before we submit the final patch to the core team we would like to ask
> here
> > on the lists if someone needs another language which isn't already
> > integrated into TYPO3.
> >
> > Please get in contact with us if you need your language integrated, so
> that
> > we can concentrate the effort to a one time adding of all those languages
> > to
> > the core team.
> >
> > The language we will add beside Bahasa Indonesian and Thai are:
> >
> > Filipino
> > Central Khmer
> > Bengali/Bangla
> > Lao
> > Burmese / Myanmar
> > Bahasa Malaysian
> >
> > If you know people who could help with translation into those languages
> > please let us know. Thanks!
> >
> > Kind regards
> >
> > Andi
> >
> > P.S. Sorry, if you receive a double post as we are trying to reach all.
> >
> >
> > ------------------------------
> >
> > _______________________________________________
> > TYPO3-english mailing list
> > TYPO3-english at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> >
> > End of TYPO3-english Digest, Vol 81, Issue 28
> > *********************************************
> >
>
>
>
> --
> Abhijit Kakade
> LAMP Developer,
> MCP,CCNA
> Mob : +91-9923729250
> Web : http://www.abhikakade.info
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 14 Jun 2010 12:01:12 +0300
> From: Dmitry Dulepov <dmitry.dulepov at gmail.com>
> Subject: Re: [TYPO3-english] Extension not working after update of
> typo3 version from 4.2 to 4.3
> To: typo3-english at lists.typo3.org
> Message-ID: <mailman.1.1276506338.15958.typo3-english at lists.typo3.org>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi!
>
> abhijit kakade wrote:
> > but in front end its showing blank page
>
> Classics: http://dmitry-dulepov.com/article/blank-empty-page-in-typo3.html
>
> --
> Dmitry Dulepov
> TYPO3 expert / TYPO3 core&security teams member
> Twitter: http://twitter.com/dmitryd
> Read more @ http://dmitry-dulepov.com/
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 14 Jun 2010 11:12:34 +0200
> From: "Karin Meulengrath" <karin at meulengrath.dk>
> Subject: Re: [TYPO3-english] Direct_mail
> To: typo3-english at lists.typo3.org
> Message-ID: <mailman.1.1276507021.17245.typo3-english at lists.typo3.org>
> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
> reply-type=response
>
> Hi Bernard
>
> Thanks a lot for your reply - I'll have a go at it.
>
> Regards
>
> Karin
>
> "Bernhard Kraft" <kraftb at think-open.at> skrev i meddelelsen
> news:mailman.1.1276165022.15751.typo3-english at lists.typo3.org...
> > Karin Meulengrath wrote:
> >
> >> I have installed direct_mail 2.6.7 on a TYPO3 version 4.3.3 but I can't
> >> get it to work. Wiki states that it works with templaVoila but that you
> >> should create pages in the direct mail sysfolder as any other page, not
> >> using the wizard. When I do that the preview says 'No ts template'.
> >> The manual dosn't have any explenation about the template.
> >
> > Hello !
> >
> > First you have to create the pages which should get sent in the direct
> > mail
> > sysfolder. It simply depends on wheter you use traditional templating or
> > templavoila how you get this done.
> >
> > Of course there has to be some TS-Template to be available on those
> pages.
> > I do not know what you mean by "not using the wizard" ... but you should
> > simply set up some pages in the direct-mail folder. You have to change
> the
> > field "Contains module" of the page to "Direct Mail". The icon of the
> page
> > should then change to a mail-icon.
> >
> > Then simply continue as you were creating a normal TYPO3 website, just
> the
> > site will get sent as HTML newsletter. there are no special things to
> > consider
> > during this step, except that the page has to be readable and get
> rendered
> > by a mail-client.
> >
> >
> > greets,
> > Bernhard
> >
>
>
>
> ------------------------------
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
> End of TYPO3-english Digest, Vol 81, Issue 29
> *********************************************
>
--
Abhijit Kakade
LAMP Developer,
MCP,CCNA
Mob : +91-9923729250
Web : http://www.abhikakade.info
More information about the TYPO3-english
mailing list