Search:

Type: Posts; User: Energetik

Page 1 of 3 1 2 3

Search: Search took 0.00 seconds; generated 27 minute(s) ago.

  1. Replies
    5
    Views
    3,436

    hmmmm...)) i push on all buttons in...

    hmmmm...))

    i push on all buttons in Maintenance (Contao Manager)

    i purge data in Maintenance (Contao Backend)

    i purge data (clear cache) in user admin profile (Contao Backend)

    but... I...
  2. Replies
    5
    Views
    3,436

    theme.min.js: !function(){var...

    theme.min.js:



    !function(){var a={},b=function(b){for(var c=a[b],e=c.deps,f=c.defn,g=e.length,h=new Array(g),i=0;i<g;++i)h[i]=d(e[i]);var j=f.apply(null,h);if(void 0===j)throw"module ["+b+"]...
  3. Replies
    5
    Views
    3,436

    "Have you changed anything in the templates?" no...

    "Have you changed anything in the templates?"
    no

    i just change version for all packages "4.7.*"
    and i push the button "Update Packages" and "Apply changes"

    then i update database in install...
  4. Replies
    5
    Views
    3,436

    how fix it?

    how fix it?
  5. Replies
    5
    Views
    3,436

    Uncaught module [5] returned undefined

    in .../assets/tinymce4/js/themes/modern/theme.min.js:1

    i was updating contao from 4.4 to 4.7

    after that tinymce was broken (not load, empty area)
  6. Replies
    14
    Views
    6,464

    sorry... ...

    sorry...



    disable_functions exec,passthru,shell_exec,system,popen,curl_multi_exec,parse_ini_file,show_source
  7. Replies
    14
    Views
    6,464

    i did new issue:...

    i did new issue:
    https://github.com/contao/manager-plugin/issues/19

    parse_ini_file not works for me

    my solution:


    $ini = parse_ini_string(file_get_contents($file));
  8. Replies
    14
    Views
    6,464

    i think problem in "Use the Composer Cloud...

    i think problem in "Use the Composer Cloud Resolver: yes"

    on local machine "Use the Composer Cloud Resolver: no" - no errors
  9. Replies
    14
    Views
    6,464

    Dumping Composer Autoloader $...

    Dumping Composer Autoloader



    $ /usr/local/bin/php '-q' '/.../web/contao-manager.phar.php' 'composer' 'dump-autoload' '--optimize' 2>&1

    Generating optimized autoload...
  10. Replies
    14
    Views
    6,464

    more Loading composer repositories with...

    more



    Loading composer repositories with package information
    Installing dependencies from lock file
    Package operations: 114 installs, 0 updates, 0 removals
    - Installing...
  11. Replies
    14
    Views
    6,464

    yes Loading composer repositories with...

    yes



    Loading composer repositories with package information
    Installing dependencies from lock file
    Nothing to install or update
    Generating optimized autoload files
    InvalidArgumentException:...
  12. Replies
    14
    Views
    6,464

    it is new clear install contao 4.4.36...

    it is new clear install contao 4.4.36...
  13. Replies
    14
    Views
    6,464

    ok Loading composer repositories with...

    ok



    Loading composer repositories with package information
    Installing dependencies from lock file
    Package operations: 1 install, 1 update, 0 removals
    - Updating ua-parser/uap-php (v3.8.6...
  14. Replies
    14
    Views
    6,464

    ;; ; List modules which are required to be...

    ;;
    ; List modules which are required to be loaded beforehand
    ;;
    requires[] = "core"
    requires[] = "*_autoload"

    ;;
    ; Configure what you want the autoload creator to register
    ;;...
  15. Replies
    14
    Views
    6,464

    Can't install package

    Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication

    In IniParser.php line 94:

    File ../system/modules/news_categories/config/autoload.ini cannot be decoded

    Script...
  16. Replies
    8
    Views
    3,279

    thank you for your answers contao 3.5 the best...

    thank you for your answers

    contao 3.5 the best of the best!! ))

    contao 4.x for geeks )) high threshold of entry (or high barrier to entry . I do not know how to properly in English)
  17. Replies
    8
    Views
    3,279

    ERROR 500 Malformed UTF-8 characters, possibly...

    ERROR 500 Malformed UTF-8 characters, possibly incorrectly encoded
    when instal other package
    D:\myserver\eds-www\contao-manager\composer-update.out.log:



    Loading composer repositories with...
  18. Replies
    8
    Views
    3,279

    contao manager is slow and big monster)) my...

    contao manager is slow and big monster))

    my notebook hardly maintains (intell i3, 6gb ram)
  19. Replies
    8
    Views
    3,279

    now manually need to choose version? ...

    now manually need to choose version?

    contao/official-demo 4.0.0 -> install ok
  20. Replies
    8
    Views
    3,279

    contao 4... everything from scratch...

    can't add contao/official-demo package ...



    $ D:^\myserver^\eds-binaries^\php^\php713vc14x86x190314220302^\php.exe "-q" "D:/myserver/eds-www/web/contao-manager.phar.php" "composer" "require"...
  21. Replies
    0
    Views
    849

    mod_rewrite and GET parameters

    Hi.

    Mission:
    pass a GET parameter to PHP

    Example:
    site.com/news/alias.html?amp

    in template:
    <?php
  22. Replies
    0
    Views
    901

    News article access [contao 3.2][BE]

    Hi!

    How to hide news article from other authors ? (in backend)

    For example:

    news article 1 [author: user1]
    news article 2 [author: user1]
    news article 3 [author: user2]
    news article 4...
  23. Replies
    7
    Views
    5,306

    https://contao.org/en/extension-list/view/xtags.10...

    https://contao.org/en/extension-list/view/xtags.10000009.en.html
  24. Thread: news_related

    by Energetik
    Replies
    0
    Views
    992

    news_related

    https://contao.org/en/extension-list/view/news_related.30000004.en.html

    Unfortunately out of date and does not work

    please help
    t = tl_tag

    t.id changed on t.tid

    but still the wrong...
  25. Replies
    7
    Views
    5,306

    TagField.php public function generate() {...

    TagField.php

    public function generate()
    {
    $taglist = new TagList($this->table);
    $taglist->maxtags = $this->intMaxTags;
    $tags = $taglist->getTagList();
    $list = '<div><select...
  26. Replies
    7
    Views
    5,306

    2) maybe use Materialized Path, Nested Sets or...

    2) maybe use Materialized Path, Nested Sets or contao built-in functions
    to split tags by root pages

    only show tags from all news archives by root (jumpTo)

    for example

    news archives:
    ...
  27. Replies
    7
    Views
    5,306

    chosen

    1)

    tags/dca/tl_news.php

    in
    $GLOBALS['TL_DCA']['tl_news']['fields']['tags']
    add
    eval 'chosen'=>true,'multiple'=>true
    and
    'options_callback' => array('test', 'mylist')
  28. Replies
    1
    Views
    1,169

    and Extension transfer don't work email was empty

    and Extension transfer don't work
    email was empty
  29. Replies
    1
    Views
    1,169

    bug in extension repository (& to &)

    when edit files in extension repository
    all "&amp;" are saved like "&"
  30. Replies
    7
    Views
    5,306

    I talked about the backend (BE). many tags...

    I talked about the backend (BE).

    many tags from all archives (in tl_news)

    tag1 tag2 tag3 tag4 tag5 tag6 tag7 tag8 tag9 tag10
    tag11 tag12 tag13 tag14 tag15 tag16 tag17 tag18 tag19 tag20
  31. Replies
    7
    Views
    5,306

    multisite problem

    I have many news archives.

    for example (titles)

    site1.com News 1
    site1.com News 2
    site2.com News 1
    ...

    All tags are displayed in each archive.
  32. Re: Image width and height by default (tl_news.php)

    Medianomaly, thanks.

    this works



    'default' => array('100', '100', 'crop'),


    serialize not need
  33. Replies
    2
    Views
    1,421

    Re: sorting by ...

    $GLOBALS['TL_DCA']['tl_content']['list']['sorting']['fields'] = array('(SELECT title FROM tl_article WHERE tl_article.id=tl.content.pid)');


    this not work...

    because full query



    SELECT *...
  34. Replies
    2
    Views
    1,421

    sorting by ...

    $GLOBALS['TL_DCA']['tl_content']['list']['sorting']['mode'] = 2;
    $GLOBALS['TL_DCA']['tl_content']['list']['sorting']['fields'] = array('pid');


    how get article title by pid ?
    and insert it in...
  35. Image width and height by default (tl_news.php)

    'size' => array
    (
    'label' => &$GLOBALS['TL_LANG']['tl_content']['size'],
    'exclude' => true,
    'inputType' => 'imageSize',
    'options' ...
  36. Thread: memberlist

    by Energetik
    Replies
    4
    Views
    2,690

    Re: memberlist

    :)

    ?order_by=&sort=&per_page=0&search=groups&for=4
  37. Thread: memberlist

    by Energetik
    Replies
    4
    Views
    2,690

    Re: memberlist

    please tell more

    how should look the GET query?
  38. Replies
    1
    Views
    1,004

    Re: related news bug

    please help
  39. Replies
    4
    Views
    2,890

    Re: dca tl_member.php

    thanks!
    works!

    member admin = $row['username'] == 'admin'
    thats all

    other checks do not need
    this is only to highlight in BE
  40. Replies
    1
    Views
    1,004

    related news bug

    this module
    http://www.contao.org/en/extension-list ... 06.en.html

    generate urls not correct

    'url' => ampersand($this->generateFrontendUrl($objPage->row(),...
  41. Replies
    4
    Views
    2,890

    Re: dca tl_member.php

    thanks for the answer


    public function labelformat($row, $label)
    {

    $label = $this->fields->username;

    return $label;
    }
  42. Replies
    4
    Views
    2,890

    dca tl_member.php

    'label' => array
    (
    'fields' => array('firstname', 'lastname', 'username'),
    'format' => '%s %s <span style="color:#b3b3b3; padding-left:3px;">[%s]</span>',...
  43. Replies
    13
    Views
    3,600

    Re: Subfolder Support in the Templates Folder!

    mm.. but if i have 30-50 back end templates?
    this very uncomfortable

    how fix this?)) for 2.9


    Medianomaly code is old... though the working
  44. Replies
    13
    Views
    3,600

    Re: Subfolder Support in the Templates Folder!

    for
    dma_elementgenerator

    it BE module

    subfolders not work for BE modules say Leo :shock:
    why?

    i have 12 sites and 12 subfolders
  45. Replies
    13
    Views
    3,600

    Re: Subfolder Support in the Templates Folder!

    Hi, Medianomaly.
    I use 2.9.5, with my fixes.

    your code working

    but
    I don't understand why not supported subfolders
    still
    2.11 too
  46. Replies
    13
    Views
    3,600

    Re: Subfolder Support in the Templates Folder!

    cool!

    initconfig.php
  47. Replies
    13
    Views
    3,600

    Re: Subfolder Support in the Templates Folder!

    where exactly?
  48. Replies
    3
    Views
    2,222

    Re: hide comments in BE

    there all comments from all sites - it bad

    now 2 problems:
    - there is no filters (site1.com site2.com etc) - to sort comments (for multisite)
    - all BE users see all comments - even those which...
  49. Replies
    3
    Views
    2,222

    Re: hide comments in BE

    or maybe make filter? (option site1.com site2.com etc)

    help me please
  50. Replies
    3
    Views
    2,222

    hide comments in BE

    how to make

    hide comments from user (in BE)
    who is not allowed to edit a comment (tl_comments.php function isAllowedToEditComment)


    or maybe here


    public function checkPermission()
  51. Replies
    3
    Views
    1,723

    Re: numeration comments

    thanks!!
    I thought that there is a native way
  52. Replies
    3
    Views
    1,723

    Re: numeration comments

    help me! :) please!
  53. Replies
    3
    Views
    1,723

    numeration comments

    how make that?
    numeration comments

    1.
    2.
    3.
    ...
  54. Replies
    5
    Views
    2,394

    Re: No root page found

    and maybe awstats.. or traffic stat or.. or.. :) (I do not know exactly but it is a server :) )

    it does not matter
  55. Replies
    5
    Views
    2,394

    Re: No root page found

    maybe server cron:
    ispmanager or nginx (frontend server (proxy) 80 port , apache - 8080)
  56. Replies
    5
    Views
    2,394

    Re: No root page found

    add root page with host 178.**.***.***8080
    and error was gone
  57. Replies
    5
    Views
    2,394

    Re: No root page found

    hmm

    every 15 min !

    10:45
    11:00
    11:15
  58. Replies
    5
    Views
    2,394

    No root page found

    has many errors like

    No root page found (host "178.**.***.***8080", languages "")

    what's the problem ?

    port 8080 - locked
  59. Replies
    3
    Views
    1,220

    Re: Filter Information required.

    how html & module sorting?



    $GLOBALS['TL_DCA']['tl_module']['list']['sorting']['filter'] = array(array('type=?', 'html' & 'module'));
  60. Replies
    2
    Views
    1,479

    Re: [Benchmark] Benchmark - TestSuite

    vps
    debian 5 x64

    apache 2 + nginx + fastcgi + eaccelerator
Results 1 to 60 of 121
Page 1 of 3 1 2 3