Pollux Posted March 13, 2003 Share Posted March 13, 2003 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 Quote Link to comment Share on other sites More sharing options...
Guest Posted March 13, 2003 Share Posted March 13, 2003 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 Quote Link to comment Share on other sites More sharing options...
Obewanz Posted March 18, 2003 Share Posted March 18, 2003 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... :) Quote The GraphicZoo check profile for web address Link to comment Share on other sites More sharing options...
Druide Posted March 18, 2003 Share Posted March 18, 2003 that's right it looks like a newer version of PHP, so be aware for lots of changes ! Quote 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 More sharing options...
Guest Posted March 30, 2003 Share Posted March 30, 2003 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 Quote Link to comment Share on other sites More sharing options...
DicE Posted March 31, 2003 Share Posted March 31, 2003 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 Quote _____.:::.________###__________|/______ :(o o): . (o o) (o o) ooO--(_)--Ooo-ooO--(_)--Ooo-ooO--(_)--Ooo- Link to comment Share on other sites More sharing options...
Druide Posted March 31, 2003 Share Posted March 31, 2003 download the file again from THEIR server, they fixed the errors the file at contributions is corrupt / NOT COMPLETE !!! I got it working...YEAH !!!!!!!!! Quote 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 More sharing options...
Guest Posted March 31, 2003 Share Posted March 31, 2003 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. Quote Link to comment Share on other sites More sharing options...
safoo Posted November 17, 2003 Share Posted November 17, 2003 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.