• Resolved mpek

    (@mpek)


    When calling Home URL, in this case a subfolder like http://domain.de/upicrm this comes up:

    Warning: require_once(/home/www/domain.de/upicrm/wp-content/plugins/upi-crm-universal-crm-solution/classes/upicrm_webservice.php): failed to open stream: No such file or directory in /home/www/pekic.de/upicrm/wp-content/plugins/upi-crm-universal-crm-solution/upicrm.php on line 86
    
    Fatal error: require_once(): Failed opening required '/home/www/domin.de/upicrm/wp-content/plugins/upi-crm-universal-crm-solution/classes/upicrm_webservice.php' (include_path='.:/usr/share/php') in /home/www/domain.de/upicrm/wp-content/plugins/upi-crm-universal-crm-solution/upicrm.php on line 86

    Line 86 has this in it:

    require_once( plugin_dir_path( __FILE__ ) . 'classes/upicrm_webservice.php' );

    Only plugins running are UpiCRM and Automatic Plugin Updater (1.0.2).

    When renaming plugins folder, backend shows, when logging in by /wp-admin.

    When renaming again to standard name same error apperas again.

    When deleting UpiCRM from plugins dir (by FTP) backend shows.

    Updating to WordPress 4.6 now and reinstalling UpiCRM (2.1.3.0).

    Works again.

    https://wordpress.org/plugins/upi-crm-universal-crm-solution/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Upi

    (@upi)

    Sorry, but I don’t understand.

    I think you should access the plugin page on

    http://website/wp-admin/admin.php?page=upicrm_index

    also – are things now working for you ?
    please let us know
    Thanks
    Uri

    Thread Starter mpek

    (@mpek)

    To be more specific: UpiCRM crashed the whole site.
    I had to rename plugin folder to deactivate plugins to gain back access to admin.
    I had to delete upicrm folder from plugins, because it crashed again.
    After reinstalling upicrm it worked again.
    Perhaps you should check the errors reported above?

    Plugin Author Upi

    (@upi)

    Hi,
    seems like a mix of versions… as it looks like
    classes/upicrm_webservice.php is missing.

    I would say the deleting all and re-installing was the right thing for you to do.
    As I understand it worked for you, with your permission I will this as resolved.
    Thanks
    Uri

    Thread Starter mpek

    (@mpek)

    Yes, it is resolved, but please keep in mind that this was just a demo installation and nothing else installed than what mentioned!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘No such file or directory – suddenly, with basic installation’ is closed to new replies.