1
mariuscmr
osCommerce module bugs
  • 2004/9/30 7:42

  • mariuscmr

  • Just popping in

  • Posts: 3

  • Since: 2004/9/30


Hi there!
I tried oscommerce module few months ago and I found a lot of bugs, from theme integration to funtionality. One of the biggest has been fixed in this new version, 0.2 (when clicking on the image thumbnail in the detailes area the javascript popup window didn't disply the big image but a new window looking like the parent one).
But there is still a big problem. When I add some blocks visible only in Shop module from the admin interface of XOOPS and go to checkout or account section, the page beeing displayed is empty. The blocks with problems seem to be: search, currency selection, tell a friend and might be others too. I think the problem is with the forms displayed in these blocks.
Well, this is a big problem, because I cannot search through the shop. The only possibilities to browse the products is the classic method, through categories and so on... And what if I want to sell products paying in euro? Well... see guys what you can do 'couse this is a big problem.

Thanks!

PS: sorry for my english...

2
mariuscmr
Re: osCommerce module bugs
  • 2004/9/30 7:45

  • mariuscmr

  • Just popping in

  • Posts: 3

  • Since: 2004/9/30


Review: I said the page being displayed is empty. I mean it is white and blank :) Just like the browser didn't receive any http header.

3
peterr
Re: osCommerce module bugs
  • 2004/9/30 10:22

  • peterr

  • Just can't stay away

  • Posts: 518

  • Since: 2004/8/5 9


Hi,

Usually if you get a blank page with PHP it simply means premature end of script execution, and therefore there has been no output yet.

Add this to the top of your PHP file you are executing:

if (function_exists('ini_set')) @ini_set('display_errors''On');


Peter

Login

Who's Online

142 user(s) are online (30 user(s) are browsing Support Forums)


Members: 0


Guests: 142


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits