Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy Populate err - tep_db_query($filelayout_sql);


Guest

Recommended Posts

First. none of the I/O options would work. I just kept getting the panel returned when ANY option was clicked (even with no file specified - upload or download) No error msgs.

 

I placed "echos" in the code to trace fact that the passed variables (from the url) are not set in the script even though they are on url.

 

To get any feature to work I must manual "set" the option in the code.

ie: to get a full download I set

$download='stream'; and

$dltype='full'.

I set just before the download "if" statement checks these vars.

 

With the variables manual set I then get an error on:

$result = tep_db_query($filelayout_sql);

1065 "Query was empty" is returned.

 

if I comment out that line the script runs and I get ;EOREOR as an output file.

(just the one line)

 

help please....

Link to comment
Share on other sites

Are you telling me to look for a specific thread or are you telling me to browse thru the thousands of threads???

 

I just tried excel.php (which has no configs that I see) and it doesn't import or export either.

 

I notice that BOTH the EasyPopulate and excel.php windows have two strange characters at the bottom of the screen. It a cap Y with an accent mark over it. These chars ONLY appear in EasyPopulate and excel.php windows. Again, osCommerce is working perfectly and these chars don't appear.

 

Why would the same chars appear the exact same way using two different scripts? (and the osC is perfectly fine) I've tried several difference versions of EasyPopulate and they all have the same "bad" chars.

Link to comment
Share on other sites

Never mind about the strange chars at the bottom of the page. I see both scripts contain the following to end the html. The greater than signs print as cap Y's with acctns. Wonder why the empty paragraphs are there?

<p>?</p>

<p>?</p><p><br>

</p></body>

</html>

Link to comment
Share on other sites

First. none of the I/O? options would work. I just kept getting the panel returned when ANY option was clicked (even with no file specified - upload or download) No error msgs.

 

I placed "echos" in the code to trace fact that the passed variables (from the url) are not set in the script even though they are on url.

 

To get any feature to work I must manual "set" the option in the code.

ie: to get a full download I set

$download='stream';? and

$dltype='full'.

I set just before the download "if" statement checks these vars.

 

With the variables manual set I then get an error on:

$result = tep_db_query($filelayout_sql);?

1065 "Query was empty" is returned.

 

if I comment out that line the script runs and I get ;EOREOR as an output file.

(just the one line)

 

help please....

 

I still have not found the answer... Can anyone help????

Edited by zellerman
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...