Title: Plugin cannot install properly
Last modified: August 21, 2016

---

# Plugin cannot install properly

 *  Resolved [mutu310](https://wordpress.org/support/users/mutu310/)
 * (@mutu310)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/plugin-cannot-install-properly/)
 * Hi,
 * I tried installing 3 times. Each time, clicking on “Users” the page will never
   load up. If you go to Venues and “Add new”, nothing gets added, not even when
   you bulk import euro 2012 matches. In fact, there isn’t a stadium/venue table
   at all in MySQL
 * I only have the following tables:
 * pool_wp_bonusquestions
    pool_wp_leagues pool_wp_league_users pool_wp_matches 
   pool_wp_matchtypes pool_wp_predictions pool_wp_rankings pool_wp_rankings_bonusquestions
   pool_wp_rankings_matches pool_wp_scorehistory pool_wp_teams
 * [http://wordpress.org/extend/plugins/football-pool/](http://wordpress.org/extend/plugins/football-pool/)

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

 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/plugin-cannot-install-properly/#post-3950787)
 * Well, this is something strange 🙂
    You’re not only missing the stadium table,
   but some more tables are missing as well.
 * Can you try running the queries in the data/install.txt manually in phpMyAdmin?
   
   The script contains some prefix code, so before running it you will have to do
   a global text replace of the text “`{$prefix}`” and replace it with “`pool_wp_`“.
 * If you get any errors, please post them here and give some information on the
   MySQL version you are running. I presume you are using the latest version of 
   the plugin.
 *  Thread Starter [mutu310](https://wordpress.org/support/users/mutu310/)
 * (@mutu310)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/plugin-cannot-install-properly/#post-3950788)
 * Hi,
 * When I manually ran the install script I got the tables and everything seems 
   to be working! So it must be something with the installer.
 * BTW, can you please add pagination to the users? I have thousands of users 🙂
 *  Thread Starter [mutu310](https://wordpress.org/support/users/mutu310/)
 * (@mutu310)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/plugin-cannot-install-properly/#post-3950789)
 * It cannot calculate scores:
 * Something went wrong while (re)calculating the scores. Please check if TRUNCATE/
   DROP or DELETE rights are available at the database.
 * It has all these rights. Maybe it has something to do with the installer being
   unable to add all the tables?
 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/plugin-cannot-install-properly/#post-3950793)
 * Hi,
 * I hate to say this, but the plugin can’t handle that many users. The calculation
   takes to long to complete and will time out on the server. Next version will 
   have some modifications that will support larger user bases with a smaller chance
   to time out, but still it would take a long time to complete a calculation of
   the scores table.
 *  Plugin Author [AntoineH](https://wordpress.org/support/users/antoineh/)
 * (@antoineh)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-cannot-install-properly/#post-3950867)
 * I added some basic pagination on the user page in my development version. So 
   this will be available in the next release.

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

The topic ‘Plugin cannot install properly’ is closed to new replies.

 * ![](https://ps.w.org/football-pool/assets/icon-256x256.png?rev=983880)
 * [Football Pool](https://wordpress.org/plugins/football-pool/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/football-pool/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/football-pool/)
 * [Active Topics](https://wordpress.org/support/plugin/football-pool/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/football-pool/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/football-pool/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [AntoineH](https://wordpress.org/support/users/antoineh/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-cannot-install-properly/#post-3950867)
 * Status: resolved