Hi,everyone!
Today when I was installing Ubercart for Drupal 7.I saw some questions:
Fatal error: Maximum execution time of 30 seconds exceeded in D:\Program Files (x86)\EasyPHP-5.3.5.0\www\drupal\includes\registry.inc on line 132
Fatal error: Maximum execution time of 30 seconds exceeded in D:\Program Files (x86)\EasyPHP-5.3.5.0\www\drupal\includes\cache.inc on line 414
Fatal error: Maximum execution time of 30 seconds exceeded in D:\Program Files (x86)\EasyPHP-5.3.5.0\www\drupal\includes\form.inc on line 1667
But I click F5 to refresh that,these problem disappeared.But after that,when I want to add a Porduct content the page display:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'zhutaobcn.uc_countries' doesn't exist: SELECT COUNT(*) FROM {uc_countries} WHERE country_id = :id AND version > :version; Array ( [:id] => 840 [:version] => 0 ) in uc_store_default_country() (line 1694 of D:\Program Files (x86)\EasyPHP-5.3.5.0\www\drupal\modules\ubercart\uc_store\uc_store.module).
The website encountered an unexpected error. Please try again later.
Help me!!Guys!
Thanks a lot!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Welcome to Zt Deporte Zt Deporte.jpg | 465.14 KB | zhutaobcn |
| Error.jpg | 48.58 KB | zhutaobcn |
Comments
Comment #1
tr commentedThat's not an Ubercart problem - it's a problem with configuration of your server. A search here on drupal.org shows lots of solutions: http://drupal.org/search/apachesolr_multisitesearch/Maximum%20execution%...
Comment #2
zhutaobcn commentedJust now,When I open my frontpage,I found my frontpage has alredy been changed.
I've uploaded the screenshots.I just need my frontpage until the red line.
This all strange things happened after installed Ubercart.Beforte that,everthing is fine.
Someone could tell me what is that mistake?
Comment #3
tr commentedAgain, this is not an Ubercart problem, but a configuration problem. Please SEARCH drupal.org for the errors before automatically blaming Ubercart. "Cannot modify header information" is a problem with your theme. "Base table or view not found" is a problem with your installation - your installation clearly failed in your original post, now you have something incompletely installed.
Comment #4
zhutaobcn commentedok,im searching now.
Thanks a lot