mmbeenen Posted January 9, 2007 Posted January 9, 2007 Hi from Finland! I am probably already 24 hours trying to figure out how come the installation of the purchase without registration (http://www.oscommerce.com/community/contributions,355) does not work. I did everything how it is supposed to be, but on the login.php, no box with the possibility to go directly to paying is possible. Basically I added this: // PWA BOF define('HEADING_GUEST_INTRODUCTION', 'Siirry kassalle rekisteröitymättä'); define('TEXT_GUEST_INTRODUCTION', 'Voit tehdä tilauksen myös rekisteröitymättä, silloin et kuitenkaan voi seurata tilauksesi käsittelyä, etkä selata vanhoja tilauksiasi. Joudut myös täyttämään tietosi uudelleen ennen jokaista tilaustasi. Jos et rekisteröidy, tallennamme tilauksesi toimittamiseen tarvtittavat tietosi vain tilauksesi yhteyteen.'); // PWA EOF Can anybody tell me where I have to add text, and the image? Help very much appreciated :thumbsup:
usernamenone Posted January 10, 2007 Posted January 10, 2007 It works just fine. If it does not work for you then you did not follow the instructions correctly. Did you install the language sql ?
mmbeenen Posted January 10, 2007 Author Posted January 10, 2007 Ah... that must be it... No, I didn't install the language sql, there wasn't Finnish version so I couldn't install it and changed the documents manually... How can you install this language sql? I would like to do it at least for the English version...
usernamenone Posted January 10, 2007 Posted January 10, 2007 Log into your database.. phpmysql Look to the left and you will see the menu with 4 options and choose sql. A query window will open. You paste the code from your language sql into the window and click ok. You will be notified if your query was successful and click ok
Recommended Posts
Archived
This topic is now archived and is closed to further replies.