Support Forums


If you have questions about my software, chances are this forum has the answers.

You’ll need to register before you can post on the forum to ask your question or to answer another one. A reply will be posted to each and every question that is asked so there is no need to double post or bump your post. I do my best to answer promptly but in some cases it may take a day or two. Bear with me and I`ll get your question answered quickly.

Here are a few tips to help you to get your questions answered more rapidly.

IMPORTANT: Posts in English only. I don’t have a translator and I’ll be unable to understand your message properly and will probably delete it.
SEARCH: Use the search option to see if your question has been answered on the forum before now or if there is an answer in the documentation of your software.
PRIORITY SUPPORT: If you have purchased a commercial version of any software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
LINKS: Any links posted are not clickable and must be copied / pasted into your browser address bar.

You are not logged in.

#1 firstsparticle1 17-11-2014 04:01:36

MySQL program will not automatically add the database prefix and I now get an error trying to log in to the admin/index.php
Is there a way around this since I don’t know how to add table prefixes in MySQL?

MYSQL DATABASE ERROR:
Code: 1146
Error: Table ‘db552939933.ml_settings’ doesn’t exist
File: /homepages/3/d295903731/htdocs/PrivateStore/lockbox/control/classes/db.php
Line: 195


Thank You
Tim

#2 msworld 19-11-2014 06:58:48

The prefix is added by the installer. That error is because the table doesn`t exist. What do you see in your database?

#3 firstsparticle1 23-11-2014 02:04:57

phpMyAdmin states -   No tables found in database.
There is a "create table" button where I can create table and add "Name" and Number of columns"
but I am unsure what the installer needs..
Thank you
Tim

#4 msworld 24-11-2014 01:09:56

Hi Tim,

Did you read the installation instructions?

Board footer