Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2012
    Posts
    50
    Plugin Contributions
    0

    Default how do i find out which table I have in phpMyAdmin

    Hello,
    Just a quick question; I am unable to find this on by searching (on the forum or on google) maybe im not using the right words...
    I have multiple zencart stores, how do I know which zencart table it is for a particular website?
    I have around 12

  2. #2
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,740
    Plugin Contributions
    22

    Default Re: how do i find out which zencart table I have in phpMyAdmin

    Check what it says in STORE_ROOT/includes/configure.php, it will be defined under
    Code:
    define('DB_DATABASE', 'your_db_name_here');

  3. #3
    Join Date
    Jun 2012
    Posts
    50
    Plugin Contributions
    0

    Default Re: how do i find out which zencart table I have in phpMyAdmin

    awesome! thank you so very much!
    Quote Originally Posted by balihr View Post
    Check what it says in STORE_ROOT/includes/configure.php, it will be defined under
    Code:
    define('DB_DATABASE', 'your_db_name_here');

 

 

Similar Threads

  1. Replies: 3
    Last Post: 24 Nov 2014, 10:55 PM
  2. v153 How to find out which file the text is from?
    By mdivk in forum General Questions
    Replies: 3
    Last Post: 13 Sep 2014, 10:27 PM
  3. How to find out what modules I have installed?
    By liam1964 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 6
    Last Post: 13 Jan 2011, 04:42 PM
  4. How do I find which file the content is in?
    By evvano in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Oct 2009, 10:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg