Poll_XH

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

Moderator: Tata

bastingse
Posts: 308
Joined: Fri Jun 06, 2008 9:38 pm
Location: Netherlands
Contact:

Poll_XH

Post by bastingse » Sun Oct 22, 2017 11:06 am

I just try to get Poll_XH to work on CMSImple XH 1.7.1 but it doesn't.
I can't get acces to the admin/config/language of the plugin.

Did i miss something or is this just not compatible with the new cmsimple?

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

Re: Poll_XH

Post by cmb » Sun Oct 22, 2017 11:49 am

bastingse wrote:Did i miss something or is this just not compatible with the new cmsimple?
Indeed, Poll_XH 1beta2 is not compatible with CMSimple_XH 1.7. Maybe it is sufficient to change this line to:

Code: Select all

if (XH_wantsPluginAdministration('poll')) {
Christoph M. Becker – Plugins for CMSimple_XH

bastingse
Posts: 308
Joined: Fri Jun 06, 2008 9:38 pm
Location: Netherlands
Contact:

Re: Poll_XH

Post by bastingse » Sun Oct 22, 2017 11:53 am

Awesome !! It works perfect!!!
Thanks Christoph!!!

yeah!!!

bastingse
Posts: 308
Joined: Fri Jun 06, 2008 9:38 pm
Location: Netherlands
Contact:

Re: Poll_XH

Post by bastingse » Sun Oct 22, 2017 3:26 pm

unfortunately i was to happy this morning.........
Indeed i did get access to the admin and stuff but...... on th eold poll plugin you can reset the votes online when login to cmsimple. In the new version that is not possible.

Is there a way i can get the old version 0.6.1 (2008) working on a new installation? Or the new poll version can reset the votes??

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

Re: Poll_XH

Post by cmb » Sun Oct 22, 2017 3:49 pm

bastingse wrote:Or the new poll version can reset the votes??
I have to admit that online-editing of the poll files should have been implemented long ago. Unfortunately, it has not been, and I'm not able to deliver a quick-fix.

As workaround for now, consider to use elFinder_xh as filebrowser, which allows online editing of text and CSV files. You can configure Poll_XH to store the file(s) in a subfolder of userfiles/, so elFinder_xh can see them.
Christoph M. Becker – Plugins for CMSimple_XH

bastingse
Posts: 308
Joined: Fri Jun 06, 2008 9:38 pm
Location: Netherlands
Contact:

Re: Poll_XH

Post by bastingse » Sun Oct 22, 2017 3:52 pm

cmb wrote:As workaround for now, consider to use elFinder_xh as filebrowser, which allows online editing of text and CSV files. You can configure Poll_XH to store the file(s) in a subfolder of userfiles/, so elFinder_xh can see them.
Good suggestion! Going to consider this!
Thanks Again Christoph!

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Poll_XH

Post by Tata » Sun Oct 22, 2017 8:05 pm

cmb wrote:As workaround for now, consider to use elFinder_xh as filebrowser
Ich wollte nur sehen, wie elFinder_XH läuft. Habe:
1. elfinder_XH-master herunutergeladen
2. inter CMSimple_XH 1.7.1 installiert
3. Nach der help.html Schritt-bach-Schritt alles eingestellt und getestet.
4. Empfohlene Dateien gelöscht.
5. Eingeloggt
6. Kein Adminmenu im Sicht. Nur der Editor.
Was habe ich übersehen?

EDIT:
Doch, es steht tiefer unten
"Stable Version 1.0.5... Don't Work CMSimple_XH 1.7".
For CMSimple_XH Ver1.7 is https://github.com/bbfriend/elfinder_xh ... master.zip
Hier sieht man aber auch kein Adminmenu.

Da gibt es aber keine index.php Datei. Ist es OK?
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.

lck
Posts: 2963
Joined: Wed Mar 23, 2011 11:43 am
Contact:

Re: Poll_XH

Post by lck » Sun Oct 22, 2017 9:04 pm

„Bevor du den Pfeil der Wahrheit abschießt, tauche die Spitze in Honig!“   👉 Ludwig's XH-Templates for MultiPage & OnePage

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

Re: Poll_XH

Post by cmb » Sun Oct 22, 2017 9:22 pm

Tata wrote:Doch, es steht tiefer unten
"Stable Version 1.0.5... Don't Work CMSimple_XH 1.7".
For CMSimple_XH Ver1.7 is https://github.com/bbfriend/elfinder_xh ... master.zip
Hier sieht man aber auch kein Adminmenu.
Du musst bei einem master Download von Github immer den Ordner umbenennen; in diesem Fall von elfinder_xh-master zu elfinder_xh.
Christoph M. Becker – Plugins for CMSimple_XH

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Poll_XH

Post by Tata » Sun Oct 22, 2017 9:30 pm

Das ist mir klar. Aber, obwohl ich den Hinweis von olape verfolg habe, l'uft es bei mir nicht. Ich kann die Demoseite sehen, Einloggen und das war's. Kein Adminmenu. Sollte dabei keine index.php sein? Was ruft den elFinder auf?
Wo soll ich die Zeile

Code: Select all

if (function_exists('XH_wantsPluginAdministration') && XH_wantsPluginAdministration('elfinder_xh') || isset($elfinder_xh)) 
eintragen?
Im admin.php hat es keine Wirkung gebracht.
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.

Post Reply