e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
321 stars 213 forks source link

Incompatible Plugins #195

Open CaMer0n opened 11 years ago

CaMer0n commented 11 years ago

Please post in the comments below any plugins that check for the table forum_t or break the loading of javascript in v2 - so that these plugin versions can be marked and displayed as incompatible in the admin area of v2 alpha 2.

CaMer0n commented 11 years ago

Plugins Folder: facebook_like $eplug_name = "Facebook Like"; $eplug_version = "0.7"; $eplug_author = "Arun S. Sekhar [Arun or Physioblast]"; $eplug_url = "http://e107themes.net/";

CaMer0n commented 11 years ago

Plugins Folder: unanswered $eplug_name = "Unanswered Posts"; $eplug_version = "1.4"; $eplug_author = "Father Barry";

Moc commented 11 years ago

Plugins Folder: lightwindow $eplug_name = lightwindow; $eplug_version = "1.0b"; $eplug_author = "hups";

nlstart commented 11 years ago

Plugins Folder: banhelper $eplug_name = "BanHelper"; $eplug_version = "1.7"; $eplug_author = "nlstart";

Moc commented 11 years ago

Plugins Folder: aa_jquery $eplug_name = "aa_jquery"; $eplug_version = "1.2"; $eplug_author = "Oyabunstyle"; $eplug_url = "http://oyabunstyle.de"; $eplug_email = "info@oyabunstyle.de"; $eplug_description = "Includes jQuery at the highest position in the HEAD and gives you the total overview about plugins from Oyabunstyle.de";

Moc commented 11 years ago

Plugins Folder: who $eplug_name = "who"; $eplug_version = "1.0"; $eplug_author = "Alf"; $eplug_url = "http://www.e107works.org"; $eplug_email = "info@e107works.org";

Moc commented 11 years ago

Plugins Folder: ratings $eplug_name = "Ratings"; $eplug_version = "4.2"; $eplug_author = "aSeptik"; $eplug_url = "http://ask.altervista.org"; $eplug_email = "aseptik@gmail.com";

jquery and forum_t

Moc commented 11 years ago

Plugins Folder: e107slider $eplug_name = 'e107Slider'; $eplug_version = '0.1'; $eplug_author = 'Xen Themes'; $eplug_url = 'http://www.xenthemes.com/'; $eplug_email = 'support@xenthemes.com';

includes jquery, breaks preferences js and forum update routine

Moc commented 10 years ago

Plugins folder: Plugin name: Lightbox Version: 1.4 Authors: SonicE & SecretR @Corllete Lab

JS conflict, breaks forum update

CaMer0n commented 6 years ago

Plugins folder: eplayer Plugin name: ePlayer Version: 1.91_rc4 Authors: bugrain

Breaks admin area, even without being installed if helper class not found.

K1ller0561 commented 6 years ago

Plugins folder: onlineinfo_menu Plugin name: Online Info Version: 8.5.3 Authors: TheMadMonk

Description: Combines several plugins together and a load of other new features, including basic intergration with Coppermine Photo Gallery, Gallery2, Invision Power Board, Simple Machines Forum, Flash Chat.Some Java code found and used from DynamicDrive.Integrierte Plugins Info'Delete Me' Plugin von Bazzer, 'You Tube' Plugin von Erich Radstake, 'Krooze Arcade' Plugin von Paul Blundell, 'Coppermine' Plugin von McFly, 'Guestbook' Plugin von Chavo & Rich, 'Fehler-Tracker3' Plugin von bugrain, 'Chatbox II' Plugin von Vitalogix, 'Private Nachrichten' Plugin von McFly, 'List' Plugin von Eric Vanderfeesten (lisa), 'Statistik Zählung von' Plugin by jalist, 'Forum' Plugin von e107dev, 'Links Page' Plugin von e107dev, 'Content Management von' Plugin by Eric Vanderfeesten (lisa), 'Chatbox' Plugin von e107

Issue: Breaks admin area, many features not work longer, blank pages, etc.

rica-carv commented 6 years ago

I'm currently working on a replacement plugin for onlineinfo_menu, all written for v2... Still in beta stage, but if anyone want to test it...

K1ller0561 commented 6 years ago

If you want, i can test it that plugin in v2 and give feedback.

Jimmi08 commented 6 years ago

// Plugin's folder $eplug_folder = "uclass_show";

// Plugin info $eplug_name = "uclass_show"; $eplug_version = "1.02"; $eplug_author = "Alf"; $eplug_url = "http://www.e107works.org"; $eplug_email = "info@e107works.org"; $eplug_description = UC_SHOW_01; $eplug_compatible = "e107v1.0+"; $eplug_readme = "admin_readme.php"; $eplug_compliant = true;

Blank page after saving configuration. It's required non existing files.