evolutionweb Posted May 29, 2005 Posted May 29, 2005 :'( I posted some issues as a reply to another post but just in case they get lost decided to post as a new topic. For the most part the download contribution work but with some strange errors. 1) mp3 files are average 3 MB each but all are cut off at exactly 1.08 MB each when downloaded and are corrupt. ( I temporarily disabled .htaccess to check download via URL and files are fine ) 2) Created a ZIP copy, it shows as being available for download but it is not a link and not downloadable at all. ( does not seem to allow a zip file download ) 3) I can no longer view orders...get an error like this at "Customers/Orders: --- error message --- 1064 - You have an error in your SQL syntax near 'limit 0, 20' at line 1 select o.orders_id, o.customers_name, o.payment_method, o.date_purchased, o.last_modified, o.currency, o.currency_value, s.orders_status_name, ot.text as order_total from orders o left join orders_total ot on (o.orders_id = ot.orders_id), orders_status s where o.orders_status = s.orders_status_id and s.language_id = '1' and ot.class = 'ot_total' order by limit 0, 20 [TEP STOP] ---------- Any ideas? https://juballrecords.com/store/ Quote I'm Paul. We developer in Miami Florida since 1995. Not a PHP programmer...I just muddle through with moderate success !
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.
Note: Your post will require moderator approval before it will be visible.