Giter Club home page Giter Club logo

birthdaylister's People

Contributors

cliffparnitzky avatar

Watchers

 avatar  avatar  avatar

birthdaylister's Issues

List without table tl_member_to_group

Hi Cliff,

i searched for a solution to list the birthday of members without using an extra link table.
The reason is that i sometimes update all members via ftp and updating the link table makes more effort and is redundant.
I modified your class ModuleBirthdayLister in that way, that the field 'groups' in the member table is used.
If you are interested to modify your extension, feel free to contact me.

Best regards
Volker

Add additional periods

e.g.

next ...

  • next day
  • next week
  • next month
  • ...

previous ...

  • previous day
  • previous week
  • previous month
  • ...

Verwendung unter Contao 3.5.34 noch möglich?

Moin!
Ich wollte die Erweiterung unter Contao 3.5.34 testen, nach der Installation und der Aktualisierung der Datenbank, bekomme ich beim Versuch, ein FE-Modul anzulegen folgenden Fehler:

[20-Mar-2018 11:10:14 GMT] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Field 'birthdayListMemberGroups' doesn't have a default value (INSERT INTO tl_module (type, cols, queryType, contextLength, totalLength, perPage, searchType, inColumn, source, rss_cache, rss_template, numberOfItems, cal_startDay, cal_format, cal_order, cal_template, cal_ctemplate, com_order, com_template, list_layout, list_info_layout, news_featured, news_metaFields, news_template, news_format, news_startDay, news_order, nl_template, pid, tstamp) VALUES ('navigation', '2cl', 'and', 48, 1000, 0, 'simple', 'main', 'internal', 3600, 'rss_default', 3, 1, 'cal_month', 'ascending', 'event_full', 'cal_default', 'ascending', 'com_default', 'list_default', 'info_default', 'all_items', 'a:2:{i:0;s:4:\"date\";i:1;s:6:\"author\";}', 'news_latest', 'news_month', 0, 'descending', 'nl_simple', '1', 0))' thrown in /Users/[username]/Sites/demos/contao-3.5/project/system/modules/core/library/Contao/Database/Statement.php on line 295
#0 /Users/[username]/Sites/demos/contao-3.5/project/system/modules/core/library/Contao/Database/Statement.php(264): Contao\Database\Statement->query()
#1 /Users/[username]/Sites/demos/contao-3.5/project/system/modules/core/drivers/DC_Table.php(689): Contao\Database\Statement->execute()
#2 /Users/[username]/Sites/demos/contao-3.5/project/system/modules/core/classes/Backend.php(650): Contao\DC_Table->create()
#3 /Users/[username]/Sites/demos/contao-3.5/project/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('themes')
#4 /Users/[username]/Sites/demos/contao-3.5/project/contao/main.php(20): Contao\BackendMain->run()
#5 {main}

Ich habe eine blanke Contao Installation verwendet.

Contao 3.1.5: Ändern von Kennwort und Username wird mit Fehlermeldung quittiert

Hallo,

das Ändern von Kennwort und/oder Benutzernamen im Frontend wird zwar intern durchgeführt, aber mit einer Fehlermeldung quittiert.

Fehler:

[11-Nov-2013 17:17:02 Europe/Berlin] PHP Fatal error: Uncaught exception 'Exception' with message 'Query error: Table 'd018a005.tl__to_group' doesn't exist (DELETE
FROM tl__to_group
WHERE _id = '1')' thrown in ..../contao3-1/system/modules/core/library/Contao/Database/Statement.php on line 282
#0 ........./contao3-1/system/modules/core/library/Contao/Database/Statement.php(253): Contao\Database\Statement->query()
#1 /...../contao3-1/system/modules/associategroups/AssociateGroups.php(38): Contao\Database\Statement->execute('1')
#2 /....../contao3-1/system/modules/core/modules/ModulePersonalData.php(288): AssociateGroups->submitGroups(Object(Contao\FrontendUser), Object(Contao\ModulePersonalData))
#3 /....../contao3-1/system/modules/core/modules/Module.php(148): Contao\ModulePersonalData->compile()
#4 /......./contao3-1/system/modules/core/modules/ModulePersonalData.php(65): Contao\Module->generate()
#5 /....../contao3-1/system/modules/core/elements/ContentModule.php(63): Contao\ModulePersonalData->generate()
#6 /....../contao3-1/system/modules/core/library/Contao/Controller.php(490): Contao\ContentModule->generate()
#7 /....../contao3-1/system/modules/core/modules/ModuleArticle.php(184): Contao\Controller->getContentElement(Object(Contao\ContentModel), 'main')
#8 /....../contao3-1/system/modules/core/modules/Module.php(148): Contao\ModuleArticle->compile()
#9 /........a/contao3-1/system/modules/core/modules/ModuleArticle.php(59): Contao\Module->generate()
#10 ......../contao3-1/system/modules/core/library/Contao/Controller.php(405): Contao\ModuleArticle->generate(false)
#11 /....../contao3-1/system/modules/core/library/Contao/Controller.php(229): Contao\Controller->getArticle(Object(Contao\ArticleModel), false, false, 'main')
#12 /........./contao3-1/system/modules/core/pages/PageRegular.php(138): Contao\Controller->getFrontendModule('0', 'main')
#13 /......../contao3-1/index.php(239): Contao\PageRegular->generate(Object(Contao\PageModel), true)
#14 ......../contao3-1/index.php(407): Index->run()
#15 {main}

image

Add option to define a special member group or all

Currently, a member group has to be selected. There should be an option to define, all members should be in list no matter in which group they are.

In Module, all disabled groups should be removed, so they are not selectable.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.