Glossaire - Fatal error

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

Post Reply
Tata
Posts: 3587
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Glossaire - Fatal error

Post by Tata » Mon Dec 19, 2016 10:35 pm

Next plugin producing problem:
Fatal error:Cannot redeclare pluriel_cs() (previously declared in /www/c/m/u13296/public_html/_sub/cmsimple_xh_plugins/plugins/glossaire/gloss_inc1.inc:28) in /www/c/m/u13296/public_html/_sub/cmsimple_xh_plugins/plugins/glossaire/gloss_inc1.inc on line 28
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Glossaire - Fatal error

Post by cmb » Mon Dec 19, 2016 11:13 pm

Tata wrote:Next plugin producing problem:
Fatal error:Cannot redeclare pluriel_cs() (previously declared in /www/c/m/u13296/public_html/_sub/cmsimple_xh_plugins/plugins/glossaire/gloss_inc1.inc:28) in /www/c/m/u13296/public_html/_sub/cmsimple_xh_plugins/plugins/glossaire/gloss_inc1.inc on line 28
That would appear to be a PHP compiler bug or an OPcache issue.
Christoph M. Becker – Plugins for CMSimple_XH

pmschulze
Posts: 120
Joined: Thu Aug 07, 2014 5:29 pm

Re: Glossaire - Fatal error

Post by pmschulze » Mon Jan 02, 2017 2:31 pm

Glossaire works fine on my website: http://www.wbs.schule-berlin.net/?Schul ... nztag-2016.
But there is a strange behavior. When working in admin-mode, the popup works great. In a regular mode, e.g. as user, the popup does not work at all.
The explanations are written under the page :o
I guess the is an jquery problem, which I'm unable to identify.
settings:
core: 1.11.2
UI: 1.11.2
query-migrate-1.1.1. min.js
autoload on
library: both

frase
Posts: 5085
Joined: Thu Apr 21, 2016 6:32 am
Location: Saxony
Contact:

Re: Glossaire - Fatal error

Post by frase » Mon Jan 02, 2017 3:20 pm

Gehe nochmal in die Glossaire-Konfiguration.
Wähle das Template, in dem es aktiv sein soll. Klicke "Go"
Scrolle nun ganz nach unten und klicke "Speichern".

Sollte das nicht funktionieren, musst du händisch im Template einfügen:

Code: Select all

<?php init_Glossaire(); ?>
Das ist in der Hilfedatei unter "Installation" beschrieben.

Hoffe, es hilft.

pmschulze
Posts: 120
Joined: Thu Aug 07, 2014 5:29 pm

Re: Glossaire - Fatal error

Post by pmschulze » Tue Jan 03, 2017 9:08 am

Bei mir war sowohl die Konfiguration als auch der Template-Eintrag aktiv.
Jetzt ist der Eintrag gelöscht und alles geht. Komisch, aber egal. Danke!

frase
Posts: 5085
Joined: Thu Apr 21, 2016 6:32 am
Location: Saxony
Contact:

Re: Glossaire - Fatal error

Post by frase » Tue Jan 03, 2017 9:32 am

Freut mich, dass es jetzt klappt.
Es kommt vor, dass man das "Go" oder das "Speicher" ganz unten übersieht.
Bei dir war "gloss.js" gar nicht eingebunden.
Deshalb mein Tipp.

ludoam
Posts: 18
Joined: Wed Jul 20, 2016 7:05 pm

Re: Glossaire - Fatal error

Post by ludoam » Fri Jan 20, 2017 10:51 pm

Hi all,

In case of problem with Glossaire_xh, you can ask your question on the forum dedicated to the plugin, accessible directly from the help located in the menu of the plugin. It's made for that!

It is a good way to allow it to evolve.

Thank you,
Ludo
Glossaire_XH is no longer available.

Post Reply