Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping, Order Processing module error


Pollux

Recommended Posts

Hi everyone,

 

I am using the Palm and Gardens Shipping, Order Processing module, which I find very usefull.

 

I had it up and running perfectly, but now I have backed up my database and code and installed it on a new server.

When I go to the shipping admin, everything looks fine except the fields Payment Ref, Payment Date, Auction Number/ PO N?, Order/Auction End Date, Shipping Weight, Tracking N? and Shipping Date

They display things like <? echo $payment_to_values['payment_ref']; ?> instead of the value. When I enter a new value and update,it doesn't memorize it.

Does that mean anything to you guys? Do I have some fields/Tables missing in my new database ? I tried to rerun the module's SQL installation query but with no luck.

Do you have any suggestions to help me ?

 

Thanks

 

Alexis

Link to comment
Share on other sites

1. did you modify the code ?

 

it seems strange that you see at the beginning <? echo instead of

<?php

 

you need to make sure that the tag php is present since OS some versions will not interpret PHP correctly if tags do not start with <?php

 

 

 

2. when you say you changed server. did you do a straight copy of code and database or did you install the module on a new version of OSC

 

 

let us know

Link to comment
Share on other sites

Alexis,

Did you check your web server configuration by-chance? It sounds like either php configuration or the web server configuration is different from the original server.

 

Hope this helps... :)

The GraphicZoo

check profile for web address

Link to comment
Share on other sites

that's right it looks like a newer version of PHP,

so be aware for lots of changes !

Robert

 

We all need to learn it once, how hard it may seem when you look at it, also you will master it someday ;)

Link to comment
Share on other sites

  • 2 weeks later...

New release Order Processing & Shipping Module v0.8

 

 

developed FOR OSC Milestone Release

 

download at

 

http://www.oscommerce.com/community/contributions,955

 

 

03/30/2003 - Order Processing & Shipping Module v0.8 Author: P&G

 

Order Processing & Shipping Module

 

Changes v 0.8

-------------

 

1. The release v 0.8 introduce a major change

 

All tables, filenames definitions and translations are now saved in 2 tables.

You no longer have to edit files in the application in order to add new filenames or tables definitions

or edit each translation file.

 

2. an admin screen is provided to change translations or popup help info

 

3. You can now print sales conditions on your invoices.

-> you just need to add your sales conditions text to a new field in contact info admin screen

-> enable or disable printing of sales conditions on invoice in template admin

 

 

4. Fixed bugs in catalog/ order history and invoice

 

-> orders are now shown even if shipping process is not started.

-> shows correct amount if you modified order amount & shipping cost in admin.

 

5. Fixed bugs in admin/ print invoices

 

-> shows correct amount if you modified order amount & shipping cost in admin.

 

 

6. Entered more info on the popup help screens.

 

 

7. Added page comments admin screen

(Test in MS1 but can be cut and pasted in any version since it is only comment field shown)

** You need to add the extras files in zip to be able to use the admin screen

 

Basically we added comment fields to main store pages

 

product_info

default

shopping cart

payment

shipping.....

 

This modules allows you to modify comments appearing on the page directly from this screen.

 

you have the possibility to enable or disable the comment on a specific page with the red or green icon

 

Comments can be specific information to explain what client can do or explain shipping infos or payment infos

Link to comment
Share on other sites

Hi,

 

I'm trying to install the v0.8. Seems promising if I read about the features.

I have a problem with the SQL scripts. More exactly SQL_alter_table.sql.

 

when I import it through PHPmyAdmin I get following error:

 

Unknown column 'final_cost' in 'customers_basket'

 

So I checked the table customers_basket and could indeed not find any field with that name.

 

I thought it might be because I have been upgrading a lot lately and maybe I wasn't using my MS1 database. But upon checking the sql install script of the MS1 database, I couldn't find any 'final_cost' in there either...

 

any idea guys?

 

thanks for the support!

 

Maarten

_____.:::.________###__________|/______

:(o o): . (o o) (o o)

ooO--(_)--Ooo-ooO--(_)--Ooo-ooO--(_)--Ooo-

Link to comment
Share on other sites

download the file again from THEIR server, they fixed the errors

 

the file at contributions is corrupt / NOT COMPLETE !!!

 

I got it working...YEAH !!!!!!!!!

Robert

 

We all need to learn it once, how hard it may seem when you look at it, also you will master it someday ;)

Link to comment
Share on other sites

please

 

download any new version from our test web site:

 

go to http://64.255.9.69/oscdownload/

 

 

get the latest zip there.

 

 

our files is almost 300 k and we get problems uploading it to OSC contributions. it gets corrupted half the time.

 

 

 

as well all the install problems reported or bugs reported will be changed in zip file .

 

 

we think they are mainly install problems.

 

we may have forgotten to include script in zip or add some modifs.

 

 

 

just send us an email if a problem and we will change zip file rapidly with corrections.

Link to comment
Share on other sites

  • 7 months later...

Anyone have the original files? That test server is no longer up (its a real production server now) so I was wondering if anyone had the complete file available. Some members are saying not to download it from teh osc contributions page, which is why I'm asking. Also, has anyone tried this with MS2? Thanks guys.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...