Giter Site home page Giter Site logo

xoopsmodules25x / tag Goto Github PK

View Code? Open in Web Editor NEW
4.0 12.0 9.0 1.08 MB

The Tag module is designed for site-wide tag management, handling tag input, display and stats for each module that enables tag plugin.

PHP 91.53% HTML 0.08% CSS 0.10% Smarty 8.29%

tag's Introduction

tag's People

Contributors

aerograf avatar alain01 avatar alfredsx avatar geekwright avatar ggoffy avatar gregmage avatar imgbotapp avatar mambax7 avatar zyspec avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tag's Issues

Problem when deleting content

Problem when deleting content
Why is there no function to delete a tag? I am trying to put this module in xmnews and it gives me problem (modules / tag / view.tag.php / tag). I add a news with tags and it works. I add a 2nd news with the same tags and it works too. On the other hand, I destroy my news 1 and the cited page crashes. Normal, he is looking for non-existent news.

You need a function to remove the links between the news and the tags if you delete a news ...
The module as thought is not usable without it.

Synchronization

During synchronization, the following loops:

Invalid page redirection
Firefox has determined that the server redirects the request to this address in such a way that it never ends.
This problem can occur when the cookie is disabled or disabled.

Call to a member function getVar() on null

Originally report in XOOPS/XoopsCore25#773

The user added the tag module to the modules directory to include it in a fresh install of XoopsCore25. This caused a fatal error.

The tag module is assuming a context and modifying language constants with that context.
In the installer context $GLOBALS['xoopsModule'] is not set, and thus cannot be used.

This is the line:

define('_AM_TAG_ADMIN_FOOTER', "<div class='right smallsmall italic pad5'><b>" . $GLOBALS['xoopsModule']->getVar('name') . "</b> is maintained by the <a class='tooltip' rel='external' href='https://xoops.org/' title='Visit XOOPS Community'>XOOPS Community</a></div>");

The resulting errors are:

Notice: Undefined index: xoopsModule in file /modules/tag/language/english/admin.php line 80
Error: Error: Call to a member function getVar() on null in file /modules/tag/language/english/admin.php line 80

it is possible?

another problem, edit the article and add a tag; "Diet on the mass" - but instead of just this tag I get a few: "diet", "on", "the" , "mass" - You can modify this module to create tags only after adding a comma, now despite the word separation. ?

can't install

i want to test but i can't install the module i received blank page turn on the debug no error

Tag 2.33 RC 1
XOOPS Version | XOOPS 2.5.10-Beta
PHP Version | 5.6.25
mySQL Version | 5.7.14

Error with bloc

Notice: Undefined offset: 2 in file /modules/tag/blocks/block.php line 237

error cumulus tag Cloud

If I want to edit the block:

Erreur: Error: Call to undefined function tag_block_cumulus_edit() dans le fichier /modules/system/class/block.php ligne 221

Error : TypeError: Argument 1 passed

Error (repeated in other modules);

Warning: Declaration of & TagTagHandler :: getByLimit ($ limit = 0, $ start = 0, CriteriaCompo $ criteria = NULL, $ fields = NULL, $ fromStats = true) should be compatible with & XoopsPersistableObjectHandler :: getByLimit ($ limit = 0 , $ start = 0, CriteriaElement $ criteria = NULL, $ fields = NULL, $ asObject = true) in the file /modules/tag/class/tag.php line 552
Warning: Declaration of TagTagHandler :: getCount (CriteriaCompo $ criteria = NULL) should be compatible with XoopsPersistableObjectHandler :: getCount (CriteriaElement $ criteria = NULL) in the file /modules/tag/class/tag.php line 552
Error: TypeError: Argument 1 passed to TagTagHandler :: getItems () must be an instance of Criteria, in the / modules / tag / class / tag.php line 387

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.