MyBB Community Forums
Blank Page on plugin tab - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html)
+------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html)
+------ Thread: Blank Page on plugin tab (/thread-151038.html)

Pages: 1 2


Blank Page on plugin tab - Klevron - 2014-02-14

i removed my all plugins from database phpmyadmin>mybb_datacache>plugins



[Image: attachment.php?aid=27215]


RE: Blank Page on plugin tab - Nathan Malcolm - 2014-02-14

Check your error logs, there's an error within one of the plugin files.


RE: Blank Page on plugin tab - Klevron - 2014-02-14

my error log

[11-Feb-2014 19:17:21 UTC] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home2/public_html/portal/inc/portal.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/public_html/portal.php on line 40
[14-Feb-2014 07:06:18 UTC] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home2//public_html/portal/inc/portal.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2//public_html/portal.php on line 40

[Fri Feb 14 04:19:27 2014] [error] [client 108.162.225.215] File does not exist: /home2/public_html/admin/jscripts/thx.js, referer: http://www.oldschool-cs.info/floatstats.php?fs_action=preview



RE: Blank Page on plugin tab - adi19 - 2014-02-14

Find the plugin break!


RE: Blank Page on plugin tab - Klevron - 2014-02-14

Find the plugin break O_o what u want to say?


RE: Blank Page on plugin tab - adi19 - 2014-02-14

Search plugin broke! Sorry for my english!


RE: Blank Page on plugin tab - Klevron - 2014-02-15

i added last plugin may be " REMEMBER US "

and i deleted all plugins from database phpmyadmin>My DB>mybb_datacache>plugins

Pleaze help me i want to add plugins help me


RE: Blank Page on plugin tab - Klevron - 2014-02-17

any one help me pleaze i want to remove some plugins :/

i cant remove bcz plugins tab is showing blank


RE: Blank Page on plugin tab - adi19 - 2014-02-19

Contact your host provider...


RE: Blank Page on plugin tab - Cedric - 2014-02-19

1. Back up.

2. Delete all .php files from inc/plugins folder

See if it works?