Search:

Type: Posts; User: wal5hy

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,895

    chinese language website

    Hi All,

    If I want to create a Chinese language website using change language extension, I set the ISO-639-1 language code to 'zh'
    however there is no matching flag in the media/images folder.
    ...
  2. Replies
    2
    Views
    3,082

    Re: Changelanguage across sub-domains

    thanks for the quick reply, you may yet save me from wasting my time ;o)

    I hadn't updated the extension since: 0.6.3

    I updated and everything works!
    THANKS!!!
  3. Replies
    2
    Views
    3,082

    Changelanguage across sub-domains

    Hi All,

    I would like to be able to use the excellent change language extension across subdomains,

    i.e. fr.brainboxes.com, http://www.brainboxes.com, de.brainboxes.com

    www. -> english, is the...
  4. Replies
    4
    Views
    1,463

    Re: [Imageslider] Improvement/Change/Patch

    Zipped up and ready to go:
    [attachment=0:3aqnf33g]Archive.zip[/attachment:3aqnf33g]
  5. Replies
    4
    Views
    1,463

    Re: [Imageslider] Improvement/Change/Patch

    I changed the ContentImageslider file (attached)
    And added AjaxViewer.class.js (attached)

    I also changed the template a slight bit by adding width and height to the image

    All functions should...
  6. Replies
    4
    Views
    2,170

    Re: FE_USER_AUTH cookie across subdomains

    Ok so I think I have found the best solution.

    Extend FrontendUser


    class MyFrontendUser extends FrontendUser
    {
    /**
    * Set a cookie across subdomains if the $strDomain isnt already set
    ...
  7. Replies
    4
    Views
    2,170

    Re: FE_USER_AUTH cookie across subdomains

    I have now tried using a hook to implement cross domain sign on looks like this:


    Class AuthenticateAcrossDomains
    {
    public function loginAcrossDomains($User)
    {...
  8. Replies
    4
    Views
    2,170

    Re: FE_USER_AUTH cookie across subdomains

    This looks like exactly what I should be doing.

    Thanks for the pointer I will try that out
  9. Replies
    4
    Views
    1,463

    [Imageslider] Improvement/Change/Patch

    Hi All,

    I've been using the imageSlider Extension, (great extension btw) a lot on one particular page of a website (http://www.brainboxes.com homepage)

    In the past we had poor page load times...
  10. Replies
    4
    Views
    2,170

    FE_USER_AUTH cookie across subdomains

    Hi All,

    I've started making some good progress developing for Contao and really enjoy it.

    I've become stuck trying to allow a front end user to stay logged in across subdomains. The reason for...
  11. Replies
    0
    Views
    620

    Bug in xhtml5 extension

    in the file
    httpdocs/system/modules/xhtml5/XHTML5PageRegular.php

    there is an error on line 278, with the IE conditional comments

    Did read:
    $this->Template->framework .= '<link...
  12. Re: Title of catalog item as tag in detail page

    Maybe this will help someone too, if you want to figure out which filters have been selected by the user simply add this to the top of your filter template, (e.g. filter_default.tpl)


    <?php ...
  13. Re: Title of catalog item as tag in detail page

    To be honest the fix wasn't quite as easy as you said, but you gave me all the right pointers to make it work. (slightly hacky though!)

    Just in case anyone else tries to do this.

    1. Add the...
  14. Re: Title of catalog item as tag in detail page

    Fantastic, Thanks for the help here really appreciate it, just what I needed.

    good luck with your new project will try to follow it closely!
  15. Re: Title of catalog item as tag in detail page

    Hi Tython,

    just wanted to check on the status of this update.

    I think having the ability to apply more than one field to the 'Page title field' would be very useful (maybe in the same way one...
  16. Catalog Refence Module, can't reference the same table?

    Hi All,

    first, thanks to everyone who has contributed to the catalog plugin, i'm finding it to be extremely useful.

    I have a few questions which I can't seem to solve. I have a product table...
  17. Replies
    9
    Views
    2,742

    Re: E-Commerce solution's?

    Hi Blair,

    thanks, yes that's pretty much what i mean. The bridging/syncing part I haven't worked out yet (in the short term the requirement is only for a one way bridge, the client is happy to use...
  18. Replies
    9
    Views
    2,742

    Re: E-Commerce solution's?

    Hi Blair,

    your e-commerce application for Typolight looks really interesting. I have a client with a requirement to use existing database tables for their product/e-commerce pages on their...
Results 1 to 18 of 18