Jump to content



Latest News: (loading..)

- - - - -

Order_Info v0.55


This topic has been archived. This means that you cannot reply to this topic.
8 replies to this topic

#1   The_Bear

The_Bear
  • Members
  • 5,388 posts

Posted 09 February 2003 - 01:10 PM

Hi,

I've installed the mod Order_Info v.055
At fist i had a fatal error ans found it by changing this code in loging.php
around line 28 change 

     if (!validate_password($password, $check_customer['customers_password'])) { 



to 



      if (!tep_validate_password($password, $check_customer['customers_password'])) {
now everything is ok but ..... when i click on "proceed directly to checkout" it brings me to the order_info page ok but after i fill in the details and click on Continue ....it brings me back to "proceed directly to checkout" page ....

What could be the problem ?

Regards

#2   The_Bear

The_Bear
  • Members
  • 5,388 posts

Posted 10 February 2003 - 10:59 AM

Help would be greatly appreciated  :shock:

#3   The_Bear

The_Bear
  • Members
  • 5,388 posts

Posted 11 February 2003 - 06:01 AM

Starting to pull hair on this one  :evil:

#4   Milchbazi

Milchbazi
  • Members
  • 76 posts

Posted 11 February 2003 - 06:06 AM

remove it. it's the simplest and best way  :?

#5   The_Bear

The_Bear
  • Members
  • 5,388 posts

Posted 11 February 2003 - 07:16 AM

It's call the lazy way
But i need that contribution buying without registering

#6   Milchbazi

Milchbazi
  • Members
  • 76 posts

Posted 11 February 2003 - 07:23 AM

Without register? That's interesting :-) Where did you download it`?

#7   The_Bear

The_Bear
  • Members
  • 5,388 posts

Posted 13 February 2003 - 06:44 AM

Has this happen to anybody ?
My snapshot is 20030116

Thank's

#8   barf

barf
  • Members
  • 15 posts

Posted 28 February 2003 - 10:38 PM

Got the same problem !

Well all that i can figure is we need to change the link to the continue button. If ican find it. I havent had any luck tracing it yet. And i may be on the wrong track anyway. Let me know if you get it!

#9   barf

barf
  • Members
  • 15 posts

Posted 28 February 2003 - 11:07 PM

WATCH FOR THE DATE FORMAT   ====== 11/09/1988

The "day" if a single number must include a "0"


This needs to be corrected!!!!!!!!!