1
akbarsal
found some bug in the module osC v.68 for xoops
  • 2006/7/27 11:34

  • akbarsal

  • Just popping in

  • Posts: 9

  • Since: 2006/7/27


found some bug in the module osC v.68 for xoops

1)first in the /module/osc/checkout_shipping_address.php

"Warning [PHP]: main(inlcudes/form_check.js.php): failed to open stream: No such file or directory in file C:\home\amintest2\public_html\modules\osC\checkout_shipping_address.php line 213"

this came out at the bottom when I enable phpdebug, so change

include("inlcudes/form_check.js.php");

to

include("includes/form_check.js.php");

in: /module/osc/checkout_shipping_address.php

It's just a typo, but the way that it renders I could not fix.

I use a fresh XOOPS 2.2.4 with osC 0.68 on
window apache 2
PHP Version 4.4.1
MySQL Version 4.1.16-nt

when a go to /module/osc/checkout_shipping_address.php (its when we go to checkout and then change the address) it does not render right.
NOTE: it renders fine when we ONLY have 1 address and when we are also fine at "checkout_payment_address.php"
I tried even try to empty the theme template for "checkout_shipping_address.php", but no luck. So I think the problem is in the script.

Can anyone help??

2)the "popup_search_help.php" render > http 404. I check the file and it's not there. :( I did try to copy from the original oscommerence, but it doesn't work.
guess need to change some thing. yess.... need help.

3)the search block not rendering right when i go to other module such as news, extended profiles, and others.
NOTE: it renders beautifully when is on the osC module!

4. In the "address_book_process.html" of the osC template theres a wrong button to dislplay it should be "<{$bt_del}>" instead of "<{$bt_back}>"

<{$seperator1}>
<{$bt_back}>
<{$bt_back}>
<{$seperator1}>

change to:

<{$seperator1}>
<{$bt_back}>
<{$bt_del}>
<{$seperator1}>

I guess that's all. Sorry if its alot. I really need help though, and the first one is a real head ache. :)
Thanks to Michael Hammelmann for sharing his work. I did forward this to him, I hope this does not affend anyone; because
I know everyone doesn't alwase have a free time to give, including Michael Hammelmann. Peace to you all.

2
akbarsal
Re: found some bug in the module osC v.068 for xoops
  • 2006/7/27 23:46

  • akbarsal

  • Just popping in

  • Posts: 9

  • Since: 2006/7/27


found another one

5. The "account_history_info.html" of the osC template does not renders right. At the very end add "" without the quotes.

3
akbarsal
Re: found some bug in the module osC v.068 for xoops
  • 2006/7/29 10:48

  • akbarsal

  • Just popping in

  • Posts: 9

  • Since: 2006/7/27


*bumb*

4
akbarsal
Re: found some bug in the module osC v.68 for xoops
  • 2006/8/1 12:18

  • akbarsal

  • Just popping in

  • Posts: 9

  • Since: 2006/7/27


anyone??

Login

Who's Online

270 user(s) are online (195 user(s) are browsing Support Forums)


Members: 0


Guests: 270


more...

Donat-O-Meter

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

Latest GitHub Commits