This topic was marked solved by its starter, on June 30th, 2014, 03:16 PM

madfitz

  • Elite Class Non Coder
  • Posts: 97
Flitter update
« on June 30th, 2014, 11:02 AM »Last edited on June 30th, 2014, 11:10 AM
Not sure if this belongs here or bug reports :unsure:

Since applying the new revs for the Flitter plugin I get a whole queue of errors - but only when I enter the general Wedge admin pages.

Examples:

http://.../index.php?action=admin;area=flitter
8: Undefined index: flitter_position_sidebar
File: /home/.../plugins/flitter/Flitter-Admin.php
Line: 33

http://.../index.php?action=admin;area=flitter
8: Undefined index: flitter_position_topic
File: /home/.../plugins/flitter/Flitter-Admin.php
Line: 33

http://.../index.php?action=admin;area=flitter
8: Undefined index: Wedge:Flitter
File: /home/.../plugins/flitter/Flitter-Admin.php
Line: 15

http://.../index.php?action=admin;area=flitter
8: Undefined index: flitter
File: /home/.../plugins/flitter/Flitter-Admin.php
Line: 61


Also, the Flitter admin page looks like the attached file:

📎 flitter30-06-2014-0-08-07.jpg - 34.4 kB, 937x588, viewed 234 times.


Pandos

  • Living on the edge of Wedge
  • Posts: 635
Re: Flitter update
« Reply #1, on June 30th, 2014, 11:29 AM »
Looks like the language files for flitter are missing or not readable?
Works as expected in the latest rev for me.
# dpkg-reconfigure brain
error: brain is not installed or configured

CerealGuy

  • Posts: 343
Re: Flitter update
« Reply #2, on June 30th, 2014, 12:19 PM »
Perhaps purging cache is helping. And if you updated the plugin try to disable & enable it.

madfitz

  • Elite Class Non Coder
  • Posts: 97
Re: Flitter update
« Reply #3, on June 30th, 2014, 03:18 PM »
Disabling the plugin was the only way to stop the ever growing error log and I purge cache with every new rev install. But, yay, enabling it again did the trick.

Thanks CG.