beeonline Posted June 27, 2003 Posted June 27, 2003 Posted: Thu Jun 26, 2003 8:23 pm Post subject: Purchace without account V.0.59 -------------------------------------------------------------------------------- Hi I am trying to install this contribution and I have the following Problem...this file is missing /catalog/includes/modules/languages/english/login.phpcan any one help Cheers Malc
Guest Posted June 27, 2003 Posted June 27, 2003 It must be a mistake cause the file is in /catalog/includes/languages/english/login.php HTH The_Bear
beeonline Posted June 27, 2003 Author Posted June 27, 2003 Hi These are part of the install instruction for this contribution.. To Install:Copy the files as they occur in their appropriate directories, be sure to backup your originals first in case you don't like it, or more likely I missed something, better to be on the safe side. /catalog/login.php /catalog/Order_Info.php /catalog/Order_Info_Process.php /catalog/Order_Info_Check.php /catalog/includes/login_pwa.php /catalog/includes/login_acc.php /catalog/includes/modules/Order_Info_Process.php /catalog/includes/modules/Order_Info_Check.php /catalog/includes/modules/languages/english/login.php /catalog/includes/modules/languages/english/images/buttons/button_create_account.gif the file is not in the contribution folder that I have downloade... twice cheers Malc
chfields Posted June 27, 2003 Posted June 27, 2003 To Install:Copy the files as they occur in their appropriate directories, be sure to backup your originals first in case you don't like it, or more likely I missed something, better to be on the safe side. /catalog/login.php /catalog/Order_Info.php /catalog/Order_Info_Process.php /catalog/Order_Info_Check.php /catalog/includes/login_pwa.php /catalog/includes/login_acc.php /catalog/includes/modules/Order_Info_Process.php /catalog/includes/modules/Order_Info_Check.php /catalog/includes/modules/languages/english/login.php /catalog/includes/modules/languages/english/images/buttons/button_create_account.gif On the last 2 lines "modules" should not be in there, it is a typo. they should read catalog/includes/languages/english/login.php catalog/includes/languages/english/images/buttons/button create
beeonline Posted June 27, 2003 Author Posted June 27, 2003 Hi This file /catalog/includes/modules/languages/english/login.php or this file On the last 2 lines "modules" should not be in there, it is a typo. they should read catalog/includes/languages/english/login.php does not exist in the contribution V.0.59 I downloaded :?: Cheers Malc
Guest Posted June 27, 2003 Posted June 27, 2003 They dont exist in the contribution because they are already in osc HTH The_Bear
beeonline Posted June 27, 2003 Author Posted June 27, 2003 Hi I am using the OSC Template System contribution..... and they don't exist in there either... Although theOSC Template System contribution seems to work... It does'nt seem that anything is straight forward when trying to modify oscommerce.... its a nightmare for a newby thats for sure and a great deal of the install instructions for some of these contributions are also not very accurate... That said I thank you all for trying to put me straight and for your time and help... My problem is my client want his customers to able to go straight to check out if they wish Any suggestions cheers Malc
chfields Posted June 27, 2003 Posted June 27, 2003 On the last 2 lines "modules" should not be in there, it is a typo. they should read catalog/includes/languages/english/login.php catalog/includes/languages/english/images/buttons/button create Here is the file for catalog/includes/lang/english/login.php <?php /* $Id: login.php,v 1.11 2002/06/03 13:19:42 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ if ($HTTP_GET_VARS['origin'] == FILENAME_CHECKOUT_PAYMENT) { define('NAvb script:session_win();">[More Info]</a>'); ?>
chfields Posted June 27, 2003 Posted June 27, 2003 catalog/includes/languages/english/login.php is alreay there you just need to modify it. If you just copy this over the one you have now it will work
beeonline Posted June 27, 2003 Author Posted June 27, 2003 Hi Thanks very much for your help so far...but... :lol: I discovered another prob :cry: I am using the OSC Template System contribution and ... you probable guessed... catalog/includes/languages/english/login.php does not exist in the OSC Template System contribution so I am stuck because I have nothing to over write.... I know it exists in the standard oscommerce download (which I am not using)... cheers Malc
chfields Posted June 27, 2003 Posted June 27, 2003 I misunderstood...sorry...I know nothing about the template system.
beeonline Posted June 27, 2003 Author Posted June 27, 2003 Hi yes its all a bit confusing and overwelming... I guess I need to some how find the file...or a file... to add the code you posted cheers Malc
beeonline Posted June 30, 2003 Author Posted June 30, 2003 Hi I posted my problem on the template system forum and got the following info... The language files ( works with english only for now) are contained in the DB, by doing this, the site text is editable via the admin tool, ste text editor found in the customization box. the DB table web_site_content holds all of the english files now....except for what you see in the file includes/language/english.php first, each page has it's own name, which is used to grab the language files from the correct file in the language file in the standard osc.... this is changed now so, I use only one language file....the english.php file in languages/english.php next all of the pages which had the files in the directory languages/english... have now been moved to the database table web_site_content. This covers about 95% of the site text. It is this text which is editable via the admin tool.... the admin tool will list every page which has text contained on it, some of the text is standard for all pages, ie boxes, so this is contained under the catagory (page) called all... in the new english.php file, the text is similarly divided up....using a switch statment.....ie case 'default': .......... break; here you can change the text which has embedded php statements included.... To be honest this is way behond me as a newby to PHP/MYSQL/OScommerce.... I am not knocking the above... the guy as put a lot of work into the Template system However changing/modify oscommerce is becoming a nightmare from a non expert standpoint... All want to do is give the customer the option of going straight to checkout to pay for goods...any more suggestions/help on this... Or is there a much simpler way, if there is please share... Haaaaaaaaaaaaaaaaa... tension breaker :lol: Malc
chfields Posted June 30, 2003 Posted June 30, 2003 You may want to consider just using the regular oscommerce and editting it to your liking. It sounds alot easier than modifying the template system. I am a newbie myself, I have only been working with this since february. Before that I didn't even know what php,mysql even was.
beeonline Posted June 30, 2003 Author Posted June 30, 2003 Hi You may well be right..... but oscommerce is not that easy to alter and to add any layout to either... that is why I went for the template system... I don't want to be seen to be knocking osc, because I am not...but, yes I know the dreaded BUT... it does'nt seem that logical and you definitely need to more than a beginer to work with it... since I got envolved with osc I have done more typing on the forum than actual design work :shock: If it was my own site I would be under less pressure and have more time to get into it...and I really do not want a clone of the osc site anyway thanks for your efforts and if you get any ideas on this let me know... if/when i crack this prob I will post the results here for sure... you never know the creator of the template contribution may come up with a easier solution :wink: Cheers Malc
PBlade Posted July 2, 2003 Posted July 2, 2003 I have just install the contribution and I can log on using the option Proceed Directly to Checkout, when I notice that all my images are all missing for the order_info.php. I continue with the registration and lastly when I click continue, I get the error "File requested not found in the server". I followed the instruction on the readme file a few time and I still don't know what went wrong. My next problem is that after I change my config.php from define('HTTPS_SERVER', 'http:// --> define('HTTPS_SERVER', 'https://, I seem to have lost all my images in web pages that has https://. Hope someone can help me.
PBlade Posted July 2, 2003 Posted July 2, 2003 I have just install the contribution and I can log on using the option Proceed Directly to Checkout, when I notice that all my images are all missing for the order_info.php. I continue with the registration and lastly when I click continue, I get the error "File requested not found in the server". I followed the instruction on the readme file a few time and I still don't know what went wrong. My next problem is that after I change my config.php from define('HTTPS_SERVER', 'http:// --> define('HTTPS_SERVER', 'https://, I seem to have lost all my images in web pages that has https://. Hope someone can help me.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.