Basically I had already set up a payment system via paypal and a store along with it, it worked perfectly and no files were missing or anything. Then later on I got this error:
User warning:

The following module is missing from the file system: commerce_paypal. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1128 of /home/vol3_1/byethost5.com/b5_19014756/htdocs/drupal/includes/bootstrap.inc).
User warning: The following module is missing from the file system: commerce_paypal_wpp. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1128 of /home/vol3_1/byethost5.com/b5_19014756/htdocs/drupal/includes/bootstrap.inc).
User warning: The following module is missing from the file system: commerce_paypal_wps. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1128 of /home/vol3_1/byethost5.com/b5_19014756/htdocs/drupal/includes/bootstrap.inc).

I'm not sure what to do other than reinstall the module, but if I do that I'm wondering will I have to do everything I've done all over again?

Thanks in Advance

Comments

sprite’s picture

Reinstall the commerce paypal module.
Then rather than just disabling it, use the "uninstall" option from the modules page after uninstalling the module.
Drupal 7.x is now more strict about requiring that modules be completely uninstalled, rather than just disabled, before the code for the module can be removed from the server.

spritefully yours
Technical assistance provided to the Drupal community on my own time ...
Thank yous appreciated ...

jrusconi’s picture

Thanks buddy it seemed the commerce paypal module had uninstalled itself not sure how but a reinstall of that fixed the issue.