Search:

Type: Posts; User: geung

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,808

    Re: Fatal error: Allowed memory size...

    It depends on your server, you can try either of the following

    Option 1 : in your .htaccess add the following command

    php_value memory_limit 350M
    or

    Option 2 : Make a php.ini file and put...
  2. Replies
    2
    Views
    1,131

    Re: Image description in lightbox

    In Contao 2.11, I used to use the Meta Editor this creates a local meta.txt file
    https://contao.org/en/extension-list/vi ... 68.en.html

    But Contao 3 has it in the core, you just go to the file...
  3. Re: C3.0.5 - Maximum front end width & Simultaneous file upl

    Hi Ren, glad you got one thing fixed.
    The "Maximum front end width" is something I don't use, my field is left empty.

    The only thing I can think of is maybe it has something to do with these...
  4. Re: C3.0.5 - Maximum front end width & Simultaneous file upl

    It maybe because your server has default settings of max upload 20 and it needs to be overridden.
    It that case, why not create a php.ini file at your root and place the above code in it, to max...
  5. Replies
    7
    Views
    2,131

    Re: Also an update issue

    Hi Atti,
    No luck for you, too bad :(
    I can only tell you what happend to me.

    I reached this page and then got an error after pressing the start update button on this page....
  6. Replies
    7
    Views
    2,131

    Re: Also an update issue

    I found a german thread with the same issue
    https://community.contao.org/de/showthr ... LiveUpdate

    they talk about also deleting the file "system/config/pathconfig.php"

    I've updated my...
  7. Replies
    7
    Views
    2,131

    Re: Also an update issue

    When you see the error

    The requested URL /home/p13277/domains/thecloudpeople.nl/public_html/contao/update.phar.php/index.php was not found on this server

    Edit the url in your browser address...
  8. Replies
    1
    Views
    820

    Re: Contao 3 Live Update issue

    I'm no expert on PHAR but have never had an issue with the Live ID/update.
    If you haven't already, you should use the Contao Checker. It will tell you whether your server meets the Contao system...
  9. Re: C3.0.5 - Maximum front end width & Simultaneous file upl

    In your root, have you a php.ini file?
    This was my problem, it was overriding my settings in Contao with:

    ; Maximum number of files that can be uploaded via a single request
    max_file_uploads =...
  10. Re: Problem with installation of Contao 3, reason:Danish bro

    It's a known issues and hasn't disappeared.
    I read a user who had the same problem with spanish language. I've had a client with issues on a windows machine under danish.

    additional ways to solve...
  11. Re: Inserting picture in table with link to itself lightboxe

    make sure you have moo_mediabox enabled in your layout.
    The code is something like this:

    path_to/thumbs/image.jpg
    You should check this for more better information and additional options...
  12. Replies
    2
    Views
    1,523

    Re: Navigation submenu question ^^

    Hi Devil_John,
    It's very hard to understand what you want to do.

    Here is a link to the wiki that may give you a better idea of the Navigation Module (it's in german, but google translate helps)...
  13. Replies
    2
    Views
    1,644

    Re: trouble installing catalog module

    To the best of my knowledge, the Catalog Module does not work with Contao 3, hence it does not appear in your repository.
    It apparently will only work up to version 2.11, beyond this they are...
  14. Replies
    17
    Views
    11,388

    Re: [solved] flags on changelanguage 2.1.1

    No problem man ;)
    I'm just passing on good karma. I'm sure It'll be you one day.
  15. Replies
    17
    Views
    11,388

    Re: flags on changelanguage 2.1.1

    This is where the codes goes, within your Change Language module - see image. (not sure whether you have to tick default boxes)
  16. Replies
    17
    Views
    11,388

    Re: flags on changelanguage 2.1.1

    Hi Marco,
    I currently don't use this extension but have in the past and maybe in the future. I understand the need for a flag, so was curious with your struggles. I found this post in german...
  17. Replies
    2
    Views
    1,440

    Re: Contao and JQuery

    Also since the advent of Contao 3, within the Themes Layout, you have the option to tick a box to include the jQuery library in the layout. It also comes with jquery templates such as accordion.
    ...
  18. Replies
    1
    Views
    1,051

    Re: Contao 3.0.4 install issues

    get at the back of the queue ;)
    viewtopic.php?f=6&t=6071
  19. Re: Upgrade to v3.0.4 Fails on Clean Install v3.0.3

    Hi Leo,
    No I haven't, so I downloaded the latest checker 6.1, just did it now, it says:

    Version
    Found a Contao 3.0.4 installation.

    Missing files
    assets/css/basic.css
    assets/css/default.css...
  20. Re: Upgrade to v3.0.4 Fails on Clean Install v3.0.3

    So reading this I dived in and also did an update via the excellent Live update.

    All smoothly but I notice small things like there were a few Values missing on the buttons, it was just empty like...
  21. Replies
    7
    Views
    2,213

    Re: Testing a server for contao-3.0.3

    Hi Paul,
    I thought you've installed Contao (Typolight) previously?
    you should watch this video, it helps a lot http://www.youtube.com/watch?v=rdgxU2XAJ44


    It's just a simple file that says...
  22. Replies
    7
    Views
    2,213

    Re: Connecting to TYPOlight 2.7.2.0 and upgrade

    errrr! are you sure you put it in the right place?
    Why not quickly test your server and stick a hello.php file on the doc root

    <html>
    <head>
    <title>PHP Test</title>
    </head>
    <body>
    ...
  23. Replies
    6
    Views
    2,726

    Re: Use template mod_comment

    If you have edited the ce_comment or mod_comment_form in 'Templates' (without changing the file names) and do not see any changes, then it has not worked. Templates you copy and create should...
  24. Replies
    6
    Views
    2,726

    Re: Use template mod_comment

    .
  25. Replies
    7
    Views
    2,213

    Re: Connecting to TYPOlight 2.7.2.0 and upgrade

    My advice is to forget typolight 2.7 and start from scratch on Contao 3, a lot has changed and upgrading manually will take you some time.

    Please read the manual on how to get started...
  26. Replies
    6
    Views
    2,726

    Re: Use template mod_comment

    I've never done any of this so I just have theories about what you can do. I presume you have tried creating a template already via the standard method in 'Templates'>New templates pick mod_comment...
  27. Replies
    1
    Views
    955

    Re: Unread Urls by search engine

    I've never experienced this, Contao is really good with it's SEO, so don't really have a solution for you.
    What I find is that usually a bit of patience helps (usually weeks), then you might get...
  28. Replies
    2
    Views
    859

    Re: php in module contao 3

    I've never done it but I think this is maybe what you want



    https://contao.org/en/manual/3.0/managi ... e-elements
  29. Replies
    2
    Views
    1,378

    Re: Back-end login no longer possible

    I had the same problem and started this thread
    viewtopic.php?f=9&t=5956

    the answer was to disable the 'tasks' centre in settings and other areas. Been working fine ever since.
  30. Replies
    3
    Views
    1,386

    Re: Contao 3.0.3 shows v3.0.2 after update

    My live update stopped at step 6 but it says it's update to 3.0.3 (I've ran the latest Contao Check and my server is all fine and does not need the Safe Mode Hack)


    Another issue I have is page...
  31. Replies
    3
    Views
    1,389

    Re: Youtube support in release 3

    I tried it and it didn't work for me either!
    So I tried the contao online demo. Guess what? That didn't work either :lol:

    Oh well. at least there are other ways to do it by embedding the...
  32. Replies
    2
    Views
    995

    Re: Add additional input fields in an article

    I don't know the answer to your question but have you looked at this extension, I think it does what you want:

    dma_elementgenerator
    Forum link here to extension

    Apparently it currently only...
  33. Re: Fatal error: Class 'TaskMessages' not found in...

    It's no longer a core module, so do you mean I don't have to install it?

    I read the german forum (via google translate), some guys had the same issues but there were no real resolution. Just the...
  34. Re: Fatal error: Class 'TaskMessages' not found in...

    Well I've managed to bypass it for now.
    I'm not sure what's going on but this is not a fix, so it's very likely to come back and bite me again

    Temporary solution
    I noticed that in path:...
  35. [Solved] Fatal error: Class 'TaskMessages' not found in...

    Has anyone ran into this problem?
    I can't get into my backend anymore. Although the front looks fine.


    Warning: in_array() expects parameter 2 to be array, null given in...
  36. Replies
    2
    Views
    1,042

    Re: Google Analytics Tracking

    Hi Don,
    Like most things, it's only simple if you know how :)

    First you need a Tracking ID from Google Analytics,
    If you are completely new, a quick internet search comes up lot's of help. I...
  37. Replies
    10
    Views
    2,394

    Re: TYPOlight 2.5.9 - lines beneath image as link

    Glad it worked.

    I use Chrome too for browsing, it's dev tool is a fine tool and is almost the same as firebug (not as powerful or intuitive as firebug but that's down to personal taste and need)....
  38. Re: Counter with unique visitors

    I dont know a simple solution,
    Once you go down the road of wanted more analytic data, it's like a can of worms ;)

    Maybe you need to use an Analytics tool such as 'Google Analytics' or 'Piwik'....
  39. Replies
    10
    Views
    2,394

    Re: TYPOlight 2.5.9 - lines beneath image as link

    I used firebug and found this (see attached image).

    Now to resolve your issue.

    Find the css file 'element.css' in the following path:
    templates/sca_files/element.css

    Then go to line 38 or...
  40. Replies
    10
    Views
    2,394

    Re: TYPOlight 2.5.9 - lines beneath image as link

    Hi AntDancer,
    Artified suggestion is correct, you just need to dig and find the correct css file to place the code.

    My advise would be for you to learn how to use Firebug (on firefox) or any of...
  41. Replies
    3
    Views
    3,155

    Re: Contao vs Joomla vs Drupal

    Have you seen this post on 'Contao CMS Advantages'
    http://en.forum.contao.org/viewtopic.php?f=16&t=3680
  42. Re: Trying to install and have missing localconfig file

    Sounds like you still haven't got your server setup correctly.

    The file 'localconfig.php' will appear in 'system/config/localconfig.php' after you've setup the installation password to...
  43. Replies
    4
    Views
    1,777

    Re: Install password problem vs 2.11.5

    Oh, so you're not even in the install tool yet.
    But how did you get to point 2 in your list?

    You would have to be in the install tool in order to enter any MySQL login info to connect to the...
  44. Replies
    4
    Views
    1,777

    Re: Install password problem vs 2.11.5

    I may be wrong but I can't find anywhere in the instructions that it says to enter "contao" as the password.

    Are you sure you've followed the installation instructions correctly?
    Check out the...
  45. Replies
    9
    Views
    2,756

    Re: Guides about templating?

    Did I hear free themes?

    Contao had free themes month in 2010, look half way down the linked page.

    More free themes can be found here (or rather the same ones): contao-theme.de
  46. Replies
    5
    Views
    2,860

    Re: Add image in article doesn't resize the image

    Using GDlib, Contao creates thumbnails and puts them in the folder /system/html
    Are the permissions for it correct? It should be writeable.

    To check, use the Contao System Check Tool

    apart...
  47. Thread: search engine

    by geung
    Replies
    2
    Views
    1,392

    Re: search engine

    I think it's the same for every module in Contao, you do the same procedure whether it's news, calendar, search or anything else.

    To setup a search module on a page.
    1. Make a Search page, this...
  48. Replies
    5
    Views
    2,860

    Re: Add image in article doesn't resize the image

    I presume you've already made custom settings to the individual image size/dimensions in the article elements or in the wysiwyg.

    If that doesn't work, it could be something to to with your GD...
  49. Replies
    4
    Views
    2,065

    Re: Different elements in the same column

    I did say most elements ;)

    The html module/element does not need the CSS ID/Class fields because you can define it in the html code itself.

    All the other element types do not allow or have very...
  50. Replies
    4
    Views
    2,065

    Re: Different elements in the same column

    There are are quite a few ways to do this, depending on how efficient you want to be. here are two of them.

    1. Each time you make an element type (depending on what it is), you might see a field...
  51. Replies
    5
    Views
    2,661

    Re: Compatible hosting service providers

    I've used a shared host from the USA, www.bluehost.com and they are cheap and a bit slow, although my sites are not heavy traffic at all (issues with shared hosting i suspect), but I've no complaints...
  52. Replies
    4
    Views
    2,062

    Re: Container and elements in columns

    I am always confused when it comes to those matters too but that's why I use my little friend Firebug ;)
    It helps you dig deep and find the root cause if you wish.
  53. Replies
    4
    Views
    2,286

    Re: Problem with layout.

    It's a list of hyperlinks made into a table, it should work.

    it depends on how your website is setup, it's likely to be either of the two options:

    1. From within the article, choose the HTML...
  54. Thread: Book navigation

    by geung
    Replies
    2
    Views
    1,229

    Re: Book navigation

    I think you need to read up on horizontal CSS List Menus, information should be in abundance on the internet.
    Here's a starting point (not about horizontal lists but more general)- CSS Design:...
  55. Replies
    4
    Views
    2,062

    Re: Container and elements in columns

    <div id="left"> = #left
    <div id="right"> = #right
    <div id="main"> = #main

    You can see the html markup for ID and Class by looking at the main fe_page.xhtml file.
    Easiest way to look at various...
  56. Replies
    5
    Views
    1,732

    Re: navigation / custom navigation

    I didn't expect that!
    I love it when people adapt, nice creative thinking - get rid of the navigation module, why not! ;)
  57. Replies
    5
    Views
    1,732

    Re: navigation / custom navigation

    Well I guess my suggestion was close but no cigar!

    How did you manage with the content box extension?
  58. Replies
    5
    Views
    1,732

    Re: navigation / custom navigation

    I remember someone asking for a Menu item in two lines (not four), a long time ago.

    It was qrczak who answered it, he advised to reuse a field such as 'description' to display under the custom...
  59. Thread: TCPDF

    by geung
    Replies
    3
    Views
    1,852

    Re: TCPDF

    Hi Vincent,
    I have never used this function and am no expert but have you looked at this post by Ben:
    http://en.forum.contao.org/viewtopic.php?f=6&t=1164&p=4534&hilit=tcpdf#p4534

    Which refers to...
  60. Replies
    2
    Views
    1,275

    Re: Next and Previous page

    Have you tried the Book Navigation module? it comes with Contao.
    You can put it on the bottom of every page via the template.

    mod_booknav allows you to navigate through one side of structure back...
Results 1 to 60 of 115
Page 1 of 2 1 2