swapdude Posted October 29, 2007 Posted October 29, 2007 Hi, I have a problem in viewing orders in Admin. When i click on orders in Admin, i get a blank screen. Also when I click on customers I see this. The "orders" is not a button, plz help Any help will be appreciated. swap
Nullachtfuffzehn Posted October 29, 2007 Posted October 29, 2007 Did you make any changes to your orders.php recently? A blank page usually comes up, when there is a blank line at the beginning or the end of a PHP file.
swapdude Posted October 29, 2007 Author Posted October 29, 2007 Did you make any changes to your orders.php recently? A blank page usually comes up, when there is a blank line at the beginning or the end of a PHP file. No changes were made. Even if i upload the original file that came with the installation .. I still get the error. Why would that "orders" button not show when i click on the customers ? Any code i paste here for review or anything i do ? Regards
Nullachtfuffzehn Posted October 29, 2007 Posted October 29, 2007 Sometimes it happens that a blank page comes up when a SQL query can't be done without creating an error. Maybe your host did an upgrade of PHP/MySQL lately? The button may not be diplayed due to the fact the file doesn't exist in the directory. Don't know so far.
swapdude Posted October 30, 2007 Author Posted October 30, 2007 Sometimes it happens that a blank page comes up when a SQL query can't be done without creating an error. Maybe your host did an upgrade of PHP/MySQL lately? The button may not be diplayed due to the fact the file doesn't exist in the directory. Don't know so far. Which file should i look for ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.