Giter Site home page Giter Site logo

evocollection's People

Contributors

0test avatar 2frags avatar liber87 avatar milkamil93 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

evocollection's Issues

Uncaught ReferenceError: $j is not defined evocollection.js

Не работает удаление и др. функции из модуля. Не реагирует на функцию "Отображение" и действие.

Ошибка в консоле браузера.
Uncaught ReferenceError: $j is not defined
at act (evocollection.js?v=1.0:67)
at HTMLAnchorElement.onclick (index.php?id=722&a=27:1098)

Uncaught ReferenceError: $j is not defined
at evocollection.js?v=1.0:147

Evolution 1.4.9
php 7.1

Экранирование при обращении к элементам массива

Evo 1.4.8
php 7.2

При установке сразу выдаёт:
Error : Use of undefined constant value - assumed 'value' (this will throw an Error in a future version of PHP)

Места ошибок:

/assets/plugins/evocollection/actions.php
78 строка

/assets/plugins/evocollection/tree.php
8 строка и ещё в 2 местах

Возможно ещё в других файлах.

Проблема в том, что нельзя ссылаться на элемент массива без кавычек.
Нельзя $_POST[value]
Надо $_POST['value']

При создании нового документа не проставляется createdby и createdon

При создании нового документа не проставляются значения в createdby и createdon, также, так как документ становится сразу опубликованным, надо ставить значение в pub_date.
Файл /assets/plugins/evocollection/actions.php

Также разумно брать настройку "создавать документ опубликованным или нет" из системных настроек.

Translations

This plugin/module may be very useful, but please move text phrases (it's hardcoded now) to lexicon files so it can be translated into other languages.

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.