Forum Replies Created

Viewing 15 replies - 31 through 45 (of 65 total)
  • I too am having this issue.

    The initial first time login fails, but it creates the account on the WordPress backend… but never permissions the groups.

    I have to manually go into the account in WordPress, and assign a Role / Groups.

    What gives?

    I too, am having this exact issue. Any idea on solving it? Specs:

    Windows Server 2008 R2
    WordPress 4.0
    PHP 5.4.24
    Active Directory Integration 1.1.5

    Thread Starter jchambo

    (@jchambo)

    Update: It is now happening with the word “WiFi” and a few other words.

    Any ideas?

    Thread Starter jchambo

    (@jchambo)

    I am the admin for the server. There is no server issue at all. I have 2 instances installed on two different servers. A development server and a production server. Both encountered the same issue out of the blue somehow. There were no changes to any WordPress files or Plugin updates.

    The only thing I can think of is there was a JAVA update from Java 7 u55 to Java 7 u60… but I’ve tried rolling back to Java7 u55 and I still have the issue.

    I don’t know how local JAVA would have anything to do with WordPress at all anyway…unless it wrote something to the MySQL database…. but I haven’t found anything related.

    Thread Starter jchambo

    (@jchambo)

    Every wp-admin/ page works perfectly fine. It’s just the wp-admin/index.php file that is drawing a blank white screen. I can’t even right click anywhere on the page space to get my right click menu.

    Thread Starter jchambo

    (@jchambo)

    Thanks for responding, I greatly appreciate it.

    However, I’ve already tried all 3 of those suggestions. And to test again, I just tried once more again, and no luck.

    This website is not hosted on a public host, I have it hosted on an internal network at work on Windows Server 2008 R2.

    Any other suggestions?

    Thread Starter jchambo

    (@jchambo)

    OK so I was finally able to get the DEBUG (true) (enabled in wp-config.php file) function to display with that added line of code in the above post in my index.php file.

    Here is a quick screenshot I could grab before the page went to a blank white page again:

    https://jchambo.com/wp-content/uploads/2014/06/debug_error.jpg

    debug: in index.php.
    <b>Notice</b>: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in C:\inetpub\wwwroot\selfhelpkb\wp-includes\functions.php on line 3245

    Strict Standards: Redefining already defined constructor for class JCP_UseGoogleLibraries in C:\inetpub\wwwroot\selfhelpkb\wp-content\plugins\use-google-libraries\use-google-libraries.php on line 123

    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in C:\inetpub\wwwroot\selfhelpkb\wp-includes\functions.php on line 3193

    Notice: add_contextual_help is deprecated since version 3.3! Use get_current_screen()->add_help_tab() instead. in C:\inetpub\wwwroot\selfhelpkb\wp-includes\functions.php on line 3078

    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in C:\inetpub\wwwroot\selfhelpkb\wp-includes\functions.php on line 3193

    Notice: Undefined index: page in C:\inetpub\wwwroot\selfhelpkb\wp-content\plugins\order-categories\category-order.php on line 20

    Thread Starter jchambo

    (@jchambo)

    UPDATE: So I found on a Forum to add the following code into Line #2 in my index.php file under wp-admin folder:

    echo '<strong>debug: in index.php.</strong>';

    The text “debug: in index.php” flashes really quick, but then the white blank page takes over again.

    I’ve done the following with no success:

    – Looked for spaces in files along with php tags
    – Re-installed WordPress core files
    – Re-named plugins folder and attempted re-launching
    – Tried another Theme with same issue
    – Disabled all plugins and re-logged in with no success

    I’m at a loss at this point as I’ve tried just about everything. The issue appears with WordPress’s wp-admin\index.php file…

    Since I can sign in, go back to the front end, and click “Edit Profile” then get to the backend there, and go anywhere I want on the backend minus the Dashboard home page (index.php) it appears an issue with this single file. However, I’ve re-installed it several times.

    Could this be a SQL issue? If so, what exactly? I truly appreciate anyone that replies to this post.

    Thanks in advance!

    Thread Starter jchambo

    (@jchambo)

    Looks like it worked!

    Thank you for this plugin and thank you for taking the time to update it. I think you might want to release this as an official update ??

    Thank you much!

    Looking for same issue.

    Thread Starter jchambo

    (@jchambo)

    Alright i’m not sure what happened but the issue resolved itself. I think it may have been the SQL table the Database is written to. I created a new user in Chrome and it now works fine in IE8 (which is the browser I was having the issue on on multiple devices for multiple users.

    So looks like the addition of something new to the table fixed it in SQL.

    Cheers!

    [Moderator Note: No bumping, thank you.]

    Thread Starter jchambo

    (@jchambo)

    Greetings Arif,

    Looks like your plugin update does add an option for button color, however, the alignment is still off for the button. It still shows up underneath the drop down menu options opposed from next to it to the right.

    Just wanted to let you know.

    Thanks!

    Thread Starter jchambo

    (@jchambo)

    Unfortunately I cannot. You may receive other complaints. Not sure if it’s a theme conflict or what, but it did in fact work perfectly fine in 4.2. I have since reverted back to this version for compatibility purposes.

    Thread Starter jchambo

    (@jchambo)

    Nevermind, this is a Theme issue.

    Thread Starter jchambo

    (@jchambo)

    I think I figured it out…

    I had to go to: Articles > Tags and change the “slug” on the existing “G:\” tag as it already had “g” as the slug.

    Little of a pain since slugs cannot contain “:\” or any other characters like that. Oh well.

    Thanks.

Viewing 15 replies - 31 through 45 (of 65 total)