Guest Posted August 21, 2005 Share Posted August 21, 2005 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.... Quote Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 anyone?? Quote Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 please search for the easypopulate support thread, then you can read in there, your answer lies there, a common problem Quote Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 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. Quote Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 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> Quote Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 ok found the support thread ... I'll spend some time there. thank you. Quote Link to comment Share on other sites More sharing options...
Guest Posted August 22, 2005 Share Posted August 22, 2005 (edited) 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.... <{POST_SNAPBACK}> I still have not found the answer... Can anyone help???? Edited August 22, 2005 by zellerman Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.