Giter Club home page Giter Club logo

calendar_menu's People

Contributors

camer0n avatar jimmi08 avatar lonalore avatar moc avatar myovchev avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

calendar_menu's Issues

Event Calendar date problem

I use latest e107 from Github and latest event calendar menu made for v2. I had a problem-free event to insert. Now when I want insert the event - I fill in the required​ fields, enter the start and end dates of event, and I push the button GO. No event! Numbers appears instead of year on the years button. I looked the database and the date inserted wrong. If I correct the date in the database event appears on the site. (I think the datepicker - minicalendar updated in the core, but not updated in the calendar menu). The date I inserted by datepicker (mini calendar).
nevtelen
nevtelen2

Thanks help!

Calendar menu template

The template not in theme template folder, please update the calendar.php file.
I think in this way:
if (is_readable(THEME.'templates/calendar_menu/calendar_template.php')) { require(THEME.'templates/calendar_menu/calendar_template.php'); } else { require(e_PLUGIN.'calendar_menu/templates/calendar_template.php'); }
and need make the template in the plugin folder and put the default template in this.

In this way the ec_pf_template.php:
if (is_readable(e_PLUGIN.'calendar_menu/templates/ec_pf_template.php')) require_once(e_PLUGIN.'calendar_menu/templates/ec_pf_template.php'); if (is_readable(e_PLUGIN.'calendar_menu/templates/ec_pf_user_template.php')) require_once(e_PLUGIN.'calendar_menu/templates/ec_pf_user_template.php'); if (is_readable(THEME.'templates/ec_pf_template.php')) require_once(THEME.'templates/ec_pf_template.php');

calendar_menu.php, next_event_menu.php and for ec_mailout_template.php (I don't see where is)
...and can You put in template all hardcoded layouts?
Thanks!

Entering New event gives blank screen

Hi when i enter a new event i get a blank screen, the event is entered but there's no message about it, refreshing screen gives 2 the same entries, editing and deleting works as expected..

Can someone confirm or give me an clue where to look, been busy with it but no-go yet...

PhP 7, in dutch and english, e107 git from today.. 26-8-2019
Alex

Calendar icon

I set the icon on admin but not appears on the site in the calendar menu.

Feature request: Google Calendar integration?

Could Google calendar be integrated with this calendar so that
users who subscribe to the event calendar receive updates
directly in their Google Calendar? Just an idea I had :)

Question: Not up on e107.org

Why hasn't this plugin been uploaded to e107.org plugins? Have a few friends asking me about a calendar plugin - and notice that this one isn't even listed....

problems with Calendar_menu plugin and future events

Hello

The problems found in the plugin are:

1 ) The system requests update the database at all times even after upgrade shows how needed another update

2 ) On the menu of future events, is only shown an event and the day option forward to be shown does not work

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.