Post by curtk » Sun Dec 01, 2024 7:04 am

I've installed 2.3.0.2 and I'm trying to get an order export extension working which I got off the market . I got all my information correct and the export downloads but it says "No matching records found" . The below is an answer I found for someone else who had the same problem and I am missing having that field filled in . What I'm confused with is what is a "table name prefix" and how do I find it for my store orders or in general

You probably did not fill in
define ("PREFIX", ""); //Table name prefix (if any). Example: "oc_", "opencart_", etc...

Newbie

Posts

Joined
Tue Nov 26, 2024 12:05 pm

Post by OSWorX » Sun Dec 01, 2024 4:42 pm

curtk wrote:
Sun Dec 01, 2024 7:04 am
I've installed 2.3.0.2 and I'm trying to get an order export extension working which I got off the market . I got all my information correct and the export downloads but it says "No matching records found" . The below is an answer I found for someone else who had the same problem and I am missing having that field filled in . What I'm confused with is what is a "table name prefix" and how do I find it for my store orders or in general

You probably did not fill in
define ("PREFIX", ""); //Table name prefix (if any). Example: "oc_", "opencart_", etc...
As the message says it already: table name prefix is missing ..

So, what does that mean?
I guess you are the person who made the installation of this instance.
Therefore you had already to provide the table name prefix during the installation process.

But now, you don't know that anymore?
Can happen .. as sh.. happens sometimes.

No worry, in such a case either open one of the 2 config.php (catalog or admin) where you will find that table prefix.
Or open your database with a tool like phpMyAdmin and get it from there.

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Administrator

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by curtk » Mon Dec 02, 2024 12:34 am

thanks for the reply . I managed to figure it out shortly after posting yesterday . I tried the prefix I got from my php a few times but it wasn't working , what I was missing was an underscore which resolved the problem .

Newbie

Posts

Joined
Tue Nov 26, 2024 12:05 pm
Who is online

Users browsing this forum: No registered users and 9 guests