Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
After installation EE plugin, wp_admin not opening. | Event Espresso - Staging Server

Support

Home Forums Event Espresso Lite After installation EE plugin, wp_admin not opening.

After installation EE plugin, wp_admin not opening.

Posted: June 28, 2013 at 2:40 am

Viewing 5 reply threads


Syed Danish Ali Shah

June 28, 2013 at 2:40 am

I m working on wordpress project. my client purchase Eventespresso plugin. when i activate it on local its working fine but when i upload on live server , and click on wp_admin ,it redirect to white screen. Nothing happen. i deactivate all the plugin and reached on result that it is due to EE Plugin . when i deactivate wp-admin run but when i activate it goes me on white page. Any help.


Dean

  • Support Staff

June 28, 2013 at 3:14 am

Hi,

If the client has purchased the premium version of Event Espresso, I would advise them to re-download the plugin, remove whats on the site and re-install it. It may have been a corrupt download.

IF that still doesnt work, please ask the client to log into their Event Espresso account and post a forum thread with details (Event Espresso version, server type, website link).


Syed Danish Ali Shah

June 28, 2013 at 3:32 am

Thank you for that Sir. Ok i say him to follow your post.


Dean

  • Support Staff

June 30, 2013 at 11:24 pm

No problem!


Mike Gruszczynski

July 1, 2013 at 8:58 am

I currently have a similar problem. I tried adding a do shortcode statement to PaymentGateway.php to try and get rid of some breaks that are adding empty space to the paymant options. When I saved the file, Admin just shows a blank screen, locking me out of any admin functions. Still trying to figure out how to fix it.


Josh

July 1, 2013 at 11:13 am

Hi Mike,

There might be an typo in the code you are adding to PaymentGateway.php that’s throwing a PHP error. You can verify whether this is the case by going into the wp-config.php file and changing the WP_DEBUG option to true:

http://codex.wordpress.org/WP_DEBUG

The empty spaced before the payment options are usually caused by the WP theme adding additional br and p tags. One way that you might be able to work around this is by wrapping the [ESPRESSO_EVENTS] shortcode with a raw shor tag.

It will look like this:
[raw][ESPRESSO_EVENTS][/raw]

If the theme is adding the raw shortcode tag, it’s likely the cause of the problem and the above hack will work around it.

Viewing 5 reply threads

The support post ‘After installation EE plugin, wp_admin not opening.’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server