wp-admin won't load

Home Forums Easy Bootstrap Shortcodes PRO wp-admin won't load

Viewing 2 reply threads
  • Author
    Posts
    • #4097
      Ben Nowacky
      Participant

      I’m using Pantheon’s WordPress platform and attempting to install and use the plugin:
      – I purchased a 10 site license.
      – I install the plugin (both via wordpress file upload, or just uploading the unzipped files via FTP).
      – I’ve added my ‘test’ server to the authorized sites list.
      – I go to /wp-admin and just pulls up a white page.
      – I’ve checked the error logs, and the only thing I”m seeing are issues with the cron requests:

      [17-Nov-2014 14:26:40] [pool www] pid 59824
      script_filename = /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code//wp-cron.php
      [0x00007f91fd27f8b0] curl_exec() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/class-http.php:1375
      [0x00007f91fd27f708] request() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/class-http.php:333
      [0x00007f91fd27f520] _dispatch_request() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/class-http.php:249
      [0x00007f91fd27f3a8] request() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/class-http.php:378
      [0x00007f91fd27f280] post() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/http.php:195
      [0x00007f91fd27f018] wp_remote_post() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/update.php:285
      [0x00007f91fd27edc0] wp_update_plugins() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-admin/includes/class-wp-upgrader.php:2074
      [0x00007f91fd27ec88] run() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/update.php:466
      [0x00007fff1fb3e280] wp_maybe_auto_update() unknown:0
      [0x00007f91fd27eb08] call_user_func_array() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/plugin.php:546
      [0x00007f91fd27e990] do_action_ref_array() /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-cron.php:100

      So, currently, I”m unable to use the plugin on my site. Can someone help me ASAP? Since I purchased a 10 site license, I’d like to find out if I can use this plugin on sites like pantheon, or if there’s an issue. If there is, then I need to get a refund of my purchase price so I can find an option that works.

      Thank you for your assistance.

    • #4102
      osCitas Themes
      Keymaster

      Hi Ben Nowacky,

      Thanks for contacting us.

      We have checked the issue you have mentioned and found that it is not plugin issue but its Pantheon’s issue. To resolve this issue you have to install the following plugin which is developed by the Pantheon to solve this session issue.

      https://wordpress.org/plugins/wp-native-php-sessions/

      For more details please check this link http://helpdesk.getpantheon.com/customer/portal/articles/1505741

      Feel free to contact us in case you face any other issue.

      Thanks

    • #4122
      Ben Nowacky
      Participant

      That got the plugin to load, but I’m still getting errors:
      Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘save_feat’ not found or invalid function name in /srv/bindings/4a86d9050b5447fdbdd0434a166702b1/code/wp-includes/plugin.php on line 470

      These show up at the top of any page that calls the ebs plugin.

      Also, All the javascript is in no conflict mode ( using jQuery(‘.class’), rather than $(‘.class’) ) . Is there a way to change this ?

Viewing 2 reply threads
  • You must be logged in to reply to this topic.