GreenItSolutions / dokuwiki-plugin-switchpanel

Visual representation of the network switch schemes
13 stars 8 forks source link

Popup messages don't work after upgrade #16

Closed itorralba closed 8 years ago

itorralba commented 8 years ago

Popup messages don't work after upgrade to the last version of the switch panel plugin. We tested with Firefox and Chrome. There have been no changes in versions of Dokuwiki, Apache or PHP. Is it necessary to make any changes to the server? Many thanks

GreenItSolutions commented 8 years ago

Hello, What is the error message ? Cordially

itorralba commented 8 years ago

Hello. There are no errors in apache log files. I've tried with a second server, upgrading switch panel plugin to the last version. After upgrading, when mouse pointer is over a switch port with "text" property, no longer appears pop-up window with label and text or link. Nobody else has this problem ? May be a server configuration ? It is a dedicated Dokuwiki server. Thanks Regards

itorralba commented 8 years ago

Hello. In both servers, after restoring only the directory "dokuwiki/lib/plugins/switchpanel" from previous version, from backup, pop up messages works again. Thanks again. Regards

punk-t commented 8 years ago

Hi there,

I found the problem concerning this issue. There is a JS error in the actual script.js-file. The two properties showToolTip and hideToolTip are gone in the script file but are still called at every onMouseOver- or onMouseOut-event. In fact the whole script.js and style.css looks completely different. I looked around and found an older patchpanel-version with exactly that code. Maybe you accidently mixed up that two plugin versions and merged them? Restoring these two files let the tooltips come alive again :)

itorralba commented 8 years ago

Hi ! Patchpanel plugin and Switchpanel plugin were on the server simultaneously, but Patchpanel was disabled. At this time, only Switchpanel plugin is installed on Dokuwiki. How to proceed for the update to work? I tried again and still not working

Thanks again Iñaki

(Sorry for my poor English)

GreenItSolutions commented 8 years ago

Good evening, there was actually a carry-code error between switchpannel and patchpanel. I corrected the JS and CSS files and updated dates in the Wiki.

Can you confirm the correction?

Thanks Regards

itorralba commented 8 years ago

Good night ! It works ! Great job with this plugin and your support. Many thanks. Regards