Thread: ITEMS FOR SALE
View Single Post
  #10  
Old 05-11-2004, 09:57 PM
 
teriwinkle teriwinkle is offline
 

Advanced Member
  
Join Date: Aug 2003
Location: Los Angeles
Posts: 63
 

Default blank page

Hello daddroy. Thanks for answering ! . I know this will be a nice mod. I put the link in, but when I click it, the on_sale.php gives me a blank screen. I haven't been able to figure out why. One of the things I had to change was the "require" section on the on_sale.php to the following, because it couldn't find the template engine:

Quote:
//require "../smarty.php";
//require "../config.php";
@include "./https.php";
//require "./auth.php";
require "../include/categories.php";
//require "./sales_items.php";

The template error messages went away when I did that, but now the screen just goes blank. If you have any ideas, please let me know. Otherwise, thanks for your help and the mod info, and I will try to see what I am doing wrong.

By the way, what version of xcart was this written on?
__________________
Red Hat Linux/Apache
Reply With Quote