Skip to content
Narrow screen resolution Wide screen resolution Auto adjust screen size Increase font size Decrease font size Default font size

dioscouri.com

Home
Database Tables Don't Exist

Why is this Happening?

 We have found that some of our users, particularly those using an international translation of Joomla, aren't having their database tables created during installation.

Solution

Inside the zipfile for the component, you will find a file called install.sql which contains all the database table definitions. 

  1. Using either phpMyAdmin or a Joomla! SQL Component (like EasySQL), copy/paste all of the install.sql file into one SQL query. 
  2. Replace all the #_ in the names of the database tables with your Joomla! installation's prefix ( many will use 'jos' ) so that each table name reads "prefix_juga_xxxxx".
  3. Run the SQL
  4. If you have tables named 'prefix__juga_xxxxx' then you have too many underscores ('_') between your prefix and juga, so you'll need to redo it.
  5. Run both Tools in JUGA>>Tools
 
Skilled in PHP and Joomla!? Like working from home? Want to join our team? If freedom and creativity appeal to you, contact us in our Support Center!

Login Menu